Reference documentation and code samples for the Storage Transfer Service V1 API class Google::Cloud::StorageTransfer::V1::GoogleServiceAccount.
Google service account
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#account_email
def account_email() -> ::String
Returns
- (::String) — Email address of the service account.
#account_email=
def account_email=(value) -> ::String
Parameter
- value (::String) — Email address of the service account.
Returns
- (::String) — Email address of the service account.
#subject_id
def subject_id() -> ::String
Returns
- (::String) — Unique identifier for the service account.
#subject_id=
def subject_id=(value) -> ::String
Parameter
- value (::String) — Unique identifier for the service account.
Returns
- (::String) — Unique identifier for the service account.