| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
TextLocator |
TextLocator.Builder.build() |
TextLocator |
TextLocator.Builder.buildPartial() |
static TextLocator |
TextLocator.getDefaultInstance() |
TextLocator |
TextLocator.getDefaultInstanceForType() |
TextLocator |
TextLocator.Builder.getDefaultInstanceForType() |
TextLocator |
QueryErrorOrBuilder.getLocator()
The location of the time series query language text that this error applies
to.
|
TextLocator |
QueryError.getLocator()
The location of the time series query language text that this error applies
to.
|
TextLocator |
QueryError.Builder.getLocator()
The location of the time series query language text that this error applies
to.
|
TextLocator |
TextLocator.getNestedLocator()
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g.
|
TextLocator |
TextLocator.Builder.getNestedLocator()
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g.
|
TextLocator |
TextLocatorOrBuilder.getNestedLocator()
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g.
|
static TextLocator |
TextLocator.parseDelimitedFrom(InputStream input) |
static TextLocator |
TextLocator.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextLocator |
TextLocator.parseFrom(byte[] data) |
static TextLocator |
TextLocator.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextLocator |
TextLocator.parseFrom(ByteBuffer data) |
static TextLocator |
TextLocator.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextLocator |
TextLocator.parseFrom(com.google.protobuf.ByteString data) |
static TextLocator |
TextLocator.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextLocator |
TextLocator.parseFrom(com.google.protobuf.CodedInputStream input) |
static TextLocator |
TextLocator.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextLocator |
TextLocator.parseFrom(InputStream input) |
static TextLocator |
TextLocator.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TextLocator> |
TextLocator.getParserForType() |
static com.google.protobuf.Parser<TextLocator> |
TextLocator.parser() |
| Modifier and Type | Method and Description |
|---|---|
TextLocator.Builder |
TextLocator.Builder.mergeFrom(TextLocator other) |
QueryError.Builder |
QueryError.Builder.mergeLocator(TextLocator value)
The location of the time series query language text that this error applies
to.
|
TextLocator.Builder |
TextLocator.Builder.mergeNestedLocator(TextLocator value)
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g.
|
static TextLocator.Builder |
TextLocator.newBuilder(TextLocator prototype) |
QueryError.Builder |
QueryError.Builder.setLocator(TextLocator value)
The location of the time series query language text that this error applies
to.
|
TextLocator.Builder |
TextLocator.Builder.setNestedLocator(TextLocator value)
If `source`, `start_position`, and `end_position` describe a call on
some object (e.g.
|
Copyright © 2023 Google LLC. All rights reserved.