Google Cloud Ai Platform V1 Client - Class Mode (1.13.1)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class Mode.

The mode of the predictor to be used in dynamic retrieval.

Protobuf type google.cloud.aiplatform.v1.DynamicRetrievalConfig.Mode

Namespace

Google \ Cloud \ AIPlatform \ V1 \ DynamicRetrievalConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

MODE_UNSPECIFIED

Value: 0

Always trigger retrieval.

Generated from protobuf enum MODE_UNSPECIFIED = 0;

MODE_DYNAMIC

Value: 1

Run retrieval only when system decides it is necessary.

Generated from protobuf enum MODE_DYNAMIC = 1;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月08日 UTC.