Class: Google::Cloud::Datastream::V1::PrivateConnection

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

Overview

The PrivateConnection resource is used to establish private connectivity between Datastream and a customer's network.

Defined Under Namespace

Modules: State Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The create time of the resource.

Returns:



357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 357

class PrivateConnection
  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

  # Private Connection state.
  module State
    # Unspecified state.
    STATE_UNSPECIFIED = 0

    # The private connection is in creation state - creating resources.
    CREATING = 1

    # The private connection has been created with all of its resources.
    CREATED = 2

    # The private connection creation has failed.
    FAILED = 3

    # The private connection is being deleted.
    DELETING = 4

    # Delete request has failed, resource is in invalid state.
    FAILED_TO_DELETE = 5
  end
end

#display_name::String

Returns Required. Display name.

Returns:

  • (::String)

    Required. Display name.



357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 357

class PrivateConnection
  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

  # Private Connection state.
  module State
    # Unspecified state.
    STATE_UNSPECIFIED = 0

    # The private connection is in creation state - creating resources.
    CREATING = 1

    # The private connection has been created with all of its resources.
    CREATED = 2

    # The private connection creation has failed.
    FAILED = 3

    # The private connection is being deleted.
    DELETING = 4

    # Delete request has failed, resource is in invalid state.
    FAILED_TO_DELETE = 5
  end
end

#error::Google::Cloud::Datastream::V1::Error (readonly)

Returns Output only. In case of error, the details of the error in a user-friendly format.

Returns:



357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 357

class PrivateConnection
  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

  # Private Connection state.
  module State
    # Unspecified state.
    STATE_UNSPECIFIED = 0

    # The private connection is in creation state - creating resources.
    CREATING = 1

    # The private connection has been created with all of its resources.
    CREATED = 2

    # The private connection creation has failed.
    FAILED = 3

    # The private connection is being deleted.
    DELETING = 4

    # Delete request has failed, resource is in invalid state.
    FAILED_TO_DELETE = 5
  end
end

#labels::Google::Protobuf::Map{::String => ::String}

Returns Labels.

Returns:

  • (::Google::Protobuf::Map{::String => ::String})

    Labels.



357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 357

class PrivateConnection
  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

  # Private Connection state.
  module State
    # Unspecified state.
    STATE_UNSPECIFIED = 0

    # The private connection is in creation state - creating resources.
    CREATING = 1

    # The private connection has been created with all of its resources.
    CREATED = 2

    # The private connection creation has failed.
    FAILED = 3

    # The private connection is being deleted.
    DELETING = 4

    # Delete request has failed, resource is in invalid state.
    FAILED_TO_DELETE = 5
  end
end

#name::String (readonly)

Returns Output only. Identifier. The resource's name.

Returns:

  • (::String)

    Output only. Identifier. The resource's name.



357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 357

class PrivateConnection
  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

  # Private Connection state.
  module State
    # Unspecified state.
    STATE_UNSPECIFIED = 0

    # The private connection is in creation state - creating resources.
    CREATING = 1

    # The private connection has been created with all of its resources.
    CREATED = 2

    # The private connection creation has failed.
    FAILED = 3

    # The private connection is being deleted.
    DELETING = 4

    # Delete request has failed, resource is in invalid state.
    FAILED_TO_DELETE = 5
  end
end

#satisfies_pzi::Boolean (readonly)

Returns Output only. Reserved for future use.

Returns:

  • (::Boolean)

    Output only. Reserved for future use.



357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 357

class PrivateConnection
  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

  # Private Connection state.
  module State
    # Unspecified state.
    STATE_UNSPECIFIED = 0

    # The private connection is in creation state - creating resources.
    CREATING = 1

    # The private connection has been created with all of its resources.
    CREATED = 2

    # The private connection creation has failed.
    FAILED = 3

    # The private connection is being deleted.
    DELETING = 4

    # Delete request has failed, resource is in invalid state.
    FAILED_TO_DELETE = 5
  end
end

#satisfies_pzs::Boolean (readonly)

Returns Output only. Reserved for future use.

Returns:

  • (::Boolean)

    Output only. Reserved for future use.



357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 357

class PrivateConnection
  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

  # Private Connection state.
  module State
    # Unspecified state.
    STATE_UNSPECIFIED = 0

    # The private connection is in creation state - creating resources.
    CREATING = 1

    # The private connection has been created with all of its resources.
    CREATED = 2

    # The private connection creation has failed.
    FAILED = 3

    # The private connection is being deleted.
    DELETING = 4

    # Delete request has failed, resource is in invalid state.
    FAILED_TO_DELETE = 5
  end
end

#state::Google::Cloud::Datastream::V1::PrivateConnection::State (readonly)

Returns Output only. The state of the Private Connection.

Returns:



357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 357

class PrivateConnection
  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

  # Private Connection state.
  module State
    # Unspecified state.
    STATE_UNSPECIFIED = 0

    # The private connection is in creation state - creating resources.
    CREATING = 1

    # The private connection has been created with all of its resources.
    CREATED = 2

    # The private connection creation has failed.
    FAILED = 3

    # The private connection is being deleted.
    DELETING = 4

    # Delete request has failed, resource is in invalid state.
    FAILED_TO_DELETE = 5
  end
end

#update_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The update time of the resource.

Returns:



357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 357

class PrivateConnection
  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

  # Private Connection state.
  module State
    # Unspecified state.
    STATE_UNSPECIFIED = 0

    # The private connection is in creation state - creating resources.
    CREATING = 1

    # The private connection has been created with all of its resources.
    CREATED = 2

    # The private connection creation has failed.
    FAILED = 3

    # The private connection is being deleted.
    DELETING = 4

    # Delete request has failed, resource is in invalid state.
    FAILED_TO_DELETE = 5
  end
end

#vpc_peering_config::Google::Cloud::Datastream::V1::VpcPeeringConfig

Returns VPC Peering Config.

Returns:



357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 357

class PrivateConnection
  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

  # Private Connection state.
  module State
    # Unspecified state.
    STATE_UNSPECIFIED = 0

    # The private connection is in creation state - creating resources.
    CREATING = 1

    # The private connection has been created with all of its resources.
    CREATED = 2

    # The private connection creation has failed.
    FAILED = 3

    # The private connection is being deleted.
    DELETING = 4

    # Delete request has failed, resource is in invalid state.
    FAILED_TO_DELETE = 5
  end
end