Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#3211 from yuwenma/cleanup
Browse files Browse the repository at this point in the history
chore: update doc due to merge issue
  • Loading branch information
google-oss-prow[bot] authored Nov 20, 2024
2 parents 6aea838 + 4a1c83f commit 603f8c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ spec:
type: string
defaultSchemaID:
description: Output only. The id of the default [Schema][google.cloud.discoveryengine.v1.Schema]
associated to this data store.
asscociated to this data store.
type: string
type: object
type: object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ spec:
type: string
type: object
id:
description: Required. ID of the artifact, which the installation
description: Required. Id of the artifact, which the installation
and update steps of this recipe can reference. Artifacts
in a recipe cannot have the same id.
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ Allowed value: The Google Cloud resource name of a `StorageBucket` resource (for
</td>
<td>
<p><code class="apitype">string</code></p>
<p>{% verbatim %}Required. ID of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id.{% endverbatim %}</p>
<p>{% verbatim %}Required. Id of the artifact, which the installation and update steps of this recipe can reference. Artifacts in a recipe cannot have the same id.{% endverbatim %}</p>
</td>
</tr>
<tr>
Expand Down

0 comments on commit 603f8c8

Please sign in to comment.