Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ManagedInstanceVersion.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance_template
def instance_template() -> ::String
Returns
- (::String) — [Output Only] The intended template of the instance. This field is empty when current_action is one of { DELETING, ABANDONING }.
#instance_template=
def instance_template=(value) -> ::String
Parameter
- value (::String) — [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 }.
#name
def name() -> ::String
Returns
- (::String) — [Output Only] Name of the version.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — [Output Only] Name of the version.
Returns
- (::String) — [Output Only] Name of the version.