Class: Google::Cloud::AIPlatform::V1::PublisherModel::CallToAction::RegionalResourceReferences

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/publisher_model.rb

Overview

The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc..

Defined Under Namespace

Classes: ReferencesEntry

Instance Attribute Summary collapse

Instance Attribute Details

#references::Google::Protobuf::Map{::String => ::Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference}

Returns Required.

Returns:



157
158
159
160
161
162
163
164
165
166
167
168
169
# File 'proto_docs/google/cloud/aiplatform/v1/publisher_model.rb', line 157

class RegionalResourceReferences
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference]
  class ReferencesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#resource_description::String

Returns Optional. Description of the resource.

Returns:

  • (::String)

    Optional. Description of the resource.



157
158
159
160
161
162
163
164
165
166
167
168
169
# File 'proto_docs/google/cloud/aiplatform/v1/publisher_model.rb', line 157

class RegionalResourceReferences
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference]
  class ReferencesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#resource_title::String

Returns Optional. Title of the resource.

Returns:

  • (::String)

    Optional. Title of the resource.



157
158
159
160
161
162
163
164
165
166
167
168
169
# File 'proto_docs/google/cloud/aiplatform/v1/publisher_model.rb', line 157

class RegionalResourceReferences
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference]
  class ReferencesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#resource_use_case::String

Returns Optional. Use case (CUJ) of the resource.

Returns:

  • (::String)

    Optional. Use case (CUJ) of the resource.



157
158
159
160
161
162
163
164
165
166
167
168
169
# File 'proto_docs/google/cloud/aiplatform/v1/publisher_model.rb', line 157

class RegionalResourceReferences
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference]
  class ReferencesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#title::String

Returns Required.

Returns:

  • (::String)

    Required.



157
158
159
160
161
162
163
164
165
166
167
168
169
# File 'proto_docs/google/cloud/aiplatform/v1/publisher_model.rb', line 157

class RegionalResourceReferences
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::Google::Cloud::AIPlatform::V1::PublisherModel::ResourceReference]
  class ReferencesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end