Class: Google::Cloud::AIPlatform::V1::CustomJob::WebAccessUrisEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::CustomJob::WebAccessUrisEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/custom_job.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
111 112 113 114 |
# File 'proto_docs/google/cloud/aiplatform/v1/custom_job.rb', line 111 class WebAccessUrisEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
111 112 113 114 |
# File 'proto_docs/google/cloud/aiplatform/v1/custom_job.rb', line 111 class WebAccessUrisEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |