Interface Agent.GenAppBuilderSettingsOrBuilder (0.52.0)

public static interface Agent.GenAppBuilderSettingsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEngine()

public abstract String getEngine()

Required. The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}

string engine = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The engine.

getEngineBytes()

public abstract ByteString getEngineBytes()

Required. The full name of the Gen App Builder engine related to this agent if there is one. Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}

string engine = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for engine.