Reference documentation and code samples for the Dataform V1 API class Google::Cloud::Dataform::V1::FilesystemEntryMetadata.
Represents metadata for a single entry in a filesystem.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#size_bytes
def size_bytes() -> ::Integer
Returns
- (::Integer) — Output only. Provides the size of the entry in bytes. For directories, this will be 0.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. Represents the time of the last modification of the entry.