public final class TimeSeriesDescriptor extends com.google.protobuf.GeneratedMessageV3 implements TimeSeriesDescriptorOrBuilder
A descriptor for the labels and points in a time series.Protobuf type
google.monitoring.v3.TimeSeriesDescriptor| Modifier and Type | Class and Description |
|---|---|
static class |
TimeSeriesDescriptor.Builder
A descriptor for the labels and points in a time series.
|
static class |
TimeSeriesDescriptor.ValueDescriptor
A descriptor for the value columns in a data point.
|
static interface |
TimeSeriesDescriptor.ValueDescriptorOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
LABEL_DESCRIPTORS_FIELD_NUMBER |
static int |
POINT_DESCRIPTORS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static TimeSeriesDescriptor |
getDefaultInstance() |
TimeSeriesDescriptor |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.api.LabelDescriptor |
getLabelDescriptors(int index)
Descriptors for the labels.
|
int |
getLabelDescriptorsCount()
Descriptors for the labels.
|
List<com.google.api.LabelDescriptor> |
getLabelDescriptorsList()
Descriptors for the labels.
|
com.google.api.LabelDescriptorOrBuilder |
getLabelDescriptorsOrBuilder(int index)
Descriptors for the labels.
|
List<? extends com.google.api.LabelDescriptorOrBuilder> |
getLabelDescriptorsOrBuilderList()
Descriptors for the labels.
|
com.google.protobuf.Parser<TimeSeriesDescriptor> |
getParserForType() |
TimeSeriesDescriptor.ValueDescriptor |
getPointDescriptors(int index)
Descriptors for the point data value columns.
|
int |
getPointDescriptorsCount()
Descriptors for the point data value columns.
|
List<TimeSeriesDescriptor.ValueDescriptor> |
getPointDescriptorsList()
Descriptors for the point data value columns.
|
TimeSeriesDescriptor.ValueDescriptorOrBuilder |
getPointDescriptorsOrBuilder(int index)
Descriptors for the point data value columns.
|
List<? extends TimeSeriesDescriptor.ValueDescriptorOrBuilder> |
getPointDescriptorsOrBuilderList()
Descriptors for the point data value columns.
|
int |
getSerializedSize() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TimeSeriesDescriptor.Builder |
newBuilder() |
static TimeSeriesDescriptor.Builder |
newBuilder(TimeSeriesDescriptor prototype) |
TimeSeriesDescriptor.Builder |
newBuilderForType() |
protected TimeSeriesDescriptor.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static TimeSeriesDescriptor |
parseDelimitedFrom(InputStream input) |
static TimeSeriesDescriptor |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TimeSeriesDescriptor |
parseFrom(byte[] data) |
static TimeSeriesDescriptor |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TimeSeriesDescriptor |
parseFrom(ByteBuffer data) |
static TimeSeriesDescriptor |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TimeSeriesDescriptor |
parseFrom(com.google.protobuf.ByteString data) |
static TimeSeriesDescriptor |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TimeSeriesDescriptor |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TimeSeriesDescriptor |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TimeSeriesDescriptor |
parseFrom(InputStream input) |
static TimeSeriesDescriptor |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TimeSeriesDescriptor> |
parser() |
TimeSeriesDescriptor.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int LABEL_DESCRIPTORS_FIELD_NUMBER
public static final int POINT_DESCRIPTORS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<com.google.api.LabelDescriptor> getLabelDescriptorsList()
Descriptors for the labels.
repeated .google.api.LabelDescriptor label_descriptors = 1;getLabelDescriptorsList in interface TimeSeriesDescriptorOrBuilderpublic List<? extends com.google.api.LabelDescriptorOrBuilder> getLabelDescriptorsOrBuilderList()
Descriptors for the labels.
repeated .google.api.LabelDescriptor label_descriptors = 1;getLabelDescriptorsOrBuilderList in interface TimeSeriesDescriptorOrBuilderpublic int getLabelDescriptorsCount()
Descriptors for the labels.
repeated .google.api.LabelDescriptor label_descriptors = 1;getLabelDescriptorsCount in interface TimeSeriesDescriptorOrBuilderpublic com.google.api.LabelDescriptor getLabelDescriptors(int index)
Descriptors for the labels.
repeated .google.api.LabelDescriptor label_descriptors = 1;getLabelDescriptors in interface TimeSeriesDescriptorOrBuilderpublic com.google.api.LabelDescriptorOrBuilder getLabelDescriptorsOrBuilder(int index)
Descriptors for the labels.
repeated .google.api.LabelDescriptor label_descriptors = 1;getLabelDescriptorsOrBuilder in interface TimeSeriesDescriptorOrBuilderpublic List<TimeSeriesDescriptor.ValueDescriptor> getPointDescriptorsList()
Descriptors for the point data value columns.
repeated .google.monitoring.v3.TimeSeriesDescriptor.ValueDescriptor point_descriptors = 5;
getPointDescriptorsList in interface TimeSeriesDescriptorOrBuilderpublic List<? extends TimeSeriesDescriptor.ValueDescriptorOrBuilder> getPointDescriptorsOrBuilderList()
Descriptors for the point data value columns.
repeated .google.monitoring.v3.TimeSeriesDescriptor.ValueDescriptor point_descriptors = 5;
getPointDescriptorsOrBuilderList in interface TimeSeriesDescriptorOrBuilderpublic int getPointDescriptorsCount()
Descriptors for the point data value columns.
repeated .google.monitoring.v3.TimeSeriesDescriptor.ValueDescriptor point_descriptors = 5;
getPointDescriptorsCount in interface TimeSeriesDescriptorOrBuilderpublic TimeSeriesDescriptor.ValueDescriptor getPointDescriptors(int index)
Descriptors for the point data value columns.
repeated .google.monitoring.v3.TimeSeriesDescriptor.ValueDescriptor point_descriptors = 5;
getPointDescriptors in interface TimeSeriesDescriptorOrBuilderpublic TimeSeriesDescriptor.ValueDescriptorOrBuilder getPointDescriptorsOrBuilder(int index)
Descriptors for the point data value columns.
repeated .google.monitoring.v3.TimeSeriesDescriptor.ValueDescriptor point_descriptors = 5;
getPointDescriptorsOrBuilder in interface TimeSeriesDescriptorOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static TimeSeriesDescriptor parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TimeSeriesDescriptor parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TimeSeriesDescriptor parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TimeSeriesDescriptor parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TimeSeriesDescriptor parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TimeSeriesDescriptor parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TimeSeriesDescriptor parseFrom(InputStream input) throws IOException
IOExceptionpublic static TimeSeriesDescriptor parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TimeSeriesDescriptor parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TimeSeriesDescriptor parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TimeSeriesDescriptor parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TimeSeriesDescriptor parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TimeSeriesDescriptor.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static TimeSeriesDescriptor.Builder newBuilder()
public static TimeSeriesDescriptor.Builder newBuilder(TimeSeriesDescriptor prototype)
public TimeSeriesDescriptor.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected TimeSeriesDescriptor.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static TimeSeriesDescriptor getDefaultInstance()
public static com.google.protobuf.Parser<TimeSeriesDescriptor> parser()
public com.google.protobuf.Parser<TimeSeriesDescriptor> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public TimeSeriesDescriptor getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.