Skip to content

Commit

Permalink
feat: dataflow public protos
Browse files Browse the repository at this point in the history
Committer: @alexander-fenster
PiperOrigin-RevId: 380930750

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jun 22 17:55:12 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 3dc9b8e7cec185debf5beca21e3de5c780175db6
Source-Link: googleapis/googleapis@3dc9b8e
  • Loading branch information
yoshi-automation authored and jskeet committed Jun 23, 2021
1 parent 7324a63 commit 51b673b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions apis/ServiceDirectory/directory.json
Expand Up @@ -3036,6 +3036,24 @@
"Stable": false,
"CSharpNamespaceFromProtos": "Google.Cloud.Container.V1Beta1"
},
{
"ServiceDirectory": "google/dataflow/v1beta3",
"Name": "dataflow.googleapis.com",
"Title": "Dataflow API",
"Description": "Manages Google Cloud Dataflow projects on Google Cloud Platform.",
"ServiceConfigFile": "google/dataflow/v1beta3/dataflow_v1beta3.yaml",
"Version": "v1beta3",
"PackageFromDirectory": "google.dataflow.v1beta3",
"PackageFromProtos": "google.dataflow.v1beta3",
"ImportDirectories": [
"google/api",
"google/dataflow/v1beta3",
"google/protobuf",
"google/rpc"
],
"Stable": false,
"CSharpNamespaceFromProtos": "Google.Cloud.Dataflow.V1Beta3"
},
{
"ServiceDirectory": "google/datastore/admin/v1",
"Name": "datastore.googleapis.com",
Expand Down
2 changes: 1 addition & 1 deletion apis/ServiceDirectory/synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "370df45ca2adb6f1cf046a0172b90225400874bf"
"sha": "3dc9b8e7cec185debf5beca21e3de5c780175db6"
}
}
]
Expand Down

0 comments on commit 51b673b

Please sign in to comment.