Class: Google::Cloud::Datastream::V1::GetStreamRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datastream/v1/datastream.rb

Overview

Request message for getting a stream.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



349
350
351
352
# File 'proto_docs/google/cloud/datastream/v1/datastream.rb', line 349

class GetStreamRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end