Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::DependencyErrorDetail.
Details describing error condition of a dependency.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error
def error() -> ::Google::Cloud::ApiHub::V1::DependencyErrorDetail::Error
Returns
- (::Google::Cloud::ApiHub::V1::DependencyErrorDetail::Error) — Optional. Error in the dependency.
#error=
def error=(value) -> ::Google::Cloud::ApiHub::V1::DependencyErrorDetail::Error
Parameter
- value (::Google::Cloud::ApiHub::V1::DependencyErrorDetail::Error) — Optional. Error in the dependency.
Returns
- (::Google::Cloud::ApiHub::V1::DependencyErrorDetail::Error) — Optional. Error in the dependency.
#error_time
def error_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Optional. Timestamp at which the error was found.
#error_time=
def error_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Optional. Timestamp at which the error was found.
Returns
- (::Google::Protobuf::Timestamp) — Optional. Timestamp at which the error was found.