Class: Google::Iam::V1beta::WorkloadIdentityPoolProvider::AttributeMappingEntry
- Inherits:
-
Object
- Object
- Google::Iam::V1beta::WorkloadIdentityPoolProvider::AttributeMappingEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/iam/v1beta/workload_identity_pool.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
241 242 243 244 |
# File 'proto_docs/google/iam/v1beta/workload_identity_pool.rb', line 241 class AttributeMappingEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
241 242 243 244 |
# File 'proto_docs/google/iam/v1beta/workload_identity_pool.rb', line 241 class AttributeMappingEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |