Package com.google.rpc.context
Class AttributeContext.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
com.google.rpc.context.AttributeContext.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,AttributeContextOrBuilder,Cloneable
- Enclosing class:
- AttributeContext
public static final class AttributeContext.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
implements AttributeContextOrBuilder
This message defines the standard attribute vocabulary for Google APIs. An attribute is a piece of metadata that describes an activity on a network service. For example, the size of an HTTP request, or the status code of an HTTP response. Each attribute has a type and a name, which is logically defined as a proto message field in `AttributeContext`. The field type becomes the attribute type, and the field path becomes the attribute name. For example, the attribute `source.ip` maps to field `AttributeContext.source.ip`. This message definition is guaranteed not to have any wire breaking change. So you can use it directly for passing attributes across different systems. NOTE: Different system may generate different subset of attributes. Please verify the system specification before relying on an attribute generated a system.Protobuf type
google.rpc.context.AttributeContext-
Method Summary
Modifier and TypeMethodDescriptionaddAllExtensions(Iterable<? extends com.google.protobuf.Any> values) Supports extensions for advanced use cases, such as logs and metrics.addExtensions(int index, com.google.protobuf.Any value) Supports extensions for advanced use cases, such as logs and metrics.addExtensions(int index, com.google.protobuf.Any.Builder builderForValue) Supports extensions for advanced use cases, such as logs and metrics.addExtensions(com.google.protobuf.Any value) Supports extensions for advanced use cases, such as logs and metrics.addExtensions(com.google.protobuf.Any.Builder builderForValue) Supports extensions for advanced use cases, such as logs and metrics.com.google.protobuf.Any.BuilderSupports extensions for advanced use cases, such as logs and metrics.com.google.protobuf.Any.BuilderaddExtensionsBuilder(int index) Supports extensions for advanced use cases, such as logs and metrics.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearApi()Represents an API operation that is involved to a network activity.The destination of a network activity, such as accepting a TCP connection.Supports extensions for advanced use cases, such as logs and metrics.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The origin of a network activity.Represents a network request, such as an HTTP request.Represents a target resource that is involved with a network activity.Represents a network response, such as an HTTP response.The source of a network activity, such as starting a TCP connection.clone()getApi()Represents an API operation that is involved to a network activity.Represents an API operation that is involved to a network activity.Represents an API operation that is involved to a network activity.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe destination of a network activity, such as accepting a TCP connection.The destination of a network activity, such as accepting a TCP connection.The destination of a network activity, such as accepting a TCP connection.com.google.protobuf.AnygetExtensions(int index) Supports extensions for advanced use cases, such as logs and metrics.com.google.protobuf.Any.BuildergetExtensionsBuilder(int index) Supports extensions for advanced use cases, such as logs and metrics.List<com.google.protobuf.Any.Builder>Supports extensions for advanced use cases, such as logs and metrics.intSupports extensions for advanced use cases, such as logs and metrics.List<com.google.protobuf.Any>Supports extensions for advanced use cases, such as logs and metrics.com.google.protobuf.AnyOrBuildergetExtensionsOrBuilder(int index) Supports extensions for advanced use cases, such as logs and metrics.List<? extends com.google.protobuf.AnyOrBuilder>Supports extensions for advanced use cases, such as logs and metrics.The origin of a network activity.The origin of a network activity.The origin of a network activity.Represents a network request, such as an HTTP request.Represents a network request, such as an HTTP request.Represents a network request, such as an HTTP request.Represents a target resource that is involved with a network activity.Represents a target resource that is involved with a network activity.Represents a target resource that is involved with a network activity.Represents a network response, such as an HTTP response.Represents a network response, such as an HTTP response.Represents a network response, such as an HTTP response.The source of a network activity, such as starting a TCP connection.The source of a network activity, such as starting a TCP connection.The source of a network activity, such as starting a TCP connection.booleanhasApi()Represents an API operation that is involved to a network activity.booleanThe destination of a network activity, such as accepting a TCP connection.booleanThe origin of a network activity.booleanRepresents a network request, such as an HTTP request.booleanRepresents a target resource that is involved with a network activity.booleanRepresents a network response, such as an HTTP response.booleanThe source of a network activity, such as starting a TCP connection.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeApi(AttributeContext.Api value) Represents an API operation that is involved to a network activity.The destination of a network activity, such as accepting a TCP connection.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(AttributeContext other) mergeOrigin(AttributeContext.Peer value) The origin of a network activity.Represents a network request, such as an HTTP request.Represents a target resource that is involved with a network activity.Represents a network response, such as an HTTP response.mergeSource(AttributeContext.Peer value) The source of a network activity, such as starting a TCP connection.final AttributeContext.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeExtensions(int index) Supports extensions for advanced use cases, such as logs and metrics.setApi(AttributeContext.Api value) Represents an API operation that is involved to a network activity.setApi(AttributeContext.Api.Builder builderForValue) Represents an API operation that is involved to a network activity.The destination of a network activity, such as accepting a TCP connection.setDestination(AttributeContext.Peer.Builder builderForValue) The destination of a network activity, such as accepting a TCP connection.setExtensions(int index, com.google.protobuf.Any value) Supports extensions for advanced use cases, such as logs and metrics.setExtensions(int index, com.google.protobuf.Any.Builder builderForValue) Supports extensions for advanced use cases, such as logs and metrics.setOrigin(AttributeContext.Peer value) The origin of a network activity.setOrigin(AttributeContext.Peer.Builder builderForValue) The origin of a network activity.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Represents a network request, such as an HTTP request.setRequest(AttributeContext.Request.Builder builderForValue) Represents a network request, such as an HTTP request.Represents a target resource that is involved with a network activity.setResource(AttributeContext.Resource.Builder builderForValue) Represents a target resource that is involved with a network activity.Represents a network response, such as an HTTP response.setResponse(AttributeContext.Response.Builder builderForValue) Represents a network response, such as an HTTP response.setSource(AttributeContext.Peer value) The source of a network activity, such as starting a TCP connection.setSource(AttributeContext.Peer.Builder builderForValue) The source of a network activity, such as starting a TCP connection.final AttributeContext.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-
setField
public AttributeContext.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-
setRepeatedField
public AttributeContext.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-
addRepeatedField
public AttributeContext.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AttributeContext.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-
mergeFrom
public AttributeContext.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AttributeContext.Builder>- Throws:
IOException
-
hasOrigin
public boolean hasOrigin()The origin of a network activity. In a multi hop network activity, the origin represents the sender of the first hop. For the first hop, the `source` and the `origin` must have the same content.
.google.rpc.context.AttributeContext.Peer origin = 7;- Specified by:
hasOriginin interfaceAttributeContextOrBuilder- Returns:
- Whether the origin field is set.
-
getOrigin
The origin of a network activity. In a multi hop network activity, the origin represents the sender of the first hop. For the first hop, the `source` and the `origin` must have the same content.
.google.rpc.context.AttributeContext.Peer origin = 7;- Specified by:
getOriginin interfaceAttributeContextOrBuilder- Returns:
- The origin.
-
setOrigin
The origin of a network activity. In a multi hop network activity, the origin represents the sender of the first hop. For the first hop, the `source` and the `origin` must have the same content.
.google.rpc.context.AttributeContext.Peer origin = 7; -
setOrigin
The origin of a network activity. In a multi hop network activity, the origin represents the sender of the first hop. For the first hop, the `source` and the `origin` must have the same content.
.google.rpc.context.AttributeContext.Peer origin = 7; -
mergeOrigin
The origin of a network activity. In a multi hop network activity, the origin represents the sender of the first hop. For the first hop, the `source` and the `origin` must have the same content.
.google.rpc.context.AttributeContext.Peer origin = 7; -
clearOrigin
The origin of a network activity. In a multi hop network activity, the origin represents the sender of the first hop. For the first hop, the `source` and the `origin` must have the same content.
.google.rpc.context.AttributeContext.Peer origin = 7; -
getOriginBuilder
The origin of a network activity. In a multi hop network activity, the origin represents the sender of the first hop. For the first hop, the `source` and the `origin` must have the same content.
.google.rpc.context.AttributeContext.Peer origin = 7; -
getOriginOrBuilder
The origin of a network activity. In a multi hop network activity, the origin represents the sender of the first hop. For the first hop, the `source` and the `origin` must have the same content.
.google.rpc.context.AttributeContext.Peer origin = 7;- Specified by:
getOriginOrBuilderin interfaceAttributeContextOrBuilder
-
hasSource
public boolean hasSource()The source of a network activity, such as starting a TCP connection. In a multi hop network activity, the source represents the sender of the last hop.
.google.rpc.context.AttributeContext.Peer source = 1;- Specified by:
hasSourcein interfaceAttributeContextOrBuilder- Returns:
- Whether the source field is set.
-
getSource
The source of a network activity, such as starting a TCP connection. In a multi hop network activity, the source represents the sender of the last hop.
.google.rpc.context.AttributeContext.Peer source = 1;- Specified by:
getSourcein interfaceAttributeContextOrBuilder- Returns:
- The source.
-
setSource
The source of a network activity, such as starting a TCP connection. In a multi hop network activity, the source represents the sender of the last hop.
.google.rpc.context.AttributeContext.Peer source = 1; -
setSource
The source of a network activity, such as starting a TCP connection. In a multi hop network activity, the source represents the sender of the last hop.
.google.rpc.context.AttributeContext.Peer source = 1; -
mergeSource
The source of a network activity, such as starting a TCP connection. In a multi hop network activity, the source represents the sender of the last hop.
.google.rpc.context.AttributeContext.Peer source = 1; -
clearSource
The source of a network activity, such as starting a TCP connection. In a multi hop network activity, the source represents the sender of the last hop.
.google.rpc.context.AttributeContext.Peer source = 1; -
getSourceBuilder
The source of a network activity, such as starting a TCP connection. In a multi hop network activity, the source represents the sender of the last hop.
.google.rpc.context.AttributeContext.Peer source = 1; -
getSourceOrBuilder
The source of a network activity, such as starting a TCP connection. In a multi hop network activity, the source represents the sender of the last hop.
.google.rpc.context.AttributeContext.Peer source = 1;- Specified by:
getSourceOrBuilderin interfaceAttributeContextOrBuilder
-
hasDestination
public boolean hasDestination()The destination of a network activity, such as accepting a TCP connection. In a multi hop network activity, the destination represents the receiver of the last hop.
.google.rpc.context.AttributeContext.Peer destination = 2;- Specified by:
hasDestinationin interfaceAttributeContextOrBuilder- Returns:
- Whether the destination field is set.
-
getDestination
The destination of a network activity, such as accepting a TCP connection. In a multi hop network activity, the destination represents the receiver of the last hop.
.google.rpc.context.AttributeContext.Peer destination = 2;- Specified by:
getDestinationin interfaceAttributeContextOrBuilder- Returns:
- The destination.
-
setDestination
The destination of a network activity, such as accepting a TCP connection. In a multi hop network activity, the destination represents the receiver of the last hop.
.google.rpc.context.AttributeContext.Peer destination = 2; -
setDestination
The destination of a network activity, such as accepting a TCP connection. In a multi hop network activity, the destination represents the receiver of the last hop.
.google.rpc.context.AttributeContext.Peer destination = 2; -
mergeDestination
The destination of a network activity, such as accepting a TCP connection. In a multi hop network activity, the destination represents the receiver of the last hop.
.google.rpc.context.AttributeContext.Peer destination = 2; -
clearDestination
The destination of a network activity, such as accepting a TCP connection. In a multi hop network activity, the destination represents the receiver of the last hop.
.google.rpc.context.AttributeContext.Peer destination = 2; -
getDestinationBuilder
The destination of a network activity, such as accepting a TCP connection. In a multi hop network activity, the destination represents the receiver of the last hop.
.google.rpc.context.AttributeContext.Peer destination = 2; -
getDestinationOrBuilder
The destination of a network activity, such as accepting a TCP connection. In a multi hop network activity, the destination represents the receiver of the last hop.
.google.rpc.context.AttributeContext.Peer destination = 2;- Specified by:
getDestinationOrBuilderin interfaceAttributeContextOrBuilder
-
hasRequest
public boolean hasRequest()Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3;- Specified by:
hasRequestin interfaceAttributeContextOrBuilder- Returns:
- Whether the request field is set.
-
getRequest
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3;- Specified by:
getRequestin interfaceAttributeContextOrBuilder- Returns:
- The request.
-
setRequest
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3; -
setRequest
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3; -
mergeRequest
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3; -
clearRequest
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3; -
getRequestBuilder
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3; -
getRequestOrBuilder
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3;- Specified by:
getRequestOrBuilderin interfaceAttributeContextOrBuilder
-
hasResponse
public boolean hasResponse()Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4;- Specified by:
hasResponsein interfaceAttributeContextOrBuilder- Returns:
- Whether the response field is set.
-
getResponse
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4;- Specified by:
getResponsein interfaceAttributeContextOrBuilder- Returns:
- The response.
-
setResponse
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4; -
setResponse
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4; -
mergeResponse
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4; -
clearResponse
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4; -
getResponseBuilder
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4; -
getResponseOrBuilder
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4;- Specified by:
getResponseOrBuilderin interfaceAttributeContextOrBuilder
-
hasResource
public boolean hasResource()Represents a target resource that is involved with a network activity. If multiple resources are involved with an activity, this must be the primary one.
.google.rpc.context.AttributeContext.Resource resource = 5;- Specified by:
hasResourcein interfaceAttributeContextOrBuilder- Returns:
- Whether the resource field is set.
-
getResource
Represents a target resource that is involved with a network activity. If multiple resources are involved with an activity, this must be the primary one.
.google.rpc.context.AttributeContext.Resource resource = 5;- Specified by:
getResourcein interfaceAttributeContextOrBuilder- Returns:
- The resource.
-
setResource
Represents a target resource that is involved with a network activity. If multiple resources are involved with an activity, this must be the primary one.
.google.rpc.context.AttributeContext.Resource resource = 5; -
setResource
Represents a target resource that is involved with a network activity. If multiple resources are involved with an activity, this must be the primary one.
.google.rpc.context.AttributeContext.Resource resource = 5; -
mergeResource
Represents a target resource that is involved with a network activity. If multiple resources are involved with an activity, this must be the primary one.
.google.rpc.context.AttributeContext.Resource resource = 5; -
clearResource
Represents a target resource that is involved with a network activity. If multiple resources are involved with an activity, this must be the primary one.
.google.rpc.context.AttributeContext.Resource resource = 5; -
getResourceBuilder
Represents a target resource that is involved with a network activity. If multiple resources are involved with an activity, this must be the primary one.
.google.rpc.context.AttributeContext.Resource resource = 5; -
getResourceOrBuilder
Represents a target resource that is involved with a network activity. If multiple resources are involved with an activity, this must be the primary one.
.google.rpc.context.AttributeContext.Resource resource = 5;- Specified by:
getResourceOrBuilderin interfaceAttributeContextOrBuilder
-
hasApi
public boolean hasApi()Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6;- Specified by:
hasApiin interfaceAttributeContextOrBuilder- Returns:
- Whether the api field is set.
-
getApi
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6;- Specified by:
getApiin interfaceAttributeContextOrBuilder- Returns:
- The api.
-
setApi
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6; -
setApi
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6; -
mergeApi
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6; -
clearApi
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6; -
getApiBuilder
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6; -
getApiOrBuilder
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6;- Specified by:
getApiOrBuilderin interfaceAttributeContextOrBuilder
-
getExtensionsList
Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8;- Specified by:
getExtensionsListin interfaceAttributeContextOrBuilder
-
getExtensionsCount
public int getExtensionsCount()Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8;- Specified by:
getExtensionsCountin interfaceAttributeContextOrBuilder
-
getExtensions
public com.google.protobuf.Any getExtensions(int index) Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8;- Specified by:
getExtensionsin interfaceAttributeContextOrBuilder
-
setExtensions
Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
setExtensions
public AttributeContext.Builder setExtensions(int index, com.google.protobuf.Any.Builder builderForValue) Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
addExtensions
Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
addExtensions
Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
addExtensions
Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
addExtensions
public AttributeContext.Builder addExtensions(int index, com.google.protobuf.Any.Builder builderForValue) Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
addAllExtensions
public AttributeContext.Builder addAllExtensions(Iterable<? extends com.google.protobuf.Any> values) Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
clearExtensions
Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
removeExtensions
Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
getExtensionsBuilder
public com.google.protobuf.Any.Builder getExtensionsBuilder(int index) Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
getExtensionsOrBuilder
public com.google.protobuf.AnyOrBuilder getExtensionsOrBuilder(int index) Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8;- Specified by:
getExtensionsOrBuilderin interfaceAttributeContextOrBuilder
-
getExtensionsOrBuilderList
Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8;- Specified by:
getExtensionsOrBuilderListin interfaceAttributeContextOrBuilder
-
addExtensionsBuilder
public com.google.protobuf.Any.Builder addExtensionsBuilder()Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
addExtensionsBuilder
public com.google.protobuf.Any.Builder addExtensionsBuilder(int index) Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
getExtensionsBuilderList
Supports extensions for advanced use cases, such as logs and metrics.
repeated .google.protobuf.Any extensions = 8; -
setUnknownFields
public final AttributeContext.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-
mergeUnknownFields
public final AttributeContext.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>
-