Reference documentation and code samples for the Google Cloud Storage Transfer V1 Client class TransferManifest.
Specifies where the manifest is located.
Generated from protobuf message google.storagetransfer.v1.TransferManifest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ location
string
Specifies the path to the manifest in Cloud Storage. The Google-managed service account for the transfer must have storage.objects.get
permission for this object. An example path is gs://bucket_name/path/manifest.csv
.
getLocation
Specifies the path to the manifest in Cloud Storage. The Google-managed
service account for the transfer must have storage.objects.get
permission for this object. An example path is gs://bucket_name/path/manifest.csv
.
string
setLocation
Specifies the path to the manifest in Cloud Storage. The Google-managed
service account for the transfer must have storage.objects.get
permission for this object. An example path is gs://bucket_name/path/manifest.csv
.
var
string
$this