Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::StoragePoolsScopedList.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#storage_pools
def storage_pools() -> ::Array<::Google::Cloud::Compute::V1::StoragePool>
Returns
- (::Array<::Google::Cloud::Compute::V1::StoragePool>) — [Output Only] A list of storage pool contained in this scope.
#storage_pools=
def storage_pools=(value) -> ::Array<::Google::Cloud::Compute::V1::StoragePool>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::StoragePool>) — [Output Only] A list of storage pool contained in this scope.
Returns
- (::Array<::Google::Cloud::Compute::V1::StoragePool>) — [Output Only] A list of storage pool 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 storage pool 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 storage pool when the list is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] Informational warning which replaces the list of storage pool when the list is empty.