Network Connectivity V1 API - Class Google::Cloud::NetworkConnectivity::V1::LinkedRouterApplianceInstances (v1.10.1)

Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::LinkedRouterApplianceInstances.

A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#include_import_ranges

definclude_import_ranges()->::Array<::String>
Returns
  • (::Array<::String>) — Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is "ALL_IPV4_RANGES".

#include_import_ranges=

definclude_import_ranges=(value)->::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is "ALL_IPV4_RANGES".
Returns
  • (::Array<::String>) — Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is "ALL_IPV4_RANGES".

#instances

definstances()->::Array<::Google::Cloud::NetworkConnectivity::V1::RouterApplianceInstance>
Returns

#instances=

definstances=(value)->::Array<::Google::Cloud::NetworkConnectivity::V1::RouterApplianceInstance>
Parameter
Returns

#site_to_site_data_transfer

defsite_to_site_data_transfer()->::Boolean
Returns
  • (::Boolean) — A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in supported locations.

#site_to_site_data_transfer=

defsite_to_site_data_transfer=(value)->::Boolean
Parameter
  • value (::Boolean) — A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in supported locations.
Returns
  • (::Boolean) — A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in supported locations.

#vpc_network

defvpc_network()->::String
Returns
  • (::String) — Output only. The VPC network where these router appliance instances are located.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.