mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-18 13:08:24 +02:00
cluster: use square brace for cross-reference
PiperOrigin-RevId: 297204568
This commit is contained in:
parent
5dac2da18f
commit
0aba1900ff
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ service ClusterController {
|
|||
// After the operation completes,
|
||||
// [Operation.response][google.longrunning.Operation.response]
|
||||
// contains
|
||||
// [Empty](google.protobuf.Empty).
|
||||
// [Empty][google.protobuf.Empty].
|
||||
rpc DiagnoseCluster(DiagnoseClusterRequest) returns (google.longrunning.Operation) {
|
||||
option (google.api.http) = {
|
||||
post: "/v1beta2/projects/{project_id}/regions/{region}/clusters/{cluster_name}:diagnose"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue