public final class TransferTypes extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TransferTypes.AgentPool
Represents an On-Premises Agent pool.
|
static interface |
TransferTypes.AgentPoolOrBuilder |
static class |
TransferTypes.AwsAccessKey
AWS access key (see
[AWS Security
Credentials](https://docs.aws.amazon.com/general/latest/gr/aws-security-credentials.html)).
|
static interface |
TransferTypes.AwsAccessKeyOrBuilder |
static class |
TransferTypes.AwsS3CompatibleData
An AwsS3CompatibleData resource.
|
static interface |
TransferTypes.AwsS3CompatibleDataOrBuilder |
static class |
TransferTypes.AwsS3Data
An AwsS3Data resource can be a data source, but not a data sink.
|
static interface |
TransferTypes.AwsS3DataOrBuilder |
static class |
TransferTypes.AzureBlobStorageData
An AzureBlobStorageData resource can be a data source, but not a data sink.
|
static interface |
TransferTypes.AzureBlobStorageDataOrBuilder |
static class |
TransferTypes.AzureCredentials
Azure credentials
For information on our data retention policy for user credentials, see
[User credentials](/storage-transfer/docs/data-retention#user-credentials).
|
static interface |
TransferTypes.AzureCredentialsOrBuilder |
static class |
TransferTypes.ErrorLogEntry
An entry describing an error that has occurred.
|
static interface |
TransferTypes.ErrorLogEntryOrBuilder |
static class |
TransferTypes.ErrorSummary
A summary of errors by error code, plus a count and sample error log
entries.
|
static interface |
TransferTypes.ErrorSummaryOrBuilder |
static class |
TransferTypes.GcsData
In a GcsData resource, an object's name is the Cloud Storage object's
name and its "last modification time" refers to the object's `updated`
property of Cloud Storage objects, which changes when the content or the
metadata of the object is updated.
|
static interface |
TransferTypes.GcsDataOrBuilder |
static class |
TransferTypes.GoogleServiceAccount
Google service account
|
static interface |
TransferTypes.GoogleServiceAccountOrBuilder |
static class |
TransferTypes.HttpData
An HttpData resource specifies a list of objects on the web to be transferred
over HTTP.
|
static interface |
TransferTypes.HttpDataOrBuilder |
static class |
TransferTypes.LoggingConfig
Specifies the logging behavior for transfer operations.
|
static interface |
TransferTypes.LoggingConfigOrBuilder |
static class |
TransferTypes.MetadataOptions
Specifies the metadata options for running a transfer.
|
static interface |
TransferTypes.MetadataOptionsOrBuilder |
static class |
TransferTypes.NotificationConfig
Specification to configure notifications published to Pub/Sub.
|
static interface |
TransferTypes.NotificationConfigOrBuilder |
static class |
TransferTypes.ObjectConditions
Conditions that determine which objects are transferred.
|
static interface |
TransferTypes.ObjectConditionsOrBuilder |
static class |
TransferTypes.PosixFilesystem
A POSIX filesystem resource.
|
static interface |
TransferTypes.PosixFilesystemOrBuilder |
static class |
TransferTypes.S3CompatibleMetadata
S3CompatibleMetadata contains the metadata fields that apply to the basic
types of S3-compatible data providers.
|
static interface |
TransferTypes.S3CompatibleMetadataOrBuilder |
static class |
TransferTypes.Schedule
Transfers can be scheduled to recur or to run just once.
|
static interface |
TransferTypes.ScheduleOrBuilder |
static class |
TransferTypes.TransferCounters
A collection of counters that report the progress of a transfer operation.
|
static interface |
TransferTypes.TransferCountersOrBuilder |
static class |
TransferTypes.TransferJob
This resource represents the configuration of a transfer job that runs
periodically.
|
static interface |
TransferTypes.TransferJobOrBuilder |
static class |
TransferTypes.TransferManifest
Specifies where the manifest is located.
|
static interface |
TransferTypes.TransferManifestOrBuilder |
static class |
TransferTypes.TransferOperation
A description of the execution of a transfer.
|
static interface |
TransferTypes.TransferOperationOrBuilder |
static class |
TransferTypes.TransferOptions
TransferOptions define the actions to be performed on objects in a transfer.
|
static interface |
TransferTypes.TransferOptionsOrBuilder |
static class |
TransferTypes.TransferSpec
Configuration for running a transfer.
|
static interface |
TransferTypes.TransferSpecOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2022 Google LLC. All rights reserved.