A service account.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
def email() -> ::String
Returns
- (::String) — Email address of the service account.
#email=
def email=(value) -> ::String
Parameter
- value (::String) — Email address of the service account.
Returns
- (::String) — Email address of the service account.
#scopes
def scopes() -> ::Array<::String>
Returns
- (::Array<::String>) — The list of scopes to be made available for this service account.
#scopes=
def scopes=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — The list of scopes to be made available for this service account.
Returns
- (::Array<::String>) — The list of scopes to be made available for this service account.