Storage Transfer v1 API - Enum S3CompatibleMetadata.Types.RequestModel (2.2.0)

public enum RequestModel

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

The request model of the API.

Namespace

Google.Cloud.StorageTransfer.V1

Assembly

Google.Cloud.StorageTransfer.V1.dll

Fields

NameDescription
PathStyle

Perform requests using Path Style. Example: https://s3.region.amazonaws.com/bucket-name/key-name

Unspecified

RequestModel is not specified.

VirtualHostedStyle

Perform requests using Virtual Hosted Style. Example: https://bucket-name.s3.region.amazonaws.com/key-name