File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ message AttributesConfig {
204204 };
205205
206206 // Required. Immutable. The fully qualified resource name of the attribute
207- // config. Format: " projects/*/locations/*/catalogs/*/attributesConfig"
207+ // config. Format: ` projects/*/locations/*/catalogs/*/attributesConfig`
208208 string name = 1 [
209209 (google.api.field_behavior ) = REQUIRED ,
210210 (google.api.field_behavior ) = IMMUTABLE
@@ -237,7 +237,7 @@ message CompletionConfig {
237237 };
238238
239239 // Required. Immutable. Fully qualified name
240- // projects/*/locations/*/catalogs/*/completionConfig
240+ // ` projects/*/locations/*/catalogs/*/completionConfig`
241241 string name = 1 [
242242 (google.api.field_behavior ) = REQUIRED ,
243243 (google.api.field_behavior ) = IMMUTABLE
Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ message AttributesConfig {
204204 };
205205
206206 // Required. Immutable. The fully qualified resource name of the attribute
207- // config. Format: " projects/*/locations/*/catalogs/*/attributesConfig"
207+ // config. Format: ` projects/*/locations/*/catalogs/*/attributesConfig`
208208 string name = 1 [
209209 (google.api.field_behavior ) = REQUIRED ,
210210 (google.api.field_behavior ) = IMMUTABLE
@@ -237,7 +237,7 @@ message CompletionConfig {
237237 };
238238
239239 // Required. Immutable. Fully qualified name
240- // projects/*/locations/*/catalogs/*/completionConfig
240+ // ` projects/*/locations/*/catalogs/*/completionConfig`
241241 string name = 1 [
242242 (google.api.field_behavior ) = REQUIRED ,
243243 (google.api.field_behavior ) = IMMUTABLE
You can’t perform that action at this time.
0 commit comments