Class: Google::Cloud::Compute::V1::NetworkAttachmentConnectedEndpoint

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

Overview

[Output Only] A connection connected to this network attachment.

Defined Under Namespace

Modules: Status

Instance Attribute Summary collapse

Instance Attribute Details

#ip_address::String

Returns The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless.

Returns:

  • (::String)

    The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless.



18928
18929
18930
18931
18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
18946
18947
18948
18949
18950
18951
18952
18953
18954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18928

class NetworkAttachmentConnectedEndpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The status of a connected endpoint to this network attachment.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The consumer allows traffic from the producer to reach its VPC.
    ACCEPTED = 246_714_279

    # The consumer network attachment no longer exists.
    CLOSED = 380_163_436

    # The consumer needs to take further action before traffic can be served.
    NEEDS_ATTENTION = 344_491_452

    # The consumer neither allows nor prohibits traffic from the producer to reach its VPC.
    PENDING = 35_394_935

    # The consumer prohibits traffic from the producer to reach its VPC.
    REJECTED = 174_130_302

    STATUS_UNSPECIFIED = 42_133_066
  end
end

#project_id_or_num::String

Returns The project id or number of the interface to which the IP was assigned.

Returns:

  • (::String)

    The project id or number of the interface to which the IP was assigned.



18928
18929
18930
18931
18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
18946
18947
18948
18949
18950
18951
18952
18953
18954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18928

class NetworkAttachmentConnectedEndpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The status of a connected endpoint to this network attachment.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The consumer allows traffic from the producer to reach its VPC.
    ACCEPTED = 246_714_279

    # The consumer network attachment no longer exists.
    CLOSED = 380_163_436

    # The consumer needs to take further action before traffic can be served.
    NEEDS_ATTENTION = 344_491_452

    # The consumer neither allows nor prohibits traffic from the producer to reach its VPC.
    PENDING = 35_394_935

    # The consumer prohibits traffic from the producer to reach its VPC.
    REJECTED = 174_130_302

    STATUS_UNSPECIFIED = 42_133_066
  end
end

#secondary_ip_cidr_ranges::Array<::String>

Returns Alias IP ranges from the same subnetwork.

Returns:

  • (::Array<::String>)

    Alias IP ranges from the same subnetwork.



18928
18929
18930
18931
18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
18946
18947
18948
18949
18950
18951
18952
18953
18954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18928

class NetworkAttachmentConnectedEndpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The status of a connected endpoint to this network attachment.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The consumer allows traffic from the producer to reach its VPC.
    ACCEPTED = 246_714_279

    # The consumer network attachment no longer exists.
    CLOSED = 380_163_436

    # The consumer needs to take further action before traffic can be served.
    NEEDS_ATTENTION = 344_491_452

    # The consumer neither allows nor prohibits traffic from the producer to reach its VPC.
    PENDING = 35_394_935

    # The consumer prohibits traffic from the producer to reach its VPC.
    REJECTED = 174_130_302

    STATUS_UNSPECIFIED = 42_133_066
  end
end

#status::String

Returns The status of a connected endpoint to this network attachment. Check the Status enum for the list of possible values.

Returns:

  • (::String)

    The status of a connected endpoint to this network attachment. Check the Status enum for the list of possible values.



18928
18929
18930
18931
18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
18946
18947
18948
18949
18950
18951
18952
18953
18954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18928

class NetworkAttachmentConnectedEndpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The status of a connected endpoint to this network attachment.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The consumer allows traffic from the producer to reach its VPC.
    ACCEPTED = 246_714_279

    # The consumer network attachment no longer exists.
    CLOSED = 380_163_436

    # The consumer needs to take further action before traffic can be served.
    NEEDS_ATTENTION = 344_491_452

    # The consumer neither allows nor prohibits traffic from the producer to reach its VPC.
    PENDING = 35_394_935

    # The consumer prohibits traffic from the producer to reach its VPC.
    REJECTED = 174_130_302

    STATUS_UNSPECIFIED = 42_133_066
  end
end

#subnetwork::String

Returns The subnetwork used to assign the IP to the producer instance network interface.

Returns:

  • (::String)

    The subnetwork used to assign the IP to the producer instance network interface.



18928
18929
18930
18931
18932
18933
18934
18935
18936
18937
18938
18939
18940
18941
18942
18943
18944
18945
18946
18947
18948
18949
18950
18951
18952
18953
18954
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18928

class NetworkAttachmentConnectedEndpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # The status of a connected endpoint to this network attachment.
  module Status
    # A value indicating that the enum field is not set.
    UNDEFINED_STATUS = 0

    # The consumer allows traffic from the producer to reach its VPC.
    ACCEPTED = 246_714_279

    # The consumer network attachment no longer exists.
    CLOSED = 380_163_436

    # The consumer needs to take further action before traffic can be served.
    NEEDS_ATTENTION = 344_491_452

    # The consumer neither allows nor prohibits traffic from the producer to reach its VPC.
    PENDING = 35_394_935

    # The consumer prohibits traffic from the producer to reach its VPC.
    REJECTED = 174_130_302

    STATUS_UNSPECIFIED = 42_133_066
  end
end