Remove redundant secretmanager v1 proto comment
PiperOrigin-RevId: 329941383
This commit is contained in:
parent
02d3ff90a3
commit
de9ba7dc76
|
|
@ -36,9 +36,6 @@ option objc_class_prefix = "GSM";
|
|||
option php_namespace = "Google\\Cloud\\SecretManager\\V1";
|
||||
option ruby_package = "Google::Cloud::SecretManager::V1";
|
||||
|
||||
// `projects/*/secrets/*/versions/latest` is an alias to the `latest`
|
||||
// [SecretVersion][google.cloud.secretmanager.v1.SecretVersion].
|
||||
|
||||
// Secret Manager Service
|
||||
//
|
||||
// Manages secrets and operations using those secrets. Implements a REST
|
||||
|
|
|
|||
Loading…
Reference in New Issue