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

docs: remote redundant comments #213

Merged
merged 2 commits into from Sep 11, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -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
Expand Down
Expand Up @@ -36,9 +36,6 @@ option objc_class_prefix = "GSM";
option php_namespace = "Google\\Cloud\\SecretManager\\V1beta1";
option ruby_package = "Google::Cloud::SecretManager::V1beta1";

// `projects/*/secrets/*/versions/latest` is an alias to the `latest`
// [SecretVersion][google.cloud.secrets.v1beta1.SecretVersion].

// Secret Manager Service
//
// Manages secrets and operations using those secrets. Implements a REST
Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-secretmanager.git",
"sha": "0839bf8d319a4514d2ba37dcbd4a4c59bde3fd59"
"sha": "ca6817d28a7e70d50bab918956699ae48340893b"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "45051b73c861fb99b7baf35c29f9f51962c7d780",
"internalRef": "316542452"
"sha": "a8c73212a73d460b1edcd0830c4c3e31de33bdc5",
"internalRef": "329973402"
}
},
{
Expand Down