Reference documentation and code samples for the Dataform V1 API class Google::Cloud::Dataform::V1::SearchTeamFoldersResponse::TeamFolderSearchResult.
Represents a single content entry.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#team_folder
def team_folder() -> ::Google::Cloud::Dataform::V1::TeamFolder
Returns
- (::Google::Cloud::Dataform::V1::TeamFolder) — A TeamFolder resource that is in the project / location.
#team_folder=
def team_folder=(value) -> ::Google::Cloud::Dataform::V1::TeamFolder
Parameter
- value (::Google::Cloud::Dataform::V1::TeamFolder) — A TeamFolder resource that is in the project / location.
Returns
- (::Google::Cloud::Dataform::V1::TeamFolder) — A TeamFolder resource that is in the project / location.