Class: Google::Cloud::NetworkConnectivity::V1::LinkedProducerVpcNetwork

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

Instance Attribute Summary collapse

Instance Attribute Details

#exclude_export_ranges::Array<::String>

Returns Optional. IP ranges encompassing the subnets to be excluded from peering.

Returns:

  • (::Array<::String>)

    Optional. IP ranges encompassing the subnets to be excluded from peering.



1404
1405
1406
1407
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1404

class LinkedProducerVpcNetwork
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#include_export_ranges::Array<::String>

Returns Optional. IP ranges allowed to be included from peering.

Returns:

  • (::Array<::String>)

    Optional. IP ranges allowed to be included from peering.



1404
1405
1406
1407
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1404

class LinkedProducerVpcNetwork
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#network::String

Returns Immutable. The URI of the Service Consumer VPC that the Producer VPC is peered with.

Returns:

  • (::String)

    Immutable. The URI of the Service Consumer VPC that the Producer VPC is peered with.



1404
1405
1406
1407
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1404

class LinkedProducerVpcNetwork
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#peering::String

Returns Immutable. The name of the VPC peering between the Service Consumer VPC and the Producer VPC (defined in the Tenant project) which is added to the NCC hub. This peering must be in ACTIVE state.

Returns:

  • (::String)

    Immutable. The name of the VPC peering between the Service Consumer VPC and the Producer VPC (defined in the Tenant project) which is added to the NCC hub. This peering must be in ACTIVE state.



1404
1405
1406
1407
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1404

class LinkedProducerVpcNetwork
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#producer_network::String (readonly)

Returns Output only. The URI of the Producer VPC.

Returns:

  • (::String)

    Output only. The URI of the Producer VPC.



1404
1405
1406
1407
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1404

class LinkedProducerVpcNetwork
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#proposed_exclude_export_ranges::Array<::String> (readonly)

Returns Output only. The proposed exclude export IP ranges waiting for hub administration's approval.

Returns:

  • (::Array<::String>)

    Output only. The proposed exclude export IP ranges waiting for hub administration's approval.



1404
1405
1406
1407
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1404

class LinkedProducerVpcNetwork
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#proposed_include_export_ranges::Array<::String>

Returns Optional. The proposed include export IP ranges waiting for hub administration's approval.

Returns:

  • (::Array<::String>)

    Optional. The proposed include export IP ranges waiting for hub administration's approval.



1404
1405
1406
1407
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1404

class LinkedProducerVpcNetwork
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#service_consumer_vpc_spoke::String (readonly)

Returns Output only. The Service Consumer Network spoke.

Returns:

  • (::String)

    Output only. The Service Consumer Network spoke.



1404
1405
1406
1407
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1404

class LinkedProducerVpcNetwork
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end