Skip to content

Commit 8febda4

Browse files
Google APIscopybara-github
authored andcommitted
docs: more details for ListFilesRequest parent field
PiperOrigin-RevId: 431979329
1 parent 25d691b commit 8febda4

File tree

1 file changed

+2
-1
lines changed
  • google/devtools/artifactregistry/v1beta2

1 file changed

+2
-1
lines changed

google/devtools/artifactregistry/v1beta2/file.proto

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ message File {
7979

8080
// The request to list files.
8181
message ListFilesRequest {
82-
// The name of the parent resource whose files will be listed.
82+
// The name of the repository whose files will be listed. For example:
83+
// "projects/p1/locations/us-central1/repositories/repo1
8384
string parent = 1;
8485

8586
// An expression for filtering the results of the request. Filter rules are

0 commit comments

Comments
 (0)