Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -261,12 +261,11 @@ public final UnaryCallable<UpdateGroupRequest, ErrorGroup> updateGroupCallable()
* }
* </code></pre>
*
* @param groupName Required. The group resource name. Written as
* &lt;code&gt;projects/&lt;var&gt;projectID&lt;/var&gt;/groups/&lt;var&gt;group_name&lt;/var&gt;&lt;/code&gt;.
* Call &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&gt;
* &lt;code&gt;groupStats.list&lt;/code&gt;&lt;/a&gt; to return a list of groups belonging to
* this project.
* <p>Example: &lt;code&gt;projects/my-project-123/groups/my-group&lt;/code&gt;
* @param groupName 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.
* <p>Example: `projects/my-project-123/groups/my-group`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final ErrorGroup getGroup(ErrorGroupName groupName) {
Expand All @@ -290,12 +289,11 @@ public final ErrorGroup getGroup(ErrorGroupName groupName) {
* }
* </code></pre>
*
* @param groupName Required. The group resource name. Written as
* &lt;code&gt;projects/&lt;var&gt;projectID&lt;/var&gt;/groups/&lt;var&gt;group_name&lt;/var&gt;&lt;/code&gt;.
* Call &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&gt;
* &lt;code&gt;groupStats.list&lt;/code&gt;&lt;/a&gt; to return a list of groups belonging to
* this project.
* <p>Example: &lt;code&gt;projects/my-project-123/groups/my-group&lt;/code&gt;
* @param groupName 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.
* <p>Example: `projects/my-project-123/groups/my-group`
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final ErrorGroup getGroup(String groupName) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
* <pre>
* Required. The group resource name. Written as
* &lt;code&gt;projects/&lt;var&gt;projectID&lt;/var&gt;/groups/&lt;var&gt;group_name&lt;/var&gt;&lt;/code&gt;.
* Call
* &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&gt;
* &lt;code&gt;groupStats.list&lt;/code&gt;&lt;/a&gt; to return a list of groups belonging to
* this project.
* Example: &lt;code&gt;projects/my-project-123/groups/my-group&lt;/code&gt;
* 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: `projects/my-project-123/groups/my-group`
* </pre>
*
* <code>
Expand All @@ -148,13 +146,11 @@ public java.lang.String getGroupName() {
*
*
* <pre>
* Required. The group resource name. Written as
* &lt;code&gt;projects/&lt;var&gt;projectID&lt;/var&gt;/groups/&lt;var&gt;group_name&lt;/var&gt;&lt;/code&gt;.
* Call
* &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&gt;
* &lt;code&gt;groupStats.list&lt;/code&gt;&lt;/a&gt; to return a list of groups belonging to
* this project.
* Example: &lt;code&gt;projects/my-project-123/groups/my-group&lt;/code&gt;
* 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: `projects/my-project-123/groups/my-group`
* </pre>
*
* <code>
Expand Down Expand Up @@ -504,13 +500,11 @@ public Builder mergeFrom(
*
*
* <pre>
* Required. The group resource name. Written as
* &lt;code&gt;projects/&lt;var&gt;projectID&lt;/var&gt;/groups/&lt;var&gt;group_name&lt;/var&gt;&lt;/code&gt;.
* Call
* &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&gt;
* &lt;code&gt;groupStats.list&lt;/code&gt;&lt;/a&gt; to return a list of groups belonging to
* this project.
* Example: &lt;code&gt;projects/my-project-123/groups/my-group&lt;/code&gt;
* 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: `projects/my-project-123/groups/my-group`
* </pre>
*
* <code>
Expand All @@ -534,13 +528,11 @@ public java.lang.String getGroupName() {
*
*
* <pre>
* Required. The group resource name. Written as
* &lt;code&gt;projects/&lt;var&gt;projectID&lt;/var&gt;/groups/&lt;var&gt;group_name&lt;/var&gt;&lt;/code&gt;.
* Call
* &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&gt;
* &lt;code&gt;groupStats.list&lt;/code&gt;&lt;/a&gt; to return a list of groups belonging to
* this project.
* Example: &lt;code&gt;projects/my-project-123/groups/my-group&lt;/code&gt;
* 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: `projects/my-project-123/groups/my-group`
* </pre>
*
* <code>
Expand All @@ -564,13 +556,11 @@ public com.google.protobuf.ByteString getGroupNameBytes() {
*
*
* <pre>
* Required. The group resource name. Written as
* &lt;code&gt;projects/&lt;var&gt;projectID&lt;/var&gt;/groups/&lt;var&gt;group_name&lt;/var&gt;&lt;/code&gt;.
* Call
* &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&gt;
* &lt;code&gt;groupStats.list&lt;/code&gt;&lt;/a&gt; to return a list of groups belonging to
* this project.
* Example: &lt;code&gt;projects/my-project-123/groups/my-group&lt;/code&gt;
* 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: `projects/my-project-123/groups/my-group`
* </pre>
*
* <code>
Expand All @@ -593,13 +583,11 @@ public Builder setGroupName(java.lang.String value) {
*
*
* <pre>
* Required. The group resource name. Written as
* &lt;code&gt;projects/&lt;var&gt;projectID&lt;/var&gt;/groups/&lt;var&gt;group_name&lt;/var&gt;&lt;/code&gt;.
* Call
* &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&gt;
* &lt;code&gt;groupStats.list&lt;/code&gt;&lt;/a&gt; to return a list of groups belonging to
* this project.
* Example: &lt;code&gt;projects/my-project-123/groups/my-group&lt;/code&gt;
* 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: `projects/my-project-123/groups/my-group`
* </pre>
*
* <code>
Expand All @@ -618,13 +606,11 @@ public Builder clearGroupName() {
*
*
* <pre>
* Required. The group resource name. Written as
* &lt;code&gt;projects/&lt;var&gt;projectID&lt;/var&gt;/groups/&lt;var&gt;group_name&lt;/var&gt;&lt;/code&gt;.
* Call
* &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&gt;
* &lt;code&gt;groupStats.list&lt;/code&gt;&lt;/a&gt; to return a list of groups belonging to
* this project.
* Example: &lt;code&gt;projects/my-project-123/groups/my-group&lt;/code&gt;
* 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: `projects/my-project-123/groups/my-group`
* </pre>
*
* <code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,11 @@ public interface GetGroupRequestOrBuilder
*
*
* <pre>
* Required. The group resource name. Written as
* &lt;code&gt;projects/&lt;var&gt;projectID&lt;/var&gt;/groups/&lt;var&gt;group_name&lt;/var&gt;&lt;/code&gt;.
* Call
* &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&gt;
* &lt;code&gt;groupStats.list&lt;/code&gt;&lt;/a&gt; to return a list of groups belonging to
* this project.
* Example: &lt;code&gt;projects/my-project-123/groups/my-group&lt;/code&gt;
* 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: `projects/my-project-123/groups/my-group`
* </pre>
*
* <code>
Expand All @@ -47,13 +45,11 @@ public interface GetGroupRequestOrBuilder
*
*
* <pre>
* Required. The group resource name. Written as
* &lt;code&gt;projects/&lt;var&gt;projectID&lt;/var&gt;/groups/&lt;var&gt;group_name&lt;/var&gt;&lt;/code&gt;.
* Call
* &lt;a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list"&gt;
* &lt;code&gt;groupStats.list&lt;/code&gt;&lt;/a&gt; to return a list of groups belonging to
* this project.
* Example: &lt;code&gt;projects/my-project-123/groups/my-group&lt;/code&gt;
* 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: `projects/my-project-123/groups/my-group`
* </pre>
*
* <code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
* <pre>
* 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`
* </pre>
*
* <code>string url = 1;</code>
Expand All @@ -142,7 +142,7 @@ public java.lang.String getUrl() {
*
* <pre>
* 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`
* </pre>
*
* <code>string url = 1;</code>
Expand Down Expand Up @@ -490,7 +490,7 @@ public Builder mergeFrom(
*
* <pre>
* 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`
* </pre>
*
* <code>string url = 1;</code>
Expand All @@ -513,7 +513,7 @@ public java.lang.String getUrl() {
*
* <pre>
* 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`
* </pre>
*
* <code>string url = 1;</code>
Expand All @@ -536,7 +536,7 @@ public com.google.protobuf.ByteString getUrlBytes() {
*
* <pre>
* 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`
* </pre>
*
* <code>string url = 1;</code>
Expand All @@ -558,7 +558,7 @@ public Builder setUrl(java.lang.String value) {
*
* <pre>
* 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`
* </pre>
*
* <code>string url = 1;</code>
Expand All @@ -576,7 +576,7 @@ public Builder clearUrl() {
*
* <pre>
* 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`
* </pre>
*
* <code>string url = 1;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public interface TrackingIssueOrBuilder
*
* <pre>
* 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`
* </pre>
*
* <code>string url = 1;</code>
Expand All @@ -41,7 +41,7 @@ public interface TrackingIssueOrBuilder
*
* <pre>
* 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`
* </pre>
*
* <code>string url = 1;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ message ErrorGroup {
// Information related to tracking the progress on resolving the error.
message TrackingIssue {
// 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`
string url = 1;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,12 @@ service ErrorGroupService {

// A request to return an individual group.
message GetGroupRequest {
// Required. The group resource name. Written as
// <code>projects/<var>projectID</var>/groups/<var>group_name</var></code>.
// Call
// <a href="/error-reporting/reference/rest/v1beta1/projects.groupStats/list">
// <code>groupStats.list</code></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: <code>projects/my-project-123/groups/my-group</code>
// Example: `projects/my-project-123/groups/my-group`
string group_name = 1 [
(google.api.field_behavior) = REQUIRED,
(google.api.resource_reference) = {
Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-errorreporting.git",
"sha": "438aad7173bc0012823339ac81f272f9b99ab209"
"sha": "ad3af0e085f8917a19c32f67728837897e387e12"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "c4e37010d74071851ff24121f522e802231ac86e",
"internalRef": "313460921"
"sha": "8f41c697c67d357665ce9afac18793c8f80ac73c",
"internalRef": "314787285"
}
},
{
Expand Down