Skip to content

Commit 755a2de

Browse files
feat(discoveryengine): update the api
#### discoveryengine:v1 The following keys were added: - schemas.GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun.properties.deletedRecordCount (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity.properties.healthcareFhirConfig.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity.properties.startingSchema.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequest.properties.displaySpec.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequest.properties.rankingExpressionBackend.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1betaSearchRequest.properties.rankingExpressionBackend.type (Total Keys: 1) #### discoveryengine:v1alpha The following keys were added: - resources.media.methods.upload (Total Keys: 16) - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.siteSearchEngine.resources.sitemaps.methods.fetch (Total Keys: 14) - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.widgetConfigs.methods.get (Total Keys: 13) - resources.projects.resources.locations.resources.collections.resources.engines.resources.widgetConfigs.methods.get (Total Keys: 13) - resources.projects.resources.locations.resources.dataStores.resources.widgetConfigs.methods.get (Total Keys: 13) - schemas.ApiservingMediaRequestInfo (Total Keys: 15) - schemas.ApiservingMediaResponseInfo (Total Keys: 16) - schemas.GdataBlobstore2Info (Total Keys: 10) - schemas.GdataCompositeMedia (Total Keys: 21) - schemas.GdataContentTypeInfo (Total Keys: 6) - schemas.GdataDiffChecksumsResponse (Total Keys: 9) - schemas.GdataDiffDownloadResponse (Total Keys: 3) - schemas.GdataDiffUploadRequest (Total Keys: 5) - schemas.GdataDiffUploadResponse (Total Keys: 4) - schemas.GdataDiffVersionResponse (Total Keys: 5) - schemas.GdataDownloadParameters (Total Keys: 4) - schemas.GdataMedia (Total Keys: 48) - schemas.GdataObjectId (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun.properties.deletedRecordCount (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity.properties.healthcareFhirConfig.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity.properties.startingSchema.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequest.properties.displaySpec.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequest.properties.rankingExpressionBackend.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1alphaWidgetConfig (Total Keys: 155) - schemas.GoogleCloudDiscoveryengineV1betaSearchRequest.properties.rankingExpressionBackend.type (Total Keys: 1) - schemas.GoogleCloudNotebooklmV1alphaSourceId (Total Keys: 3) - schemas.GoogleCloudNotebooklmV1alphaUploadSourceFileRequest (Total Keys: 4) - schemas.GoogleCloudNotebooklmV1alphaUploadSourceFileResponse (Total Keys: 4) #### discoveryengine:v1beta The following keys were added: - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.siteSearchEngine.resources.sitemaps.methods.fetch (Total Keys: 14) - schemas.GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun.properties.deletedRecordCount (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity.properties.healthcareFhirConfig.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity.properties.startingSchema.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequest.properties.displaySpec.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequest.properties.rankingExpressionBackend.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1betaSearchRequest.properties.rankingExpressionBackend.type (Total Keys: 1)
1 parent eee1f9a commit 755a2de

File tree

39 files changed

+12386
-8917
lines changed

39 files changed

+12386
-8917
lines changed

docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -230,16 +230,16 @@ <h3>Method Details</h3>
230230
},
231231
&quot;cmekConfig&quot;: { # Configurations used to enable CMEK data encryption with Cloud KMS keys. # Output only. CMEK-related information for the DataStore.
232232
&quot;isDefault&quot;: True or False, # Output only. The default CmekConfig for the Customer.
233-
&quot;kmsKey&quot;: &quot;A String&quot;, # Kms key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
234-
&quot;kmsKeyVersion&quot;: &quot;A String&quot;, # Kms key version resource name which will be used to encrypt resources `/cryptoKeyVersions/{keyVersion}`.
233+
&quot;kmsKey&quot;: &quot;A String&quot;, # KMS key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
234+
&quot;kmsKeyVersion&quot;: &quot;A String&quot;, # KMS key version resource name which will be used to encrypt resources `/cryptoKeyVersions/{keyVersion}`.
235235
&quot;lastRotationTimestampMicros&quot;: &quot;A String&quot;, # Output only. The timestamp of the last key rotation.
236-
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the CmekConfig, of the form `projects/{project}/locations/{location}/cmekConfig` or `projects/{project}/locations/{location}/cmekConfigs/{cmekConfig}`.
236+
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the CmekConfig of the form `projects/{project}/locations/{location}/cmekConfig` or `projects/{project}/locations/{location}/cmekConfigs/{cmekConfig}`.
237237
&quot;singleRegionKeys&quot;: [ # Optional. Single-regional CMEKs that are required for some VAIS features.
238238
{ # Metadata for single-regional CMEKs.
239239
&quot;kmsKey&quot;: &quot;A String&quot;, # Required. Single-regional kms key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
240240
},
241241
],
242-
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the CmekConfig.
242+
&quot;state&quot;: &quot;A String&quot;, # Output only. The states of the CmekConfig.
243243
},
244244
&quot;contentConfig&quot;: &quot;A String&quot;, # Immutable. The content config of the data store. If this field is unset, the server behavior defaults to ContentConfig.NO_CONTENT.
245245
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp the DataStore was created at.
@@ -407,16 +407,16 @@ <h3>Method Details</h3>
407407
},
408408
&quot;cmekConfig&quot;: { # Configurations used to enable CMEK data encryption with Cloud KMS keys. # Output only. CMEK-related information for the DataStore.
409409
&quot;isDefault&quot;: True or False, # Output only. The default CmekConfig for the Customer.
410-
&quot;kmsKey&quot;: &quot;A String&quot;, # Kms key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
411-
&quot;kmsKeyVersion&quot;: &quot;A String&quot;, # Kms key version resource name which will be used to encrypt resources `/cryptoKeyVersions/{keyVersion}`.
410+
&quot;kmsKey&quot;: &quot;A String&quot;, # KMS key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
411+
&quot;kmsKeyVersion&quot;: &quot;A String&quot;, # KMS key version resource name which will be used to encrypt resources `/cryptoKeyVersions/{keyVersion}`.
412412
&quot;lastRotationTimestampMicros&quot;: &quot;A String&quot;, # Output only. The timestamp of the last key rotation.
413-
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the CmekConfig, of the form `projects/{project}/locations/{location}/cmekConfig` or `projects/{project}/locations/{location}/cmekConfigs/{cmekConfig}`.
413+
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the CmekConfig of the form `projects/{project}/locations/{location}/cmekConfig` or `projects/{project}/locations/{location}/cmekConfigs/{cmekConfig}`.
414414
&quot;singleRegionKeys&quot;: [ # Optional. Single-regional CMEKs that are required for some VAIS features.
415415
{ # Metadata for single-regional CMEKs.
416416
&quot;kmsKey&quot;: &quot;A String&quot;, # Required. Single-regional kms key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
417417
},
418418
],
419-
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the CmekConfig.
419+
&quot;state&quot;: &quot;A String&quot;, # Output only. The states of the CmekConfig.
420420
},
421421
&quot;contentConfig&quot;: &quot;A String&quot;, # Immutable. The content config of the data store. If this field is unset, the server behavior defaults to ContentConfig.NO_CONTENT.
422422
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp the DataStore was created at.
@@ -540,16 +540,16 @@ <h3>Method Details</h3>
540540
},
541541
&quot;cmekConfig&quot;: { # Configurations used to enable CMEK data encryption with Cloud KMS keys. # Output only. CMEK-related information for the DataStore.
542542
&quot;isDefault&quot;: True or False, # Output only. The default CmekConfig for the Customer.
543-
&quot;kmsKey&quot;: &quot;A String&quot;, # Kms key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
544-
&quot;kmsKeyVersion&quot;: &quot;A String&quot;, # Kms key version resource name which will be used to encrypt resources `/cryptoKeyVersions/{keyVersion}`.
543+
&quot;kmsKey&quot;: &quot;A String&quot;, # KMS key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
544+
&quot;kmsKeyVersion&quot;: &quot;A String&quot;, # KMS key version resource name which will be used to encrypt resources `/cryptoKeyVersions/{keyVersion}`.
545545
&quot;lastRotationTimestampMicros&quot;: &quot;A String&quot;, # Output only. The timestamp of the last key rotation.
546-
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the CmekConfig, of the form `projects/{project}/locations/{location}/cmekConfig` or `projects/{project}/locations/{location}/cmekConfigs/{cmekConfig}`.
546+
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the CmekConfig of the form `projects/{project}/locations/{location}/cmekConfig` or `projects/{project}/locations/{location}/cmekConfigs/{cmekConfig}`.
547547
&quot;singleRegionKeys&quot;: [ # Optional. Single-regional CMEKs that are required for some VAIS features.
548548
{ # Metadata for single-regional CMEKs.
549549
&quot;kmsKey&quot;: &quot;A String&quot;, # Required. Single-regional kms key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
550550
},
551551
],
552-
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the CmekConfig.
552+
&quot;state&quot;: &quot;A String&quot;, # Output only. The states of the CmekConfig.
553553
},
554554
&quot;contentConfig&quot;: &quot;A String&quot;, # Immutable. The content config of the data store. If this field is unset, the server behavior defaults to ContentConfig.NO_CONTENT.
555555
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp the DataStore was created at.
@@ -661,16 +661,16 @@ <h3>Method Details</h3>
661661
},
662662
&quot;cmekConfig&quot;: { # Configurations used to enable CMEK data encryption with Cloud KMS keys. # Output only. CMEK-related information for the DataStore.
663663
&quot;isDefault&quot;: True or False, # Output only. The default CmekConfig for the Customer.
664-
&quot;kmsKey&quot;: &quot;A String&quot;, # Kms key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
665-
&quot;kmsKeyVersion&quot;: &quot;A String&quot;, # Kms key version resource name which will be used to encrypt resources `/cryptoKeyVersions/{keyVersion}`.
664+
&quot;kmsKey&quot;: &quot;A String&quot;, # KMS key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
665+
&quot;kmsKeyVersion&quot;: &quot;A String&quot;, # KMS key version resource name which will be used to encrypt resources `/cryptoKeyVersions/{keyVersion}`.
666666
&quot;lastRotationTimestampMicros&quot;: &quot;A String&quot;, # Output only. The timestamp of the last key rotation.
667-
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the CmekConfig, of the form `projects/{project}/locations/{location}/cmekConfig` or `projects/{project}/locations/{location}/cmekConfigs/{cmekConfig}`.
667+
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the CmekConfig of the form `projects/{project}/locations/{location}/cmekConfig` or `projects/{project}/locations/{location}/cmekConfigs/{cmekConfig}`.
668668
&quot;singleRegionKeys&quot;: [ # Optional. Single-regional CMEKs that are required for some VAIS features.
669669
{ # Metadata for single-regional CMEKs.
670670
&quot;kmsKey&quot;: &quot;A String&quot;, # Required. Single-regional kms key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
671671
},
672672
],
673-
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the CmekConfig.
673+
&quot;state&quot;: &quot;A String&quot;, # Output only. The states of the CmekConfig.
674674
},
675675
&quot;contentConfig&quot;: &quot;A String&quot;, # Immutable. The content config of the data store. If this field is unset, the server behavior defaults to ContentConfig.NO_CONTENT.
676676
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp the DataStore was created at.
@@ -764,16 +764,16 @@ <h3>Method Details</h3>
764764
},
765765
&quot;cmekConfig&quot;: { # Configurations used to enable CMEK data encryption with Cloud KMS keys. # Output only. CMEK-related information for the DataStore.
766766
&quot;isDefault&quot;: True or False, # Output only. The default CmekConfig for the Customer.
767-
&quot;kmsKey&quot;: &quot;A String&quot;, # Kms key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
768-
&quot;kmsKeyVersion&quot;: &quot;A String&quot;, # Kms key version resource name which will be used to encrypt resources `/cryptoKeyVersions/{keyVersion}`.
767+
&quot;kmsKey&quot;: &quot;A String&quot;, # KMS key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
768+
&quot;kmsKeyVersion&quot;: &quot;A String&quot;, # KMS key version resource name which will be used to encrypt resources `/cryptoKeyVersions/{keyVersion}`.
769769
&quot;lastRotationTimestampMicros&quot;: &quot;A String&quot;, # Output only. The timestamp of the last key rotation.
770-
&quot;name&quot;: &quot;A String&quot;, # Required. Name of the CmekConfig, of the form `projects/{project}/locations/{location}/cmekConfig` or `projects/{project}/locations/{location}/cmekConfigs/{cmekConfig}`.
770+
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the CmekConfig of the form `projects/{project}/locations/{location}/cmekConfig` or `projects/{project}/locations/{location}/cmekConfigs/{cmekConfig}`.
771771
&quot;singleRegionKeys&quot;: [ # Optional. Single-regional CMEKs that are required for some VAIS features.
772772
{ # Metadata for single-regional CMEKs.
773773
&quot;kmsKey&quot;: &quot;A String&quot;, # Required. Single-regional kms key resource name which will be used to encrypt resources `projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}`.
774774
},
775775
],
776-
&quot;state&quot;: &quot;A String&quot;, # Output only. State of the CmekConfig.
776+
&quot;state&quot;: &quot;A String&quot;, # Output only. The states of the CmekConfig.
777777
},
778778
&quot;contentConfig&quot;: &quot;A String&quot;, # Immutable. The content config of the data store. If this field is unset, the server behavior defaults to ContentConfig.NO_CONTENT.
779779
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Timestamp the DataStore was created at.

docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h3>Method Details</h3>
301301
The object takes the form of:
302302

303303
{ # Request message for SiteSearchEngineService.RecrawlUris method.
304-
&quot;siteCredential&quot;: &quot;A String&quot;, # Optional. Full resource name of the `SiteCredential`, such as `projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine/siteCredentials/*`. Only set to crawl private URIs.
304+
&quot;siteCredential&quot;: &quot;A String&quot;, # Optional. Credential id to use for crawling.
305305
&quot;uris&quot;: [ # Required. List of URIs to crawl. At most 10K URIs are supported, otherwise an INVALID_ARGUMENT error is thrown. Each URI should match at least one TargetSite in `site_search_engine`.
306306
&quot;A String&quot;,
307307
],

0 commit comments

Comments
 (0)