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