Class: Google::Cloud::Datastream::V1alpha1::CreateConnectionProfileRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Datastream::V1alpha1::CreateConnectionProfileRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/datastream/v1alpha1/datastream.rb
Instance Attribute Summary collapse
-
#connection_profile ⇒ ::Google::Cloud::Datastream::V1alpha1::ConnectionProfile
Required.
-
#connection_profile_id ⇒ ::String
Required.
-
#parent ⇒ ::String
Required.
-
#request_id ⇒ ::String
Optional.
Instance Attribute Details
#connection_profile ⇒ ::Google::Cloud::Datastream::V1alpha1::ConnectionProfile
185 186 187 188 |
# File 'proto_docs/google/cloud/datastream/v1alpha1/datastream.rb', line 185 class CreateConnectionProfileRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#connection_profile_id ⇒ ::String
185 186 187 188 |
# File 'proto_docs/google/cloud/datastream/v1alpha1/datastream.rb', line 185 class CreateConnectionProfileRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
185 186 187 188 |
# File 'proto_docs/google/cloud/datastream/v1alpha1/datastream.rb', line 185 class CreateConnectionProfileRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
185 186 187 188 |
# File 'proto_docs/google/cloud/datastream/v1alpha1/datastream.rb', line 185 class CreateConnectionProfileRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |