We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc383c3 commit 0e0e2a8Copy full SHA for 0e0e2a8
1 file changed
aip/general/0135.md
@@ -130,7 +130,7 @@ explicitly opt in to a cascading delete.
130
message DeletePublisherRequest {
131
// The name of the publisher to delete.
132
// Format: publishers/{publisher}
133
- string name = 1 = [
+ string name = 1 [
134
(google.api.field_behavior) = REQUIRED,
135
(google.api.resource_reference) = {
136
type: "library.googleapis.com/Publisher"
0 commit comments