Method: Google::Cloud::Compute::V1::InstanceTemplate#properties
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
#properties ⇒ ::Google::Cloud::Compute::V1::InstanceProperties
Returns The instance properties for this instance template.
15934 15935 15936 15937 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 15934 class InstanceTemplate include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |