Storage Transfer Service V1 API - Module Google::Cloud::StorageTransfer::V1::S3CompatibleMetadata::RequestModel (v0.10.0)

Reference documentation and code samples for the Storage Transfer Service V1 API module Google::Cloud::StorageTransfer::V1::S3CompatibleMetadata::RequestModel.

The request model of the API.

Constants

REQUEST_MODEL_UNSPECIFIED

value: 0
RequestModel is not specified.

REQUEST_MODEL_VIRTUAL_HOSTED_STYLE

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

REQUEST_MODEL_PATH_STYLE

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