Class: Google::Cloud::Ces::V1beta::Schema::PropertiesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Ces::V1beta::Schema::PropertiesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/ces/v1beta/schema.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
121 122 123 124 |
# File 'proto_docs/google/cloud/ces/v1beta/schema.rb', line 121 class PropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Ces::V1beta::Schema
121 122 123 124 |
# File 'proto_docs/google/cloud/ces/v1beta/schema.rb', line 121 class PropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |