Class GetInstructionRequest (1.6.2)

GetInstructionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for GetInstruction.

Attribute

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

Inheritance

builtins.object > proto.message.Message > GetInstructionRequest