Class: Google::Cloud::NetworkSecurity::V1beta1::ClientTlsPolicy::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::NetworkSecurity::V1beta1::ClientTlsPolicy::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/networksecurity/v1beta1/client_tls_policy.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
65 66 67 68 |
# File 'proto_docs/google/cloud/networksecurity/v1beta1/client_tls_policy.rb', line 65 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
65 66 67 68 |
# File 'proto_docs/google/cloud/networksecurity/v1beta1/client_tls_policy.rb', line 65 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |