Class: Google::Cloud::AIPlatform::V1::Trial::WebAccessUrisEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::Trial::WebAccessUrisEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/study.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
157 158 159 160 |
# File 'proto_docs/google/cloud/aiplatform/v1/study.rb', line 157 class WebAccessUrisEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
157 158 159 160 |
# File 'proto_docs/google/cloud/aiplatform/v1/study.rb', line 157 class WebAccessUrisEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |