Autogenerated update (2020-09-27)
Update: - servicecontrol_v2
This commit is contained in:
parent
dd0f2f42ef
commit
7b36af6109
|
@ -26,7 +26,7 @@ module Google
|
|||
# @see https://cloud.google.com/service-control/
|
||||
module ServicecontrolV2
|
||||
VERSION = 'V2'
|
||||
REVISION = '20200911'
|
||||
REVISION = '20200917'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -371,8 +371,7 @@ module Google
|
|||
attr_accessor :principal_email
|
||||
|
||||
# String representation of identity of requesting party. Populated for both
|
||||
# first and third party identities. Only present for APIs that support third-
|
||||
# party identities.
|
||||
# first and third party identities.
|
||||
# Corresponds to the JSON property `principalSubject`
|
||||
# @return [String]
|
||||
attr_accessor :principal_subject
|
||||
|
|
Loading…
Reference in New Issue