Class OperationDetails (0.2.2)

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

Attributes

Name Description
http_operation google.cloud.apihub_v1.types.HttpOperation
The HTTP Operation. This field is a member of oneof_ operation.
description str
Output only. Description of the operation behavior. For OpenAPI spec, this will map to operation.description in the spec, in case description is empty, operation.summary will be used.
documentation google.cloud.apihub_v1.types.Documentation
Output only. Additional external documentation for this operation. For OpenAPI spec, this will map to operation.documentation in the spec.
deprecated bool
Output only. For OpenAPI spec, this will be set if operation.deprecated\ is marked as true in the spec.