Interface TrainAgentRequestOrBuilder (4.26.0)

See more code actions.
public interface TrainAgentRequestOrBuilder extends MessageOrBuilder
MessageOrBuilder
public abstract String getParent()

Required. The project that the agent to train is associated with. Format: projects/<Project ID>.

string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The parent.

getParentBytes()

public abstract ByteString getParentBytes()

Required. The project that the agent to train is associated with. Format: projects/<Project ID>.

string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for parent.