Class: Google::Cloud::Compute::V1::WorkloadIdentityConfig
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::WorkloadIdentityConfig
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
Instance Attribute Details
#identity ⇒ ::String
82860 82861 82862 82863 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82860 class WorkloadIdentityConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#identity_certificate_enabled ⇒ ::Boolean
82860 82861 82862 82863 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82860 class WorkloadIdentityConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |