feat: Automated regeneration of serviceconsumermanagement v1beta1 client
This commit is contained in:
parent
8257a88154
commit
efb3a1bae4
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://cloud.google.com/service-consumer-management/docs/overview
|
||||
module ServiceconsumermanagementV1beta1
|
||||
VERSION = 'V1beta1'
|
||||
REVISION = '20201016'
|
||||
REVISION = '20201019'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -2267,10 +2267,7 @@ module Google
|
|||
# @return [Google::Apis::ServiceconsumermanagementV1beta1::Billing]
|
||||
attr_accessor :billing
|
||||
|
||||
# The semantic version of the service configuration. The config version affects
|
||||
# the interpretation of the service configuration. For example, certain features
|
||||
# are enabled by default for certain config versions. The latest config version
|
||||
# is `3`.
|
||||
# This field is obsolete. Its value must be set to `3`.
|
||||
# Corresponds to the JSON property `configVersion`
|
||||
# @return [Fixnum]
|
||||
attr_accessor :config_version
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"git": {
|
||||
"name": ".",
|
||||
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
|
||||
"sha": "9dbe47b50cf9821abd0b99045aefd29e469d2ca4"
|
||||
"sha": "cb0c5bf94e2b1c915107eec83041d4409c900155"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue