Google Cloud Datalabeling V1beta1 Client - Class DeleteInstructionRequest (0.1.14)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class DeleteInstructionRequest.

Request message for DeleteInstruction.

Generated from protobuf message google.cloud.datalabeling.v1beta1.DeleteInstructionRequest

Methods

__construct

Constructor.

Parameters
NameDescription
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}

Returns
TypeDescription
string

setName

Required. Instruction resource name, format: projects/{project_id}/instructions/{instruction_id}

Parameter
NameDescription
var string
Returns
TypeDescription
$this