public static final class TimedCount.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder> implements TimedCountOrBuilder
The number of errors in a given time period. All numbers are approximate since the error events are sampled before counting them.Protobuf type
google.devtools.clouderrorreporting.v1beta1.TimedCount| Modifier and Type | Method and Description |
|---|---|
TimedCount.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
TimedCount |
build() |
TimedCount |
buildPartial() |
TimedCount.Builder |
clear() |
TimedCount.Builder |
clearCount()
Approximate number of occurrences in the given time period.
|
TimedCount.Builder |
clearEndTime()
End of the time period to which `count` refers (excluded).
|
TimedCount.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TimedCount.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TimedCount.Builder |
clearStartTime()
Start of the time period to which `count` refers (included).
|
TimedCount.Builder |
clone() |
long |
getCount()
Approximate number of occurrences in the given time period.
|
TimedCount |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEndTime()
End of the time period to which `count` refers (excluded).
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
End of the time period to which `count` refers (excluded).
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
End of the time period to which `count` refers (excluded).
|
com.google.protobuf.Timestamp |
getStartTime()
Start of the time period to which `count` refers (included).
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
Start of the time period to which `count` refers (included).
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Start of the time period to which `count` refers (included).
|
boolean |
hasEndTime()
End of the time period to which `count` refers (excluded).
|
boolean |
hasStartTime()
Start of the time period to which `count` refers (included).
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TimedCount.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
End of the time period to which `count` refers (excluded).
|
TimedCount.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TimedCount.Builder |
mergeFrom(com.google.protobuf.Message other) |
TimedCount.Builder |
mergeFrom(TimedCount other) |
TimedCount.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
Start of the time period to which `count` refers (included).
|
TimedCount.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TimedCount.Builder |
setCount(long value)
Approximate number of occurrences in the given time period.
|
TimedCount.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
End of the time period to which `count` refers (excluded).
|
TimedCount.Builder |
setEndTime(com.google.protobuf.Timestamp value)
End of the time period to which `count` refers (excluded).
|
TimedCount.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
TimedCount.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
TimedCount.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Start of the time period to which `count` refers (included).
|
TimedCount.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Start of the time period to which `count` refers (included).
|
TimedCount.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>public TimedCount.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>public TimedCount getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TimedCount build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TimedCount buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TimedCount.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>public TimedCount.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>public TimedCount.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>public TimedCount.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>public TimedCount.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>public TimedCount.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>public TimedCount.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TimedCount.Builder>public TimedCount.Builder mergeFrom(TimedCount other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>public TimedCount.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TimedCount.Builder>java.io.IOExceptionpublic long getCount()
Approximate number of occurrences in the given time period.
int64 count = 1;getCount in interface TimedCountOrBuilderpublic TimedCount.Builder setCount(long value)
Approximate number of occurrences in the given time period.
int64 count = 1;public TimedCount.Builder clearCount()
Approximate number of occurrences in the given time period.
int64 count = 1;public boolean hasStartTime()
Start of the time period to which `count` refers (included).
.google.protobuf.Timestamp start_time = 2;hasStartTime in interface TimedCountOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
Start of the time period to which `count` refers (included).
.google.protobuf.Timestamp start_time = 2;getStartTime in interface TimedCountOrBuilderpublic TimedCount.Builder setStartTime(com.google.protobuf.Timestamp value)
Start of the time period to which `count` refers (included).
.google.protobuf.Timestamp start_time = 2;public TimedCount.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Start of the time period to which `count` refers (included).
.google.protobuf.Timestamp start_time = 2;public TimedCount.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Start of the time period to which `count` refers (included).
.google.protobuf.Timestamp start_time = 2;public TimedCount.Builder clearStartTime()
Start of the time period to which `count` refers (included).
.google.protobuf.Timestamp start_time = 2;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Start of the time period to which `count` refers (included).
.google.protobuf.Timestamp start_time = 2;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Start of the time period to which `count` refers (included).
.google.protobuf.Timestamp start_time = 2;getStartTimeOrBuilder in interface TimedCountOrBuilderpublic boolean hasEndTime()
End of the time period to which `count` refers (excluded).
.google.protobuf.Timestamp end_time = 3;hasEndTime in interface TimedCountOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
End of the time period to which `count` refers (excluded).
.google.protobuf.Timestamp end_time = 3;getEndTime in interface TimedCountOrBuilderpublic TimedCount.Builder setEndTime(com.google.protobuf.Timestamp value)
End of the time period to which `count` refers (excluded).
.google.protobuf.Timestamp end_time = 3;public TimedCount.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
End of the time period to which `count` refers (excluded).
.google.protobuf.Timestamp end_time = 3;public TimedCount.Builder mergeEndTime(com.google.protobuf.Timestamp value)
End of the time period to which `count` refers (excluded).
.google.protobuf.Timestamp end_time = 3;public TimedCount.Builder clearEndTime()
End of the time period to which `count` refers (excluded).
.google.protobuf.Timestamp end_time = 3;public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
End of the time period to which `count` refers (excluded).
.google.protobuf.Timestamp end_time = 3;public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
End of the time period to which `count` refers (excluded).
.google.protobuf.Timestamp end_time = 3;getEndTimeOrBuilder in interface TimedCountOrBuilderpublic final TimedCount.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>public final TimedCount.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TimedCount.Builder>