IAM Service Account Credentials V1 API - Module Google::Iam::Credentials::V1::IAMCredentials::Paths (v0.9.0)

Reference documentation and code samples for the IAM Service Account Credentials V1 API module Google::Iam::Credentials::V1::IAMCredentials::Paths.

Path helper methods for the IAMCredentials API.

Methods

#service_account_path

def service_account_path(project:, service_account:) -> ::String

Create a fully-qualified ServiceAccount resource string.

The resource will be in the following format:

projects/{project}/serviceAccounts/{service_account}

Parameters
  • project (String)
  • service_account (String)
Returns
  • (::String)
Raises
  • (::ArgumentError)