Storage Transfer v1 API - Enum MetadataOptions.Types.GID (2.2.0)

public enum GID

Reference documentation and code samples for the Storage Transfer v1 API enum MetadataOptions.Types.GID.

Options for handling file GID attribute.

Namespace

Google.Cloud.StorageTransfer.V1

Assembly

Google.Cloud.StorageTransfer.V1.dll

Fields

NameDescription
Number

Preserve GID during a transfer job.

Skip

Do not preserve GID during a transfer job.

Unspecified

GID behavior is unspecified.