Datastream V1alpha1 API - Class Google::Cloud::Datastream::V1alpha1::FetchErrorsRequest (v0.7.0)

Reference documentation and code samples for the Datastream V1alpha1 API class Google::Cloud::Datastream::V1alpha1::FetchErrorsRequest.

Request message for 'FetchErrors' request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#stream

def stream() -> ::String
Returns
  • (::String) — Name of the Stream resource for which to fetch any errors.

#stream=

def stream=(value) -> ::String
Parameter
  • value (::String) — Name of the Stream resource for which to fetch any errors.
Returns
  • (::String) — Name of the Stream resource for which to fetch any errors.