Reference documentation and code samples for the Vector Search V1 API class Google::Cloud::VectorSearch::V1::DedicatedInfrastructure.
Represents dedicated infrastructure for the index.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#autoscaling_spec
def autoscaling_spec() -> ::Google::Cloud::VectorSearch::V1::DedicatedInfrastructure::AutoscalingSpec
Returns
- (::Google::Cloud::VectorSearch::V1::DedicatedInfrastructure::AutoscalingSpec) — Optional. Autoscaling specification.
#autoscaling_spec=
def autoscaling_spec=(value) -> ::Google::Cloud::VectorSearch::V1::DedicatedInfrastructure::AutoscalingSpec
Parameter
- value (::Google::Cloud::VectorSearch::V1::DedicatedInfrastructure::AutoscalingSpec) — Optional. Autoscaling specification.
Returns
- (::Google::Cloud::VectorSearch::V1::DedicatedInfrastructure::AutoscalingSpec) — Optional. Autoscaling specification.
#mode
def mode() -> ::Google::Cloud::VectorSearch::V1::DedicatedInfrastructure::Mode
Returns
- (::Google::Cloud::VectorSearch::V1::DedicatedInfrastructure::Mode) — Optional. Mode of the dedicated infrastructure.
#mode=
def mode=(value) -> ::Google::Cloud::VectorSearch::V1::DedicatedInfrastructure::Mode
Parameter
- value (::Google::Cloud::VectorSearch::V1::DedicatedInfrastructure::Mode) — Optional. Mode of the dedicated infrastructure.
Returns
- (::Google::Cloud::VectorSearch::V1::DedicatedInfrastructure::Mode) — Optional. Mode of the dedicated infrastructure.