Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::GoogleServiceAccountConfig.
Config for Google service account authentication.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#service_account
def service_account() -> ::String
-
(::String) — Required. The service account to be used for authenticating request.
The
iam.serviceAccounts.getAccessToken
permission should be granted on this service account to the impersonator service account.
#service_account=
def service_account=(value) -> ::String
-
value (::String) — Required. The service account to be used for authenticating request.
The
iam.serviceAccounts.getAccessToken
permission should be granted on this service account to the impersonator service account.
-
(::String) — Required. The service account to be used for authenticating request.
The
iam.serviceAccounts.getAccessToken
permission should be granted on this service account to the impersonator service account.