Storage Transfer v1 API - Enum S3CompatibleMetadata.Types.ListApi (2.5.0)

public enum S3CompatibleMetadata.Types.ListApi

Reference documentation and code samples for the Storage Transfer v1 API enum S3CompatibleMetadata.Types.ListApi.

The Listing API to use for discovering objects.

Namespace

Google.Cloud.StorageTransfer.V1

Assembly

Google.Cloud.StorageTransfer.V1.dll

Fields

Name Description
ListObjects

Legacy ListObjects API.

ListObjectsV2

Perform listing using ListObjectsV2 API.

Unspecified

ListApi is not specified.