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
245 246 247 248 |
# File 'proto_docs/google/iam/v1beta/workload_identity_pool.rb', line 245 class AttributeMappingEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
245 246 247 248 |
# File 'proto_docs/google/iam/v1beta/workload_identity_pool.rb', line 245 class AttributeMappingEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |