Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 1750ae6

Browse files
docs: modify the project ID pattern in comment for VmImage (#162)
* docs: modifies the project ID pattern in comment for Workbench environment PiperOrigin-RevId: 446581791 Source-Link: googleapis/googleapis@2402963 Source-Link: https://github.com/googleapis/googleapis-gen/commit/df2549f62967d22ebc803fe60cd5069dcefb9240 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGYyNTQ5ZjYyOTY3ZDIyZWJjODAzZmU2MGNkNTA2OWRjZWZiOTI0MCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent aed7f52 commit 1750ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎google/cloud/notebooks_v1/types/environment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ class VmImage(proto.Message):
115115
Attributes:
116116
project (str):
117117
Required. The name of the Google Cloud project that this VM
118-
image belongs to. Format: ``projects/{project_id}``
118+
image belongs to. Format: ``{project_id}``
119119
image_name (str):
120120
Use VM image name to find the image.
121121

0 commit comments

Comments
 (0)