Cloud Workstations V1BETA API - Class Google::Cloud::Workstations::V1beta::UpdateWorkstationClusterRequest (v0.1.0)

Reference documentation and code samples for the Cloud Workstations V1BETA API class Google::Cloud::Workstations::V1beta::UpdateWorkstationClusterRequest.

Request message for UpdateWorkstationCluster.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#allow_missing

def allow_missing() -> ::Boolean
Returns
  • (::Boolean) — Optional. If set, and the workstation cluster is not found, a new workstation cluster will be created. In this situation, update_mask is ignored.

#allow_missing=

def allow_missing=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. If set, and the workstation cluster is not found, a new workstation cluster will be created. In this situation, update_mask is ignored.
Returns
  • (::Boolean) — Optional. If set, and the workstation cluster is not found, a new workstation cluster will be created. In this situation, update_mask is ignored.

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
Returns

#validate_only

def validate_only() -> ::Boolean
Returns
  • (::Boolean) — Optional. If set, validate the request and preview the review, but do not actually apply it.

#validate_only=

def validate_only=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. If set, validate the request and preview the review, but do not actually apply it.
Returns
  • (::Boolean) — Optional. If set, validate the request and preview the review, but do not actually apply it.

#workstation_cluster

def workstation_cluster() -> ::Google::Cloud::Workstations::V1beta::WorkstationCluster
Returns

#workstation_cluster=

def workstation_cluster=(value) -> ::Google::Cloud::Workstations::V1beta::WorkstationCluster
Parameter
Returns