Google Cloud Gemini Data Analytics V1beta Client - Class ErrorMessage (0.1.1)

Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class ErrorMessage.

An error message.

Generated from protobuf message google.cloud.geminidataanalytics.v1beta.ErrorMessage

Namespace

Google \ Cloud \ GeminiDataAnalytics \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ text string

Output only. The text of the error.

getText

Output only. The text of the error.

Returns
Type Description
string

setText

Output only. The text of the error.

Parameter
Name Description
var string
Returns
Type Description
$this