Skip to content

Commit 8f8177a

Browse files
1 parent e97a53b commit 8f8177a

File tree

40 files changed

+583
-396
lines changed

40 files changed

+583
-396
lines changed

clients/google-api-services-discoveryengine/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-discoveryengine</artifactId>
25-
<version>v1-rev20250509-2.0.0</version>
25+
<version>v1-rev20250514-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-discoveryengine:v1-rev20250509-2.0.0'
38+
implementation 'com.google.apis:google-api-services-discoveryengine:v1-rev20250514-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-discoveryengine/v1/2.0.0/com/google/api/services/discoveryengine/v1/DiscoveryEngine.java

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2953,7 +2953,7 @@ public List set(String parameterName, Object value) {
29532953
* This request holds the parameters needed by the discoveryengine server. After setting any
29542954
* optional parameters, call the {@link Patch#execute()} method to invoke the remote operation.
29552955
*
2956-
* @param name Immutable. The full resource name of the data store. Format:
2956+
* @param name Immutable. Identifier. The full resource name of the data store. Format:
29572957
* `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_stor
29582958
* e_id}`. This field must be a UTF-8 encoded string with a length limit of 1024 characters.
29592959
* @param content the {@link com.google.api.services.discoveryengine.v1.model.GoogleCloudDiscoveryengineV1DataStore}
@@ -2983,7 +2983,7 @@ public class Patch extends DiscoveryEngineRequest<com.google.api.services.discov
29832983
* Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
29842984
* be called to initialize this instance immediately after invoking the constructor. </p>
29852985
*
2986-
* @param name Immutable. The full resource name of the data store. Format:
2986+
* @param name Immutable. Identifier. The full resource name of the data store. Format:
29872987
* `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_stor
29882988
* e_id}`. This field must be a UTF-8 encoded string with a length limit of 1024 characters.
29892989
* @param content the {@link com.google.api.services.discoveryengine.v1.model.GoogleCloudDiscoveryengineV1DataStore}
@@ -3055,14 +3055,14 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
30553055
}
30563056

30573057
/**
3058-
* Immutable. The full resource name of the data store. Format: `projects/{project}/loca
3059-
* tions/{location}/collections/{collection_id}/dataStores/{data_store_id}`. This field
3060-
* must be a UTF-8 encoded string with a length limit of 1024 characters.
3058+
* Immutable. Identifier. The full resource name of the data store. Format: `projects/{p
3059+
* roject}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`.
3060+
* This field must be a UTF-8 encoded string with a length limit of 1024 characters.
30613061
*/
30623062
@com.google.api.client.util.Key
30633063
private java.lang.String name;
30643064

3065-
/** Immutable. The full resource name of the data store. Format:
3065+
/** Immutable. Identifier. The full resource name of the data store. Format:
30663066
`projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`.
30673067
This field must be a UTF-8 encoded string with a length limit of 1024 characters.
30683068
*/
@@ -3071,9 +3071,9 @@ public java.lang.String getName() {
30713071
}
30723072

30733073
/**
3074-
* Immutable. The full resource name of the data store. Format: `projects/{project}/loca
3075-
* tions/{location}/collections/{collection_id}/dataStores/{data_store_id}`. This field
3076-
* must be a UTF-8 encoded string with a length limit of 1024 characters.
3074+
* Immutable. Identifier. The full resource name of the data store. Format: `projects/{p
3075+
* roject}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`.
3076+
* This field must be a UTF-8 encoded string with a length limit of 1024 characters.
30773077
*/
30783078
public Patch setName(java.lang.String name) {
30793079
if (!getSuppressPatternChecks()) {
@@ -16232,8 +16232,8 @@ public List set(String parameterName, Object value) {
1623216232
* This request holds the parameters needed by the discoveryengine server. After setting any
1623316233
* optional parameters, call the {@link Patch#execute()} method to invoke the remote operation.
1623416234
*
16235-
* @param name Immutable. The fully qualified resource name of the engine. This field must be a UTF-8 encoded
16236-
* string with a length limit of 1024 characters. Format:
16235+
* @param name Immutable. Identifier. The fully qualified resource name of the engine. This field must be a UTF-8
16236+
* encoded string with a length limit of 1024 characters. Format:
1623716237
* `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}` engine
1623816238
* should be 1-63 characters, and valid characters are /a-z0-9. Otherwise, an
1623916239
* INVALID_ARGUMENT error is returned.
@@ -16264,8 +16264,8 @@ public class Patch extends DiscoveryEngineRequest<com.google.api.services.discov
1626416264
* Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
1626516265
* be called to initialize this instance immediately after invoking the constructor. </p>
1626616266
*
16267-
* @param name Immutable. The fully qualified resource name of the engine. This field must be a UTF-8 encoded
16268-
* string with a length limit of 1024 characters. Format:
16267+
* @param name Immutable. Identifier. The fully qualified resource name of the engine. This field must be a UTF-8
16268+
* encoded string with a length limit of 1024 characters. Format:
1626916269
* `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}` engine
1627016270
* should be 1-63 characters, and valid characters are /a-z0-9. Otherwise, an
1627116271
* INVALID_ARGUMENT error is returned.
@@ -16338,17 +16338,17 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
1633816338
}
1633916339

1634016340
/**
16341-
* Immutable. The fully qualified resource name of the engine. This field must be a
16342-
* UTF-8 encoded string with a length limit of 1024 characters. Format:
16341+
* Immutable. Identifier. The fully qualified resource name of the engine. This field
16342+
* must be a UTF-8 encoded string with a length limit of 1024 characters. Format:
1634316343
* `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
1634416344
* engine should be 1-63 characters, and valid characters are /a-z0-9. Otherwise, an
1634516345
* INVALID_ARGUMENT error is returned.
1634616346
*/
1634716347
@com.google.api.client.util.Key
1634816348
private java.lang.String name;
1634916349

16350-
/** Immutable. The fully qualified resource name of the engine. This field must be a UTF-8 encoded
16351-
string with a length limit of 1024 characters. Format:
16350+
/** Immutable. Identifier. The fully qualified resource name of the engine. This field must be a UTF-8
16351+
encoded string with a length limit of 1024 characters. Format:
1635216352
`projects/{project}/locations/{location}/collections/{collection}/engines/{engine}` engine should
1635316353
be 1-63 characters, and valid characters are /a-z0-9. Otherwise, an INVALID_ARGUMENT error is
1635416354
returned.
@@ -16358,8 +16358,8 @@ public java.lang.String getName() {
1635816358
}
1635916359

1636016360
/**
16361-
* Immutable. The fully qualified resource name of the engine. This field must be a
16362-
* UTF-8 encoded string with a length limit of 1024 characters. Format:
16361+
* Immutable. Identifier. The fully qualified resource name of the engine. This field
16362+
* must be a UTF-8 encoded string with a length limit of 1024 characters. Format:
1636316363
* `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}`
1636416364
* engine should be 1-63 characters, and valid characters are /a-z0-9. Otherwise, an
1636516365
* INVALID_ARGUMENT error is returned.
@@ -22478,7 +22478,7 @@ public List set(String parameterName, Object value) {
2247822478
* This request holds the parameters needed by the discoveryengine server. After setting any
2247922479
* optional parameters, call the {@link Patch#execute()} method to invoke the remote operation.
2248022480
*
22481-
* @param name Immutable. The full resource name of the data store. Format:
22481+
* @param name Immutable. Identifier. The full resource name of the data store. Format:
2248222482
* `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_stor
2248322483
* e_id}`. This field must be a UTF-8 encoded string with a length limit of 1024 characters.
2248422484
* @param content the {@link com.google.api.services.discoveryengine.v1.model.GoogleCloudDiscoveryengineV1DataStore}
@@ -22508,7 +22508,7 @@ public class Patch extends DiscoveryEngineRequest<com.google.api.services.discov
2250822508
* Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
2250922509
* be called to initialize this instance immediately after invoking the constructor. </p>
2251022510
*
22511-
* @param name Immutable. The full resource name of the data store. Format:
22511+
* @param name Immutable. Identifier. The full resource name of the data store. Format:
2251222512
* `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_stor
2251322513
* e_id}`. This field must be a UTF-8 encoded string with a length limit of 1024 characters.
2251422514
* @param content the {@link com.google.api.services.discoveryengine.v1.model.GoogleCloudDiscoveryengineV1DataStore}
@@ -22580,14 +22580,14 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
2258022580
}
2258122581

2258222582
/**
22583-
* Immutable. The full resource name of the data store. Format: `projects/{project}/locati
22584-
* ons/{location}/collections/{collection_id}/dataStores/{data_store_id}`. This field must
22585-
* be a UTF-8 encoded string with a length limit of 1024 characters.
22583+
* Immutable. Identifier. The full resource name of the data store. Format: `projects/{pro
22584+
* ject}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`.
22585+
* This field must be a UTF-8 encoded string with a length limit of 1024 characters.
2258622586
*/
2258722587
@com.google.api.client.util.Key
2258822588
private java.lang.String name;
2258922589

22590-
/** Immutable. The full resource name of the data store. Format:
22590+
/** Immutable. Identifier. The full resource name of the data store. Format:
2259122591
`projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`.
2259222592
This field must be a UTF-8 encoded string with a length limit of 1024 characters.
2259322593
*/
@@ -22596,9 +22596,9 @@ public java.lang.String getName() {
2259622596
}
2259722597

2259822598
/**
22599-
* Immutable. The full resource name of the data store. Format: `projects/{project}/locati
22600-
* ons/{location}/collections/{collection_id}/dataStores/{data_store_id}`. This field must
22601-
* be a UTF-8 encoded string with a length limit of 1024 characters.
22599+
* Immutable. Identifier. The full resource name of the data store. Format: `projects/{pro
22600+
* ject}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`.
22601+
* This field must be a UTF-8 encoded string with a length limit of 1024 characters.
2260222602
*/
2260322603
public Patch setName(java.lang.String name) {
2260422604
if (!getSuppressPatternChecks()) {

clients/google-api-services-discoveryengine/v1/2.0.0/com/google/api/services/discoveryengine/v1/model/GoogleCloudDiscoveryengineV1DataStore.java

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,9 @@ public final class GoogleCloudDiscoveryengineV1DataStore extends com.google.api.
139139
private java.lang.String kmsKeyName;
140140

141141
/**
142-
* Immutable. The full resource name of the data store. Format: `projects/{project}/locations/{loc
143-
* ation}/collections/{collection_id}/dataStores/{data_store_id}`. This field must be a UTF-8
144-
* encoded string with a length limit of 1024 characters.
142+
* Immutable. Identifier. The full resource name of the data store. Format: `projects/{project}/lo
143+
* cations/{location}/collections/{collection_id}/dataStores/{data_store_id}`. This field must be
144+
* a UTF-8 encoded string with a length limit of 1024 characters.
145145
* The value may be {@code null}.
146146
*/
147147
@com.google.api.client.util.Key
@@ -444,19 +444,19 @@ public GoogleCloudDiscoveryengineV1DataStore setKmsKeyName(java.lang.String kmsK
444444
}
445445

446446
/**
447-
* Immutable. The full resource name of the data store. Format: `projects/{project}/locations/{loc
448-
* ation}/collections/{collection_id}/dataStores/{data_store_id}`. This field must be a UTF-8
449-
* encoded string with a length limit of 1024 characters.
447+
* Immutable. Identifier. The full resource name of the data store. Format: `projects/{project}/lo
448+
* cations/{location}/collections/{collection_id}/dataStores/{data_store_id}`. This field must be
449+
* a UTF-8 encoded string with a length limit of 1024 characters.
450450
* @return value or {@code null} for none
451451
*/
452452
public java.lang.String getName() {
453453
return name;
454454
}
455455

456456
/**
457-
* Immutable. The full resource name of the data store. Format: `projects/{project}/locations/{loc
458-
* ation}/collections/{collection_id}/dataStores/{data_store_id}`. This field must be a UTF-8
459-
* encoded string with a length limit of 1024 characters.
457+
* Immutable. Identifier. The full resource name of the data store. Format: `projects/{project}/lo
458+
* cations/{location}/collections/{collection_id}/dataStores/{data_store_id}`. This field must be
459+
* a UTF-8 encoded string with a length limit of 1024 characters.
460460
* @param name name or {@code null} for none
461461
*/
462462
public GoogleCloudDiscoveryengineV1DataStore setName(java.lang.String name) {

clients/google-api-services-discoveryengine/v1/2.0.0/com/google/api/services/discoveryengine/v1/model/GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,22 @@
3030
public final class GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore extends com.google.api.client.json.GenericJson {
3131

3232
/**
33-
* If set true, the DataStore will not be available for serving search requests.
33+
* Optional. If set true, the DataStore will not be available for serving search requests.
3434
* The value may be {@code null}.
3535
*/
3636
@com.google.api.client.util.Key
3737
private java.lang.Boolean disabledForServing;
3838

3939
/**
40-
* If set true, the DataStore will not be available for serving search requests.
40+
* Optional. If set true, the DataStore will not be available for serving search requests.
4141
* @return value or {@code null} for none
4242
*/
4343
public java.lang.Boolean getDisabledForServing() {
4444
return disabledForServing;
4545
}
4646

4747
/**
48-
* If set true, the DataStore will not be available for serving search requests.
48+
* Optional. If set true, the DataStore will not be available for serving search requests.
4949
* @param disabledForServing disabledForServing or {@code null} for none
5050
*/
5151
public GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore setDisabledForServing(java.lang.Boolean disabledForServing) {

0 commit comments

Comments
 (0)