Skip to content

Commit 067ac21

Browse files
Google APIscopybara-github
authored andcommitted
feat: A new method_signature parent is added to method ListOperations in service ClusterManager
PiperOrigin-RevId: 641218734
1 parent 62dc7be commit 067ac21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/container/v1/cluster_service.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ service ClusterManager {
258258
}
259259
};
260260
option (google.api.method_signature) = "project_id,zone";
261+
option (google.api.method_signature) = "parent";
261262
}
262263

263264
// Gets the specified operation.

0 commit comments

Comments
 (0)