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.
Included In
Methods
#service_account_path
def service_account_path(project:, service_account:) -> ::StringCreate 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)