Skip to content

Commit

Permalink
docs: minor formatting in docstring
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 525433087

Source-Link: googleapis/googleapis@79a5d8c

Source-Link: googleapis/googleapis-gen@0c63125
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuU3RvcmFnZUluc2lnaHRzLlYxLy5Pd2xCb3QueWFtbCIsImgiOiIwYzYzMTI1NTFmYWZiMTdiMTM4YWVhOTI1ZmFlZmYwMDhhZjhlOGE4In0=
  • Loading branch information
gcf-owl-bot[bot] authored and jskeet committed Apr 19, 2023
1 parent cfe19bc commit e38ec2d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1975,10 +1975,10 @@ public sealed partial class ReportDetail : pb::IMessage<ReportDetail>
/// Prefix of the object name of each report's shard. This will have full
/// prefix except the "extension" and "shard_id".
/// For example, if the `destination_path` is
/// "{{report-config-id}}/dt={{datetime}}", the shard object name would be
/// "gs://my-insights/1A34-F2E456-12B456-1C3D/dt=2022-05-20T06:35/1A34-F2E456-12B456-1C3D_2022-05-20T06:35_5.csv"
/// `{{report-config-id}}/dt={{datetime}}`, the shard object name would be
/// `gs://my-insights/1A34-F2E456-12B456-1C3D/dt=2022-05-20T06:35/1A34-F2E456-12B456-1C3D_2022-05-20T06:35_5.csv`
/// and the value of `report_path_prefix` field would be
/// "gs://my-insights/1A34-F2E456-12B456-1C3D/dt=2022-05-20T06:35/1A34-F2E456-12B456-1C3D_2022-05-20T06:35_".
/// `gs://my-insights/1A34-F2E456-12B456-1C3D/dt=2022-05-20T06:35/1A34-F2E456-12B456-1C3D_2022-05-20T06:35_`.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
Expand Down

0 comments on commit e38ec2d

Please sign in to comment.