Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::BulkInsertInstanceResourcePerInstanceProperties (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::BulkInsertInstanceResourcePerInstanceProperties.

Per-instance properties to be set on individual instances. To be extended in the future.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#hostname

def hostname() -> ::String
Returns
  • (::String) — Specifies the hostname of the instance. More details in: https://cloud.google.com/compute/docs/instances/custom-hostname-vm#naming_convention

#hostname=

def hostname=(value) -> ::String
Parameter
  • value (::String) — Specifies the hostname of the instance. More details in: https://cloud.google.com/compute/docs/instances/custom-hostname-vm#naming_convention
Returns
  • (::String) — Specifies the hostname of the instance. More details in: https://cloud.google.com/compute/docs/instances/custom-hostname-vm#naming_convention

#name

def name() -> ::String
Returns
  • (::String) — This field is only temporary. It will be removed. Do not use it.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — This field is only temporary. It will be removed. Do not use it.
Returns
  • (::String) — This field is only temporary. It will be removed. Do not use it.