Class DependencyErrorDetail (0.2.2)

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

Details describing error condition of a dependency.

Attributes

Name Description
error google.cloud.apihub_v1.types.DependencyErrorDetail.Error
Optional. Error in the dependency.
error_time google.protobuf.timestamp_pb2.Timestamp
Optional. Timestamp at which the error was found.

Classes

Error

Error(value)

Possible values representing an error in the dependency.