Skip to content

Commit

Permalink
feat: Publish v1beta.WorkloadIdentityPools API.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 329778334

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Sep 2 13:37:24 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: b513a712932108ede15f294aecfd00e6250b4a49
Source-Link: googleapis/googleapis@b513a71
  • Loading branch information
yoshi-automation authored and jskeet committed Sep 3, 2020
1 parent 1b0afcc commit de2c0b0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions apis/ServiceDirectory/directory.json
Original file line number Diff line number Diff line change
Expand Up @@ -2468,6 +2468,23 @@
"Stable": true,
"CSharpNamespaceFromProtos": "Google.Cloud.Iam.V1"
},
{
"ServiceDirectory": "google/iam/v1beta",
"Name": "iam.googleapis.com",
"Title": "Identity and Access Management (IAM) API",
"Description": "<p>Manages identity and access control for Google Cloud Platform resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls.</p> <aside class=\"note\"><b>Note:</b> This API is tied to the <a href=\"/iam/docs/reference/credentials/rest\">IAM service account credentials API</a> (<code>iamcredentials.googleapis.com</code>). Enabling or disabling this API will also enable or disable the IAM service account credentials API.</aside>",
"ServiceConfigFile": "google/iam/v1beta/iam_v1beta.yaml",
"Version": "v1beta",
"PackageFromDirectory": "google.iam.v1beta",
"PackageFromProtos": "google.iam.v1beta",
"ImportDirectories": [
"google/api",
"google/longrunning",
"google/protobuf"
],
"Stable": false,
"CSharpNamespaceFromProtos": "Google.Iam.V1Beta"
},
{
"ServiceDirectory": "google/iam/credentials/v1",
"Name": "iamcredentials.googleapis.com",
Expand Down
2 changes: 1 addition & 1 deletion apis/ServiceDirectory/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "4bc344a7c1b638ce317045c57d8009856aba81d3"
"sha": "b513a712932108ede15f294aecfd00e6250b4a49"
}
}
]
Expand Down

0 comments on commit de2c0b0

Please sign in to comment.