Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::ServiceAccount.
A service account.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
def email() -> ::String
    Returns
    
  - (::String) — Optional. Email address of the service account.
 
#email=
def email=(value) -> ::String
    Parameter
    
  - value (::String) — Optional. Email address of the service account.
 
    Returns
    
  - (::String) — Optional. Email address of the service account.
 
#scopes
def scopes() -> ::Array<::String>
    Returns
    
  - (::Array<::String>) — Optional. The list of scopes to be made available for this service account.
 
#scopes=
def scopes=(value) -> ::Array<::String>
    Parameter
    
  - value (::Array<::String>) — Optional. The list of scopes to be made available for this service account.
 
    Returns
    
- (::Array<::String>) — Optional. The list of scopes to be made available for this service account.