Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::VpnGatewaysScopedList.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#vpn_gateways
def vpn_gateways() -> ::Array<::Google::Cloud::Compute::V1::VpnGateway>
Returns
- (::Array<::Google::Cloud::Compute::V1::VpnGateway>) — [Output Only] A list of VPN gateways contained in this scope.
#vpn_gateways=
def vpn_gateways=(value) -> ::Array<::Google::Cloud::Compute::V1::VpnGateway>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::VpnGateway>) — [Output Only] A list of VPN gateways contained in this scope.
Returns
- (::Array<::Google::Cloud::Compute::V1::VpnGateway>) — [Output Only] A list of VPN gateways contained in this scope.
#warning
def warning() -> ::Google::Cloud::Compute::V1::Warning
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] Informational warning which replaces the list of addresses when the list is empty.
#warning=
def warning=(value) -> ::Google::Cloud::Compute::V1::Warning
Parameter
- value (::Google::Cloud::Compute::V1::Warning) — [Output Only] Informational warning which replaces the list of addresses when the list is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] Informational warning which replaces the list of addresses when the list is empty.