Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InstanceTemplatesScopedList.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance_templates
def instance_templates() -> ::Array<::Google::Cloud::Compute::V1::InstanceTemplate>
Returns
- (::Array<::Google::Cloud::Compute::V1::InstanceTemplate>) — [Output Only] A list of instance templates that are contained within the specified project and zone.
#instance_templates=
def instance_templates=(value) -> ::Array<::Google::Cloud::Compute::V1::InstanceTemplate>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::InstanceTemplate>) — [Output Only] A list of instance templates that are contained within the specified project and zone.
Returns
- (::Array<::Google::Cloud::Compute::V1::InstanceTemplate>) — [Output Only] A list of instance templates that are contained within the specified project and zone.
#warning
def warning() -> ::Google::Cloud::Compute::V1::Warning
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] An informational warning that replaces the list of instance templates when the list is empty.
#warning=
def warning=(value) -> ::Google::Cloud::Compute::V1::Warning
Parameter
- value (::Google::Cloud::Compute::V1::Warning) — [Output Only] An informational warning that replaces the list of instance templates when the list is empty.
Returns
- (::Google::Cloud::Compute::V1::Warning) — [Output Only] An informational warning that replaces the list of instance templates when the list is empty.