Home
last modified time | relevance | path

Searched full:errorgroupstats (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/google-cloud-java/java-errorreporting/proto-google-cloud-error-reporting-v1beta1/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/
H A DListGroupStatsResponse.java74 private java.util.List<com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats>
84 * repeated .google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats error_group_stats = 1;
88 public java.util.List<com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats>
100 * repeated .google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats error_group_stats = 1;
117 * repeated .google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats error_group_stats = 1;
132 * repeated .google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats error_group_stats = 1;
136 public com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats getErrorGroupStats( in getErrorGroupStats()
148 * repeated .google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats error_group_stats = 1;
685 com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats m = in mergeFrom()
687 com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats.parser(), in mergeFrom()
[all …]
H A DErrorGroupStats.java29 * Protobuf type {@code google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats}
31 public final class ErrorGroupStats extends com.google.protobuf.GeneratedMessageV3 class
33 …toc_insertion_point(message_implements:google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats)
36 // Use ErrorGroupStats.newBuilder() to construct.
37 private ErrorGroupStats(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in ErrorGroupStats() method in ErrorGroupStats
41 private ErrorGroupStats() { in ErrorGroupStats() method in ErrorGroupStats
49 return new ErrorGroupStats(); in newInstance()
68 com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats.class, in internalGetFieldAccessorTable()
69 com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats.Builder.class); in internalGetFieldAccessorTable()
641 if (!(obj instanceof com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats)) { in equals()
[all …]
H A DListGroupStatsRequest.java25 * Specifies a set of `ErrorGroupStats` to return.
145 * Optional. List all &lt;code&gt;ErrorGroupStats&lt;/code&gt; with these IDs.
159 * Optional. List all &lt;code&gt;ErrorGroupStats&lt;/code&gt; with these IDs.
173 * Optional. List all &lt;code&gt;ErrorGroupStats&lt;/code&gt; with these IDs.
188 * Optional. List all &lt;code&gt;ErrorGroupStats&lt;/code&gt; with these IDs.
206 * Optional. List only &lt;code&gt;ErrorGroupStats&lt;/code&gt; which belong to a service
225 * Optional. List only &lt;code&gt;ErrorGroupStats&lt;/code&gt; which belong to a service
246 * Optional. List only &lt;code&gt;ErrorGroupStats&lt;/code&gt; which belong to a service
273 * Only &lt;code&gt;ErrorGroupStats&lt;/code&gt; with a non-zero count in the given time
276 * &lt;code&gt;ErrorGroupStats&lt;/code&gt; with zero occurrences are returned.
[all …]
H A DListGroupStatsRequestOrBuilder.java67 * Optional. List all &lt;code&gt;ErrorGroupStats&lt;/code&gt; with these IDs.
79 * Optional. List all &lt;code&gt;ErrorGroupStats&lt;/code&gt; with these IDs.
91 * Optional. List all &lt;code&gt;ErrorGroupStats&lt;/code&gt; with these IDs.
104 * Optional. List all &lt;code&gt;ErrorGroupStats&lt;/code&gt; with these IDs.
118 * Optional. List only &lt;code&gt;ErrorGroupStats&lt;/code&gt; which belong to a service
134 * Optional. List only &lt;code&gt;ErrorGroupStats&lt;/code&gt; which belong to a service
150 * Optional. List only &lt;code&gt;ErrorGroupStats&lt;/code&gt; which belong to a service
170 * Only &lt;code&gt;ErrorGroupStats&lt;/code&gt; with a non-zero count in the given time
173 * &lt;code&gt;ErrorGroupStats&lt;/code&gt; with zero occurrences are returned.
191 * Only &lt;code&gt;ErrorGroupStats&lt;/code&gt; with a non-zero count in the given time
[all …]
H A DListGroupStatsResponseOrBuilder.java34 * repeated .google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats error_group_stats = 1;
37 java.util.List<com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats>
47 * repeated .google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats error_group_stats = 1;
50 com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats getErrorGroupStats(int index); in getErrorGroupStats()
59 * repeated .google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats error_group_stats = 1;
71 * repeated .google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats error_group_stats = 1;
84 * repeated .google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats error_group_stats = 1;
H A DErrorContext.java142 * `ErrorGroupStats`.
172 * `ErrorGroupStats`.
891 * `ErrorGroupStats`.
920 * `ErrorGroupStats`.
949 * `ErrorGroupStats`.
977 * `ErrorGroupStats`.
1001 * `ErrorGroupStats`.
H A DErrorStatsServiceProto.java106 + "rorreporting.v1beta1.ErrorGroupStats\022\027\n\017"
109 + "ErrorGroupStats\022F\n\005group\030\001 \001(\01327.google."
219 "ErrorGroupStats", "NextPageToken", "TimeRangeBegin",
H A DErrorContextOrBuilder.java76 * `ErrorGroupStats`.
95 * `ErrorGroupStats`.
/aosp_15_r20/external/google-cloud-java/java-errorreporting/google-cloud-errorreporting/src/test/java/com/google/devtools/clouderrorreporting/v1beta1/
H A DITSystemTest.java58 List<ErrorGroupStats> errorGroupStats = Lists.newArrayList(pagedListResponse.iterateAll()); in listGroupStatsTest() local
59 if (errorGroupStats.size() > 0) { in listGroupStatsTest()
61 errorGroupServiceClient.getGroup(errorGroupStats.get(0).getGroup().getName()); in listGroupStatsTest()
63 assertEquals(errorGroupStats.get(0).getGroup(), group); in listGroupStatsTest()
64 assertEquals(errorGroupStats.get(0).getGroup().getGroupId(), group.getGroupId()); in listGroupStatsTest()
65 assertEquals(errorGroupStats.get(0).getGroup().getName(), group.getName()); in listGroupStatsTest()
73 List<ErrorGroupStats> errorGroupStats = Lists.newArrayList(pagedListResponse.iterateAll()); in listEventsTest() local
74 if (errorGroupStats.size() > 0) { in listEventsTest()
77 .listEvents(PROJECT_NAME, errorGroupStats.get(0).getGroup().getGroupId()) in listEventsTest()
89 List<ErrorGroupStats> errorGroupStats = Lists.newArrayList(pagedListResponse.iterateAll()); in getGroupTest() local
[all …]
H A DErrorStatsServiceClientTest.java84 ErrorGroupStats responsesElement = ErrorGroupStats.newBuilder().build(); in listGroupStatsTest()
97 List<ErrorGroupStats> resources = Lists.newArrayList(pagedListResponse.iterateAll()); in listGroupStatsTest()
131 ErrorGroupStats responsesElement = ErrorGroupStats.newBuilder().build(); in listGroupStatsTest2()
144 List<ErrorGroupStats> resources = Lists.newArrayList(pagedListResponse.iterateAll()); in listGroupStatsTest2()
H A DErrorStatsServiceClientHttpJsonTest.java81 ErrorGroupStats responsesElement = ErrorGroupStats.newBuilder().build(); in listGroupStatsTest()
94 List<ErrorGroupStats> resources = Lists.newArrayList(pagedListResponse.iterateAll()); in listGroupStatsTest()
133 ErrorGroupStats responsesElement = ErrorGroupStats.newBuilder().build(); in listGroupStatsTest2()
146 List<ErrorGroupStats> resources = Lists.newArrayList(pagedListResponse.iterateAll()); in listGroupStatsTest2()
/aosp_15_r20/external/google-cloud-java/java-errorreporting/google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/
H A DErrorStatsServiceClient.java196 * for (ErrorGroupStats element :
210 * the beginning of this time range. Only &lt;code&gt;ErrorGroupStats&lt;/code&gt; with a
213 * list is given, also &lt;code&gt;ErrorGroupStats&lt;/code&gt; with zero occurrences are
242 * for (ErrorGroupStats element :
256 * the beginning of this time range. Only &lt;code&gt;ErrorGroupStats&lt;/code&gt; with a
259 * list is given, also &lt;code&gt;ErrorGroupStats&lt;/code&gt; with zero occurrences are
299 … * for (ErrorGroupStats element : errorStatsServiceClient.listGroupStats(request).iterateAll()) {
338 * ApiFuture<ErrorGroupStats> future =
341 * for (ErrorGroupStats element : future.get().iterateAll()) {
381 * for (ErrorGroupStats element : response.getErrorGroupStatsList()) {
[all …]
/aosp_15_r20/external/google-cloud-java/java-errorreporting/proto-google-cloud-error-reporting-v1beta1/src/main/proto/google/devtools/clouderrorreporting/v1beta1/
H A Derror_stats_service.proto67 // Specifies a set of `ErrorGroupStats` to return.
82 // Optional. List all <code>ErrorGroupStats</code> with these IDs.
85 // Optional. List only <code>ErrorGroupStats</code> which belong to a service
94 // Only <code>ErrorGroupStats</code> with a non-zero count in the given time
97 // <code>ErrorGroupStats</code> with zero occurrences are returned.
129 repeated ErrorGroupStats error_group_stats = 1;
145 message ErrorGroupStats { message
/aosp_15_r20/external/googleapis/google/devtools/clouderrorreporting/v1beta1/
H A Derror_stats_service.proto67 // Specifies a set of `ErrorGroupStats` to return.
82 // Optional. List all <code>ErrorGroupStats</code> with these IDs.
85 // Optional. List only <code>ErrorGroupStats</code> which belong to a service
94 // Only <code>ErrorGroupStats</code> with a non-zero count in the given time
97 // <code>ErrorGroupStats</code> with zero occurrences are returned.
129 repeated ErrorGroupStats error_group_stats = 1;
145 message ErrorGroupStats { message
H A Dclouderrorreporting_v1beta1.yaml83 …[`ErrorGroupStats`](/error-reporting/reference/rest/v1beta1/projects.groupStats/list#ErrorGroupSta…
H A Dcommon.proto120 // `ErrorGroupStats`.
/aosp_15_r20/external/google-cloud-java/java-errorreporting/google-cloud-errorreporting/src/main/java/com/google/devtools/clouderrorreporting/v1beta1/stub/
H A DErrorStatsServiceStubSettings.java54 import com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats;
118 ListGroupStatsRequest, ListGroupStatsResponse, ErrorGroupStats>
121 ListGroupStatsRequest, ListGroupStatsResponse, ErrorGroupStats>() {
149 public Iterable<ErrorGroupStats> extractResources(ListGroupStatsResponse payload) {
151 ? ImmutableList.<ErrorGroupStats>of()
203 PageContext<ListGroupStatsRequest, ListGroupStatsResponse, ErrorGroupStats>
/aosp_15_r20/external/google-cloud-java/java-errorreporting/samples/snippets/generated/com/google/devtools/clouderrorreporting/v1beta1/errorstatsservice/listgroupstats/
H A DAsyncListGroupStats.java22 import com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats;
59 ApiFuture<ErrorGroupStats> future = in asyncListGroupStats()
62 for (ErrorGroupStats element : future.get().iterateAll()) { in asyncListGroupStats()
H A DSyncListGroupStatsProjectnameQuerytimerange.java20 import com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats;
40 for (ErrorGroupStats element : in syncListGroupStatsProjectnameQuerytimerange()
H A DSyncListGroupStatsStringQuerytimerange.java20 import com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats;
40 for (ErrorGroupStats element : in syncListGroupStatsStringQuerytimerange()
H A DSyncListGroupStats.java21 import com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats;
58 for (ErrorGroupStats element : errorStatsServiceClient.listGroupStats(request).iterateAll()) { in syncListGroupStats()
H A DAsyncListGroupStatsPaged.java22 import com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats;
63 for (ErrorGroupStats element : response.getErrorGroupStatsList()) { in asyncListGroupStatsPaged()
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dclouderrorreporting.v1beta1.json278 "description": "Optional. List all ErrorGroupStats with these IDs.",
462 …emote IP address, to distinguish affected users. See `affected_users_count` in `ErrorGroupStats`.",
532 "ErrorGroupStats": { object
534 "id": "ErrorGroupStats",
645 "errorGroupStats": { object
648 "$ref": "ErrorGroupStats"
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dclouderrorreporting_v1beta1.projects.groupStats.html104 groupId: string, Optional. List all ErrorGroupStats with these IDs. (repeated)
135 &quot;errorGroupStats&quot;: [ # The error group stats which match the given request.
180 … remote IP address, to distinguish affected users. See `affected_users_count` in `ErrorGroupStats`.
Dclouderrorreporting_v1beta1.projects.events.html146 … remote IP address, to distinguish affected users. See `affected_users_count` in `ErrorGroupStats`.
206 … remote IP address, to distinguish affected users. See `affected_users_count` in `ErrorGroupStats`.

12