Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class CreateReasoningEngineRequest.
Request message for ReasoningEngineService.CreateReasoningEngine .
Generated from protobuf message google.cloud.aiplatform.v1.CreateReasoningEngineRequest
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The resource name of the Location to create the ReasoningEngine in. Format: projects/{project}/locations/{location}
↳ reasoning_engine
getParent
Required. The resource name of the Location to create the ReasoningEngine
in. Format: projects/{project}/locations/{location}
string
setParent
Required. The resource name of the Location to create the ReasoningEngine
in. Format: projects/{project}/locations/{location}
var
string
$this
getReasoningEngine
Required. The ReasoningEngine to create.
hasReasoningEngine
clearReasoningEngine
setReasoningEngine
Required. The ReasoningEngine to create.
$this
static::build
parent
string
Required. The resource name of the Location to create the ReasoningEngine
in. Format: projects/{project}/locations/{location}
Please see ReasoningEngineServiceClient::locationName()
for help formatting this field.
reasoningEngine

