Class: Google::Cloud::Compute::V1::ManagedInstanceVersion

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#instance_template::String

Returns [Output Only] The intended template of the instance. This field is empty when current_action is one of { DELETING, ABANDONING }.

Returns:

  • (::String)

    [Output Only] The intended template of the instance. This field is empty when current_action is one of { DELETING, ABANDONING }.



20445
20446
20447
20448
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20445

class ManagedInstanceVersion
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String

Returns [Output Only] Name of the version.

Returns:

  • (::String)

    [Output Only] Name of the version.



20445
20446
20447
20448
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20445

class ManagedInstanceVersion
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end