Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class GetInstructionRequest.
Request message for GetInstruction.
Generated from protobuf message google.cloud.datalabeling.v1beta1.GetInstructionRequest
Namespace
Google \ Cloud \ DataLabeling \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Instruction resource name, format: projects/{project_id}/instructions/{instruction_id}
getName
Required. Instruction resource name, format: projects/{project_id}/instructions/{instruction_id}
string
setName
Required. Instruction resource name, format: projects/{project_id}/instructions/{instruction_id}
var
string
$this
static::build
name
string
Required. Instruction resource name, format: projects/{project_id}/instructions/{instruction_id} Please see Google\Cloud\DataLabeling\V1beta1\DataLabelingServiceClient::instructionName() for help formatting this field.