Identity-Aware Proxy V1 API - Class Google::Cloud::Iap::V1::UpdateTunnelDestGroupRequest (v0.6.0)

Reference documentation and code samples for the Identity-Aware Proxy V1 API class Google::Cloud::Iap::V1::UpdateTunnelDestGroupRequest.

The request to UpdateTunnelDestGroup.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#tunnel_dest_group

def tunnel_dest_group() -> ::Google::Cloud::Iap::V1::TunnelDestGroup
Returns

#tunnel_dest_group=

def tunnel_dest_group=(value) -> ::Google::Cloud::Iap::V1::TunnelDestGroup
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) — A field mask that specifies which IAP settings to update. If omitted, then all of the settings are updated. See https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — A field mask that specifies which IAP settings to update. If omitted, then all of the settings are updated. See https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
Returns
  • (::Google::Protobuf::FieldMask) — A field mask that specifies which IAP settings to update. If omitted, then all of the settings are updated. See https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask