Interface GroundingConfigOrBuilder (0.50.0)

public interface GroundingConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getName()

public abstract String getName()

Required. Name of the GroundingConfig, of the form projects/{project}/locations/{location}/groundingConfigs/{grounding_config}.

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

Returns
Type Description
String

The name.

getNameBytes()

public abstract ByteString getNameBytes()

Required. Name of the GroundingConfig, of the form projects/{project}/locations/{location}/groundingConfigs/{grounding_config}.

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

Returns
Type Description
ByteString

The bytes for name.