Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::WorkloadIdentityConfig.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#identity
def identity() -> ::String
Returns
- (::String)
#identity=
def identity=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)
#identity_certificate_enabled
def identity_certificate_enabled() -> ::Boolean
Returns
- (::Boolean)
#identity_certificate_enabled=
def identity_certificate_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean)
Returns
- (::Boolean)