Class: Google::Cloud::AIPlatform::V1::Schema::PropertiesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::Schema::PropertiesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/openapi.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
120 121 122 123 |
# File 'proto_docs/google/cloud/aiplatform/v1/openapi.rb', line 120 class PropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::AIPlatform::V1::Schema
120 121 122 123 |
# File 'proto_docs/google/cloud/aiplatform/v1/openapi.rb', line 120 class PropertiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |