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
- (::Google::Cloud::Iap::V1::TunnelDestGroup) — Required. The new values for the TunnelDestGroup.
#tunnel_dest_group=
def tunnel_dest_group=(value) -> ::Google::Cloud::Iap::V1::TunnelDestGroup
Parameter
- value (::Google::Cloud::Iap::V1::TunnelDestGroup) — Required. The new values for the TunnelDestGroup.
Returns
- (::Google::Cloud::Iap::V1::TunnelDestGroup) — Required. The new values for the TunnelDestGroup.
#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