Class: Google::Cloud::AIPlatform::V1::IndexEndpoint
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::IndexEndpoint
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb
Overview
Indexes are deployed into it. An IndexEndpoint can have multiple DeployedIndexes.
Defined Under Namespace
Classes: LabelsEntry
Instance Attribute Summary collapse
-
#create_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#deployed_indexes ⇒ ::Array<::Google::Cloud::AIPlatform::V1::DeployedIndex>
readonly
Output only.
-
#description ⇒ ::String
The description of the IndexEndpoint.
-
#display_name ⇒ ::String
Required.
-
#enable_private_service_connect ⇒ ::Boolean
deprecated
Deprecated.
This field is deprecated and may be removed in the next major version update.
-
#encryption_spec ⇒ ::Google::Cloud::AIPlatform::V1::EncryptionSpec
Immutable.
-
#etag ⇒ ::String
Used to perform consistent read-modify-write updates.
-
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
The labels with user-defined metadata to organize your IndexEndpoints.
-
#name ⇒ ::String
readonly
Output only.
-
#network ⇒ ::String
Optional.
-
#private_service_connect_config ⇒ ::Google::Cloud::AIPlatform::V1::PrivateServiceConnectConfig
Optional.
-
#public_endpoint_domain_name ⇒ ::String
readonly
Output only.
-
#public_endpoint_enabled ⇒ ::Boolean
Optional.
-
#satisfies_pzi ⇒ ::Boolean
readonly
Output only.
-
#satisfies_pzs ⇒ ::Boolean
readonly
Output only.
-
#update_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
Instance Attribute Details
#create_time ⇒ ::Google::Protobuf::Timestamp (readonly)
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#deployed_indexes ⇒ ::Array<::Google::Cloud::AIPlatform::V1::DeployedIndex> (readonly)
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#description ⇒ ::String
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#display_name ⇒ ::String
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#enable_private_service_connect ⇒ ::Boolean
Deprecated.
This field is deprecated and may be removed in the next major version update.
Returns Optional. Deprecated: If true, expose the IndexEndpoint via private service connect.
Only one of the fields, network or enable_private_service_connect, can be set.
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#encryption_spec ⇒ ::Google::Cloud::AIPlatform::V1::EncryptionSpec
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#etag ⇒ ::String
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#name ⇒ ::String (readonly)
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#network ⇒ ::String
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#private_service_connect_config ⇒ ::Google::Cloud::AIPlatform::V1::PrivateServiceConnectConfig
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#public_endpoint_domain_name ⇒ ::String (readonly)
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#public_endpoint_enabled ⇒ ::Boolean
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#satisfies_pzi ⇒ ::Boolean (readonly)
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#satisfies_pzs ⇒ ::Boolean (readonly)
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#update_time ⇒ ::Google::Protobuf::Timestamp (readonly)
117 118 119 120 121 122 123 124 125 126 127 128 129 |
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint.rb', line 117 class IndexEndpoint include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |