Reference documentation and code samples for the Google Cloud Migration Center V1 Client class UploadFileInfo.
A resource that contains a URI to which a data file can be uploaded.
Generated from protobuf message google.cloud.migrationcenter.v1.UploadFileInfo
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ signed_uri
string
Output only. Upload URI for the file.
↳ headers
↳ uri_expiration_time
getSignedUri
Output only. Upload URI for the file.
string
setSignedUri
Output only. Upload URI for the file.
var
string
$this
getHeaders
Output only. The headers that were used to sign the URI.
setHeaders
Output only. The headers that were used to sign the URI.
$this
getUriExpirationTime
Output only. Expiration time of the upload URI.
hasUriExpirationTime
clearUriExpirationTime
setUriExpirationTime
Output only. Expiration time of the upload URI.
$this