Skip to content

Commit aeb62a6

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent 3dc9b8e commit aeb62a6

1 file changed

Lines changed: 175 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 175 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55392,6 +55392,181 @@
5539255392
}
5539355393
]
5539455394
},
55395+
{
55396+
"id": "google.dataflow.v1beta3",
55397+
"directory": "google/dataflow/v1beta3",
55398+
"version": "v1beta3",
55399+
"majorVersion": "v1",
55400+
"hostName": "dataflow.googleapis.com",
55401+
"title": "Dataflow API",
55402+
"description": "Manages Google Cloud Dataflow projects on Google Cloud Platform.",
55403+
"importDirectories": [
55404+
"google/api",
55405+
"google/dataflow/v1beta3",
55406+
"google/protobuf",
55407+
"google/rpc"
55408+
],
55409+
"options": {
55410+
"java_package": {
55411+
"valueCounts": {
55412+
"com.google.dataflow.v1beta3": 7
55413+
}
55414+
},
55415+
"java_multiple_files": {
55416+
"valueCounts": {
55417+
"true": 7
55418+
}
55419+
},
55420+
"go_package": {
55421+
"valueCounts": {
55422+
"google.golang.org/genproto/googleapis/dataflow/v1beta3;dataflow": 7
55423+
}
55424+
},
55425+
"csharp_namespace": {
55426+
"valueCounts": {
55427+
"Google.Cloud.Dataflow.V1Beta3": 7
55428+
}
55429+
},
55430+
"php_namespace": {
55431+
"valueCounts": {
55432+
"Google\\Cloud\\Dataflow\\V1beta3": 7
55433+
}
55434+
},
55435+
"ruby_package": {
55436+
"valueCounts": {
55437+
"Google::Cloud::Dataflow::V1beta3": 7
55438+
}
55439+
}
55440+
},
55441+
"services": [
55442+
{
55443+
"shortName": "FlexTemplatesService",
55444+
"fullName": "google.dataflow.v1beta3.FlexTemplatesService",
55445+
"methods": [
55446+
{
55447+
"shortName": "LaunchFlexTemplate",
55448+
"fullName": "google.dataflow.v1beta3.FlexTemplatesService.LaunchFlexTemplate",
55449+
"mode": "UNARY"
55450+
}
55451+
]
55452+
},
55453+
{
55454+
"shortName": "JobsV1Beta3",
55455+
"fullName": "google.dataflow.v1beta3.JobsV1Beta3",
55456+
"methods": [
55457+
{
55458+
"shortName": "AggregatedListJobs",
55459+
"fullName": "google.dataflow.v1beta3.JobsV1Beta3.AggregatedListJobs",
55460+
"mode": "UNARY"
55461+
},
55462+
{
55463+
"shortName": "CheckActiveJobs",
55464+
"fullName": "google.dataflow.v1beta3.JobsV1Beta3.CheckActiveJobs",
55465+
"mode": "UNARY"
55466+
},
55467+
{
55468+
"shortName": "CreateJob",
55469+
"fullName": "google.dataflow.v1beta3.JobsV1Beta3.CreateJob",
55470+
"mode": "UNARY"
55471+
},
55472+
{
55473+
"shortName": "GetJob",
55474+
"fullName": "google.dataflow.v1beta3.JobsV1Beta3.GetJob",
55475+
"mode": "UNARY"
55476+
},
55477+
{
55478+
"shortName": "ListJobs",
55479+
"fullName": "google.dataflow.v1beta3.JobsV1Beta3.ListJobs",
55480+
"mode": "UNARY"
55481+
},
55482+
{
55483+
"shortName": "SnapshotJob",
55484+
"fullName": "google.dataflow.v1beta3.JobsV1Beta3.SnapshotJob",
55485+
"mode": "UNARY"
55486+
},
55487+
{
55488+
"shortName": "UpdateJob",
55489+
"fullName": "google.dataflow.v1beta3.JobsV1Beta3.UpdateJob",
55490+
"mode": "UNARY"
55491+
}
55492+
]
55493+
},
55494+
{
55495+
"shortName": "MessagesV1Beta3",
55496+
"fullName": "google.dataflow.v1beta3.MessagesV1Beta3",
55497+
"methods": [
55498+
{
55499+
"shortName": "ListJobMessages",
55500+
"fullName": "google.dataflow.v1beta3.MessagesV1Beta3.ListJobMessages",
55501+
"mode": "UNARY"
55502+
}
55503+
]
55504+
},
55505+
{
55506+
"shortName": "MetricsV1Beta3",
55507+
"fullName": "google.dataflow.v1beta3.MetricsV1Beta3",
55508+
"methods": [
55509+
{
55510+
"shortName": "GetJobExecutionDetails",
55511+
"fullName": "google.dataflow.v1beta3.MetricsV1Beta3.GetJobExecutionDetails",
55512+
"mode": "UNARY"
55513+
},
55514+
{
55515+
"shortName": "GetJobMetrics",
55516+
"fullName": "google.dataflow.v1beta3.MetricsV1Beta3.GetJobMetrics",
55517+
"mode": "UNARY"
55518+
},
55519+
{
55520+
"shortName": "GetStageExecutionDetails",
55521+
"fullName": "google.dataflow.v1beta3.MetricsV1Beta3.GetStageExecutionDetails",
55522+
"mode": "UNARY"
55523+
}
55524+
]
55525+
},
55526+
{
55527+
"shortName": "SnapshotsV1Beta3",
55528+
"fullName": "google.dataflow.v1beta3.SnapshotsV1Beta3",
55529+
"methods": [
55530+
{
55531+
"shortName": "DeleteSnapshot",
55532+
"fullName": "google.dataflow.v1beta3.SnapshotsV1Beta3.DeleteSnapshot",
55533+
"mode": "UNARY"
55534+
},
55535+
{
55536+
"shortName": "GetSnapshot",
55537+
"fullName": "google.dataflow.v1beta3.SnapshotsV1Beta3.GetSnapshot",
55538+
"mode": "UNARY"
55539+
},
55540+
{
55541+
"shortName": "ListSnapshots",
55542+
"fullName": "google.dataflow.v1beta3.SnapshotsV1Beta3.ListSnapshots",
55543+
"mode": "UNARY"
55544+
}
55545+
]
55546+
},
55547+
{
55548+
"shortName": "TemplatesService",
55549+
"fullName": "google.dataflow.v1beta3.TemplatesService",
55550+
"methods": [
55551+
{
55552+
"shortName": "CreateJobFromTemplate",
55553+
"fullName": "google.dataflow.v1beta3.TemplatesService.CreateJobFromTemplate",
55554+
"mode": "UNARY"
55555+
},
55556+
{
55557+
"shortName": "GetTemplate",
55558+
"fullName": "google.dataflow.v1beta3.TemplatesService.GetTemplate",
55559+
"mode": "UNARY"
55560+
},
55561+
{
55562+
"shortName": "LaunchTemplate",
55563+
"fullName": "google.dataflow.v1beta3.TemplatesService.LaunchTemplate",
55564+
"mode": "UNARY"
55565+
}
55566+
]
55567+
}
55568+
]
55569+
},
5539555570
{
5539655571
"id": "google.datastore.admin.v1",
5539755572
"directory": "google/datastore/admin/v1",

0 commit comments

Comments
 (0)