Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class TeamFolderSearchResult.
Represents a single content entry.
Generated from protobuf message google.cloud.dataform.v1beta1.SearchTeamFoldersResponse.TeamFolderSearchResult
Namespace
Google \ Cloud \ Dataform \ V1beta1 \ SearchTeamFoldersResponseMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ team_folder |
Google\Cloud\Dataform\V1beta1\TeamFolder
A TeamFolder resource that is in the project / location. |
getTeamFolder
A TeamFolder resource that is in the project / location.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Dataform\V1beta1\TeamFolder|null |
|
hasTeamFolder
setTeamFolder
A TeamFolder resource that is in the project / location.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Dataform\V1beta1\TeamFolder
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getEntry
| Returns | |
|---|---|
| Type | Description |
string |
|