Interface protos.google.cloud.discoveryengine.v1.ISchema (1.7.0)

Properties of a Schema.

Package

@google-cloud/discoveryengine

Properties

jsonSchema

jsonSchema?: (string|null);

Schema jsonSchema

name

name?: (string|null);

Schema name

structSchema

structSchema?: (google.protobuf.IStruct|null);

Schema structSchema