Skip to content

Commit

Permalink
docs: fix several broken links in the docs.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 314787285

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jun 4 13:00:20 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 8f41c697c67d357665ce9afac18793c8f80ac73c
Source-Link: googleapis/googleapis@8f41c69
  • Loading branch information
yoshi-automation authored and jskeet committed Jun 5, 2020
1 parent 81c1d97 commit fc1d3a0
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 51 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ public sealed partial class TrackingIssue : pb::IMessage<TrackingIssue> {
private string url_ = "";
/// <summary>
/// A URL pointing to a related entry in an issue tracking system.
/// Example: https://github.com/user/project/issues/4
/// Example: `https://github.com/user/project/issues/4`
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public string Url {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,14 +104,12 @@ public sealed partial class GetGroupRequest : pb::IMessage<GetGroupRequest> {
public const int GroupNameFieldNumber = 1;
private string groupName_ = "";
/// <summary>
/// Required. The group resource name. Written as
/// &lt;code>projects/&lt;var>projectID&lt;/var>/groups/&lt;var>group_name&lt;/var>&lt;/code>.
/// Call
/// &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list">
/// &lt;code>groupStats.list&lt;/code>&lt;/a> to return a list of groups belonging to
/// this project.
/// The group resource name. Written as
/// `projects/{projectID}/groups/{group_name}`. Call
/// [`groupStats.list`](https://cloud.google.com/error-reporting/reference/rest/v1beta1/projects.groupStats/list)
/// to return a list of groups belonging to this project.
///
/// Example: &lt;code>projects/my-project-123/groups/my-group&lt;/code>
/// Example: `projects/my-project-123/groups/my-group`
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
public string GroupName {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -251,14 +251,12 @@ internal static ErrorGroupServiceClient Create(grpccore::CallInvoker callInvoker
/// Get the specified group.
/// </summary>
/// <param name="groupName">
/// Required. The group resource name. Written as
/// &amp;lt;code&amp;gt;projects/&amp;lt;var&amp;gt;projectID&amp;lt;/var&amp;gt;/groups/&amp;lt;var&amp;gt;group_name&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;.
/// Call
/// &amp;lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&amp;gt;
/// &amp;lt;code&amp;gt;groupStats.list&amp;lt;/code&amp;gt;&amp;lt;/a&amp;gt; to return a list of groups belonging to
/// this project.
/// The group resource name. Written as
/// `projects/{projectID}/groups/{group_name}`. Call
/// [`groupStats.list`](https://cloud.google.com/error-reporting/reference/rest/v1beta1/projects.groupStats/list)
/// to return a list of groups belonging to this project.
///
/// Example: &amp;lt;code&amp;gt;projects/my-project-123/groups/my-group&amp;lt;/code&amp;gt;
/// Example: `projects/my-project-123/groups/my-group`
/// </param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
/// <returns>The RPC response.</returns>
Expand All @@ -272,14 +270,12 @@ internal static ErrorGroupServiceClient Create(grpccore::CallInvoker callInvoker
/// Get the specified group.
/// </summary>
/// <param name="groupName">
/// Required. The group resource name. Written as
/// &amp;lt;code&amp;gt;projects/&amp;lt;var&amp;gt;projectID&amp;lt;/var&amp;gt;/groups/&amp;lt;var&amp;gt;group_name&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;.
/// Call
/// &amp;lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&amp;gt;
/// &amp;lt;code&amp;gt;groupStats.list&amp;lt;/code&amp;gt;&amp;lt;/a&amp;gt; to return a list of groups belonging to
/// this project.
/// The group resource name. Written as
/// `projects/{projectID}/groups/{group_name}`. Call
/// [`groupStats.list`](https://cloud.google.com/error-reporting/reference/rest/v1beta1/projects.groupStats/list)
/// to return a list of groups belonging to this project.
///
/// Example: &amp;lt;code&amp;gt;projects/my-project-123/groups/my-group&amp;lt;/code&amp;gt;
/// Example: `projects/my-project-123/groups/my-group`
/// </param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
/// <returns>A Task containing the RPC response.</returns>
Expand All @@ -293,14 +289,12 @@ internal static ErrorGroupServiceClient Create(grpccore::CallInvoker callInvoker
/// Get the specified group.
/// </summary>
/// <param name="groupName">
/// Required. The group resource name. Written as
/// &amp;lt;code&amp;gt;projects/&amp;lt;var&amp;gt;projectID&amp;lt;/var&amp;gt;/groups/&amp;lt;var&amp;gt;group_name&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;.
/// Call
/// &amp;lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&amp;gt;
/// &amp;lt;code&amp;gt;groupStats.list&amp;lt;/code&amp;gt;&amp;lt;/a&amp;gt; to return a list of groups belonging to
/// this project.
/// The group resource name. Written as
/// `projects/{projectID}/groups/{group_name}`. Call
/// [`groupStats.list`](https://cloud.google.com/error-reporting/reference/rest/v1beta1/projects.groupStats/list)
/// to return a list of groups belonging to this project.
///
/// Example: &amp;lt;code&amp;gt;projects/my-project-123/groups/my-group&amp;lt;/code&amp;gt;
/// Example: `projects/my-project-123/groups/my-group`
/// </param>
/// <param name="cancellationToken">A <see cref="st::CancellationToken"/> to use for this RPC.</param>
/// <returns>A Task containing the RPC response.</returns>
Expand All @@ -311,14 +305,12 @@ internal static ErrorGroupServiceClient Create(grpccore::CallInvoker callInvoker
/// Get the specified group.
/// </summary>
/// <param name="groupName">
/// Required. The group resource name. Written as
/// &amp;lt;code&amp;gt;projects/&amp;lt;var&amp;gt;projectID&amp;lt;/var&amp;gt;/groups/&amp;lt;var&amp;gt;group_name&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;.
/// Call
/// &amp;lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&amp;gt;
/// &amp;lt;code&amp;gt;groupStats.list&amp;lt;/code&amp;gt;&amp;lt;/a&amp;gt; to return a list of groups belonging to
/// this project.
/// The group resource name. Written as
/// `projects/{projectID}/groups/{group_name}`. Call
/// [`groupStats.list`](https://cloud.google.com/error-reporting/reference/rest/v1beta1/projects.groupStats/list)
/// to return a list of groups belonging to this project.
///
/// Example: &amp;lt;code&amp;gt;projects/my-project-123/groups/my-group&amp;lt;/code&amp;gt;
/// Example: `projects/my-project-123/groups/my-group`
/// </param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
/// <returns>The RPC response.</returns>
Expand All @@ -332,14 +324,12 @@ internal static ErrorGroupServiceClient Create(grpccore::CallInvoker callInvoker
/// Get the specified group.
/// </summary>
/// <param name="groupName">
/// Required. The group resource name. Written as
/// &amp;lt;code&amp;gt;projects/&amp;lt;var&amp;gt;projectID&amp;lt;/var&amp;gt;/groups/&amp;lt;var&amp;gt;group_name&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;.
/// Call
/// &amp;lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&amp;gt;
/// &amp;lt;code&amp;gt;groupStats.list&amp;lt;/code&amp;gt;&amp;lt;/a&amp;gt; to return a list of groups belonging to
/// this project.
/// The group resource name. Written as
/// `projects/{projectID}/groups/{group_name}`. Call
/// [`groupStats.list`](https://cloud.google.com/error-reporting/reference/rest/v1beta1/projects.groupStats/list)
/// to return a list of groups belonging to this project.
///
/// Example: &amp;lt;code&amp;gt;projects/my-project-123/groups/my-group&amp;lt;/code&amp;gt;
/// Example: `projects/my-project-123/groups/my-group`
/// </param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
/// <returns>A Task containing the RPC response.</returns>
Expand All @@ -353,14 +343,12 @@ internal static ErrorGroupServiceClient Create(grpccore::CallInvoker callInvoker
/// Get the specified group.
/// </summary>
/// <param name="groupName">
/// Required. The group resource name. Written as
/// &amp;lt;code&amp;gt;projects/&amp;lt;var&amp;gt;projectID&amp;lt;/var&amp;gt;/groups/&amp;lt;var&amp;gt;group_name&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;.
/// Call
/// &amp;lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&amp;gt;
/// &amp;lt;code&amp;gt;groupStats.list&amp;lt;/code&amp;gt;&amp;lt;/a&amp;gt; to return a list of groups belonging to
/// this project.
/// The group resource name. Written as
/// `projects/{projectID}/groups/{group_name}`. Call
/// [`groupStats.list`](https://cloud.google.com/error-reporting/reference/rest/v1beta1/projects.groupStats/list)
/// to return a list of groups belonging to this project.
///
/// Example: &amp;lt;code&amp;gt;projects/my-project-123/groups/my-group&amp;lt;/code&amp;gt;
/// Example: `projects/my-project-123/groups/my-group`
/// </param>
/// <param name="cancellationToken">A <see cref="st::CancellationToken"/> to use for this RPC.</param>
/// <returns>A Task containing the RPC response.</returns>
Expand Down
2 changes: 1 addition & 1 deletion apis/Google.Cloud.ErrorReporting.V1Beta1/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "89e89786896d256c70f43e68a975470c4f4f220e"
"sha": "8f41c697c67d357665ce9afac18793c8f80ac73c"
}
}
]
Expand Down

0 comments on commit fc1d3a0

Please sign in to comment.