Google Cloud Datalabeling V1beta1 Client - Class GcsDestination (0.7.2)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class GcsDestination.
Export destination of the data.Only gcs path is allowed in
output_uri.
Generated from protobuf messagegoogle.cloud.datalabeling.v1beta1.GcsDestination
Namespace
Google \ Cloud \ DataLabeling \ V1beta1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ output_uri
string
Required. The output uri of destination file.
↳ mime_type
string
Required. The format of the gcs destination. Only "text/csv" and "application/json" are supported.
getOutputUri
Required. The output uri of destination file.
Returns
Type
Description
string
setOutputUri
Required. The output uri of destination file.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getMimeType
Required. The format of the gcs destination. Only "text/csv" and
"application/json"
are supported.
Returns
Type
Description
string
setMimeType
Required. The format of the gcs destination. Only "text/csv" and
"application/json"
are supported.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]