Reference documentation and code samples for the Storage Insights V1 API class Google::Cloud::StorageInsights::V1::Identity.
Identity lets the user provide the type of identity to use, and outputs the identity string that can be used for IAM policy changes.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Output only. Name of the identity.
#type
def type() -> ::Google::Cloud::StorageInsights::V1::Identity::IdentityType
Returns
- (::Google::Cloud::StorageInsights::V1::Identity::IdentityType) — Type of identity to use for the datasetConfig.
#type=
def type=(value) -> ::Google::Cloud::StorageInsights::V1::Identity::IdentityType
Parameter
- value (::Google::Cloud::StorageInsights::V1::Identity::IdentityType) — Type of identity to use for the datasetConfig.
Returns
- (::Google::Cloud::StorageInsights::V1::Identity::IdentityType) — Type of identity to use for the datasetConfig.