Reference documentation and code samples for the Datastream V1alpha1 API class Google::Cloud::Datastream::V1alpha1::FetchErrorsResponse.
Response message for a 'FetchErrors' response.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#errors
def errors() -> ::Array<::Google::Cloud::Datastream::V1alpha1::Error>
Returns
- (::Array<::Google::Cloud::Datastream::V1alpha1::Error>) — The list of errors on the Stream.
#errors=
def errors=(value) -> ::Array<::Google::Cloud::Datastream::V1alpha1::Error>
Parameter
- value (::Array<::Google::Cloud::Datastream::V1alpha1::Error>) — The list of errors on the Stream.
Returns
- (::Array<::Google::Cloud::Datastream::V1alpha1::Error>) — The list of errors on the Stream.