gid property
The GID preservation behavior.
Optional. Possible string values are:
- "GID_UNSPECIFIED" : default is GID_NUMBER_PRESERVE.
- "GID_SKIP" : Do not preserve GID during a transfer job.
- "GID_NUMBER_PRESERVE" : Preserve GID that is in number format during a transfer job.
Implementation
core.String? gid;