Autogenerated update (2019-03-02)
Update: - cloudresourcemanager_v1beta1 - iamcredentials_v1 - runtimeconfig_v1beta1 - sourcerepo_v1
This commit is contained in:
parent
13932b93ec
commit
a99c86d6fa
|
@ -26,7 +26,7 @@ module Google
|
||||||
# @see https://cloud.google.com/resource-manager
|
# @see https://cloud.google.com/resource-manager
|
||||||
module CloudresourcemanagerV1beta1
|
module CloudresourcemanagerV1beta1
|
||||||
VERSION = 'V1beta1'
|
VERSION = 'V1beta1'
|
||||||
REVISION = '20190220'
|
REVISION = '20190227'
|
||||||
|
|
||||||
# View and manage your data across Google Cloud Platform services
|
# View and manage your data across Google Cloud Platform services
|
||||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||||
|
|
|
@ -184,7 +184,7 @@ module Google
|
||||||
# account. For example, `my-other-app@appspot.gserviceaccount.com`.
|
# account. For example, `my-other-app@appspot.gserviceaccount.com`.
|
||||||
# * `group:`emailid``: An email address that represents a Google group.
|
# * `group:`emailid``: An email address that represents a Google group.
|
||||||
# For example, `admins@example.com`.
|
# For example, `admins@example.com`.
|
||||||
# * `domain:`domain``: A Google Apps domain name that represents all the
|
# * `domain:`domain``: The G Suite domain (primary) that represents all the
|
||||||
# users of that domain. For example, `google.com` or `example.com`.
|
# users of that domain. For example, `google.com` or `example.com`.
|
||||||
# Corresponds to the JSON property `members`
|
# Corresponds to the JSON property `members`
|
||||||
# @return [Array<String>]
|
# @return [Array<String>]
|
||||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
||||||
# @see https://cloud.google.com/iam/docs/creating-short-lived-service-account-credentials
|
# @see https://cloud.google.com/iam/docs/creating-short-lived-service-account-credentials
|
||||||
module IamcredentialsV1
|
module IamcredentialsV1
|
||||||
VERSION = 'V1'
|
VERSION = 'V1'
|
||||||
REVISION = '20190125'
|
REVISION = '20190222'
|
||||||
|
|
||||||
# View and manage your data across Google Cloud Platform services
|
# View and manage your data across Google Cloud Platform services
|
||||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||||
|
|
|
@ -33,7 +33,8 @@ module Google
|
||||||
# on the service account that is specified in the `name` field of the
|
# on the service account that is specified in the `name` field of the
|
||||||
# request.
|
# request.
|
||||||
# The delegates must have the following format:
|
# The delegates must have the following format:
|
||||||
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``
|
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``. The `-` wildcard
|
||||||
|
# character is required; replacing it with a project ID is invalid.
|
||||||
# Corresponds to the JSON property `delegates`
|
# Corresponds to the JSON property `delegates`
|
||||||
# @return [Array<String>]
|
# @return [Array<String>]
|
||||||
attr_accessor :delegates
|
attr_accessor :delegates
|
||||||
|
@ -109,7 +110,8 @@ module Google
|
||||||
# on the service account that is specified in the `name` field of the
|
# on the service account that is specified in the `name` field of the
|
||||||
# request.
|
# request.
|
||||||
# The delegates must have the following format:
|
# The delegates must have the following format:
|
||||||
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``
|
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``. The `-` wildcard
|
||||||
|
# character is required; replacing it with a project ID is invalid.
|
||||||
# Corresponds to the JSON property `delegates`
|
# Corresponds to the JSON property `delegates`
|
||||||
# @return [Array<String>]
|
# @return [Array<String>]
|
||||||
attr_accessor :delegates
|
attr_accessor :delegates
|
||||||
|
@ -260,7 +262,8 @@ module Google
|
||||||
# on the service account that is specified in the `name` field of the
|
# on the service account that is specified in the `name` field of the
|
||||||
# request.
|
# request.
|
||||||
# The delegates must have the following format:
|
# The delegates must have the following format:
|
||||||
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``
|
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``. The `-` wildcard
|
||||||
|
# character is required; replacing it with a project ID is invalid.
|
||||||
# Corresponds to the JSON property `delegates`
|
# Corresponds to the JSON property `delegates`
|
||||||
# @return [Array<String>]
|
# @return [Array<String>]
|
||||||
attr_accessor :delegates
|
attr_accessor :delegates
|
||||||
|
@ -319,7 +322,8 @@ module Google
|
||||||
# on the service account that is specified in the `name` field of the
|
# on the service account that is specified in the `name` field of the
|
||||||
# request.
|
# request.
|
||||||
# The delegates must have the following format:
|
# The delegates must have the following format:
|
||||||
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``
|
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``. The `-` wildcard
|
||||||
|
# character is required; replacing it with a project ID is invalid.
|
||||||
# Corresponds to the JSON property `delegates`
|
# Corresponds to the JSON property `delegates`
|
||||||
# @return [Array<String>]
|
# @return [Array<String>]
|
||||||
attr_accessor :delegates
|
attr_accessor :delegates
|
||||||
|
|
|
@ -51,7 +51,8 @@ module Google
|
||||||
# @param [String] name
|
# @param [String] name
|
||||||
# The resource name of the service account for which the credentials
|
# The resource name of the service account for which the credentials
|
||||||
# are requested, in the following format:
|
# are requested, in the following format:
|
||||||
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``.
|
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``. The `-` wildcard
|
||||||
|
# character is required; replacing it with a project ID is invalid.
|
||||||
# @param [Google::Apis::IamcredentialsV1::GenerateAccessTokenRequest] generate_access_token_request_object
|
# @param [Google::Apis::IamcredentialsV1::GenerateAccessTokenRequest] generate_access_token_request_object
|
||||||
# @param [String] fields
|
# @param [String] fields
|
||||||
# Selector specifying which fields to include in a partial response.
|
# Selector specifying which fields to include in a partial response.
|
||||||
|
@ -86,7 +87,8 @@ module Google
|
||||||
# @param [String] name
|
# @param [String] name
|
||||||
# The resource name of the service account for which the credentials
|
# The resource name of the service account for which the credentials
|
||||||
# are requested, in the following format:
|
# are requested, in the following format:
|
||||||
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``.
|
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``. The `-` wildcard
|
||||||
|
# character is required; replacing it with a project ID is invalid.
|
||||||
# @param [Google::Apis::IamcredentialsV1::GenerateIdTokenRequest] generate_id_token_request_object
|
# @param [Google::Apis::IamcredentialsV1::GenerateIdTokenRequest] generate_id_token_request_object
|
||||||
# @param [String] fields
|
# @param [String] fields
|
||||||
# Selector specifying which fields to include in a partial response.
|
# Selector specifying which fields to include in a partial response.
|
||||||
|
@ -121,7 +123,8 @@ module Google
|
||||||
# @param [String] name
|
# @param [String] name
|
||||||
# The resource name of the service account for which the credentials
|
# The resource name of the service account for which the credentials
|
||||||
# are requested, in the following format:
|
# are requested, in the following format:
|
||||||
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``.
|
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``. The `-` wildcard
|
||||||
|
# character is required; replacing it with a project ID is invalid.
|
||||||
# @param [Google::Apis::IamcredentialsV1::GenerateIdentityBindingAccessTokenRequest] generate_identity_binding_access_token_request_object
|
# @param [Google::Apis::IamcredentialsV1::GenerateIdentityBindingAccessTokenRequest] generate_identity_binding_access_token_request_object
|
||||||
# @param [String] fields
|
# @param [String] fields
|
||||||
# Selector specifying which fields to include in a partial response.
|
# Selector specifying which fields to include in a partial response.
|
||||||
|
@ -156,7 +159,8 @@ module Google
|
||||||
# @param [String] name
|
# @param [String] name
|
||||||
# The resource name of the service account for which the credentials
|
# The resource name of the service account for which the credentials
|
||||||
# are requested, in the following format:
|
# are requested, in the following format:
|
||||||
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``.
|
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``. The `-` wildcard
|
||||||
|
# character is required; replacing it with a project ID is invalid.
|
||||||
# @param [Google::Apis::IamcredentialsV1::SignBlobRequest] sign_blob_request_object
|
# @param [Google::Apis::IamcredentialsV1::SignBlobRequest] sign_blob_request_object
|
||||||
# @param [String] fields
|
# @param [String] fields
|
||||||
# Selector specifying which fields to include in a partial response.
|
# Selector specifying which fields to include in a partial response.
|
||||||
|
@ -191,7 +195,8 @@ module Google
|
||||||
# @param [String] name
|
# @param [String] name
|
||||||
# The resource name of the service account for which the credentials
|
# The resource name of the service account for which the credentials
|
||||||
# are requested, in the following format:
|
# are requested, in the following format:
|
||||||
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``.
|
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``. The `-` wildcard
|
||||||
|
# character is required; replacing it with a project ID is invalid.
|
||||||
# @param [Google::Apis::IamcredentialsV1::SignJwtRequest] sign_jwt_request_object
|
# @param [Google::Apis::IamcredentialsV1::SignJwtRequest] sign_jwt_request_object
|
||||||
# @param [String] fields
|
# @param [String] fields
|
||||||
# Selector specifying which fields to include in a partial response.
|
# Selector specifying which fields to include in a partial response.
|
||||||
|
|
|
@ -28,7 +28,7 @@ module Google
|
||||||
# @see https://cloud.google.com/deployment-manager/runtime-configurator/
|
# @see https://cloud.google.com/deployment-manager/runtime-configurator/
|
||||||
module RuntimeconfigV1beta1
|
module RuntimeconfigV1beta1
|
||||||
VERSION = 'V1beta1'
|
VERSION = 'V1beta1'
|
||||||
REVISION = '20181210'
|
REVISION = '20190225'
|
||||||
|
|
||||||
# View and manage your data across Google Cloud Platform services
|
# View and manage your data across Google Cloud Platform services
|
||||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||||
|
|
|
@ -46,7 +46,7 @@ module Google
|
||||||
# account. For example, `my-other-app@appspot.gserviceaccount.com`.
|
# account. For example, `my-other-app@appspot.gserviceaccount.com`.
|
||||||
# * `group:`emailid``: An email address that represents a Google group.
|
# * `group:`emailid``: An email address that represents a Google group.
|
||||||
# For example, `admins@example.com`.
|
# For example, `admins@example.com`.
|
||||||
# * `domain:`domain``: A Google Apps domain name that represents all the
|
# * `domain:`domain``: The G Suite domain (primary) that represents all the
|
||||||
# users of that domain. For example, `google.com` or `example.com`.
|
# users of that domain. For example, `google.com` or `example.com`.
|
||||||
# Corresponds to the JSON property `members`
|
# Corresponds to the JSON property `members`
|
||||||
# @return [Array<String>]
|
# @return [Array<String>]
|
||||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
||||||
# @see https://cloud.google.com/source-repositories/docs/apis
|
# @see https://cloud.google.com/source-repositories/docs/apis
|
||||||
module SourcerepoV1
|
module SourcerepoV1
|
||||||
VERSION = 'V1'
|
VERSION = 'V1'
|
||||||
REVISION = '20181106'
|
REVISION = '20190221'
|
||||||
|
|
||||||
# View and manage your data across Google Cloud Platform services
|
# View and manage your data across Google Cloud Platform services
|
||||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||||
|
|
|
@ -162,7 +162,7 @@ module Google
|
||||||
# account. For example, `my-other-app@appspot.gserviceaccount.com`.
|
# account. For example, `my-other-app@appspot.gserviceaccount.com`.
|
||||||
# * `group:`emailid``: An email address that represents a Google group.
|
# * `group:`emailid``: An email address that represents a Google group.
|
||||||
# For example, `admins@example.com`.
|
# For example, `admins@example.com`.
|
||||||
# * `domain:`domain``: A Google Apps domain name that represents all the
|
# * `domain:`domain``: The G Suite domain (primary) that represents all the
|
||||||
# users of that domain. For example, `google.com` or `example.com`.
|
# users of that domain. For example, `google.com` or `example.com`.
|
||||||
# Corresponds to the JSON property `members`
|
# Corresponds to the JSON property `members`
|
||||||
# @return [Array<String>]
|
# @return [Array<String>]
|
||||||
|
|
Loading…
Reference in New Issue