Interface protos.google.cloud.geminidataanalytics.v1alpha.ISystemMessage (0.2.0)

Properties of a SystemMessage.

Package

@google-cloud/geminidataanalytics

Properties

analysis

analysis?: (google.cloud.geminidataanalytics.v1alpha.IAnalysisMessage|null);

SystemMessage analysis

chart

chart?: (google.cloud.geminidataanalytics.v1alpha.IChartMessage|null);

SystemMessage chart

data

data?: (google.cloud.geminidataanalytics.v1alpha.IDataMessage|null);

SystemMessage data

error

error?: (google.cloud.geminidataanalytics.v1alpha.IErrorMessage|null);

SystemMessage error

exampleQueries

exampleQueries?: (google.cloud.geminidataanalytics.v1alpha.IExampleQueries|null);

SystemMessage exampleQueries

groupId

groupId?: (number|null);

SystemMessage groupId

schema

schema?: (google.cloud.geminidataanalytics.v1alpha.ISchemaMessage|null);

SystemMessage schema

text

text?: (google.cloud.geminidataanalytics.v1alpha.ITextMessage|null);

SystemMessage text