The request message for [Operations.CancelOperation][google.longrunning.Operations.CancelOperation].
Generated from protobuf message google.longrunning.CancelOperationRequest
CloneableInstantiable
| Methods |
| public __construct( $data = NULL) Constructor.
|
public static build(string $name) : self
|
| public getName() The name of the operation resource to be cancelled. Generated from protobuf field string name = 1;
|
| public setName( $var) The name of the operation resource to be cancelled. Generated from protobuf field string name = 1;
|
| Methods |
| Properties |
| private $name = '' The name of the operation resource to be cancelled. Generated from protobuf field string name = 1; |
| Methods |
public static build(string $name) : self
|