Class: Google::Cloud::Datastream::V1::ConnectionProfile
- Inherits:
-
Object
- Object
- Google::Cloud::Datastream::V1::ConnectionProfile
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/datastream/v1/datastream_resources.rb
Overview
A set of reusable connection configurations to be used as a source or destination for a stream.
Defined Under Namespace
Classes: LabelsEntry
Instance Attribute Summary collapse
-
#bigquery_profile ⇒ ::Google::Cloud::Datastream::V1::BigQueryProfile
BigQuery Connection Profile configuration.
-
#create_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#display_name ⇒ ::String
Required.
-
#forward_ssh_connectivity ⇒ ::Google::Cloud::Datastream::V1::ForwardSshTunnelConnectivity
Forward SSH tunnel connectivity.
-
#gcs_profile ⇒ ::Google::Cloud::Datastream::V1::GcsProfile
Cloud Storage ConnectionProfile configuration.
-
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
Labels.
-
#mysql_profile ⇒ ::Google::Cloud::Datastream::V1::MysqlProfile
MySQL ConnectionProfile configuration.
-
#name ⇒ ::String
readonly
Output only.
-
#oracle_profile ⇒ ::Google::Cloud::Datastream::V1::OracleProfile
Oracle ConnectionProfile configuration.
-
#postgresql_profile ⇒ ::Google::Cloud::Datastream::V1::PostgresqlProfile
PostgreSQL Connection Profile configuration.
-
#private_connectivity ⇒ ::Google::Cloud::Datastream::V1::PrivateConnectivity
Private connectivity.
-
#static_service_ip_connectivity ⇒ ::Google::Cloud::Datastream::V1::StaticServiceIpConnectivity
Static Service IP connectivity.
-
#update_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
Instance Attribute Details
#bigquery_profile ⇒ ::Google::Cloud::Datastream::V1::BigQueryProfile
Returns BigQuery Connection Profile configuration.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#create_time ⇒ ::Google::Protobuf::Timestamp (readonly)
Returns Output only. The create time of the resource.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#display_name ⇒ ::String
Returns Required. Display name.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#forward_ssh_connectivity ⇒ ::Google::Cloud::Datastream::V1::ForwardSshTunnelConnectivity
Returns Forward SSH tunnel connectivity.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#gcs_profile ⇒ ::Google::Cloud::Datastream::V1::GcsProfile
Returns Cloud Storage ConnectionProfile configuration.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
Returns Labels.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#mysql_profile ⇒ ::Google::Cloud::Datastream::V1::MysqlProfile
Returns MySQL ConnectionProfile configuration.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#name ⇒ ::String (readonly)
Returns Output only. The resource's name.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#oracle_profile ⇒ ::Google::Cloud::Datastream::V1::OracleProfile
Returns Oracle ConnectionProfile configuration.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#postgresql_profile ⇒ ::Google::Cloud::Datastream::V1::PostgresqlProfile
Returns PostgreSQL Connection Profile configuration.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#private_connectivity ⇒ ::Google::Cloud::Datastream::V1::PrivateConnectivity
Returns Private connectivity.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#static_service_ip_connectivity ⇒ ::Google::Cloud::Datastream::V1::StaticServiceIpConnectivity
Returns Static Service IP connectivity.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#update_time ⇒ ::Google::Protobuf::Timestamp (readonly)
Returns Output only. The update time of the resource.
339 340 341 342 343 344 345 346 347 348 349 350 351 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 339 class ConnectionProfile include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |