| Modifier and Type | Method and Description |
|---|---|
static TransferType |
TransferType.forNumber(int value)
Deprecated.
|
TransferType |
DataSource.getTransferType()
Deprecated.
google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=380
|
TransferType |
DataSource.Builder.getTransferType()
Deprecated.
google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=380
|
TransferType |
DataSourceOrBuilder.getTransferType()
Deprecated.
google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=380
|
static TransferType |
TransferType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Deprecated.
|
static TransferType |
TransferType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferType |
TransferType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static TransferType[] |
TransferType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TransferType> |
TransferType.internalGetValueMap()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource.Builder |
DataSource.Builder.setTransferType(TransferType value)
Deprecated.
google.cloud.bigquery.datatransfer.v1.DataSource.transfer_type is deprecated. See
google/cloud/bigquery/datatransfer/v1/datatransfer.proto;l=380
|
Copyright © 2023 Google LLC. All rights reserved.