Class: Google::Cloud::Datastream::V1::StandardConnectionFormat
- Inherits:
-
Object
- Object
- Google::Cloud::Datastream::V1::StandardConnectionFormat
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/datastream/v1/datastream_resources.rb
Overview
Standard connection format.
Instance Attribute Summary collapse
-
#direct_connection ⇒ ::Boolean
Optional.
Instance Attribute Details
#direct_connection ⇒ ::Boolean
325 326 327 328 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 325 class StandardConnectionFormat include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |