Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#disk_types
def disk_types() -> ::Array<::Google::Cloud::Compute::V1::DiskType>
Returns
- (::Array<::Google::Cloud::Compute::V1::DiskType>) — [Output Only] A list of disk types contained in this scope.
#disk_types=
def disk_types=(value) -> ::Array<::Google::Cloud::Compute::V1::DiskType>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::DiskType>) — [Output Only] A list of disk types contained in this scope.
Returns
- (::Array<::Google::Cloud::Compute::V1::DiskType>) — [Output Only] A list of disk types 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 disk types 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 disk types when the list is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] Informational warning which replaces the list of disk types when the list is empty.