Reference documentation and code samples for the Google Cloud Private Catalog V1beta1 Client class GcsSource.
Defines how to access Cloud Storage source.
Generated from protobuf message google.cloud.privatecatalog.v1beta1.GcsSource
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ gcs_path
string
Output only. the cloud storage object path.
↳ generation
int|string
Output only. Generation of the object, which is set when the content of an object starts being written.
↳ update_time
getGcsPath
Output only. the cloud storage object path.
string
setGcsPath
Output only. the cloud storage object path.
var
string
$this
getGeneration
Output only. Generation of the object, which is set when the content of an object starts being written.
int|string
setGeneration
Output only. Generation of the object, which is set when the content of an object starts being written.
var
int|string
$this
getUpdateTime
Output only. The time when the object metadata was last changed.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the object metadata was last changed.
$this