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

Properties of a Schema.

Package

@google-cloud/discoveryengine

Properties

fieldConfigs

fieldConfigs?: (google.cloud.discoveryengine.v1alpha.IFieldConfig[]|null);

Schema fieldConfigs

jsonSchema

jsonSchema?: (string|null);

Schema jsonSchema

name

name?: (string|null);

Schema name

structSchema

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

Schema structSchema