Skip to content

Commit

Permalink
docs: tightened requirements on cloud storage subscription filename s…
Browse files Browse the repository at this point in the history
…uffixes

PiperOrigin-RevId: 543503563

Source-Link: googleapis/googleapis@212ecef

Source-Link: googleapis/googleapis-gen@532d27e
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuUHViU3ViLlYxLy5Pd2xCb3QueWFtbCIsImgiOiI1MzJkMjdlZWE2ZmYxMjhmZGNiYjMzMzIxNzZlODk0ZTc2ZGNjNjg1In0=
  • Loading branch information
gcf-owl-bot[bot] authored and jskeet committed Jun 26, 2023
1 parent e78769b commit f4d7887
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8025,7 +8025,8 @@ public sealed partial class CloudStorageConfig : pb::IMessage<CloudStorageConfig
private string filenameSuffix_ = "";
/// <summary>
/// User-provided suffix for Cloud Storage filename. See the [object naming
/// requirements](https://cloud.google.com/storage/docs/objects#naming).
/// requirements](https://cloud.google.com/storage/docs/objects#naming). Must
/// not end in "/".
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
Expand Down

0 comments on commit f4d7887

Please sign in to comment.