UpdateHostGroupRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)UpdateHostGroupRequest for updating a host group.
Attributes |
|
|---|---|
| Name | Description |
host_group |
google.cloud.netapp_v1.types.HostGroup
Required. The host group to update. The host group's name field is used to identify the host group. Format:
projects/{project_number}/locations/{location_id}/hostGroups/{host_group_id}.
|
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Optional. The list of fields to update. |