Enum ObjectsResource.CopyRequest.ProjectionEnum
Set of properties to return. Defaults to noAcl, unless the object resource specifies the acl property, when it defaults to full.
Namespace: Google.Apis.Storage.v1
Assembly: Google.Apis.Storage.v1.dll
Syntax
public enum ObjectsResource.CopyRequest.ProjectionEnum
Fields
| Name | Description |
|---|---|
| Full | Include all properties. |
| NoAcl | Omit the owner, acl property. |