Network Connectivity V1BETA API - Class Google::Cloud::NetworkConnectivity::V1beta::Gateway (v0.1.0)

Reference documentation and code samples for the Network Connectivity V1BETA API class Google::Cloud::NetworkConnectivity::V1beta::Gateway.

A gateway that can apply specialized traffic processing.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#capacity

def capacity() -> ::Google::Cloud::NetworkConnectivity::V1beta::Gateway::GatewayCapacity
Returns

#capacity=

def capacity=(value) -> ::Google::Cloud::NetworkConnectivity::V1beta::Gateway::GatewayCapacity
Parameter
Returns

#cloud_routers

def cloud_routers() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. The list of Cloud Routers that are connected to this gateway. Should be in the form: https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/routers/{router}

#ip_range_reservations

def ip_range_reservations() -> ::Array<::Google::Cloud::NetworkConnectivity::V1beta::Gateway::IpRangeReservation>
Returns

#ip_range_reservations=

def ip_range_reservations=(value) -> ::Array<::Google::Cloud::NetworkConnectivity::V1beta::Gateway::IpRangeReservation>
Parameter
Returns

#sac_attachment

def sac_attachment() -> ::String
Returns
  • (::String) — Output only. The URI of the connected SACAttachment. Should be in the form: projects/{project}/locations/{location}/sacAttachments/{sac_attachment}