Reference documentation and code samples for the Google Cloud Dataform V1 Client class FilesystemEntryMetadata.
Represents metadata for a single entry in a filesystem.
Generated from protobuf message google.cloud.dataform.v1.FilesystemEntryMetadata
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ size_bytes
int|string
Output only. Provides the size of the entry in bytes. For directories, this will be 0.
↳ update_time
getSizeBytes
Output only. Provides the size of the entry in bytes. For directories, this will be 0.
int|string
setSizeBytes
Output only. Provides the size of the entry in bytes. For directories, this will be 0.
var
int|string
$this
getUpdateTime
Output only. Represents the time of the last modification of the entry.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Represents the time of the last modification of the entry.
$this

