generated/google/apis/iamcredentials_v1/service.rb in google-api-client-0.24.2 vs generated/google/apis/iamcredentials_v1/service.rb in google-api-client-0.24.3
- old
+ new
@@ -50,12 +50,10 @@
# Generates an OAuth 2.0 access token for a service account.
# @param [String] name
# The resource name of the service account for which the credentials
# are requested, in the following format:
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``.
- # Using `-` as a wildcard for the project will infer the project from
- # the account.
# @param [Google::Apis::IamcredentialsV1::GenerateAccessTokenRequest] generate_access_token_request_object
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any
@@ -87,12 +85,10 @@
# Generates an OpenID Connect ID token for a service account.
# @param [String] name
# The resource name of the service account for which the credentials
# are requested, in the following format:
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``.
- # Using `-` as a wildcard for the project will infer the project from
- # the account.
# @param [Google::Apis::IamcredentialsV1::GenerateIdTokenRequest] generate_id_token_request_object
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any
@@ -124,12 +120,10 @@
#
# @param [String] name
# The resource name of the service account for which the credentials
# are requested, in the following format:
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``.
- # Use hyphen as placeholder for project id since there is no project context
- # for this API.
# @param [Google::Apis::IamcredentialsV1::GenerateIdentityBindingAccessTokenRequest] generate_identity_binding_access_token_request_object
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any
@@ -161,12 +155,10 @@
# Signs a blob using a service account's system-managed private key.
# @param [String] name
# The resource name of the service account for which the credentials
# are requested, in the following format:
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``.
- # Using `-` as a wildcard for the project will infer the project from
- # the account.
# @param [Google::Apis::IamcredentialsV1::SignBlobRequest] sign_blob_request_object
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any
@@ -198,11 +190,9 @@
# Signs a JWT using a service account's system-managed private key.
# @param [String] name
# The resource name of the service account for which the credentials
# are requested, in the following format:
# `projects/-/serviceAccounts/`ACCOUNT_EMAIL_OR_UNIQUEID``.
- # Using `-` as a wildcard for the project will infer the project from
- # the account.
# @param [Google::Apis::IamcredentialsV1::SignJwtRequest] sign_jwt_request_object
# @param [String] fields
# Selector specifying which fields to include in a partial response.
# @param [String] quota_user
# Available to use for quota purposes for server-side applications. Can be any