Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::FileSearchResult.
Client-facing representation of a file entry in search results.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#path
def path() -> ::String
Returns
- (::String) — File system path relative to the workspace root.
#path=
def path=(value) -> ::String
Parameter
- value (::String) — File system path relative to the workspace root.
Returns
- (::String) — File system path relative to the workspace root.