Reference documentation and code samples for the Google Cloud Api Hub V1 Client class HttpOperation.
The HTTP Operation.
Generated from protobuf message google.cloud.apihub.v1.HttpOperation
Namespace
Google \ Cloud \ ApiHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ path
Path
Optional. The path details for the Operation. Note: Even though this field is optional, it is required for CreateApiOperation API and we will fail the request if not provided.
↳ method
int
Optional. Operation method Note: Even though this field is optional, it is required for CreateApiOperation API and we will fail the request if not provided.
getPath
Optional. The path details for the Operation.
Note: Even though this field is optional, it is required for CreateApiOperation API and we will fail the request if not provided.
hasPath
clearPath
setPath
Optional. The path details for the Operation.
Note: Even though this field is optional, it is required for CreateApiOperation API and we will fail the request if not provided.
$this
getMethod
Optional. Operation method Note: Even though this field is optional, it is required for CreateApiOperation API and we will fail the request if not provided.
setMethod
Optional. Operation method Note: Even though this field is optional, it is required for CreateApiOperation API and we will fail the request if not provided.
$this

