Skip to content

Commit 8b6261f

Browse files
feat(discoveryengine): update the api
#### discoveryengine:v1alpha The following keys were added: - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.suggestionDenyListEntries.methods.import (Total Keys: 12) - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.suggestionDenyListEntries.methods.purge (Total Keys: 12) - resources.projects.resources.locations.resources.dataStores.resources.suggestionDenyListEntries.methods.import (Total Keys: 12) - resources.projects.resources.locations.resources.dataStores.resources.suggestionDenyListEntries.methods.purge (Total Keys: 12) - schemas.GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse (Total Keys: 8) - schemas.GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig.properties.location.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesRequest (Total Keys: 8) - schemas.GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse (Total Keys: 8) - schemas.GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesRequest (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaSuggestionDenyListEntry (Total Keys: 4) - schemas.GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse (Total Keys: 8) - schemas.GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse (Total Keys: 6) #### discoveryengine:v1beta The following keys were added: - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.suggestionDenyListEntries.methods.import (Total Keys: 12) - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.suggestionDenyListEntries.methods.purge (Total Keys: 12) - resources.projects.resources.locations.resources.dataStores.resources.suggestionDenyListEntries.methods.import (Total Keys: 12) - resources.projects.resources.locations.resources.dataStores.resources.suggestionDenyListEntries.methods.purge (Total Keys: 12) - schemas.GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse (Total Keys: 8) - schemas.GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig.properties.location.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaImportSuggestionDenyListEntriesResponse (Total Keys: 8) - schemas.GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaPurgeSuggestionDenyListEntriesResponse (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesRequest (Total Keys: 8) - schemas.GoogleCloudDiscoveryengineV1betaImportSuggestionDenyListEntriesResponse (Total Keys: 8) - schemas.GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesMetadata (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesRequest (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1betaPurgeSuggestionDenyListEntriesResponse (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1betaSuggestionDenyListEntry (Total Keys: 4)
1 parent 9ef09a5 commit 8b6261f

File tree

35 files changed

+1855
-246
lines changed

35 files changed

+1855
-246
lines changed

docs/dyn/discoveryengine_v1alpha.locations.html

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.

docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.documents.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h3>Method Details</h3>
120120
&quot;content&quot;: { # Unstructured data linked to this document. # The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
121121
&quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the content. Supported types: * `application/pdf` (PDF, only native PDFs are supported for now) * `text/html` (HTML) * `application/vnd.openxmlformats-officedocument.wordprocessingml.document` (DOCX) * `application/vnd.openxmlformats-officedocument.presentationml.presentation` (PPTX) * `text/plain` (TXT) See https://www.iana.org/assignments/media-types/media-types.xhtml.
122122
&quot;rawBytes&quot;: &quot;A String&quot;, # The content represented as a stream of bytes. The maximum length is 1,000,000 bytes (1 MB / ~0.95 MiB). Note: As with all `bytes` fields, this field is represented as pure binary in Protocol Buffers and base64-encoded string in JSON. For example, `abc123!?$*&amp;()&#x27;-=@~` should be represented as `YWJjMTIzIT8kKiYoKSctPUB+` in JSON. See https://developers.google.com/protocol-buffers/docs/proto3#json.
123-
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 100 MB.
123+
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 2.5 MB for text-based formats, 100 MB for other formats.
124124
},
125125
&quot;derivedStructData&quot;: { # Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
126126
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
@@ -148,7 +148,7 @@ <h3>Method Details</h3>
148148
&quot;content&quot;: { # Unstructured data linked to this document. # The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
149149
&quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the content. Supported types: * `application/pdf` (PDF, only native PDFs are supported for now) * `text/html` (HTML) * `application/vnd.openxmlformats-officedocument.wordprocessingml.document` (DOCX) * `application/vnd.openxmlformats-officedocument.presentationml.presentation` (PPTX) * `text/plain` (TXT) See https://www.iana.org/assignments/media-types/media-types.xhtml.
150150
&quot;rawBytes&quot;: &quot;A String&quot;, # The content represented as a stream of bytes. The maximum length is 1,000,000 bytes (1 MB / ~0.95 MiB). Note: As with all `bytes` fields, this field is represented as pure binary in Protocol Buffers and base64-encoded string in JSON. For example, `abc123!?$*&amp;()&#x27;-=@~` should be represented as `YWJjMTIzIT8kKiYoKSctPUB+` in JSON. See https://developers.google.com/protocol-buffers/docs/proto3#json.
151-
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 100 MB.
151+
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 2.5 MB for text-based formats, 100 MB for other formats.
152152
},
153153
&quot;derivedStructData&quot;: { # Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
154154
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
@@ -200,7 +200,7 @@ <h3>Method Details</h3>
200200
&quot;content&quot;: { # Unstructured data linked to this document. # The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
201201
&quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the content. Supported types: * `application/pdf` (PDF, only native PDFs are supported for now) * `text/html` (HTML) * `application/vnd.openxmlformats-officedocument.wordprocessingml.document` (DOCX) * `application/vnd.openxmlformats-officedocument.presentationml.presentation` (PPTX) * `text/plain` (TXT) See https://www.iana.org/assignments/media-types/media-types.xhtml.
202202
&quot;rawBytes&quot;: &quot;A String&quot;, # The content represented as a stream of bytes. The maximum length is 1,000,000 bytes (1 MB / ~0.95 MiB). Note: As with all `bytes` fields, this field is represented as pure binary in Protocol Buffers and base64-encoded string in JSON. For example, `abc123!?$*&amp;()&#x27;-=@~` should be represented as `YWJjMTIzIT8kKiYoKSctPUB+` in JSON. See https://developers.google.com/protocol-buffers/docs/proto3#json.
203-
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 100 MB.
203+
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 2.5 MB for text-based formats, 100 MB for other formats.
204204
},
205205
&quot;derivedStructData&quot;: { # Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
206206
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
@@ -255,7 +255,7 @@ <h3>Method Details</h3>
255255
&quot;content&quot;: { # Unstructured data linked to this document. # The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
256256
&quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the content. Supported types: * `application/pdf` (PDF, only native PDFs are supported for now) * `text/html` (HTML) * `application/vnd.openxmlformats-officedocument.wordprocessingml.document` (DOCX) * `application/vnd.openxmlformats-officedocument.presentationml.presentation` (PPTX) * `text/plain` (TXT) See https://www.iana.org/assignments/media-types/media-types.xhtml.
257257
&quot;rawBytes&quot;: &quot;A String&quot;, # The content represented as a stream of bytes. The maximum length is 1,000,000 bytes (1 MB / ~0.95 MiB). Note: As with all `bytes` fields, this field is represented as pure binary in Protocol Buffers and base64-encoded string in JSON. For example, `abc123!?$*&amp;()&#x27;-=@~` should be represented as `YWJjMTIzIT8kKiYoKSctPUB+` in JSON. See https://developers.google.com/protocol-buffers/docs/proto3#json.
258-
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 100 MB.
258+
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 2.5 MB for text-based formats, 100 MB for other formats.
259259
},
260260
&quot;derivedStructData&quot;: { # Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
261261
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
@@ -325,7 +325,7 @@ <h3>Method Details</h3>
325325
&quot;content&quot;: { # Unstructured data linked to this document. # The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
326326
&quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the content. Supported types: * `application/pdf` (PDF, only native PDFs are supported for now) * `text/html` (HTML) * `application/vnd.openxmlformats-officedocument.wordprocessingml.document` (DOCX) * `application/vnd.openxmlformats-officedocument.presentationml.presentation` (PPTX) * `text/plain` (TXT) See https://www.iana.org/assignments/media-types/media-types.xhtml.
327327
&quot;rawBytes&quot;: &quot;A String&quot;, # The content represented as a stream of bytes. The maximum length is 1,000,000 bytes (1 MB / ~0.95 MiB). Note: As with all `bytes` fields, this field is represented as pure binary in Protocol Buffers and base64-encoded string in JSON. For example, `abc123!?$*&amp;()&#x27;-=@~` should be represented as `YWJjMTIzIT8kKiYoKSctPUB+` in JSON. See https://developers.google.com/protocol-buffers/docs/proto3#json.
328-
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 100 MB.
328+
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 2.5 MB for text-based formats, 100 MB for other formats.
329329
},
330330
&quot;derivedStructData&quot;: { # Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
331331
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
@@ -371,7 +371,7 @@ <h3>Method Details</h3>
371371
&quot;content&quot;: { # Unstructured data linked to this document. # The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
372372
&quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the content. Supported types: * `application/pdf` (PDF, only native PDFs are supported for now) * `text/html` (HTML) * `application/vnd.openxmlformats-officedocument.wordprocessingml.document` (DOCX) * `application/vnd.openxmlformats-officedocument.presentationml.presentation` (PPTX) * `text/plain` (TXT) See https://www.iana.org/assignments/media-types/media-types.xhtml.
373373
&quot;rawBytes&quot;: &quot;A String&quot;, # The content represented as a stream of bytes. The maximum length is 1,000,000 bytes (1 MB / ~0.95 MiB). Note: As with all `bytes` fields, this field is represented as pure binary in Protocol Buffers and base64-encoded string in JSON. For example, `abc123!?$*&amp;()&#x27;-=@~` should be represented as `YWJjMTIzIT8kKiYoKSctPUB+` in JSON. See https://developers.google.com/protocol-buffers/docs/proto3#json.
374-
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 100 MB.
374+
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 2.5 MB for text-based formats, 100 MB for other formats.
375375
},
376376
&quot;derivedStructData&quot;: { # Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
377377
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
@@ -399,7 +399,7 @@ <h3>Method Details</h3>
399399
&quot;content&quot;: { # Unstructured data linked to this document. # The unstructured data linked to this document. Content must be set if this document is under a `CONTENT_REQUIRED` data store.
400400
&quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the content. Supported types: * `application/pdf` (PDF, only native PDFs are supported for now) * `text/html` (HTML) * `application/vnd.openxmlformats-officedocument.wordprocessingml.document` (DOCX) * `application/vnd.openxmlformats-officedocument.presentationml.presentation` (PPTX) * `text/plain` (TXT) See https://www.iana.org/assignments/media-types/media-types.xhtml.
401401
&quot;rawBytes&quot;: &quot;A String&quot;, # The content represented as a stream of bytes. The maximum length is 1,000,000 bytes (1 MB / ~0.95 MiB). Note: As with all `bytes` fields, this field is represented as pure binary in Protocol Buffers and base64-encoded string in JSON. For example, `abc123!?$*&amp;()&#x27;-=@~` should be represented as `YWJjMTIzIT8kKiYoKSctPUB+` in JSON. See https://developers.google.com/protocol-buffers/docs/proto3#json.
402-
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 100 MB.
402+
&quot;uri&quot;: &quot;A String&quot;, # The URI of the content. Only Cloud Storage URIs (e.g. `gs://bucket-name/path/to/file`) are supported. The maximum file size is 2.5 MB for text-based formats, 100 MB for other formats.
403403
},
404404
&quot;derivedStructData&quot;: { # Output only. This field is OUTPUT_ONLY. It contains derived data that are not in the original input document.
405405
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.

0 commit comments

Comments
 (0)