public enum S3CompatibleMetadata.Types.AuthMethodReference documentation and code samples for the Storage Transfer v1 API enum S3CompatibleMetadata.Types.AuthMethod.
The authentication and authorization method used by the storage service.
Namespace
Google.Cloud.StorageTransfer.V1Assembly
Google.Cloud.StorageTransfer.V1.dll
Fields |
|
|---|---|
| Name | Description |
AwsSignatureV2 |
Auth requests with AWS SigV2. |
AwsSignatureV4 |
Auth requests with AWS SigV4. |
Unspecified |
AuthMethod is not specified. |