| Modifier and Type | Class and Description |
|---|---|
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 class |
TransferTypes.GcsData.Builder
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.
|
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.GcsDataOrBuilder |
TransferTypes.TransferSpecOrBuilder.getGcsDataSinkOrBuilder()
A Cloud Storage data sink.
|
TransferTypes.GcsDataOrBuilder |
TransferTypes.TransferSpec.getGcsDataSinkOrBuilder()
A Cloud Storage data sink.
|
TransferTypes.GcsDataOrBuilder |
TransferTypes.TransferSpec.Builder.getGcsDataSinkOrBuilder()
A Cloud Storage data sink.
|
TransferTypes.GcsDataOrBuilder |
TransferTypes.TransferSpecOrBuilder.getGcsDataSourceOrBuilder()
A Cloud Storage data source.
|
TransferTypes.GcsDataOrBuilder |
TransferTypes.TransferSpec.getGcsDataSourceOrBuilder()
A Cloud Storage data source.
|
TransferTypes.GcsDataOrBuilder |
TransferTypes.TransferSpec.Builder.getGcsDataSourceOrBuilder()
A Cloud Storage data source.
|
TransferTypes.GcsDataOrBuilder |
TransferTypes.TransferSpecOrBuilder.getGcsIntermediateDataLocationOrBuilder()
Cloud Storage intermediate data location.
|
TransferTypes.GcsDataOrBuilder |
TransferTypes.TransferSpec.getGcsIntermediateDataLocationOrBuilder()
Cloud Storage intermediate data location.
|
TransferTypes.GcsDataOrBuilder |
TransferTypes.TransferSpec.Builder.getGcsIntermediateDataLocationOrBuilder()
Cloud Storage intermediate data location.
|
Copyright © 2022 Google LLC. All rights reserved.