Reference documentation and code samples for the Access Approval V1 API class Google::Cloud::AccessApproval::V1::AccessApprovalServiceAccount.
Access Approval service account related to a project/folder/organization.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#account_email
def account_email() -> ::String
- (::String) — Email address of the service account.
#account_email=
def account_email=(value) -> ::String
- value (::String) — Email address of the service account.
- (::String) — Email address of the service account.
#name
def name() -> ::String
-
(::String) —
The resource name of the Access Approval service account. Format is one of:
- "projects/{project}/serviceAccount"
- "folders/{folder}/serviceAccount"
- "organizations/{organization}/serviceAccount"
#name=
def name=(value) -> ::String
-
value (::String) —
The resource name of the Access Approval service account. Format is one of:
- "projects/{project}/serviceAccount"
- "folders/{folder}/serviceAccount"
- "organizations/{organization}/serviceAccount"
-
(::String) —
The resource name of the Access Approval service account. Format is one of:
- "projects/{project}/serviceAccount"
- "folders/{folder}/serviceAccount"
- "organizations/{organization}/serviceAccount"