diff --git a/java/proto-google-cloud-trace-v1/0.1.13/apidocs/allclasses-frame.html b/java/proto-google-cloud-trace-v1/0.1.13/apidocs/allclasses-frame.html new file mode 100644 index 0000000000..2dc32c1ee4 --- /dev/null +++ b/java/proto-google-cloud-trace-v1/0.1.13/apidocs/allclasses-frame.html @@ -0,0 +1,42 @@ + + + +
+ +public static final class GetTraceRequest.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<GetTraceRequest.Builder> +implements GetTraceRequestOrBuilder+
+ The request message for the `GetTrace` method. ++ + Protobuf type
google.devtools.cloudtrace.v1.GetTraceRequest| Modifier and Type | +Method and Description | +
|---|---|
GetTraceRequest.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
GetTraceRequest |
+build() |
+
GetTraceRequest |
+buildPartial() |
+
GetTraceRequest.Builder |
+clear() |
+
GetTraceRequest.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
GetTraceRequest.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
GetTraceRequest.Builder |
+clearProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
GetTraceRequest.Builder |
+clearTraceId()
+
+ ID of the trace to return.
+ |
+
GetTraceRequest.Builder |
+clone() |
+
GetTraceRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
java.lang.String |
+getTraceId()
+
+ ID of the trace to return.
+ |
+
com.google.protobuf.ByteString |
+getTraceIdBytes()
+
+ ID of the trace to return.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
GetTraceRequest.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
GetTraceRequest.Builder |
+mergeFrom(GetTraceRequest other) |
+
GetTraceRequest.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
GetTraceRequest.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
GetTraceRequest.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
GetTraceRequest.Builder |
+setProjectId(java.lang.String value)
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
GetTraceRequest.Builder |
+setProjectIdBytes(com.google.protobuf.ByteString value)
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
GetTraceRequest.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
GetTraceRequest.Builder |
+setTraceId(java.lang.String value)
+
+ ID of the trace to return.
+ |
+
GetTraceRequest.Builder |
+setTraceIdBytes(com.google.protobuf.ByteString value)
+
+ ID of the trace to return.
+ |
+
GetTraceRequest.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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GetTraceRequest.Builder>public GetTraceRequest.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetTraceRequest.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<GetTraceRequest.Builder>public GetTraceRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetTraceRequest build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetTraceRequest buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetTraceRequest.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetTraceRequest.Builder>public GetTraceRequest.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<GetTraceRequest.Builder>public GetTraceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetTraceRequest.Builder>public GetTraceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetTraceRequest.Builder>public GetTraceRequest.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<GetTraceRequest.Builder>public GetTraceRequest.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<GetTraceRequest.Builder>public GetTraceRequest.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetTraceRequest.Builder>public GetTraceRequest.Builder mergeFrom(GetTraceRequest other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetTraceRequest.Builder>public GetTraceRequest.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<GetTraceRequest.Builder>java.io.IOExceptionpublic java.lang.String getProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectId in interface GetTraceRequestOrBuilderpublic com.google.protobuf.ByteString getProjectIdBytes()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectIdBytes in interface GetTraceRequestOrBuilderpublic GetTraceRequest.Builder setProjectId(java.lang.String value)+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public GetTraceRequest.Builder clearProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public GetTraceRequest.Builder setProjectIdBytes(com.google.protobuf.ByteString value)+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public java.lang.String getTraceId()+
+ ID of the trace to return. ++ +
string trace_id = 2;getTraceId in interface GetTraceRequestOrBuilderpublic com.google.protobuf.ByteString getTraceIdBytes()+
+ ID of the trace to return. ++ +
string trace_id = 2;getTraceIdBytes in interface GetTraceRequestOrBuilderpublic GetTraceRequest.Builder setTraceId(java.lang.String value)+
+ ID of the trace to return. ++ +
string trace_id = 2;public GetTraceRequest.Builder clearTraceId()+
+ ID of the trace to return. ++ +
string trace_id = 2;public GetTraceRequest.Builder setTraceIdBytes(com.google.protobuf.ByteString value)+
+ ID of the trace to return. ++ +
string trace_id = 2;public final GetTraceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetTraceRequest.Builder>public final GetTraceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetTraceRequest.Builder>public final class GetTraceRequest +extends com.google.protobuf.GeneratedMessageV3 +implements GetTraceRequestOrBuilder+
+ The request message for the `GetTrace` method. ++ + Protobuf type
google.devtools.cloudtrace.v1.GetTraceRequest| Modifier and Type | +Class and Description | +
|---|---|
static class |
+GetTraceRequest.Builder
+
+ The request message for the `GetTrace` method.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+PROJECT_ID_FIELD_NUMBER |
+
static int |
+TRACE_ID_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static GetTraceRequest |
+getDefaultInstance() |
+
GetTraceRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Parser<GetTraceRequest> |
+getParserForType() |
+
java.lang.String |
+getProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
int |
+getSerializedSize() |
+
java.lang.String |
+getTraceId()
+
+ ID of the trace to return.
+ |
+
com.google.protobuf.ByteString |
+getTraceIdBytes()
+
+ ID of the trace to return.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static GetTraceRequest.Builder |
+newBuilder() |
+
static GetTraceRequest.Builder |
+newBuilder(GetTraceRequest prototype) |
+
GetTraceRequest.Builder |
+newBuilderForType() |
+
protected GetTraceRequest.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static GetTraceRequest |
+parseDelimitedFrom(java.io.InputStream input) |
+
static GetTraceRequest |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetTraceRequest |
+parseFrom(byte[] data) |
+
static GetTraceRequest |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetTraceRequest |
+parseFrom(java.nio.ByteBuffer data) |
+
static GetTraceRequest |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetTraceRequest |
+parseFrom(com.google.protobuf.ByteString data) |
+
static GetTraceRequest |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetTraceRequest |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static GetTraceRequest |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static GetTraceRequest |
+parseFrom(java.io.InputStream input) |
+
static GetTraceRequest |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<GetTraceRequest> |
+parser() |
+
GetTraceRequest.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PROJECT_ID_FIELD_NUMBER+
public static final int TRACE_ID_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields 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 java.lang.String getProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectId in interface GetTraceRequestOrBuilderpublic com.google.protobuf.ByteString getProjectIdBytes()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectIdBytes in interface GetTraceRequestOrBuilderpublic java.lang.String getTraceId()+
+ ID of the trace to return. ++ +
string trace_id = 2;getTraceId in interface GetTraceRequestOrBuilderpublic com.google.protobuf.ByteString getTraceIdBytes()+
+ ID of the trace to return. ++ +
string trace_id = 2;getTraceIdBytes in interface GetTraceRequestOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.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 GetTraceRequest parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetTraceRequest parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetTraceRequest parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetTraceRequest parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetTraceRequest parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetTraceRequest parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetTraceRequest parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static GetTraceRequest parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static GetTraceRequest parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static GetTraceRequest parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static GetTraceRequest parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static GetTraceRequest parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic GetTraceRequest.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetTraceRequest.Builder newBuilder()+
public static GetTraceRequest.Builder newBuilder(GetTraceRequest prototype)+
public GetTraceRequest.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetTraceRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GetTraceRequest getDefaultInstance()+
public static com.google.protobuf.Parser<GetTraceRequest> parser()+
public com.google.protobuf.Parser<GetTraceRequest> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetTraceRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface GetTraceRequestOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.String |
+getProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
java.lang.String |
+getTraceId()
+
+ ID of the trace to return.
+ |
+
com.google.protobuf.ByteString |
+getTraceIdBytes()
+
+ ID of the trace to return.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;com.google.protobuf.ByteString getProjectIdBytes()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;java.lang.String getTraceId()+
+ ID of the trace to return. ++ +
string trace_id = 2;com.google.protobuf.ByteString getTraceIdBytes()+
+ ID of the trace to return. ++ +
string trace_id = 2;public static final class ListTracesRequest.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<ListTracesRequest.Builder> +implements ListTracesRequestOrBuilder+
+ The request message for the `ListTraces` method. All fields are required + unless specified. ++ + Protobuf type
google.devtools.cloudtrace.v1.ListTracesRequest| Modifier and Type | +Method and Description | +
|---|---|
ListTracesRequest.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListTracesRequest |
+build() |
+
ListTracesRequest |
+buildPartial() |
+
ListTracesRequest.Builder |
+clear() |
+
ListTracesRequest.Builder |
+clearEndTime()
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
ListTracesRequest.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
ListTracesRequest.Builder |
+clearFilter()
+
+ An optional filter for the request.
+ |
+
ListTracesRequest.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
ListTracesRequest.Builder |
+clearOrderBy()
+
+ Field used to sort the returned traces.
+ |
+
ListTracesRequest.Builder |
+clearPageSize()
+
+ Maximum number of traces to return.
+ |
+
ListTracesRequest.Builder |
+clearPageToken()
+
+ Token identifying the page of results to return.
+ |
+
ListTracesRequest.Builder |
+clearProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
ListTracesRequest.Builder |
+clearStartTime()
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
ListTracesRequest.Builder |
+clearView()
+
+ Type of data returned for traces in the list.
+ |
+
ListTracesRequest.Builder |
+clone() |
+
ListTracesRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
com.google.protobuf.Timestamp |
+getEndTime()
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
com.google.protobuf.Timestamp.Builder |
+getEndTimeBuilder()
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getEndTimeOrBuilder()
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
java.lang.String |
+getFilter()
+
+ An optional filter for the request.
+ |
+
com.google.protobuf.ByteString |
+getFilterBytes()
+
+ An optional filter for the request.
+ |
+
java.lang.String |
+getOrderBy()
+
+ Field used to sort the returned traces.
+ |
+
com.google.protobuf.ByteString |
+getOrderByBytes()
+
+ Field used to sort the returned traces.
+ |
+
int |
+getPageSize()
+
+ Maximum number of traces to return.
+ |
+
java.lang.String |
+getPageToken()
+
+ Token identifying the page of results to return.
+ |
+
com.google.protobuf.ByteString |
+getPageTokenBytes()
+
+ Token identifying the page of results to return.
+ |
+
java.lang.String |
+getProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.Timestamp |
+getStartTime()
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
com.google.protobuf.Timestamp.Builder |
+getStartTimeBuilder()
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getStartTimeOrBuilder()
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
ListTracesRequest.ViewType |
+getView()
+
+ Type of data returned for traces in the list.
+ |
+
int |
+getViewValue()
+
+ Type of data returned for traces in the list.
+ |
+
boolean |
+hasEndTime()
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
boolean |
+hasStartTime()
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
ListTracesRequest.Builder |
+mergeEndTime(com.google.protobuf.Timestamp value)
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
ListTracesRequest.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
ListTracesRequest.Builder |
+mergeFrom(ListTracesRequest other) |
+
ListTracesRequest.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
ListTracesRequest.Builder |
+mergeStartTime(com.google.protobuf.Timestamp value)
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
ListTracesRequest.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
ListTracesRequest.Builder |
+setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
ListTracesRequest.Builder |
+setEndTime(com.google.protobuf.Timestamp value)
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
ListTracesRequest.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListTracesRequest.Builder |
+setFilter(java.lang.String value)
+
+ An optional filter for the request.
+ |
+
ListTracesRequest.Builder |
+setFilterBytes(com.google.protobuf.ByteString value)
+
+ An optional filter for the request.
+ |
+
ListTracesRequest.Builder |
+setOrderBy(java.lang.String value)
+
+ Field used to sort the returned traces.
+ |
+
ListTracesRequest.Builder |
+setOrderByBytes(com.google.protobuf.ByteString value)
+
+ Field used to sort the returned traces.
+ |
+
ListTracesRequest.Builder |
+setPageSize(int value)
+
+ Maximum number of traces to return.
+ |
+
ListTracesRequest.Builder |
+setPageToken(java.lang.String value)
+
+ Token identifying the page of results to return.
+ |
+
ListTracesRequest.Builder |
+setPageTokenBytes(com.google.protobuf.ByteString value)
+
+ Token identifying the page of results to return.
+ |
+
ListTracesRequest.Builder |
+setProjectId(java.lang.String value)
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
ListTracesRequest.Builder |
+setProjectIdBytes(com.google.protobuf.ByteString value)
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
ListTracesRequest.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
ListTracesRequest.Builder |
+setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
ListTracesRequest.Builder |
+setStartTime(com.google.protobuf.Timestamp value)
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
ListTracesRequest.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
ListTracesRequest.Builder |
+setView(ListTracesRequest.ViewType value)
+
+ Type of data returned for traces in the list.
+ |
+
ListTracesRequest.Builder |
+setViewValue(int value)
+
+ Type of data returned for traces in the list.
+ |
+
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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesRequest.Builder>public ListTracesRequest.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesRequest.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<ListTracesRequest.Builder>public ListTracesRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListTracesRequest build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListTracesRequest buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListTracesRequest.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesRequest.Builder>public ListTracesRequest.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<ListTracesRequest.Builder>public ListTracesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesRequest.Builder>public ListTracesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesRequest.Builder>public ListTracesRequest.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<ListTracesRequest.Builder>public ListTracesRequest.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<ListTracesRequest.Builder>public ListTracesRequest.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTracesRequest.Builder>public ListTracesRequest.Builder mergeFrom(ListTracesRequest other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesRequest.Builder>public ListTracesRequest.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<ListTracesRequest.Builder>java.io.IOExceptionpublic java.lang.String getProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectId in interface ListTracesRequestOrBuilderpublic com.google.protobuf.ByteString getProjectIdBytes()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectIdBytes in interface ListTracesRequestOrBuilderpublic ListTracesRequest.Builder setProjectId(java.lang.String value)+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public ListTracesRequest.Builder clearProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public ListTracesRequest.Builder setProjectIdBytes(com.google.protobuf.ByteString value)+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public int getViewValue()+
+ Type of data returned for traces in the list. Optional. Default is + `MINIMAL`. ++ +
.google.devtools.cloudtrace.v1.ListTracesRequest.ViewType view = 2;getViewValue in interface ListTracesRequestOrBuilderpublic ListTracesRequest.Builder setViewValue(int value)+
+ Type of data returned for traces in the list. Optional. Default is + `MINIMAL`. ++ +
.google.devtools.cloudtrace.v1.ListTracesRequest.ViewType view = 2;public ListTracesRequest.ViewType getView()+
+ Type of data returned for traces in the list. Optional. Default is + `MINIMAL`. ++ +
.google.devtools.cloudtrace.v1.ListTracesRequest.ViewType view = 2;getView in interface ListTracesRequestOrBuilderpublic ListTracesRequest.Builder setView(ListTracesRequest.ViewType value)+
+ Type of data returned for traces in the list. Optional. Default is + `MINIMAL`. ++ +
.google.devtools.cloudtrace.v1.ListTracesRequest.ViewType view = 2;public ListTracesRequest.Builder clearView()+
+ Type of data returned for traces in the list. Optional. Default is + `MINIMAL`. ++ +
.google.devtools.cloudtrace.v1.ListTracesRequest.ViewType view = 2;public int getPageSize()+
+ Maximum number of traces to return. If not specified or <= 0, the + implementation selects a reasonable value. The implementation may + return fewer traces than the requested page size. Optional. ++ +
int32 page_size = 3;getPageSize in interface ListTracesRequestOrBuilderpublic ListTracesRequest.Builder setPageSize(int value)+
+ Maximum number of traces to return. If not specified or <= 0, the + implementation selects a reasonable value. The implementation may + return fewer traces than the requested page size. Optional. ++ +
int32 page_size = 3;public ListTracesRequest.Builder clearPageSize()+
+ Maximum number of traces to return. If not specified or <= 0, the + implementation selects a reasonable value. The implementation may + return fewer traces than the requested page size. Optional. ++ +
int32 page_size = 3;public java.lang.String getPageToken()+
+ Token identifying the page of results to return. If provided, use the + value of the `next_page_token` field from a previous request. Optional. ++ +
string page_token = 4;getPageToken in interface ListTracesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()+
+ Token identifying the page of results to return. If provided, use the + value of the `next_page_token` field from a previous request. Optional. ++ +
string page_token = 4;getPageTokenBytes in interface ListTracesRequestOrBuilderpublic ListTracesRequest.Builder setPageToken(java.lang.String value)+
+ Token identifying the page of results to return. If provided, use the + value of the `next_page_token` field from a previous request. Optional. ++ +
string page_token = 4;public ListTracesRequest.Builder clearPageToken()+
+ Token identifying the page of results to return. If provided, use the + value of the `next_page_token` field from a previous request. Optional. ++ +
string page_token = 4;public ListTracesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)+
+ Token identifying the page of results to return. If provided, use the + value of the `next_page_token` field from a previous request. Optional. ++ +
string page_token = 4;public boolean hasStartTime()+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;hasStartTime in interface ListTracesRequestOrBuilderpublic com.google.protobuf.Timestamp getStartTime()+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;getStartTime in interface ListTracesRequestOrBuilderpublic ListTracesRequest.Builder setStartTime(com.google.protobuf.Timestamp value)+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;public ListTracesRequest.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;public ListTracesRequest.Builder mergeStartTime(com.google.protobuf.Timestamp value)+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;public ListTracesRequest.Builder clearStartTime()+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;getStartTimeOrBuilder in interface ListTracesRequestOrBuilderpublic boolean hasEndTime()+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;hasEndTime in interface ListTracesRequestOrBuilderpublic com.google.protobuf.Timestamp getEndTime()+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;getEndTime in interface ListTracesRequestOrBuilderpublic ListTracesRequest.Builder setEndTime(com.google.protobuf.Timestamp value)+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;public ListTracesRequest.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;public ListTracesRequest.Builder mergeEndTime(com.google.protobuf.Timestamp value)+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;public ListTracesRequest.Builder clearEndTime()+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;getEndTimeOrBuilder in interface ListTracesRequestOrBuilderpublic java.lang.String getFilter()+
+ An optional filter for the request. ++ +
string filter = 7;getFilter in interface ListTracesRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()+
+ An optional filter for the request. ++ +
string filter = 7;getFilterBytes in interface ListTracesRequestOrBuilderpublic ListTracesRequest.Builder setFilter(java.lang.String value)+
+ An optional filter for the request. ++ +
string filter = 7;public ListTracesRequest.Builder clearFilter()+
+ An optional filter for the request. ++ +
string filter = 7;public ListTracesRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)+
+ An optional filter for the request. ++ +
string filter = 7;public java.lang.String getOrderBy()+
+ Field used to sort the returned traces. Optional. + Can be one of the following: + * `trace_id` + * `name` (`name` field of root span in the trace) + * `duration` (difference between `end_time` and `start_time` fields of + the root span) + * `start` (`start_time` field of the root span) + Descending order can be specified by appending `desc` to the sort field + (for example, `name desc`). + Only one sort field is permitted. ++ +
string order_by = 8;getOrderBy in interface ListTracesRequestOrBuilderpublic com.google.protobuf.ByteString getOrderByBytes()+
+ Field used to sort the returned traces. Optional. + Can be one of the following: + * `trace_id` + * `name` (`name` field of root span in the trace) + * `duration` (difference between `end_time` and `start_time` fields of + the root span) + * `start` (`start_time` field of the root span) + Descending order can be specified by appending `desc` to the sort field + (for example, `name desc`). + Only one sort field is permitted. ++ +
string order_by = 8;getOrderByBytes in interface ListTracesRequestOrBuilderpublic ListTracesRequest.Builder setOrderBy(java.lang.String value)+
+ Field used to sort the returned traces. Optional. + Can be one of the following: + * `trace_id` + * `name` (`name` field of root span in the trace) + * `duration` (difference between `end_time` and `start_time` fields of + the root span) + * `start` (`start_time` field of the root span) + Descending order can be specified by appending `desc` to the sort field + (for example, `name desc`). + Only one sort field is permitted. ++ +
string order_by = 8;public ListTracesRequest.Builder clearOrderBy()+
+ Field used to sort the returned traces. Optional. + Can be one of the following: + * `trace_id` + * `name` (`name` field of root span in the trace) + * `duration` (difference between `end_time` and `start_time` fields of + the root span) + * `start` (`start_time` field of the root span) + Descending order can be specified by appending `desc` to the sort field + (for example, `name desc`). + Only one sort field is permitted. ++ +
string order_by = 8;public ListTracesRequest.Builder setOrderByBytes(com.google.protobuf.ByteString value)+
+ Field used to sort the returned traces. Optional. + Can be one of the following: + * `trace_id` + * `name` (`name` field of root span in the trace) + * `duration` (difference between `end_time` and `start_time` fields of + the root span) + * `start` (`start_time` field of the root span) + Descending order can be specified by appending `desc` to the sort field + (for example, `name desc`). + Only one sort field is permitted. ++ +
string order_by = 8;public final ListTracesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesRequest.Builder>public final ListTracesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesRequest.Builder>public static enum ListTracesRequest.ViewType +extends java.lang.Enum<ListTracesRequest.ViewType> +implements com.google.protobuf.ProtocolMessageEnum+
+ Type of data returned for traces in the list. ++ + Protobuf enum
google.devtools.cloudtrace.v1.ListTracesRequest.ViewType| Enum Constant and Description | +
|---|
COMPLETE
+
+ Complete view of the trace record that contains the actual trace data.
+ |
+
MINIMAL
+
+ Minimal view of the trace record that contains only the project
+ and trace IDs.
+ |
+
ROOTSPAN
+
+ Root span view of the trace record that returns the root spans along
+ with the minimal trace data.
+ |
+
UNRECOGNIZED |
+
VIEW_TYPE_UNSPECIFIED
+
+ Default is `MINIMAL` if unspecified.
+ |
+
| Modifier and Type | +Field and Description | +
|---|---|
static int |
+COMPLETE_VALUE
+
+ Complete view of the trace record that contains the actual trace data.
+ |
+
static int |
+MINIMAL_VALUE
+
+ Minimal view of the trace record that contains only the project
+ and trace IDs.
+ |
+
static int |
+ROOTSPAN_VALUE
+
+ Root span view of the trace record that returns the root spans along
+ with the minimal trace data.
+ |
+
static int |
+VIEW_TYPE_UNSPECIFIED_VALUE
+
+ Default is `MINIMAL` if unspecified.
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
static ListTracesRequest.ViewType |
+forNumber(int value) |
+
static com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptorForType() |
+
int |
+getNumber() |
+
com.google.protobuf.Descriptors.EnumValueDescriptor |
+getValueDescriptor() |
+
static com.google.protobuf.Internal.EnumLiteMap<ListTracesRequest.ViewType> |
+internalGetValueMap() |
+
static ListTracesRequest.ViewType |
+valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
+
static ListTracesRequest.ViewType |
+valueOf(int value)
+Deprecated.
+
+Use
+forNumber(int) instead. |
+
static ListTracesRequest.ViewType |
+valueOf(java.lang.String name)
+Returns the enum constant of this type with the specified name.
+ |
+
static ListTracesRequest.ViewType[] |
+values()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+ |
+
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfgetClass, notify, notifyAll, wait, wait, waitpublic static final ListTracesRequest.ViewType VIEW_TYPE_UNSPECIFIED+
+ Default is `MINIMAL` if unspecified. ++ +
VIEW_TYPE_UNSPECIFIED = 0;public static final ListTracesRequest.ViewType MINIMAL+
+ Minimal view of the trace record that contains only the project + and trace IDs. ++ +
MINIMAL = 1;public static final ListTracesRequest.ViewType ROOTSPAN+
+ Root span view of the trace record that returns the root spans along + with the minimal trace data. ++ +
ROOTSPAN = 2;public static final ListTracesRequest.ViewType COMPLETE+
+ Complete view of the trace record that contains the actual trace data. + This is equivalent to calling the REST `get` or RPC `GetTrace` method + using the ID of each listed trace. ++ +
COMPLETE = 3;public static final ListTracesRequest.ViewType UNRECOGNIZED+
public static final int VIEW_TYPE_UNSPECIFIED_VALUE+
+ Default is `MINIMAL` if unspecified. ++ +
VIEW_TYPE_UNSPECIFIED = 0;public static final int MINIMAL_VALUE+
+ Minimal view of the trace record that contains only the project + and trace IDs. ++ +
MINIMAL = 1;public static final int ROOTSPAN_VALUE+
+ Root span view of the trace record that returns the root spans along + with the minimal trace data. ++ +
ROOTSPAN = 2;public static final int COMPLETE_VALUE+
+ Complete view of the trace record that contains the actual trace data. + This is equivalent to calling the REST `get` or RPC `GetTrace` method + using the ID of each listed trace. ++ +
COMPLETE = 3;public static ListTracesRequest.ViewType[] values()+
+for (ListTracesRequest.ViewType c : ListTracesRequest.ViewType.values()) + System.out.println(c); +
public static ListTracesRequest.ViewType valueOf(java.lang.String name)+
name - the name of the enum constant to be returned.java.lang.IllegalArgumentException - if this enum type has no constant with the specified namejava.lang.NullPointerException - if the argument is nullpublic final int getNumber()+
getNumber in interface com.google.protobuf.Internal.EnumLitegetNumber in interface com.google.protobuf.ProtocolMessageEnum@Deprecated +public static ListTracesRequest.ViewType valueOf(int value)+
forNumber(int) instead.public static ListTracesRequest.ViewType forNumber(int value)+
public static com.google.protobuf.Internal.EnumLiteMap<ListTracesRequest.ViewType> internalGetValueMap()+
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()+
getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnumpublic final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()+
getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnumpublic static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()+
public static ListTracesRequest.ViewType valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)+
public final class ListTracesRequest +extends com.google.protobuf.GeneratedMessageV3 +implements ListTracesRequestOrBuilder+
+ The request message for the `ListTraces` method. All fields are required + unless specified. ++ + Protobuf type
google.devtools.cloudtrace.v1.ListTracesRequest| Modifier and Type | +Class and Description | +
|---|---|
static class |
+ListTracesRequest.Builder
+
+ The request message for the `ListTraces` method.
+ |
+
static class |
+ListTracesRequest.ViewType
+
+ Type of data returned for traces in the list.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+END_TIME_FIELD_NUMBER |
+
static int |
+FILTER_FIELD_NUMBER |
+
static int |
+ORDER_BY_FIELD_NUMBER |
+
static int |
+PAGE_SIZE_FIELD_NUMBER |
+
static int |
+PAGE_TOKEN_FIELD_NUMBER |
+
static int |
+PROJECT_ID_FIELD_NUMBER |
+
static int |
+START_TIME_FIELD_NUMBER |
+
static int |
+VIEW_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static ListTracesRequest |
+getDefaultInstance() |
+
ListTracesRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Timestamp |
+getEndTime()
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getEndTimeOrBuilder()
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
java.lang.String |
+getFilter()
+
+ An optional filter for the request.
+ |
+
com.google.protobuf.ByteString |
+getFilterBytes()
+
+ An optional filter for the request.
+ |
+
java.lang.String |
+getOrderBy()
+
+ Field used to sort the returned traces.
+ |
+
com.google.protobuf.ByteString |
+getOrderByBytes()
+
+ Field used to sort the returned traces.
+ |
+
int |
+getPageSize()
+
+ Maximum number of traces to return.
+ |
+
java.lang.String |
+getPageToken()
+
+ Token identifying the page of results to return.
+ |
+
com.google.protobuf.ByteString |
+getPageTokenBytes()
+
+ Token identifying the page of results to return.
+ |
+
com.google.protobuf.Parser<ListTracesRequest> |
+getParserForType() |
+
java.lang.String |
+getProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
int |
+getSerializedSize() |
+
com.google.protobuf.Timestamp |
+getStartTime()
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getStartTimeOrBuilder()
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
ListTracesRequest.ViewType |
+getView()
+
+ Type of data returned for traces in the list.
+ |
+
int |
+getViewValue()
+
+ Type of data returned for traces in the list.
+ |
+
boolean |
+hasEndTime()
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
int |
+hashCode() |
+
boolean |
+hasStartTime()
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static ListTracesRequest.Builder |
+newBuilder() |
+
static ListTracesRequest.Builder |
+newBuilder(ListTracesRequest prototype) |
+
ListTracesRequest.Builder |
+newBuilderForType() |
+
protected ListTracesRequest.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static ListTracesRequest |
+parseDelimitedFrom(java.io.InputStream input) |
+
static ListTracesRequest |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListTracesRequest |
+parseFrom(byte[] data) |
+
static ListTracesRequest |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListTracesRequest |
+parseFrom(java.nio.ByteBuffer data) |
+
static ListTracesRequest |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListTracesRequest |
+parseFrom(com.google.protobuf.ByteString data) |
+
static ListTracesRequest |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListTracesRequest |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static ListTracesRequest |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListTracesRequest |
+parseFrom(java.io.InputStream input) |
+
static ListTracesRequest |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<ListTracesRequest> |
+parser() |
+
ListTracesRequest.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PROJECT_ID_FIELD_NUMBER+
public static final int VIEW_FIELD_NUMBER+
public static final int PAGE_SIZE_FIELD_NUMBER+
public static final int PAGE_TOKEN_FIELD_NUMBER+
public static final int START_TIME_FIELD_NUMBER+
public static final int END_TIME_FIELD_NUMBER+
public static final int FILTER_FIELD_NUMBER+
public static final int ORDER_BY_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields 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 java.lang.String getProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectId in interface ListTracesRequestOrBuilderpublic com.google.protobuf.ByteString getProjectIdBytes()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectIdBytes in interface ListTracesRequestOrBuilderpublic int getViewValue()+
+ Type of data returned for traces in the list. Optional. Default is + `MINIMAL`. ++ +
.google.devtools.cloudtrace.v1.ListTracesRequest.ViewType view = 2;getViewValue in interface ListTracesRequestOrBuilderpublic ListTracesRequest.ViewType getView()+
+ Type of data returned for traces in the list. Optional. Default is + `MINIMAL`. ++ +
.google.devtools.cloudtrace.v1.ListTracesRequest.ViewType view = 2;getView in interface ListTracesRequestOrBuilderpublic int getPageSize()+
+ Maximum number of traces to return. If not specified or <= 0, the + implementation selects a reasonable value. The implementation may + return fewer traces than the requested page size. Optional. ++ +
int32 page_size = 3;getPageSize in interface ListTracesRequestOrBuilderpublic java.lang.String getPageToken()+
+ Token identifying the page of results to return. If provided, use the + value of the `next_page_token` field from a previous request. Optional. ++ +
string page_token = 4;getPageToken in interface ListTracesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()+
+ Token identifying the page of results to return. If provided, use the + value of the `next_page_token` field from a previous request. Optional. ++ +
string page_token = 4;getPageTokenBytes in interface ListTracesRequestOrBuilderpublic boolean hasStartTime()+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;hasStartTime in interface ListTracesRequestOrBuilderpublic com.google.protobuf.Timestamp getStartTime()+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;getStartTime in interface ListTracesRequestOrBuilderpublic com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;getStartTimeOrBuilder in interface ListTracesRequestOrBuilderpublic boolean hasEndTime()+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;hasEndTime in interface ListTracesRequestOrBuilderpublic com.google.protobuf.Timestamp getEndTime()+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;getEndTime in interface ListTracesRequestOrBuilderpublic com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;getEndTimeOrBuilder in interface ListTracesRequestOrBuilderpublic java.lang.String getFilter()+
+ An optional filter for the request. ++ +
string filter = 7;getFilter in interface ListTracesRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()+
+ An optional filter for the request. ++ +
string filter = 7;getFilterBytes in interface ListTracesRequestOrBuilderpublic java.lang.String getOrderBy()+
+ Field used to sort the returned traces. Optional. + Can be one of the following: + * `trace_id` + * `name` (`name` field of root span in the trace) + * `duration` (difference between `end_time` and `start_time` fields of + the root span) + * `start` (`start_time` field of the root span) + Descending order can be specified by appending `desc` to the sort field + (for example, `name desc`). + Only one sort field is permitted. ++ +
string order_by = 8;getOrderBy in interface ListTracesRequestOrBuilderpublic com.google.protobuf.ByteString getOrderByBytes()+
+ Field used to sort the returned traces. Optional. + Can be one of the following: + * `trace_id` + * `name` (`name` field of root span in the trace) + * `duration` (difference between `end_time` and `start_time` fields of + the root span) + * `start` (`start_time` field of the root span) + Descending order can be specified by appending `desc` to the sort field + (for example, `name desc`). + Only one sort field is permitted. ++ +
string order_by = 8;getOrderByBytes in interface ListTracesRequestOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.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 ListTracesRequest parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesRequest parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesRequest parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesRequest parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesRequest parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesRequest parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesRequest parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListTracesRequest parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListTracesRequest parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListTracesRequest parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListTracesRequest parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListTracesRequest parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic ListTracesRequest.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ListTracesRequest.Builder newBuilder()+
public static ListTracesRequest.Builder newBuilder(ListTracesRequest prototype)+
public ListTracesRequest.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ListTracesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ListTracesRequest getDefaultInstance()+
public static com.google.protobuf.Parser<ListTracesRequest> parser()+
public com.google.protobuf.Parser<ListTracesRequest> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ListTracesRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface ListTracesRequestOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
com.google.protobuf.Timestamp |
+getEndTime()
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getEndTimeOrBuilder()
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
java.lang.String |
+getFilter()
+
+ An optional filter for the request.
+ |
+
com.google.protobuf.ByteString |
+getFilterBytes()
+
+ An optional filter for the request.
+ |
+
java.lang.String |
+getOrderBy()
+
+ Field used to sort the returned traces.
+ |
+
com.google.protobuf.ByteString |
+getOrderByBytes()
+
+ Field used to sort the returned traces.
+ |
+
int |
+getPageSize()
+
+ Maximum number of traces to return.
+ |
+
java.lang.String |
+getPageToken()
+
+ Token identifying the page of results to return.
+ |
+
com.google.protobuf.ByteString |
+getPageTokenBytes()
+
+ Token identifying the page of results to return.
+ |
+
java.lang.String |
+getProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.Timestamp |
+getStartTime()
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getStartTimeOrBuilder()
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
ListTracesRequest.ViewType |
+getView()
+
+ Type of data returned for traces in the list.
+ |
+
int |
+getViewValue()
+
+ Type of data returned for traces in the list.
+ |
+
boolean |
+hasEndTime()
+
+ Start of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
boolean |
+hasStartTime()
+
+ End of the time interval (inclusive) during which the trace data was
+ collected from the application.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;com.google.protobuf.ByteString getProjectIdBytes()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;int getViewValue()+
+ Type of data returned for traces in the list. Optional. Default is + `MINIMAL`. ++ +
.google.devtools.cloudtrace.v1.ListTracesRequest.ViewType view = 2;ListTracesRequest.ViewType getView()+
+ Type of data returned for traces in the list. Optional. Default is + `MINIMAL`. ++ +
.google.devtools.cloudtrace.v1.ListTracesRequest.ViewType view = 2;int getPageSize()+
+ Maximum number of traces to return. If not specified or <= 0, the + implementation selects a reasonable value. The implementation may + return fewer traces than the requested page size. Optional. ++ +
int32 page_size = 3;java.lang.String getPageToken()+
+ Token identifying the page of results to return. If provided, use the + value of the `next_page_token` field from a previous request. Optional. ++ +
string page_token = 4;com.google.protobuf.ByteString getPageTokenBytes()+
+ Token identifying the page of results to return. If provided, use the + value of the `next_page_token` field from a previous request. Optional. ++ +
string page_token = 4;boolean hasStartTime()+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;com.google.protobuf.Timestamp getStartTime()+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()+
+ End of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp start_time = 5;boolean hasEndTime()+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;com.google.protobuf.Timestamp getEndTime()+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()+
+ Start of the time interval (inclusive) during which the trace data was + collected from the application. ++ +
.google.protobuf.Timestamp end_time = 6;java.lang.String getFilter()+
+ An optional filter for the request. ++ +
string filter = 7;com.google.protobuf.ByteString getFilterBytes()+
+ An optional filter for the request. ++ +
string filter = 7;java.lang.String getOrderBy()+
+ Field used to sort the returned traces. Optional. + Can be one of the following: + * `trace_id` + * `name` (`name` field of root span in the trace) + * `duration` (difference between `end_time` and `start_time` fields of + the root span) + * `start` (`start_time` field of the root span) + Descending order can be specified by appending `desc` to the sort field + (for example, `name desc`). + Only one sort field is permitted. ++ +
string order_by = 8;com.google.protobuf.ByteString getOrderByBytes()+
+ Field used to sort the returned traces. Optional. + Can be one of the following: + * `trace_id` + * `name` (`name` field of root span in the trace) + * `duration` (difference between `end_time` and `start_time` fields of + the root span) + * `start` (`start_time` field of the root span) + Descending order can be specified by appending `desc` to the sort field + (for example, `name desc`). + Only one sort field is permitted. ++ +
string order_by = 8;public static final class ListTracesResponse.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<ListTracesResponse.Builder> +implements ListTracesResponseOrBuilder+
+ The response message for the `ListTraces` method. ++ + Protobuf type
google.devtools.cloudtrace.v1.ListTracesResponse| Modifier and Type | +Method and Description | +
|---|---|
ListTracesResponse.Builder |
+addAllTraces(java.lang.Iterable<? extends Trace> values)
+
+ List of trace records returned.
+ |
+
ListTracesResponse.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListTracesResponse.Builder |
+addTraces(int index,
+ Trace.Builder builderForValue)
+
+ List of trace records returned.
+ |
+
ListTracesResponse.Builder |
+addTraces(int index,
+ Trace value)
+
+ List of trace records returned.
+ |
+
ListTracesResponse.Builder |
+addTraces(Trace.Builder builderForValue)
+
+ List of trace records returned.
+ |
+
ListTracesResponse.Builder |
+addTraces(Trace value)
+
+ List of trace records returned.
+ |
+
Trace.Builder |
+addTracesBuilder()
+
+ List of trace records returned.
+ |
+
Trace.Builder |
+addTracesBuilder(int index)
+
+ List of trace records returned.
+ |
+
ListTracesResponse |
+build() |
+
ListTracesResponse |
+buildPartial() |
+
ListTracesResponse.Builder |
+clear() |
+
ListTracesResponse.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
ListTracesResponse.Builder |
+clearNextPageToken()
+
+ If defined, indicates that there are more traces that match the request
+ and that this value should be passed to the next request to continue
+ retrieving additional traces.
+ |
+
ListTracesResponse.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
ListTracesResponse.Builder |
+clearTraces()
+
+ List of trace records returned.
+ |
+
ListTracesResponse.Builder |
+clone() |
+
ListTracesResponse |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getNextPageToken()
+
+ If defined, indicates that there are more traces that match the request
+ and that this value should be passed to the next request to continue
+ retrieving additional traces.
+ |
+
com.google.protobuf.ByteString |
+getNextPageTokenBytes()
+
+ If defined, indicates that there are more traces that match the request
+ and that this value should be passed to the next request to continue
+ retrieving additional traces.
+ |
+
Trace |
+getTraces(int index)
+
+ List of trace records returned.
+ |
+
Trace.Builder |
+getTracesBuilder(int index)
+
+ List of trace records returned.
+ |
+
java.util.List<Trace.Builder> |
+getTracesBuilderList()
+
+ List of trace records returned.
+ |
+
int |
+getTracesCount()
+
+ List of trace records returned.
+ |
+
java.util.List<Trace> |
+getTracesList()
+
+ List of trace records returned.
+ |
+
TraceOrBuilder |
+getTracesOrBuilder(int index)
+
+ List of trace records returned.
+ |
+
java.util.List<? extends TraceOrBuilder> |
+getTracesOrBuilderList()
+
+ List of trace records returned.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
ListTracesResponse.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
ListTracesResponse.Builder |
+mergeFrom(ListTracesResponse other) |
+
ListTracesResponse.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
ListTracesResponse.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
ListTracesResponse.Builder |
+removeTraces(int index)
+
+ List of trace records returned.
+ |
+
ListTracesResponse.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
ListTracesResponse.Builder |
+setNextPageToken(java.lang.String value)
+
+ If defined, indicates that there are more traces that match the request
+ and that this value should be passed to the next request to continue
+ retrieving additional traces.
+ |
+
ListTracesResponse.Builder |
+setNextPageTokenBytes(com.google.protobuf.ByteString value)
+
+ If defined, indicates that there are more traces that match the request
+ and that this value should be passed to the next request to continue
+ retrieving additional traces.
+ |
+
ListTracesResponse.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
ListTracesResponse.Builder |
+setTraces(int index,
+ Trace.Builder builderForValue)
+
+ List of trace records returned.
+ |
+
ListTracesResponse.Builder |
+setTraces(int index,
+ Trace value)
+
+ List of trace records returned.
+ |
+
ListTracesResponse.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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesResponse.Builder>public ListTracesResponse.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesResponse.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<ListTracesResponse.Builder>public ListTracesResponse getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListTracesResponse build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListTracesResponse buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListTracesResponse.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesResponse.Builder>public ListTracesResponse.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<ListTracesResponse.Builder>public ListTracesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesResponse.Builder>public ListTracesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesResponse.Builder>public ListTracesResponse.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<ListTracesResponse.Builder>public ListTracesResponse.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<ListTracesResponse.Builder>public ListTracesResponse.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTracesResponse.Builder>public ListTracesResponse.Builder mergeFrom(ListTracesResponse other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesResponse.Builder>public ListTracesResponse.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<ListTracesResponse.Builder>java.io.IOExceptionpublic java.util.List<Trace> getTracesList()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesList in interface ListTracesResponseOrBuilderpublic int getTracesCount()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesCount in interface ListTracesResponseOrBuilderpublic Trace getTraces(int index)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTraces in interface ListTracesResponseOrBuilderpublic ListTracesResponse.Builder setTraces(int index, + Trace value)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public ListTracesResponse.Builder setTraces(int index, + Trace.Builder builderForValue)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public ListTracesResponse.Builder addTraces(Trace value)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public ListTracesResponse.Builder addTraces(int index, + Trace value)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public ListTracesResponse.Builder addTraces(Trace.Builder builderForValue)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public ListTracesResponse.Builder addTraces(int index, + Trace.Builder builderForValue)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public ListTracesResponse.Builder addAllTraces(java.lang.Iterable<? extends Trace> values)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public ListTracesResponse.Builder clearTraces()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public ListTracesResponse.Builder removeTraces(int index)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Trace.Builder getTracesBuilder(int index)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public TraceOrBuilder getTracesOrBuilder(int index)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesOrBuilder in interface ListTracesResponseOrBuilderpublic java.util.List<? extends TraceOrBuilder> getTracesOrBuilderList()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesOrBuilderList in interface ListTracesResponseOrBuilderpublic Trace.Builder addTracesBuilder()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Trace.Builder addTracesBuilder(int index)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public java.util.List<Trace.Builder> getTracesBuilderList()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public java.lang.String getNextPageToken()+
+ If defined, indicates that there are more traces that match the request + and that this value should be passed to the next request to continue + retrieving additional traces. ++ +
string next_page_token = 2;getNextPageToken in interface ListTracesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()+
+ If defined, indicates that there are more traces that match the request + and that this value should be passed to the next request to continue + retrieving additional traces. ++ +
string next_page_token = 2;getNextPageTokenBytes in interface ListTracesResponseOrBuilderpublic ListTracesResponse.Builder setNextPageToken(java.lang.String value)+
+ If defined, indicates that there are more traces that match the request + and that this value should be passed to the next request to continue + retrieving additional traces. ++ +
string next_page_token = 2;public ListTracesResponse.Builder clearNextPageToken()+
+ If defined, indicates that there are more traces that match the request + and that this value should be passed to the next request to continue + retrieving additional traces. ++ +
string next_page_token = 2;public ListTracesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)+
+ If defined, indicates that there are more traces that match the request + and that this value should be passed to the next request to continue + retrieving additional traces. ++ +
string next_page_token = 2;public final ListTracesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesResponse.Builder>public final ListTracesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTracesResponse.Builder>public final class ListTracesResponse +extends com.google.protobuf.GeneratedMessageV3 +implements ListTracesResponseOrBuilder+
+ The response message for the `ListTraces` method. ++ + Protobuf type
google.devtools.cloudtrace.v1.ListTracesResponse| Modifier and Type | +Class and Description | +
|---|---|
static class |
+ListTracesResponse.Builder
+
+ The response message for the `ListTraces` method.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+NEXT_PAGE_TOKEN_FIELD_NUMBER |
+
static int |
+TRACES_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static ListTracesResponse |
+getDefaultInstance() |
+
ListTracesResponse |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
java.lang.String |
+getNextPageToken()
+
+ If defined, indicates that there are more traces that match the request
+ and that this value should be passed to the next request to continue
+ retrieving additional traces.
+ |
+
com.google.protobuf.ByteString |
+getNextPageTokenBytes()
+
+ If defined, indicates that there are more traces that match the request
+ and that this value should be passed to the next request to continue
+ retrieving additional traces.
+ |
+
com.google.protobuf.Parser<ListTracesResponse> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
Trace |
+getTraces(int index)
+
+ List of trace records returned.
+ |
+
int |
+getTracesCount()
+
+ List of trace records returned.
+ |
+
java.util.List<Trace> |
+getTracesList()
+
+ List of trace records returned.
+ |
+
TraceOrBuilder |
+getTracesOrBuilder(int index)
+
+ List of trace records returned.
+ |
+
java.util.List<? extends TraceOrBuilder> |
+getTracesOrBuilderList()
+
+ List of trace records returned.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static ListTracesResponse.Builder |
+newBuilder() |
+
static ListTracesResponse.Builder |
+newBuilder(ListTracesResponse prototype) |
+
ListTracesResponse.Builder |
+newBuilderForType() |
+
protected ListTracesResponse.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static ListTracesResponse |
+parseDelimitedFrom(java.io.InputStream input) |
+
static ListTracesResponse |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListTracesResponse |
+parseFrom(byte[] data) |
+
static ListTracesResponse |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListTracesResponse |
+parseFrom(java.nio.ByteBuffer data) |
+
static ListTracesResponse |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListTracesResponse |
+parseFrom(com.google.protobuf.ByteString data) |
+
static ListTracesResponse |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListTracesResponse |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static ListTracesResponse |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static ListTracesResponse |
+parseFrom(java.io.InputStream input) |
+
static ListTracesResponse |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<ListTracesResponse> |
+parser() |
+
ListTracesResponse.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int TRACES_FIELD_NUMBER+
public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields 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 java.util.List<Trace> getTracesList()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesList in interface ListTracesResponseOrBuilderpublic java.util.List<? extends TraceOrBuilder> getTracesOrBuilderList()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesOrBuilderList in interface ListTracesResponseOrBuilderpublic int getTracesCount()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesCount in interface ListTracesResponseOrBuilderpublic Trace getTraces(int index)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTraces in interface ListTracesResponseOrBuilderpublic TraceOrBuilder getTracesOrBuilder(int index)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesOrBuilder in interface ListTracesResponseOrBuilderpublic java.lang.String getNextPageToken()+
+ If defined, indicates that there are more traces that match the request + and that this value should be passed to the next request to continue + retrieving additional traces. ++ +
string next_page_token = 2;getNextPageToken in interface ListTracesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()+
+ If defined, indicates that there are more traces that match the request + and that this value should be passed to the next request to continue + retrieving additional traces. ++ +
string next_page_token = 2;getNextPageTokenBytes in interface ListTracesResponseOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.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 ListTracesResponse parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesResponse parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesResponse parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesResponse parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesResponse parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesResponse parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ListTracesResponse parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListTracesResponse parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListTracesResponse parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListTracesResponse parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static ListTracesResponse parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static ListTracesResponse parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic ListTracesResponse.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ListTracesResponse.Builder newBuilder()+
public static ListTracesResponse.Builder newBuilder(ListTracesResponse prototype)+
public ListTracesResponse.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ListTracesResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ListTracesResponse getDefaultInstance()+
public static com.google.protobuf.Parser<ListTracesResponse> parser()+
public com.google.protobuf.Parser<ListTracesResponse> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ListTracesResponse getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface ListTracesResponseOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.String |
+getNextPageToken()
+
+ If defined, indicates that there are more traces that match the request
+ and that this value should be passed to the next request to continue
+ retrieving additional traces.
+ |
+
com.google.protobuf.ByteString |
+getNextPageTokenBytes()
+
+ If defined, indicates that there are more traces that match the request
+ and that this value should be passed to the next request to continue
+ retrieving additional traces.
+ |
+
Trace |
+getTraces(int index)
+
+ List of trace records returned.
+ |
+
int |
+getTracesCount()
+
+ List of trace records returned.
+ |
+
java.util.List<Trace> |
+getTracesList()
+
+ List of trace records returned.
+ |
+
TraceOrBuilder |
+getTracesOrBuilder(int index)
+
+ List of trace records returned.
+ |
+
java.util.List<? extends TraceOrBuilder> |
+getTracesOrBuilderList()
+
+ List of trace records returned.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.util.List<Trace> getTracesList()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;Trace getTraces(int index)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;int getTracesCount()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;java.util.List<? extends TraceOrBuilder> getTracesOrBuilderList()+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;TraceOrBuilder getTracesOrBuilder(int index)+
+ List of trace records returned. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;java.lang.String getNextPageToken()+
+ If defined, indicates that there are more traces that match the request + and that this value should be passed to the next request to continue + retrieving additional traces. ++ +
string next_page_token = 2;com.google.protobuf.ByteString getNextPageTokenBytes()+
+ If defined, indicates that there are more traces that match the request + and that this value should be passed to the next request to continue + retrieving additional traces. ++ +
string next_page_token = 2;public static final class PatchTracesRequest.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<PatchTracesRequest.Builder> +implements PatchTracesRequestOrBuilder+
+ The request message for the `PatchTraces` method. ++ + Protobuf type
google.devtools.cloudtrace.v1.PatchTracesRequest| Modifier and Type | +Method and Description | +
|---|---|
PatchTracesRequest.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
PatchTracesRequest |
+build() |
+
PatchTracesRequest |
+buildPartial() |
+
PatchTracesRequest.Builder |
+clear() |
+
PatchTracesRequest.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
PatchTracesRequest.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
PatchTracesRequest.Builder |
+clearProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
PatchTracesRequest.Builder |
+clearTraces()
+
+ The body of the message.
+ |
+
PatchTracesRequest.Builder |
+clone() |
+
PatchTracesRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
Traces |
+getTraces()
+
+ The body of the message.
+ |
+
Traces.Builder |
+getTracesBuilder()
+
+ The body of the message.
+ |
+
TracesOrBuilder |
+getTracesOrBuilder()
+
+ The body of the message.
+ |
+
boolean |
+hasTraces()
+
+ The body of the message.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
PatchTracesRequest.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
PatchTracesRequest.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
PatchTracesRequest.Builder |
+mergeFrom(PatchTracesRequest other) |
+
PatchTracesRequest.Builder |
+mergeTraces(Traces value)
+
+ The body of the message.
+ |
+
PatchTracesRequest.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
PatchTracesRequest.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
PatchTracesRequest.Builder |
+setProjectId(java.lang.String value)
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
PatchTracesRequest.Builder |
+setProjectIdBytes(com.google.protobuf.ByteString value)
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
PatchTracesRequest.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
PatchTracesRequest.Builder |
+setTraces(Traces.Builder builderForValue)
+
+ The body of the message.
+ |
+
PatchTracesRequest.Builder |
+setTraces(Traces value)
+
+ The body of the message.
+ |
+
PatchTracesRequest.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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<PatchTracesRequest.Builder>public PatchTracesRequest.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PatchTracesRequest.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<PatchTracesRequest.Builder>public PatchTracesRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PatchTracesRequest build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PatchTracesRequest buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PatchTracesRequest.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PatchTracesRequest.Builder>public PatchTracesRequest.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<PatchTracesRequest.Builder>public PatchTracesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PatchTracesRequest.Builder>public PatchTracesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PatchTracesRequest.Builder>public PatchTracesRequest.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<PatchTracesRequest.Builder>public PatchTracesRequest.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<PatchTracesRequest.Builder>public PatchTracesRequest.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PatchTracesRequest.Builder>public PatchTracesRequest.Builder mergeFrom(PatchTracesRequest other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PatchTracesRequest.Builder>public PatchTracesRequest.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<PatchTracesRequest.Builder>java.io.IOExceptionpublic java.lang.String getProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectId in interface PatchTracesRequestOrBuilderpublic com.google.protobuf.ByteString getProjectIdBytes()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectIdBytes in interface PatchTracesRequestOrBuilderpublic PatchTracesRequest.Builder setProjectId(java.lang.String value)+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public PatchTracesRequest.Builder clearProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public PatchTracesRequest.Builder setProjectIdBytes(com.google.protobuf.ByteString value)+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public boolean hasTraces()+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;hasTraces in interface PatchTracesRequestOrBuilderpublic Traces getTraces()+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;getTraces in interface PatchTracesRequestOrBuilderpublic PatchTracesRequest.Builder setTraces(Traces value)+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;public PatchTracesRequest.Builder setTraces(Traces.Builder builderForValue)+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;public PatchTracesRequest.Builder mergeTraces(Traces value)+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;public PatchTracesRequest.Builder clearTraces()+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;public Traces.Builder getTracesBuilder()+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;public TracesOrBuilder getTracesOrBuilder()+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;getTracesOrBuilder in interface PatchTracesRequestOrBuilderpublic final PatchTracesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PatchTracesRequest.Builder>public final PatchTracesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PatchTracesRequest.Builder>public final class PatchTracesRequest +extends com.google.protobuf.GeneratedMessageV3 +implements PatchTracesRequestOrBuilder+
+ The request message for the `PatchTraces` method. ++ + Protobuf type
google.devtools.cloudtrace.v1.PatchTracesRequest| Modifier and Type | +Class and Description | +
|---|---|
static class |
+PatchTracesRequest.Builder
+
+ The request message for the `PatchTraces` method.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+PROJECT_ID_FIELD_NUMBER |
+
static int |
+TRACES_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static PatchTracesRequest |
+getDefaultInstance() |
+
PatchTracesRequest |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Parser<PatchTracesRequest> |
+getParserForType() |
+
java.lang.String |
+getProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
int |
+getSerializedSize() |
+
Traces |
+getTraces()
+
+ The body of the message.
+ |
+
TracesOrBuilder |
+getTracesOrBuilder()
+
+ The body of the message.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
boolean |
+hasTraces()
+
+ The body of the message.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static PatchTracesRequest.Builder |
+newBuilder() |
+
static PatchTracesRequest.Builder |
+newBuilder(PatchTracesRequest prototype) |
+
PatchTracesRequest.Builder |
+newBuilderForType() |
+
protected PatchTracesRequest.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static PatchTracesRequest |
+parseDelimitedFrom(java.io.InputStream input) |
+
static PatchTracesRequest |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static PatchTracesRequest |
+parseFrom(byte[] data) |
+
static PatchTracesRequest |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static PatchTracesRequest |
+parseFrom(java.nio.ByteBuffer data) |
+
static PatchTracesRequest |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static PatchTracesRequest |
+parseFrom(com.google.protobuf.ByteString data) |
+
static PatchTracesRequest |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static PatchTracesRequest |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static PatchTracesRequest |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static PatchTracesRequest |
+parseFrom(java.io.InputStream input) |
+
static PatchTracesRequest |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<PatchTracesRequest> |
+parser() |
+
PatchTracesRequest.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PROJECT_ID_FIELD_NUMBER+
public static final int TRACES_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields 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 java.lang.String getProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectId in interface PatchTracesRequestOrBuilderpublic com.google.protobuf.ByteString getProjectIdBytes()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectIdBytes in interface PatchTracesRequestOrBuilderpublic boolean hasTraces()+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;hasTraces in interface PatchTracesRequestOrBuilderpublic Traces getTraces()+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;getTraces in interface PatchTracesRequestOrBuilderpublic TracesOrBuilder getTracesOrBuilder()+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;getTracesOrBuilder in interface PatchTracesRequestOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.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 PatchTracesRequest parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchTracesRequest parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchTracesRequest parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchTracesRequest parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchTracesRequest parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchTracesRequest parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchTracesRequest parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static PatchTracesRequest parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static PatchTracesRequest parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static PatchTracesRequest parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static PatchTracesRequest parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static PatchTracesRequest parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic PatchTracesRequest.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PatchTracesRequest.Builder newBuilder()+
public static PatchTracesRequest.Builder newBuilder(PatchTracesRequest prototype)+
public PatchTracesRequest.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PatchTracesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static PatchTracesRequest getDefaultInstance()+
public static com.google.protobuf.Parser<PatchTracesRequest> parser()+
public com.google.protobuf.Parser<PatchTracesRequest> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PatchTracesRequest getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface PatchTracesRequestOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.String |
+getProjectId()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ ID of the Cloud project where the trace data is stored.
+ |
+
Traces |
+getTraces()
+
+ The body of the message.
+ |
+
TracesOrBuilder |
+getTracesOrBuilder()
+
+ The body of the message.
+ |
+
boolean |
+hasTraces()
+
+ The body of the message.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getProjectId()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;com.google.protobuf.ByteString getProjectIdBytes()+
+ ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;boolean hasTraces()+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;Traces getTraces()+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;TracesOrBuilder getTracesOrBuilder()+
+ The body of the message. ++ +
.google.devtools.cloudtrace.v1.Traces traces = 2;public static final class Trace.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<Trace.Builder> +implements TraceOrBuilder+
+ A trace describes how long it takes for an application to perform an + operation. It consists of a set of spans, each of which represent a single + timed event within the operation. ++ + Protobuf type
google.devtools.cloudtrace.v1.Trace| Modifier and Type | +Method and Description | +
|---|---|
Trace.Builder |
+addAllSpans(java.lang.Iterable<? extends TraceSpan> values)
+
+ Collection of spans in the trace.
+ |
+
Trace.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
Trace.Builder |
+addSpans(int index,
+ TraceSpan.Builder builderForValue)
+
+ Collection of spans in the trace.
+ |
+
Trace.Builder |
+addSpans(int index,
+ TraceSpan value)
+
+ Collection of spans in the trace.
+ |
+
Trace.Builder |
+addSpans(TraceSpan.Builder builderForValue)
+
+ Collection of spans in the trace.
+ |
+
Trace.Builder |
+addSpans(TraceSpan value)
+
+ Collection of spans in the trace.
+ |
+
TraceSpan.Builder |
+addSpansBuilder()
+
+ Collection of spans in the trace.
+ |
+
TraceSpan.Builder |
+addSpansBuilder(int index)
+
+ Collection of spans in the trace.
+ |
+
Trace |
+build() |
+
Trace |
+buildPartial() |
+
Trace.Builder |
+clear() |
+
Trace.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
Trace.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
Trace.Builder |
+clearProjectId()
+
+ Project ID of the Cloud project where the trace data is stored.
+ |
+
Trace.Builder |
+clearSpans()
+
+ Collection of spans in the trace.
+ |
+
Trace.Builder |
+clearTraceId()
+
+ Globally unique identifier for the trace.
+ |
+
Trace.Builder |
+clone() |
+
Trace |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
java.lang.String |
+getProjectId()
+
+ Project ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ Project ID of the Cloud project where the trace data is stored.
+ |
+
TraceSpan |
+getSpans(int index)
+
+ Collection of spans in the trace.
+ |
+
TraceSpan.Builder |
+getSpansBuilder(int index)
+
+ Collection of spans in the trace.
+ |
+
java.util.List<TraceSpan.Builder> |
+getSpansBuilderList()
+
+ Collection of spans in the trace.
+ |
+
int |
+getSpansCount()
+
+ Collection of spans in the trace.
+ |
+
java.util.List<TraceSpan> |
+getSpansList()
+
+ Collection of spans in the trace.
+ |
+
TraceSpanOrBuilder |
+getSpansOrBuilder(int index)
+
+ Collection of spans in the trace.
+ |
+
java.util.List<? extends TraceSpanOrBuilder> |
+getSpansOrBuilderList()
+
+ Collection of spans in the trace.
+ |
+
java.lang.String |
+getTraceId()
+
+ Globally unique identifier for the trace.
+ |
+
com.google.protobuf.ByteString |
+getTraceIdBytes()
+
+ Globally unique identifier for the trace.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
Trace.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
Trace.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
Trace.Builder |
+mergeFrom(Trace other) |
+
Trace.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
Trace.Builder |
+removeSpans(int index)
+
+ Collection of spans in the trace.
+ |
+
Trace.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
Trace.Builder |
+setProjectId(java.lang.String value)
+
+ Project ID of the Cloud project where the trace data is stored.
+ |
+
Trace.Builder |
+setProjectIdBytes(com.google.protobuf.ByteString value)
+
+ Project ID of the Cloud project where the trace data is stored.
+ |
+
Trace.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
Trace.Builder |
+setSpans(int index,
+ TraceSpan.Builder builderForValue)
+
+ Collection of spans in the trace.
+ |
+
Trace.Builder |
+setSpans(int index,
+ TraceSpan value)
+
+ Collection of spans in the trace.
+ |
+
Trace.Builder |
+setTraceId(java.lang.String value)
+
+ Globally unique identifier for the trace.
+ |
+
Trace.Builder |
+setTraceIdBytes(com.google.protobuf.ByteString value)
+
+ Globally unique identifier for the trace.
+ |
+
Trace.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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.Builder>public Trace.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.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<Trace.Builder>public Trace getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Trace build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Trace buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Trace.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.Builder>public Trace.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<Trace.Builder>public Trace.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.Builder>public Trace.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.Builder>public Trace.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<Trace.Builder>public Trace.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<Trace.Builder>public Trace.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Trace.Builder>public Trace.Builder mergeFrom(Trace other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.Builder>public Trace.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<Trace.Builder>java.io.IOExceptionpublic java.lang.String getProjectId()+
+ Project ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectId in interface TraceOrBuilderpublic com.google.protobuf.ByteString getProjectIdBytes()+
+ Project ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectIdBytes in interface TraceOrBuilderpublic Trace.Builder setProjectId(java.lang.String value)+
+ Project ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public Trace.Builder clearProjectId()+
+ Project ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public Trace.Builder setProjectIdBytes(com.google.protobuf.ByteString value)+
+ Project ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;public java.lang.String getTraceId()+
+ Globally unique identifier for the trace. This identifier is a 128-bit + numeric value formatted as a 32-byte hex string. ++ +
string trace_id = 2;getTraceId in interface TraceOrBuilderpublic com.google.protobuf.ByteString getTraceIdBytes()+
+ Globally unique identifier for the trace. This identifier is a 128-bit + numeric value formatted as a 32-byte hex string. ++ +
string trace_id = 2;getTraceIdBytes in interface TraceOrBuilderpublic Trace.Builder setTraceId(java.lang.String value)+
+ Globally unique identifier for the trace. This identifier is a 128-bit + numeric value formatted as a 32-byte hex string. ++ +
string trace_id = 2;public Trace.Builder clearTraceId()+
+ Globally unique identifier for the trace. This identifier is a 128-bit + numeric value formatted as a 32-byte hex string. ++ +
string trace_id = 2;public Trace.Builder setTraceIdBytes(com.google.protobuf.ByteString value)+
+ Globally unique identifier for the trace. This identifier is a 128-bit + numeric value formatted as a 32-byte hex string. ++ +
string trace_id = 2;public java.util.List<TraceSpan> getSpansList()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;getSpansList in interface TraceOrBuilderpublic int getSpansCount()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;getSpansCount in interface TraceOrBuilderpublic TraceSpan getSpans(int index)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;getSpans in interface TraceOrBuilderpublic Trace.Builder setSpans(int index, + TraceSpan value)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public Trace.Builder setSpans(int index, + TraceSpan.Builder builderForValue)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public Trace.Builder addSpans(TraceSpan value)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public Trace.Builder addSpans(int index, + TraceSpan value)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public Trace.Builder addSpans(TraceSpan.Builder builderForValue)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public Trace.Builder addSpans(int index, + TraceSpan.Builder builderForValue)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public Trace.Builder addAllSpans(java.lang.Iterable<? extends TraceSpan> values)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public Trace.Builder clearSpans()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public Trace.Builder removeSpans(int index)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public TraceSpan.Builder getSpansBuilder(int index)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public TraceSpanOrBuilder getSpansOrBuilder(int index)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;getSpansOrBuilder in interface TraceOrBuilderpublic java.util.List<? extends TraceSpanOrBuilder> getSpansOrBuilderList()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;getSpansOrBuilderList in interface TraceOrBuilderpublic TraceSpan.Builder addSpansBuilder()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public TraceSpan.Builder addSpansBuilder(int index)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public java.util.List<TraceSpan.Builder> getSpansBuilderList()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public final Trace.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.Builder>public final Trace.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.Builder>public final class Trace +extends com.google.protobuf.GeneratedMessageV3 +implements TraceOrBuilder+
+ A trace describes how long it takes for an application to perform an + operation. It consists of a set of spans, each of which represent a single + timed event within the operation. ++ + Protobuf type
google.devtools.cloudtrace.v1.Trace| Modifier and Type | +Class and Description | +
|---|---|
static class |
+Trace.Builder
+
+ A trace describes how long it takes for an application to perform an
+ operation.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+PROJECT_ID_FIELD_NUMBER |
+
static int |
+SPANS_FIELD_NUMBER |
+
static int |
+TRACE_ID_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static Trace |
+getDefaultInstance() |
+
Trace |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Parser<Trace> |
+getParserForType() |
+
java.lang.String |
+getProjectId()
+
+ Project ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ Project ID of the Cloud project where the trace data is stored.
+ |
+
int |
+getSerializedSize() |
+
TraceSpan |
+getSpans(int index)
+
+ Collection of spans in the trace.
+ |
+
int |
+getSpansCount()
+
+ Collection of spans in the trace.
+ |
+
java.util.List<TraceSpan> |
+getSpansList()
+
+ Collection of spans in the trace.
+ |
+
TraceSpanOrBuilder |
+getSpansOrBuilder(int index)
+
+ Collection of spans in the trace.
+ |
+
java.util.List<? extends TraceSpanOrBuilder> |
+getSpansOrBuilderList()
+
+ Collection of spans in the trace.
+ |
+
java.lang.String |
+getTraceId()
+
+ Globally unique identifier for the trace.
+ |
+
com.google.protobuf.ByteString |
+getTraceIdBytes()
+
+ Globally unique identifier for the trace.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static Trace.Builder |
+newBuilder() |
+
static Trace.Builder |
+newBuilder(Trace prototype) |
+
Trace.Builder |
+newBuilderForType() |
+
protected Trace.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static Trace |
+parseDelimitedFrom(java.io.InputStream input) |
+
static Trace |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Trace |
+parseFrom(byte[] data) |
+
static Trace |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Trace |
+parseFrom(java.nio.ByteBuffer data) |
+
static Trace |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Trace |
+parseFrom(com.google.protobuf.ByteString data) |
+
static Trace |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Trace |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static Trace |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Trace |
+parseFrom(java.io.InputStream input) |
+
static Trace |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<Trace> |
+parser() |
+
Trace.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PROJECT_ID_FIELD_NUMBER+
public static final int TRACE_ID_FIELD_NUMBER+
public static final int SPANS_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields 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 java.lang.String getProjectId()+
+ Project ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectId in interface TraceOrBuilderpublic com.google.protobuf.ByteString getProjectIdBytes()+
+ Project ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;getProjectIdBytes in interface TraceOrBuilderpublic java.lang.String getTraceId()+
+ Globally unique identifier for the trace. This identifier is a 128-bit + numeric value formatted as a 32-byte hex string. ++ +
string trace_id = 2;getTraceId in interface TraceOrBuilderpublic com.google.protobuf.ByteString getTraceIdBytes()+
+ Globally unique identifier for the trace. This identifier is a 128-bit + numeric value formatted as a 32-byte hex string. ++ +
string trace_id = 2;getTraceIdBytes in interface TraceOrBuilderpublic java.util.List<TraceSpan> getSpansList()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;getSpansList in interface TraceOrBuilderpublic java.util.List<? extends TraceSpanOrBuilder> getSpansOrBuilderList()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;getSpansOrBuilderList in interface TraceOrBuilderpublic int getSpansCount()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;getSpansCount in interface TraceOrBuilderpublic TraceSpan getSpans(int index)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;getSpans in interface TraceOrBuilderpublic TraceSpanOrBuilder getSpansOrBuilder(int index)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;getSpansOrBuilder in interface TraceOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.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 Trace parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Trace parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Trace parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Trace parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Trace parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Trace parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Trace parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static Trace parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static Trace parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static Trace parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static Trace parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static Trace parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic Trace.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Trace.Builder newBuilder()+
public static Trace.Builder newBuilder(Trace prototype)+
public Trace.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Trace.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Trace getDefaultInstance()+
public static com.google.protobuf.Parser<Trace> parser()+
public com.google.protobuf.Parser<Trace> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Trace getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface TraceOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
java.lang.String |
+getProjectId()
+
+ Project ID of the Cloud project where the trace data is stored.
+ |
+
com.google.protobuf.ByteString |
+getProjectIdBytes()
+
+ Project ID of the Cloud project where the trace data is stored.
+ |
+
TraceSpan |
+getSpans(int index)
+
+ Collection of spans in the trace.
+ |
+
int |
+getSpansCount()
+
+ Collection of spans in the trace.
+ |
+
java.util.List<TraceSpan> |
+getSpansList()
+
+ Collection of spans in the trace.
+ |
+
TraceSpanOrBuilder |
+getSpansOrBuilder(int index)
+
+ Collection of spans in the trace.
+ |
+
java.util.List<? extends TraceSpanOrBuilder> |
+getSpansOrBuilderList()
+
+ Collection of spans in the trace.
+ |
+
java.lang.String |
+getTraceId()
+
+ Globally unique identifier for the trace.
+ |
+
com.google.protobuf.ByteString |
+getTraceIdBytes()
+
+ Globally unique identifier for the trace.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getProjectId()+
+ Project ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;com.google.protobuf.ByteString getProjectIdBytes()+
+ Project ID of the Cloud project where the trace data is stored. ++ +
string project_id = 1;java.lang.String getTraceId()+
+ Globally unique identifier for the trace. This identifier is a 128-bit + numeric value formatted as a 32-byte hex string. ++ +
string trace_id = 2;com.google.protobuf.ByteString getTraceIdBytes()+
+ Globally unique identifier for the trace. This identifier is a 128-bit + numeric value formatted as a 32-byte hex string. ++ +
string trace_id = 2;java.util.List<TraceSpan> getSpansList()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;TraceSpan getSpans(int index)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;int getSpansCount()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;java.util.List<? extends TraceSpanOrBuilder> getSpansOrBuilderList()+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;TraceSpanOrBuilder getSpansOrBuilder(int index)+
+ Collection of spans in the trace. ++ +
repeated .google.devtools.cloudtrace.v1.TraceSpan spans = 3;public final class TraceProto
+extends java.lang.Object
+| Modifier and Type | +Method and Description | +
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
+getDescriptor() |
+
static void |
+registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
+
static void |
+registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
+
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)+
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)+
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()+
public static final class TraceSpan.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<TraceSpan.Builder> +implements TraceSpanOrBuilder+
+ A span represents a single timed event within a trace. Spans can be nested + and form a trace tree. Often, a trace contains a root span that describes the + end-to-end latency of an operation and, optionally, one or more subspans for + its suboperations. Spans do not need to be contiguous. There may be gaps + between spans in a trace. ++ + Protobuf type
google.devtools.cloudtrace.v1.TraceSpan| Modifier and Type | +Method and Description | +
|---|---|
TraceSpan.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
TraceSpan |
+build() |
+
TraceSpan |
+buildPartial() |
+
TraceSpan.Builder |
+clear() |
+
TraceSpan.Builder |
+clearEndTime()
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
TraceSpan.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
TraceSpan.Builder |
+clearKind()
+
+ Distinguishes between spans generated in a particular context.
+ |
+
TraceSpan.Builder |
+clearLabels() |
+
TraceSpan.Builder |
+clearName()
+
+ Name of the trace.
+ |
+
TraceSpan.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
TraceSpan.Builder |
+clearParentSpanId()
+
+ ID of the parent span, if any.
+ |
+
TraceSpan.Builder |
+clearSpanId()
+
+ Identifier for the span.
+ |
+
TraceSpan.Builder |
+clearStartTime()
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
TraceSpan.Builder |
+clone() |
+
boolean |
+containsLabels(java.lang.String key)
+
+ Collection of labels associated with the span.
+ |
+
TraceSpan |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
com.google.protobuf.Timestamp |
+getEndTime()
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
com.google.protobuf.Timestamp.Builder |
+getEndTimeBuilder()
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getEndTimeOrBuilder()
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
TraceSpan.SpanKind |
+getKind()
+
+ Distinguishes between spans generated in a particular context.
+ |
+
int |
+getKindValue()
+
+ Distinguishes between spans generated in a particular context.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabels()
+Deprecated.
+ |
+
int |
+getLabelsCount()
+
+ Collection of labels associated with the span.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabelsMap()
+
+ Collection of labels associated with the span.
+ |
+
java.lang.String |
+getLabelsOrDefault(java.lang.String key,
+ java.lang.String defaultValue)
+
+ Collection of labels associated with the span.
+ |
+
java.lang.String |
+getLabelsOrThrow(java.lang.String key)
+
+ Collection of labels associated with the span.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getMutableLabels()
+Deprecated.
+ |
+
java.lang.String |
+getName()
+
+ Name of the trace.
+ |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Name of the trace.
+ |
+
long |
+getParentSpanId()
+
+ ID of the parent span, if any.
+ |
+
long |
+getSpanId()
+
+ Identifier for the span.
+ |
+
com.google.protobuf.Timestamp |
+getStartTime()
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
com.google.protobuf.Timestamp.Builder |
+getStartTimeBuilder()
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getStartTimeOrBuilder()
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
boolean |
+hasEndTime()
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
boolean |
+hasStartTime()
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
protected com.google.protobuf.MapField |
+internalGetMapField(int number) |
+
protected com.google.protobuf.MapField |
+internalGetMutableMapField(int number) |
+
boolean |
+isInitialized() |
+
TraceSpan.Builder |
+mergeEndTime(com.google.protobuf.Timestamp value)
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
TraceSpan.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
TraceSpan.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
TraceSpan.Builder |
+mergeFrom(TraceSpan other) |
+
TraceSpan.Builder |
+mergeStartTime(com.google.protobuf.Timestamp value)
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
TraceSpan.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
TraceSpan.Builder |
+putAllLabels(java.util.Map<java.lang.String,java.lang.String> values)
+
+ Collection of labels associated with the span.
+ |
+
TraceSpan.Builder |
+putLabels(java.lang.String key,
+ java.lang.String value)
+
+ Collection of labels associated with the span.
+ |
+
TraceSpan.Builder |
+removeLabels(java.lang.String key)
+
+ Collection of labels associated with the span.
+ |
+
TraceSpan.Builder |
+setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
TraceSpan.Builder |
+setEndTime(com.google.protobuf.Timestamp value)
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
TraceSpan.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
TraceSpan.Builder |
+setKind(TraceSpan.SpanKind value)
+
+ Distinguishes between spans generated in a particular context.
+ |
+
TraceSpan.Builder |
+setKindValue(int value)
+
+ Distinguishes between spans generated in a particular context.
+ |
+
TraceSpan.Builder |
+setName(java.lang.String value)
+
+ Name of the trace.
+ |
+
TraceSpan.Builder |
+setNameBytes(com.google.protobuf.ByteString value)
+
+ Name of the trace.
+ |
+
TraceSpan.Builder |
+setParentSpanId(long value)
+
+ ID of the parent span, if any.
+ |
+
TraceSpan.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
TraceSpan.Builder |
+setSpanId(long value)
+
+ Identifier for the span.
+ |
+
TraceSpan.Builder |
+setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
TraceSpan.Builder |
+setStartTime(com.google.protobuf.Timestamp value)
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
TraceSpan.Builder |
+setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, 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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.MapField internalGetMapField(int number)+
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<TraceSpan.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)+
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<TraceSpan.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TraceSpan.Builder>public TraceSpan.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TraceSpan.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<TraceSpan.Builder>public TraceSpan getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TraceSpan build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TraceSpan buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TraceSpan.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TraceSpan.Builder>public TraceSpan.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<TraceSpan.Builder>public TraceSpan.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TraceSpan.Builder>public TraceSpan.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TraceSpan.Builder>public TraceSpan.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<TraceSpan.Builder>public TraceSpan.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<TraceSpan.Builder>public TraceSpan.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TraceSpan.Builder>public TraceSpan.Builder mergeFrom(TraceSpan other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TraceSpan.Builder>public TraceSpan.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<TraceSpan.Builder>java.io.IOExceptionpublic long getSpanId()+
+ Identifier for the span. Must be a 64-bit integer other than 0 and + unique within a trace. ++ +
fixed64 span_id = 1;getSpanId in interface TraceSpanOrBuilderpublic TraceSpan.Builder setSpanId(long value)+
+ Identifier for the span. Must be a 64-bit integer other than 0 and + unique within a trace. ++ +
fixed64 span_id = 1;public TraceSpan.Builder clearSpanId()+
+ Identifier for the span. Must be a 64-bit integer other than 0 and + unique within a trace. ++ +
fixed64 span_id = 1;public int getKindValue()+
+ Distinguishes between spans generated in a particular context. For example, + two spans with the same name may be distinguished using `RPC_CLIENT` + and `RPC_SERVER` to identify queueing latency associated with the span. ++ +
.google.devtools.cloudtrace.v1.TraceSpan.SpanKind kind = 2;getKindValue in interface TraceSpanOrBuilderpublic TraceSpan.Builder setKindValue(int value)+
+ Distinguishes between spans generated in a particular context. For example, + two spans with the same name may be distinguished using `RPC_CLIENT` + and `RPC_SERVER` to identify queueing latency associated with the span. ++ +
.google.devtools.cloudtrace.v1.TraceSpan.SpanKind kind = 2;public TraceSpan.SpanKind getKind()+
+ Distinguishes between spans generated in a particular context. For example, + two spans with the same name may be distinguished using `RPC_CLIENT` + and `RPC_SERVER` to identify queueing latency associated with the span. ++ +
.google.devtools.cloudtrace.v1.TraceSpan.SpanKind kind = 2;getKind in interface TraceSpanOrBuilderpublic TraceSpan.Builder setKind(TraceSpan.SpanKind value)+
+ Distinguishes between spans generated in a particular context. For example, + two spans with the same name may be distinguished using `RPC_CLIENT` + and `RPC_SERVER` to identify queueing latency associated with the span. ++ +
.google.devtools.cloudtrace.v1.TraceSpan.SpanKind kind = 2;public TraceSpan.Builder clearKind()+
+ Distinguishes between spans generated in a particular context. For example, + two spans with the same name may be distinguished using `RPC_CLIENT` + and `RPC_SERVER` to identify queueing latency associated with the span. ++ +
.google.devtools.cloudtrace.v1.TraceSpan.SpanKind kind = 2;public java.lang.String getName()+
+ Name of the trace. The trace name is sanitized and displayed in the + Stackdriver Trace tool in the Google Developers Console. + The name may be a method name or some other per-call site name. + For the same executable and the same call point, a best practice is + to use a consistent name, which makes it easier to correlate + cross-trace spans. ++ +
string name = 3;getName in interface TraceSpanOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ Name of the trace. The trace name is sanitized and displayed in the + Stackdriver Trace tool in the Google Developers Console. + The name may be a method name or some other per-call site name. + For the same executable and the same call point, a best practice is + to use a consistent name, which makes it easier to correlate + cross-trace spans. ++ +
string name = 3;getNameBytes in interface TraceSpanOrBuilderpublic TraceSpan.Builder setName(java.lang.String value)+
+ Name of the trace. The trace name is sanitized and displayed in the + Stackdriver Trace tool in the Google Developers Console. + The name may be a method name or some other per-call site name. + For the same executable and the same call point, a best practice is + to use a consistent name, which makes it easier to correlate + cross-trace spans. ++ +
string name = 3;public TraceSpan.Builder clearName()+
+ Name of the trace. The trace name is sanitized and displayed in the + Stackdriver Trace tool in the Google Developers Console. + The name may be a method name or some other per-call site name. + For the same executable and the same call point, a best practice is + to use a consistent name, which makes it easier to correlate + cross-trace spans. ++ +
string name = 3;public TraceSpan.Builder setNameBytes(com.google.protobuf.ByteString value)+
+ Name of the trace. The trace name is sanitized and displayed in the + Stackdriver Trace tool in the Google Developers Console. + The name may be a method name or some other per-call site name. + For the same executable and the same call point, a best practice is + to use a consistent name, which makes it easier to correlate + cross-trace spans. ++ +
string name = 3;public boolean hasStartTime()+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;hasStartTime in interface TraceSpanOrBuilderpublic com.google.protobuf.Timestamp getStartTime()+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;getStartTime in interface TraceSpanOrBuilderpublic TraceSpan.Builder setStartTime(com.google.protobuf.Timestamp value)+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;public TraceSpan.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;public TraceSpan.Builder mergeStartTime(com.google.protobuf.Timestamp value)+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;public TraceSpan.Builder clearStartTime()+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;getStartTimeOrBuilder in interface TraceSpanOrBuilderpublic boolean hasEndTime()+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;hasEndTime in interface TraceSpanOrBuilderpublic com.google.protobuf.Timestamp getEndTime()+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;getEndTime in interface TraceSpanOrBuilderpublic TraceSpan.Builder setEndTime(com.google.protobuf.Timestamp value)+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;public TraceSpan.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;public TraceSpan.Builder mergeEndTime(com.google.protobuf.Timestamp value)+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;public TraceSpan.Builder clearEndTime()+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;getEndTimeOrBuilder in interface TraceSpanOrBuilderpublic long getParentSpanId()+
+ ID of the parent span, if any. Optional. ++ +
fixed64 parent_span_id = 6;getParentSpanId in interface TraceSpanOrBuilderpublic TraceSpan.Builder setParentSpanId(long value)+
+ ID of the parent span, if any. Optional. ++ +
fixed64 parent_span_id = 6;public TraceSpan.Builder clearParentSpanId()+
+ ID of the parent span, if any. Optional. ++ +
fixed64 parent_span_id = 6;public int getLabelsCount()+
TraceSpanOrBuilder+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;getLabelsCount in interface TraceSpanOrBuilderpublic boolean containsLabels(java.lang.String key)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;containsLabels in interface TraceSpanOrBuilder@Deprecated +public java.util.Map<java.lang.String,java.lang.String> getLabels()+
getLabelsMap() instead.getLabels in interface TraceSpanOrBuilderpublic java.util.Map<java.lang.String,java.lang.String> getLabelsMap()+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;getLabelsMap in interface TraceSpanOrBuilderpublic java.lang.String getLabelsOrDefault(java.lang.String key, + java.lang.String defaultValue)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;getLabelsOrDefault in interface TraceSpanOrBuilderpublic java.lang.String getLabelsOrThrow(java.lang.String key)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;getLabelsOrThrow in interface TraceSpanOrBuilderpublic TraceSpan.Builder clearLabels()+
public TraceSpan.Builder removeLabels(java.lang.String key)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;@Deprecated +public java.util.Map<java.lang.String,java.lang.String> getMutableLabels()+
public TraceSpan.Builder putLabels(java.lang.String key, + java.lang.String value)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;public TraceSpan.Builder putAllLabels(java.util.Map<java.lang.String,java.lang.String> values)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;public final TraceSpan.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TraceSpan.Builder>public final TraceSpan.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TraceSpan.Builder>public static enum TraceSpan.SpanKind +extends java.lang.Enum<TraceSpan.SpanKind> +implements com.google.protobuf.ProtocolMessageEnum+
+ Type of span. Can be used to specify additional relationships between spans + in addition to a parent/child relationship. ++ + Protobuf enum
google.devtools.cloudtrace.v1.TraceSpan.SpanKind| Enum Constant and Description | +
|---|
RPC_CLIENT
+
+ Indicates that the span covers the client-side wrapper around an RPC or
+ other remote request.
+ |
+
RPC_SERVER
+
+ Indicates that the span covers server-side handling of an RPC or other
+ remote network request.
+ |
+
SPAN_KIND_UNSPECIFIED
+
+ Unspecified.
+ |
+
UNRECOGNIZED |
+
| Modifier and Type | +Field and Description | +
|---|---|
static int |
+RPC_CLIENT_VALUE
+
+ Indicates that the span covers the client-side wrapper around an RPC or
+ other remote request.
+ |
+
static int |
+RPC_SERVER_VALUE
+
+ Indicates that the span covers server-side handling of an RPC or other
+ remote network request.
+ |
+
static int |
+SPAN_KIND_UNSPECIFIED_VALUE
+
+ Unspecified.
+ |
+
| Modifier and Type | +Method and Description | +
|---|---|
static TraceSpan.SpanKind |
+forNumber(int value) |
+
static com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.EnumDescriptor |
+getDescriptorForType() |
+
int |
+getNumber() |
+
com.google.protobuf.Descriptors.EnumValueDescriptor |
+getValueDescriptor() |
+
static com.google.protobuf.Internal.EnumLiteMap<TraceSpan.SpanKind> |
+internalGetValueMap() |
+
static TraceSpan.SpanKind |
+valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
+
static TraceSpan.SpanKind |
+valueOf(int value)
+Deprecated.
+
+Use
+forNumber(int) instead. |
+
static TraceSpan.SpanKind |
+valueOf(java.lang.String name)
+Returns the enum constant of this type with the specified name.
+ |
+
static TraceSpan.SpanKind[] |
+values()
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+ |
+
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfgetClass, notify, notifyAll, wait, wait, waitpublic static final TraceSpan.SpanKind SPAN_KIND_UNSPECIFIED+
+ Unspecified. ++ +
SPAN_KIND_UNSPECIFIED = 0;public static final TraceSpan.SpanKind RPC_SERVER+
+ Indicates that the span covers server-side handling of an RPC or other + remote network request. ++ +
RPC_SERVER = 1;public static final TraceSpan.SpanKind RPC_CLIENT+
+ Indicates that the span covers the client-side wrapper around an RPC or + other remote request. ++ +
RPC_CLIENT = 2;public static final TraceSpan.SpanKind UNRECOGNIZED+
public static final int SPAN_KIND_UNSPECIFIED_VALUE+
+ Unspecified. ++ +
SPAN_KIND_UNSPECIFIED = 0;public static final int RPC_SERVER_VALUE+
+ Indicates that the span covers server-side handling of an RPC or other + remote network request. ++ +
RPC_SERVER = 1;public static final int RPC_CLIENT_VALUE+
+ Indicates that the span covers the client-side wrapper around an RPC or + other remote request. ++ +
RPC_CLIENT = 2;public static TraceSpan.SpanKind[] values()+
+for (TraceSpan.SpanKind c : TraceSpan.SpanKind.values()) + System.out.println(c); +
public static TraceSpan.SpanKind valueOf(java.lang.String name)+
name - the name of the enum constant to be returned.java.lang.IllegalArgumentException - if this enum type has no constant with the specified namejava.lang.NullPointerException - if the argument is nullpublic final int getNumber()+
getNumber in interface com.google.protobuf.Internal.EnumLitegetNumber in interface com.google.protobuf.ProtocolMessageEnum@Deprecated +public static TraceSpan.SpanKind valueOf(int value)+
forNumber(int) instead.public static TraceSpan.SpanKind forNumber(int value)+
public static com.google.protobuf.Internal.EnumLiteMap<TraceSpan.SpanKind> internalGetValueMap()+
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()+
getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnumpublic final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()+
getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnumpublic static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()+
public static TraceSpan.SpanKind valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)+
public final class TraceSpan +extends com.google.protobuf.GeneratedMessageV3 +implements TraceSpanOrBuilder+
+ A span represents a single timed event within a trace. Spans can be nested + and form a trace tree. Often, a trace contains a root span that describes the + end-to-end latency of an operation and, optionally, one or more subspans for + its suboperations. Spans do not need to be contiguous. There may be gaps + between spans in a trace. ++ + Protobuf type
google.devtools.cloudtrace.v1.TraceSpan| Modifier and Type | +Class and Description | +
|---|---|
static class |
+TraceSpan.Builder
+
+ A span represents a single timed event within a trace.
+ |
+
static class |
+TraceSpan.SpanKind
+
+ Type of span.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+END_TIME_FIELD_NUMBER |
+
static int |
+KIND_FIELD_NUMBER |
+
static int |
+LABELS_FIELD_NUMBER |
+
static int |
+NAME_FIELD_NUMBER |
+
static int |
+PARENT_SPAN_ID_FIELD_NUMBER |
+
static int |
+SPAN_ID_FIELD_NUMBER |
+
static int |
+START_TIME_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+containsLabels(java.lang.String key)
+
+ Collection of labels associated with the span.
+ |
+
boolean |
+equals(java.lang.Object obj) |
+
static TraceSpan |
+getDefaultInstance() |
+
TraceSpan |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Timestamp |
+getEndTime()
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getEndTimeOrBuilder()
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
TraceSpan.SpanKind |
+getKind()
+
+ Distinguishes between spans generated in a particular context.
+ |
+
int |
+getKindValue()
+
+ Distinguishes between spans generated in a particular context.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabels()
+Deprecated.
+ |
+
int |
+getLabelsCount()
+
+ Collection of labels associated with the span.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabelsMap()
+
+ Collection of labels associated with the span.
+ |
+
java.lang.String |
+getLabelsOrDefault(java.lang.String key,
+ java.lang.String defaultValue)
+
+ Collection of labels associated with the span.
+ |
+
java.lang.String |
+getLabelsOrThrow(java.lang.String key)
+
+ Collection of labels associated with the span.
+ |
+
java.lang.String |
+getName()
+
+ Name of the trace.
+ |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Name of the trace.
+ |
+
long |
+getParentSpanId()
+
+ ID of the parent span, if any.
+ |
+
com.google.protobuf.Parser<TraceSpan> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
long |
+getSpanId()
+
+ Identifier for the span.
+ |
+
com.google.protobuf.Timestamp |
+getStartTime()
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getStartTimeOrBuilder()
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
boolean |
+hasEndTime()
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
int |
+hashCode() |
+
boolean |
+hasStartTime()
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
protected com.google.protobuf.MapField |
+internalGetMapField(int number) |
+
boolean |
+isInitialized() |
+
static TraceSpan.Builder |
+newBuilder() |
+
static TraceSpan.Builder |
+newBuilder(TraceSpan prototype) |
+
TraceSpan.Builder |
+newBuilderForType() |
+
protected TraceSpan.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static TraceSpan |
+parseDelimitedFrom(java.io.InputStream input) |
+
static TraceSpan |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static TraceSpan |
+parseFrom(byte[] data) |
+
static TraceSpan |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static TraceSpan |
+parseFrom(java.nio.ByteBuffer data) |
+
static TraceSpan |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static TraceSpan |
+parseFrom(com.google.protobuf.ByteString data) |
+
static TraceSpan |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static TraceSpan |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static TraceSpan |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static TraceSpan |
+parseFrom(java.io.InputStream input) |
+
static TraceSpan |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<TraceSpan> |
+parser() |
+
TraceSpan.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int SPAN_ID_FIELD_NUMBER+
public static final int KIND_FIELD_NUMBER+
public static final int NAME_FIELD_NUMBER+
public static final int START_TIME_FIELD_NUMBER+
public static final int END_TIME_FIELD_NUMBER+
public static final int PARENT_SPAN_ID_FIELD_NUMBER+
public static final int LABELS_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.MapField internalGetMapField(int number)+
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public long getSpanId()+
+ Identifier for the span. Must be a 64-bit integer other than 0 and + unique within a trace. ++ +
fixed64 span_id = 1;getSpanId in interface TraceSpanOrBuilderpublic int getKindValue()+
+ Distinguishes between spans generated in a particular context. For example, + two spans with the same name may be distinguished using `RPC_CLIENT` + and `RPC_SERVER` to identify queueing latency associated with the span. ++ +
.google.devtools.cloudtrace.v1.TraceSpan.SpanKind kind = 2;getKindValue in interface TraceSpanOrBuilderpublic TraceSpan.SpanKind getKind()+
+ Distinguishes between spans generated in a particular context. For example, + two spans with the same name may be distinguished using `RPC_CLIENT` + and `RPC_SERVER` to identify queueing latency associated with the span. ++ +
.google.devtools.cloudtrace.v1.TraceSpan.SpanKind kind = 2;getKind in interface TraceSpanOrBuilderpublic java.lang.String getName()+
+ Name of the trace. The trace name is sanitized and displayed in the + Stackdriver Trace tool in the Google Developers Console. + The name may be a method name or some other per-call site name. + For the same executable and the same call point, a best practice is + to use a consistent name, which makes it easier to correlate + cross-trace spans. ++ +
string name = 3;getName in interface TraceSpanOrBuilderpublic com.google.protobuf.ByteString getNameBytes()+
+ Name of the trace. The trace name is sanitized and displayed in the + Stackdriver Trace tool in the Google Developers Console. + The name may be a method name or some other per-call site name. + For the same executable and the same call point, a best practice is + to use a consistent name, which makes it easier to correlate + cross-trace spans. ++ +
string name = 3;getNameBytes in interface TraceSpanOrBuilderpublic boolean hasStartTime()+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;hasStartTime in interface TraceSpanOrBuilderpublic com.google.protobuf.Timestamp getStartTime()+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;getStartTime in interface TraceSpanOrBuilderpublic com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;getStartTimeOrBuilder in interface TraceSpanOrBuilderpublic boolean hasEndTime()+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;hasEndTime in interface TraceSpanOrBuilderpublic com.google.protobuf.Timestamp getEndTime()+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;getEndTime in interface TraceSpanOrBuilderpublic com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;getEndTimeOrBuilder in interface TraceSpanOrBuilderpublic long getParentSpanId()+
+ ID of the parent span, if any. Optional. ++ +
fixed64 parent_span_id = 6;getParentSpanId in interface TraceSpanOrBuilderpublic int getLabelsCount()+
TraceSpanOrBuilder+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;getLabelsCount in interface TraceSpanOrBuilderpublic boolean containsLabels(java.lang.String key)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;containsLabels in interface TraceSpanOrBuilder@Deprecated +public java.util.Map<java.lang.String,java.lang.String> getLabels()+
getLabelsMap() instead.getLabels in interface TraceSpanOrBuilderpublic java.util.Map<java.lang.String,java.lang.String> getLabelsMap()+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;getLabelsMap in interface TraceSpanOrBuilderpublic java.lang.String getLabelsOrDefault(java.lang.String key, + java.lang.String defaultValue)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;getLabelsOrDefault in interface TraceSpanOrBuilderpublic java.lang.String getLabelsOrThrow(java.lang.String key)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;getLabelsOrThrow in interface TraceSpanOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.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 TraceSpan parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TraceSpan parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TraceSpan parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TraceSpan parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TraceSpan parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TraceSpan parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TraceSpan parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static TraceSpan parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static TraceSpan parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static TraceSpan parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static TraceSpan parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static TraceSpan parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic TraceSpan.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static TraceSpan.Builder newBuilder()+
public static TraceSpan.Builder newBuilder(TraceSpan prototype)+
public TraceSpan.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected TraceSpan.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static TraceSpan getDefaultInstance()+
public static com.google.protobuf.Parser<TraceSpan> parser()+
public com.google.protobuf.Parser<TraceSpan> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public TraceSpan getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface TraceSpanOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+containsLabels(java.lang.String key)
+
+ Collection of labels associated with the span.
+ |
+
com.google.protobuf.Timestamp |
+getEndTime()
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getEndTimeOrBuilder()
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
TraceSpan.SpanKind |
+getKind()
+
+ Distinguishes between spans generated in a particular context.
+ |
+
int |
+getKindValue()
+
+ Distinguishes between spans generated in a particular context.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabels()
+Deprecated.
+ |
+
int |
+getLabelsCount()
+
+ Collection of labels associated with the span.
+ |
+
java.util.Map<java.lang.String,java.lang.String> |
+getLabelsMap()
+
+ Collection of labels associated with the span.
+ |
+
java.lang.String |
+getLabelsOrDefault(java.lang.String key,
+ java.lang.String defaultValue)
+
+ Collection of labels associated with the span.
+ |
+
java.lang.String |
+getLabelsOrThrow(java.lang.String key)
+
+ Collection of labels associated with the span.
+ |
+
java.lang.String |
+getName()
+
+ Name of the trace.
+ |
+
com.google.protobuf.ByteString |
+getNameBytes()
+
+ Name of the trace.
+ |
+
long |
+getParentSpanId()
+
+ ID of the parent span, if any.
+ |
+
long |
+getSpanId()
+
+ Identifier for the span.
+ |
+
com.google.protobuf.Timestamp |
+getStartTime()
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
com.google.protobuf.TimestampOrBuilder |
+getStartTimeOrBuilder()
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
boolean |
+hasEndTime()
+
+ End time of the span in nanoseconds from the UNIX epoch.
+ |
+
boolean |
+hasStartTime()
+
+ Start time of the span in nanoseconds from the UNIX epoch.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedlong getSpanId()+
+ Identifier for the span. Must be a 64-bit integer other than 0 and + unique within a trace. ++ +
fixed64 span_id = 1;int getKindValue()+
+ Distinguishes between spans generated in a particular context. For example, + two spans with the same name may be distinguished using `RPC_CLIENT` + and `RPC_SERVER` to identify queueing latency associated with the span. ++ +
.google.devtools.cloudtrace.v1.TraceSpan.SpanKind kind = 2;TraceSpan.SpanKind getKind()+
+ Distinguishes between spans generated in a particular context. For example, + two spans with the same name may be distinguished using `RPC_CLIENT` + and `RPC_SERVER` to identify queueing latency associated with the span. ++ +
.google.devtools.cloudtrace.v1.TraceSpan.SpanKind kind = 2;java.lang.String getName()+
+ Name of the trace. The trace name is sanitized and displayed in the + Stackdriver Trace tool in the Google Developers Console. + The name may be a method name or some other per-call site name. + For the same executable and the same call point, a best practice is + to use a consistent name, which makes it easier to correlate + cross-trace spans. ++ +
string name = 3;com.google.protobuf.ByteString getNameBytes()+
+ Name of the trace. The trace name is sanitized and displayed in the + Stackdriver Trace tool in the Google Developers Console. + The name may be a method name or some other per-call site name. + For the same executable and the same call point, a best practice is + to use a consistent name, which makes it easier to correlate + cross-trace spans. ++ +
string name = 3;boolean hasStartTime()+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;com.google.protobuf.Timestamp getStartTime()+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()+
+ Start time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp start_time = 4;boolean hasEndTime()+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;com.google.protobuf.Timestamp getEndTime()+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()+
+ End time of the span in nanoseconds from the UNIX epoch. ++ +
.google.protobuf.Timestamp end_time = 5;long getParentSpanId()+
+ ID of the parent span, if any. Optional. ++ +
fixed64 parent_span_id = 6;int getLabelsCount()+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;boolean containsLabels(java.lang.String key)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;@Deprecated +java.util.Map<java.lang.String,java.lang.String> getLabels()+
getLabelsMap() instead.java.util.Map<java.lang.String,java.lang.String> getLabelsMap()+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;java.lang.String getLabelsOrDefault(java.lang.String key, + java.lang.String defaultValue)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;java.lang.String getLabelsOrThrow(java.lang.String key)+
+ Collection of labels associated with the span. ++ +
map<string, string> labels = 7;public static final class Traces.Builder +extends com.google.protobuf.GeneratedMessageV3.Builder<Traces.Builder> +implements TracesOrBuilder+
+ List of new or updated traces. ++ + Protobuf type
google.devtools.cloudtrace.v1.Traces| Modifier and Type | +Method and Description | +
|---|---|
Traces.Builder |
+addAllTraces(java.lang.Iterable<? extends Trace> values)
+
+ List of traces.
+ |
+
Traces.Builder |
+addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
Traces.Builder |
+addTraces(int index,
+ Trace.Builder builderForValue)
+
+ List of traces.
+ |
+
Traces.Builder |
+addTraces(int index,
+ Trace value)
+
+ List of traces.
+ |
+
Traces.Builder |
+addTraces(Trace.Builder builderForValue)
+
+ List of traces.
+ |
+
Traces.Builder |
+addTraces(Trace value)
+
+ List of traces.
+ |
+
Trace.Builder |
+addTracesBuilder()
+
+ List of traces.
+ |
+
Trace.Builder |
+addTracesBuilder(int index)
+
+ List of traces.
+ |
+
Traces |
+build() |
+
Traces |
+buildPartial() |
+
Traces.Builder |
+clear() |
+
Traces.Builder |
+clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
+
Traces.Builder |
+clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
+
Traces.Builder |
+clearTraces()
+
+ List of traces.
+ |
+
Traces.Builder |
+clone() |
+
Traces |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Descriptors.Descriptor |
+getDescriptorForType() |
+
Trace |
+getTraces(int index)
+
+ List of traces.
+ |
+
Trace.Builder |
+getTracesBuilder(int index)
+
+ List of traces.
+ |
+
java.util.List<Trace.Builder> |
+getTracesBuilderList()
+
+ List of traces.
+ |
+
int |
+getTracesCount()
+
+ List of traces.
+ |
+
java.util.List<Trace> |
+getTracesList()
+
+ List of traces.
+ |
+
TraceOrBuilder |
+getTracesOrBuilder(int index)
+
+ List of traces.
+ |
+
java.util.List<? extends TraceOrBuilder> |
+getTracesOrBuilderList()
+
+ List of traces.
+ |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
Traces.Builder |
+mergeFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
Traces.Builder |
+mergeFrom(com.google.protobuf.Message other) |
+
Traces.Builder |
+mergeFrom(Traces other) |
+
Traces.Builder |
+mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
+
Traces.Builder |
+removeTraces(int index)
+
+ List of traces.
+ |
+
Traces.Builder |
+setField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ java.lang.Object value) |
+
Traces.Builder |
+setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
+ int index,
+ java.lang.Object value) |
+
Traces.Builder |
+setTraces(int index,
+ Trace.Builder builderForValue)
+
+ List of traces.
+ |
+
Traces.Builder |
+setTraces(int index,
+ Trace value)
+
+ List of traces.
+ |
+
Traces.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, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()+
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Traces.Builder>public Traces.Builder clear()+
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Traces.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<Traces.Builder>public Traces getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Traces build()+
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Traces buildPartial()+
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Traces.Builder clone()+
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Traces.Builder>public Traces.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<Traces.Builder>public Traces.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)+
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Traces.Builder>public Traces.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)+
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Traces.Builder>public Traces.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<Traces.Builder>public Traces.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<Traces.Builder>public Traces.Builder mergeFrom(com.google.protobuf.Message other)+
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Traces.Builder>public Traces.Builder mergeFrom(Traces other)+
public final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Traces.Builder>public Traces.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<Traces.Builder>java.io.IOExceptionpublic java.util.List<Trace> getTracesList()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesList in interface TracesOrBuilderpublic int getTracesCount()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesCount in interface TracesOrBuilderpublic Trace getTraces(int index)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTraces in interface TracesOrBuilderpublic Traces.Builder setTraces(int index, + Trace value)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Traces.Builder setTraces(int index, + Trace.Builder builderForValue)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Traces.Builder addTraces(Trace value)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Traces.Builder addTraces(int index, + Trace value)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Traces.Builder addTraces(Trace.Builder builderForValue)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Traces.Builder addTraces(int index, + Trace.Builder builderForValue)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Traces.Builder addAllTraces(java.lang.Iterable<? extends Trace> values)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Traces.Builder clearTraces()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Traces.Builder removeTraces(int index)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Trace.Builder getTracesBuilder(int index)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public TraceOrBuilder getTracesOrBuilder(int index)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesOrBuilder in interface TracesOrBuilderpublic java.util.List<? extends TraceOrBuilder> getTracesOrBuilderList()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesOrBuilderList in interface TracesOrBuilderpublic Trace.Builder addTracesBuilder()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public Trace.Builder addTracesBuilder(int index)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public java.util.List<Trace.Builder> getTracesBuilderList()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;public final Traces.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Traces.Builder>public final Traces.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)+
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Traces.Builder>public final class Traces +extends com.google.protobuf.GeneratedMessageV3 +implements TracesOrBuilder+
+ List of new or updated traces. ++ + Protobuf type
google.devtools.cloudtrace.v1.Traces| Modifier and Type | +Class and Description | +
|---|---|
static class |
+Traces.Builder
+
+ List of new or updated traces.
+ |
+
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | +Field and Description | +
|---|---|
static int |
+TRACES_FIELD_NUMBER |
+
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | +Method and Description | +
|---|---|
boolean |
+equals(java.lang.Object obj) |
+
static Traces |
+getDefaultInstance() |
+
Traces |
+getDefaultInstanceForType() |
+
static com.google.protobuf.Descriptors.Descriptor |
+getDescriptor() |
+
com.google.protobuf.Parser<Traces> |
+getParserForType() |
+
int |
+getSerializedSize() |
+
Trace |
+getTraces(int index)
+
+ List of traces.
+ |
+
int |
+getTracesCount()
+
+ List of traces.
+ |
+
java.util.List<Trace> |
+getTracesList()
+
+ List of traces.
+ |
+
TraceOrBuilder |
+getTracesOrBuilder(int index)
+
+ List of traces.
+ |
+
java.util.List<? extends TraceOrBuilder> |
+getTracesOrBuilderList()
+
+ List of traces.
+ |
+
com.google.protobuf.UnknownFieldSet |
+getUnknownFields() |
+
int |
+hashCode() |
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
+internalGetFieldAccessorTable() |
+
boolean |
+isInitialized() |
+
static Traces.Builder |
+newBuilder() |
+
static Traces.Builder |
+newBuilder(Traces prototype) |
+
Traces.Builder |
+newBuilderForType() |
+
protected Traces.Builder |
+newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
+
static Traces |
+parseDelimitedFrom(java.io.InputStream input) |
+
static Traces |
+parseDelimitedFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Traces |
+parseFrom(byte[] data) |
+
static Traces |
+parseFrom(byte[] data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Traces |
+parseFrom(java.nio.ByteBuffer data) |
+
static Traces |
+parseFrom(java.nio.ByteBuffer data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Traces |
+parseFrom(com.google.protobuf.ByteString data) |
+
static Traces |
+parseFrom(com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Traces |
+parseFrom(com.google.protobuf.CodedInputStream input) |
+
static Traces |
+parseFrom(com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static Traces |
+parseFrom(java.io.InputStream input) |
+
static Traces |
+parseFrom(java.io.InputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
+
static com.google.protobuf.Parser<Traces> |
+parser() |
+
Traces.Builder |
+toBuilder() |
+
void |
+writeTo(com.google.protobuf.CodedOutputStream output) |
+
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int TRACES_FIELD_NUMBER+
public final com.google.protobuf.UnknownFieldSet getUnknownFields()+
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields 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 java.util.List<Trace> getTracesList()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesList in interface TracesOrBuilderpublic java.util.List<? extends TraceOrBuilder> getTracesOrBuilderList()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesOrBuilderList in interface TracesOrBuilderpublic int getTracesCount()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesCount in interface TracesOrBuilderpublic Trace getTraces(int index)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTraces in interface TracesOrBuilderpublic TraceOrBuilder getTracesOrBuilder(int index)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;getTracesOrBuilder in interface TracesOrBuilderpublic final boolean isInitialized()+
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException+
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()+
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.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 Traces parseFrom(java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Traces parseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Traces parseFrom(com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Traces parseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Traces parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Traces parseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException+
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Traces parseFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static Traces parseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static Traces parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static Traces parseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic static Traces parseFrom(com.google.protobuf.CodedInputStream input) + throws java.io.IOException+
java.io.IOExceptionpublic static Traces parseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException+
java.io.IOExceptionpublic Traces.Builder newBuilderForType()+
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Traces.Builder newBuilder()+
public static Traces.Builder newBuilder(Traces prototype)+
public Traces.Builder toBuilder()+
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Traces.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)+
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Traces getDefaultInstance()+
public static com.google.protobuf.Parser<Traces> parser()+
public com.google.protobuf.Parser<Traces> getParserForType()+
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Traces getDefaultInstanceForType()+
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic interface TracesOrBuilder
+extends com.google.protobuf.MessageOrBuilder
+| Modifier and Type | +Method and Description | +
|---|---|
Trace |
+getTraces(int index)
+
+ List of traces.
+ |
+
int |
+getTracesCount()
+
+ List of traces.
+ |
+
java.util.List<Trace> |
+getTracesList()
+
+ List of traces.
+ |
+
TraceOrBuilder |
+getTracesOrBuilder(int index)
+
+ List of traces.
+ |
+
java.util.List<? extends TraceOrBuilder> |
+getTracesOrBuilderList()
+
+ List of traces.
+ |
+
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.util.List<Trace> getTracesList()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;Trace getTraces(int index)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;int getTracesCount()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;java.util.List<? extends TraceOrBuilder> getTracesOrBuilderList()+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;TraceOrBuilder getTracesOrBuilder(int index)+
+ List of traces. ++ +
repeated .google.devtools.cloudtrace.v1.Trace traces = 1;| Interface | +Description | +
|---|---|
| GetTraceRequestOrBuilder | ++ |
| ListTracesRequestOrBuilder | ++ |
| ListTracesResponseOrBuilder | ++ |
| PatchTracesRequestOrBuilder | ++ |
| TraceOrBuilder | ++ |
| TracesOrBuilder | ++ |
| TraceSpanOrBuilder | ++ |
| Class | +Description | +
|---|---|
| GetTraceRequest | +
+
+ The request message for the `GetTrace` method.
+ |
+
| GetTraceRequest.Builder | +
+
+ The request message for the `GetTrace` method.
+ |
+
| ListTracesRequest | +
+
+ The request message for the `ListTraces` method.
+ |
+
| ListTracesRequest.Builder | +
+
+ The request message for the `ListTraces` method.
+ |
+
| ListTracesResponse | +
+
+ The response message for the `ListTraces` method.
+ |
+
| ListTracesResponse.Builder | +
+
+ The response message for the `ListTraces` method.
+ |
+
| PatchTracesRequest | +
+
+ The request message for the `PatchTraces` method.
+ |
+
| PatchTracesRequest.Builder | +
+
+ The request message for the `PatchTraces` method.
+ |
+
| Trace | +
+
+ A trace describes how long it takes for an application to perform an
+ operation.
+ |
+
| Trace.Builder | +
+
+ A trace describes how long it takes for an application to perform an
+ operation.
+ |
+
| TraceProto | ++ |
| Traces | +
+
+ List of new or updated traces.
+ |
+
| Traces.Builder | +
+
+ List of new or updated traces.
+ |
+
| TraceSpan | +
+
+ A span represents a single timed event within a trace.
+ |
+
| TraceSpan.Builder | +
+
+ A span represents a single timed event within a trace.
+ |
+
| Enum | +Description | +
|---|---|
| ListTracesRequest.ViewType | +
+
+ Type of data returned for traces in the list.
+ |
+
| TraceSpan.SpanKind | +
+
+ Type of span.
+ |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+PROJECT_ID_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+TRACE_ID_FIELD_NUMBER |
+2 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+END_TIME_FIELD_NUMBER |
+6 |
+
+
+public static final int |
+FILTER_FIELD_NUMBER |
+7 |
+
+
+public static final int |
+ORDER_BY_FIELD_NUMBER |
+8 |
+
+
+public static final int |
+PAGE_SIZE_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+PAGE_TOKEN_FIELD_NUMBER |
+4 |
+
+
+public static final int |
+PROJECT_ID_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+START_TIME_FIELD_NUMBER |
+5 |
+
+
+public static final int |
+VIEW_FIELD_NUMBER |
+2 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+COMPLETE_VALUE |
+3 |
+
+
+public static final int |
+MINIMAL_VALUE |
+1 |
+
+
+public static final int |
+ROOTSPAN_VALUE |
+2 |
+
+
+public static final int |
+VIEW_TYPE_UNSPECIFIED_VALUE |
+0 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+NEXT_PAGE_TOKEN_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+TRACES_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+PROJECT_ID_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+TRACES_FIELD_NUMBER |
+2 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+PROJECT_ID_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+SPANS_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+TRACE_ID_FIELD_NUMBER |
+2 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+TRACES_FIELD_NUMBER |
+1 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+END_TIME_FIELD_NUMBER |
+5 |
+
+
+public static final int |
+KIND_FIELD_NUMBER |
+2 |
+
+
+public static final int |
+LABELS_FIELD_NUMBER |
+7 |
+
+
+public static final int |
+NAME_FIELD_NUMBER |
+3 |
+
+
+public static final int |
+PARENT_SPAN_ID_FIELD_NUMBER |
+6 |
+
+
+public static final int |
+SPAN_ID_FIELD_NUMBER |
+1 |
+
+
+public static final int |
+START_TIME_FIELD_NUMBER |
+4 |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final int |
+RPC_CLIENT_VALUE |
+2 |
+
+
+public static final int |
+RPC_SERVER_VALUE |
+1 |
+
+
+public static final int |
+SPAN_KIND_UNSPECIFIED_VALUE |
+0 |
+
| Method and Description | +
|---|
| com.google.devtools.cloudtrace.v1.TraceSpan.getLabels() | +
| com.google.devtools.cloudtrace.v1.TraceSpan.Builder.getLabels() | +
| com.google.devtools.cloudtrace.v1.TraceSpanOrBuilder.getLabels() | +
| com.google.devtools.cloudtrace.v1.TraceSpan.Builder.getMutableLabels() | +
| com.google.devtools.cloudtrace.v1.TraceSpan.SpanKind.valueOf(int)
+ Use
+TraceSpan.SpanKind.forNumber(int) instead. |
+
| com.google.devtools.cloudtrace.v1.ListTracesRequest.ViewType.valueOf(int)
+ Use
+ListTracesRequest.ViewType.forNumber(int) instead. |
+
Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+Each annotation type has its own separate page with the following sections:
+Each enum has its own separate page with the following sections:
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+These links take you to the next or previous class, interface, package, or related page.
+These links show and hide the HTML frames. All pages are available with or without frames.
+The All Classes link shows all classes and interfaces except non-static nested types.
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
+The Constant Field Values page lists the static final fields and their values.
+ListTracesRequest.ViewType.forNumber(int) instead.TraceSpan.SpanKind.forNumber(int) instead.java.lang.Object projectId_+
java.lang.Object traceId_+
byte memoizedIsInitialized+
java.lang.Object projectId_+
int view_+
int pageSize_+
java.lang.Object pageToken_+
com.google.protobuf.Timestamp startTime_+
com.google.protobuf.Timestamp endTime_+
java.lang.Object filter_+
java.lang.Object orderBy_+
byte memoizedIsInitialized+
int bitField0_+
java.util.List<E> traces_+
java.lang.Object nextPageToken_+
byte memoizedIsInitialized+
java.lang.Object projectId_+
Traces traces_+
byte memoizedIsInitialized+
int bitField0_+
java.lang.Object projectId_+
java.lang.Object traceId_+
java.util.List<E> spans_+
byte memoizedIsInitialized+
java.util.List<E> traces_+
byte memoizedIsInitialized+
int bitField0_+
long spanId_+
int kind_+
java.lang.Object name_+
com.google.protobuf.Timestamp startTime_+
com.google.protobuf.Timestamp endTime_+
long parentSpanId_+
com.google.protobuf.MapField<K,V> labels_+
byte memoizedIsInitialized+