Reference documentation and code samples for the Google Cloud Dataform V1 Client class DirectoryEntry.
Represents a single entry in a directory.
Generated from protobuf message google.cloud.dataform.v1.DirectoryEntry
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ file
string
A file in the directory.
↳ directory
string
A child directory in the directory.
↳ metadata
getFile
A file in the directory.
string
hasFile
setFile
A file in the directory.
var
string
$this
getDirectory
A child directory in the directory.
string
hasDirectory
setDirectory
A child directory in the directory.
var
string
$this
getMetadata
Entry with metadata.
hasMetadata
clearMetadata
setMetadata
Entry with metadata.
$this
getEntry
string

