Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::SubnetworksScopedList.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#subnetworks
def subnetworks() -> ::Array<::Google::Cloud::Compute::V1::Subnetwork>
Returns
- (::Array<::Google::Cloud::Compute::V1::Subnetwork>) — A list of subnetworks contained in this scope.
#subnetworks=
def subnetworks=(value) -> ::Array<::Google::Cloud::Compute::V1::Subnetwork>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::Subnetwork>) — A list of subnetworks contained in this scope.
Returns
- (::Array<::Google::Cloud::Compute::V1::Subnetwork>) — A list of subnetworks contained in this scope.
#warning
def warning() -> ::Google::Cloud::Compute::V1::Warning
Returns
- (::Google::Cloud::Compute::V1::Warning) — An informational warning that appears when the list of addresses is empty.
#warning=
def warning=(value) -> ::Google::Cloud::Compute::V1::Warning
Parameter
- value (::Google::Cloud::Compute::V1::Warning) — An informational warning that appears when the list of addresses is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — An informational warning that appears when the list of addresses is empty.