You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: generated/google-apis-serviceconsumermanagement_v1beta1/lib/google/apis/serviceconsumermanagement_v1beta1/classes.rb
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4525,6 +4525,15 @@ class V1Beta1ServiceIdentity
4525
4525
# @return [String]
4526
4526
attr_accessor:name
4527
4527
4528
+
# The project-level IAM role defined in the service agent's grant configuration.
4529
+
# This is the standard role intended for this service agent. This field is
4530
+
# populated regardless of the `skip_role_attach` option in the request. If `
4531
+
# skip_role_attach` is true, the caller can use this value to know which role
4532
+
# they are responsible for granting.
4533
+
# Corresponds to the JSON property `projectRole`
4534
+
# @return [String]
4535
+
attr_accessor:project_role
4536
+
4528
4537
# The P4 service identity configuration tag. This must be defined in
4529
4538
# activation_grants. If not specified when creating the account, the tag is set
Copy file name to clipboardExpand all lines: generated/google-apis-serviceconsumermanagement_v1beta1/lib/google/apis/serviceconsumermanagement_v1beta1/gem_version.rb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ module Google
16
16
moduleApis
17
17
moduleServiceconsumermanagementV1beta1
18
18
# Version of the google-apis-serviceconsumermanagement_v1beta1 gem
19
-
GEM_VERSION="0.62.0"
19
+
GEM_VERSION="0.63.0"
20
20
21
21
# Version of the code generator used to generate this client
22
22
GENERATOR_VERSION="0.18.0"
23
23
24
24
# Revision of the discovery document this client was generated from
Copy file name to clipboardExpand all lines: generated/google-apis-serviceconsumermanagement_v1beta1/lib/google/apis/serviceconsumermanagement_v1beta1/representations.rb
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1684,6 +1684,7 @@ class V1Beta1ServiceIdentity
0 commit comments