Discovery Engine API (discoveryengine:v1alpha)

2024-07-31

2 updated methods

Updates

    Methods
  • discoveryengine.projects.locations.collections.dataStores.create

      Parameters:

        skipDefaultSchemaCreation

          Description: A boolean flag indicating whether to skip the default schema creation for the data store. Only enable this flag if you are certain that the default schema is incompatible with your use case. If set to true, you must manually create a schema for the data store before any documents can be ingested. This flag cannot be specified if `data_store.starting_schema` is specified.

          Location: query

          Type: boolean

  • discoveryengine.projects.locations.dataStores.create

      Parameters:

        skipDefaultSchemaCreation

          Description: A boolean flag indicating whether to skip the default schema creation for the data store. Only enable this flag if you are certain that the default schema is incompatible with your use case. If set to true, you must manually create a schema for the data store before any documents can be ingested. This flag cannot be specified if `data_store.starting_schema` is specified.

          Location: query

          Type: boolean