HttpOperation(mapping=None, *, ignore_unknown_fields=False, **kwargs)The HTTP Operation.
Attributes |
|
|---|---|
| Name | Description |
path |
google.cloud.apihub_v1.types.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 |
google.cloud.apihub_v1.types.HttpOperation.Method
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. |
Classes
Method
Method(value)Enumeration of Method types.