GoogleApi.StorageTransfer.V1.Model.MetadataOptions (google_api_storage_transfer v0.33.0) View Source
Specifies the metadata options for running a transfer.
Attributes
-
gid
(type:String.t
, default:nil
) - Specifies how each file's GID attribute should be handled by the transfer. If unspecified, the default behavior is the same as GID_SKIP when the source is a POSIX file system. -
mode
(type:String.t
, default:nil
) - Specifies how each file's mode attribute should be handled by the transfer. If unspecified, the default behavior is the same as MODE_SKIP when the source is a POSIX file system. -
symlink
(type:String.t
, default:nil
) - Specifies how symlinks should be handled by the transfer. If unspecified, the default behavior is the same as SYMLINK_SKIP when the source is a POSIX file system. -
uid
(type:String.t
, default:nil
) - Specifies how each file's UID attribute should be handled by the transfer. If unspecified, the default behavior is the same as UID_SKIP when the source is a POSIX file system.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.