Class OperationDetails (0.2.7)

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
Optional. 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
Optional. Additional external documentation for this operation. For OpenAPI spec, this will map to operation.documentation in the spec.
deprecated bool
Optional. For OpenAPI spec, this will be set if operation.deprecated\ is marked as true in the spec.