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| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AttributeContext |
build() |
AttributeContext |
buildPartial() |
AttributeContext.Builder |
clear() |
AttributeContext.Builder |
clearApi()
Represents an API operation that is involved to a network activity.
|
AttributeContext.Builder |
clearDestination()
The destination of a network activity, such as accepting a TCP connection.
|
AttributeContext.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AttributeContext.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AttributeContext.Builder |
clearOrigin()
The origin of a network activity.
|
AttributeContext.Builder |
clearRequest()
Represents a network request, such as an HTTP request.
|
AttributeContext.Builder |
clearResource()
Represents a target resource that is involved with a network activity.
|
AttributeContext.Builder |
clearResponse()
Represents a network response, such as an HTTP response.
|
AttributeContext.Builder |
clearSource()
The source of a network activity, such as starting a TCP connection.
|
AttributeContext.Builder |
clone() |
AttributeContext.Api |
getApi()
Represents an API operation that is involved to a network activity.
|
AttributeContext.Api.Builder |
getApiBuilder()
Represents an API operation that is involved to a network activity.
|
AttributeContext.ApiOrBuilder |
getApiOrBuilder()
Represents an API operation that is involved to a network activity.
|
AttributeContext |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
AttributeContext.Peer |
getDestination()
The destination of a network activity, such as accepting a TCP connection.
|
AttributeContext.Peer.Builder |
getDestinationBuilder()
The destination of a network activity, such as accepting a TCP connection.
|
AttributeContext.PeerOrBuilder |
getDestinationOrBuilder()
The destination of a network activity, such as accepting a TCP connection.
|
AttributeContext.Peer |
getOrigin()
The origin of a network activity.
|
AttributeContext.Peer.Builder |
getOriginBuilder()
The origin of a network activity.
|
AttributeContext.PeerOrBuilder |
getOriginOrBuilder()
The origin of a network activity.
|
AttributeContext.Request |
getRequest()
Represents a network request, such as an HTTP request.
|
AttributeContext.Request.Builder |
getRequestBuilder()
Represents a network request, such as an HTTP request.
|
AttributeContext.RequestOrBuilder |
getRequestOrBuilder()
Represents a network request, such as an HTTP request.
|
AttributeContext.Resource |
getResource()
Represents a target resource that is involved with a network activity.
|
AttributeContext.Resource.Builder |
getResourceBuilder()
Represents a target resource that is involved with a network activity.
|
AttributeContext.ResourceOrBuilder |
getResourceOrBuilder()
Represents a target resource that is involved with a network activity.
|
AttributeContext.Response |
getResponse()
Represents a network response, such as an HTTP response.
|
AttributeContext.Response.Builder |
getResponseBuilder()
Represents a network response, such as an HTTP response.
|
AttributeContext.ResponseOrBuilder |
getResponseOrBuilder()
Represents a network response, such as an HTTP response.
|
AttributeContext.Peer |
getSource()
The source of a network activity, such as starting a TCP connection.
|
AttributeContext.Peer.Builder |
getSourceBuilder()
The source of a network activity, such as starting a TCP connection.
|
AttributeContext.PeerOrBuilder |
getSourceOrBuilder()
The source of a network activity, such as starting a TCP connection.
|
boolean |
hasApi()
Represents an API operation that is involved to a network activity.
|
boolean |
hasDestination()
The destination of a network activity, such as accepting a TCP connection.
|
boolean |
hasOrigin()
The origin of a network activity.
|
boolean |
hasRequest()
Represents a network request, such as an HTTP request.
|
boolean |
hasResource()
Represents a target resource that is involved with a network activity.
|
boolean |
hasResponse()
Represents a network response, such as an HTTP response.
|
boolean |
hasSource()
The source of a network activity, such as starting a TCP connection.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AttributeContext.Builder |
mergeApi(AttributeContext.Api value)
Represents an API operation that is involved to a network activity.
|
AttributeContext.Builder |
mergeDestination(AttributeContext.Peer value)
The destination of a network activity, such as accepting a TCP connection.
|
AttributeContext.Builder |
mergeFrom(AttributeContext other) |
AttributeContext.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AttributeContext.Builder |
mergeFrom(com.google.protobuf.Message other) |
AttributeContext.Builder |
mergeOrigin(AttributeContext.Peer value)
The origin of a network activity.
|
AttributeContext.Builder |
mergeRequest(AttributeContext.Request value)
Represents a network request, such as an HTTP request.
|
AttributeContext.Builder |
mergeResource(AttributeContext.Resource value)
Represents a target resource that is involved with a network activity.
|
AttributeContext.Builder |
mergeResponse(AttributeContext.Response value)
Represents a network response, such as an HTTP response.
|
AttributeContext.Builder |
mergeSource(AttributeContext.Peer value)
The source of a network activity, such as starting a TCP connection.
|
AttributeContext.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AttributeContext.Builder |
setApi(AttributeContext.Api.Builder builderForValue)
Represents an API operation that is involved to a network activity.
|
AttributeContext.Builder |
setApi(AttributeContext.Api value)
Represents an API operation that is involved to a network activity.
|
AttributeContext.Builder |
setDestination(AttributeContext.Peer.Builder builderForValue)
The destination of a network activity, such as accepting a TCP connection.
|
AttributeContext.Builder |
setDestination(AttributeContext.Peer value)
The destination of a network activity, such as accepting a TCP connection.
|
AttributeContext.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AttributeContext.Builder |
setOrigin(AttributeContext.Peer.Builder builderForValue)
The origin of a network activity.
|
AttributeContext.Builder |
setOrigin(AttributeContext.Peer value)
The origin of a network activity.
|
AttributeContext.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AttributeContext.Builder |
setRequest(AttributeContext.Request.Builder builderForValue)
Represents a network request, such as an HTTP request.
|
AttributeContext.Builder |
setRequest(AttributeContext.Request value)
Represents a network request, such as an HTTP request.
|
AttributeContext.Builder |
setResource(AttributeContext.Resource.Builder builderForValue)
Represents a target resource that is involved with a network activity.
|
AttributeContext.Builder |
setResource(AttributeContext.Resource value)
Represents a target resource that is involved with a network activity.
|
AttributeContext.Builder |
setResponse(AttributeContext.Response.Builder builderForValue)
Represents a network response, such as an HTTP response.
|
AttributeContext.Builder |
setResponse(AttributeContext.Response value)
Represents a network response, such as an HTTP response.
|
AttributeContext.Builder |
setSource(AttributeContext.Peer.Builder builderForValue)
The source of a network activity, such as starting a TCP connection.
|
AttributeContext.Builder |
setSource(AttributeContext.Peer value)
The source of a network activity, such as starting a TCP connection.
|
AttributeContext.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>public AttributeContext.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.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<AttributeContext.Builder>public AttributeContext getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AttributeContext build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AttributeContext buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AttributeContext.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>public AttributeContext.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>public AttributeContext.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>public AttributeContext.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>public AttributeContext.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>public AttributeContext.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>public AttributeContext.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AttributeContext.Builder>public AttributeContext.Builder mergeFrom(AttributeContext other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>public AttributeContext.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AttributeContext.Builder>IOExceptionpublic 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;hasOrigin in interface AttributeContextOrBuilderpublic AttributeContext.Peer 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;getOrigin in interface AttributeContextOrBuilderpublic AttributeContext.Builder setOrigin(AttributeContext.Peer value)
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;public AttributeContext.Builder setOrigin(AttributeContext.Peer.Builder builderForValue)
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;public AttributeContext.Builder mergeOrigin(AttributeContext.Peer value)
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;public AttributeContext.Builder 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;public AttributeContext.Peer.Builder 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;public AttributeContext.PeerOrBuilder 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;getOriginOrBuilder in interface AttributeContextOrBuilderpublic 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;hasSource in interface AttributeContextOrBuilderpublic AttributeContext.Peer 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;getSource in interface AttributeContextOrBuilderpublic AttributeContext.Builder setSource(AttributeContext.Peer value)
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;public AttributeContext.Builder setSource(AttributeContext.Peer.Builder builderForValue)
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;public AttributeContext.Builder mergeSource(AttributeContext.Peer value)
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;public AttributeContext.Builder 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;public AttributeContext.Peer.Builder 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;public AttributeContext.PeerOrBuilder 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;getSourceOrBuilder in interface AttributeContextOrBuilderpublic 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;hasDestination in interface AttributeContextOrBuilderpublic AttributeContext.Peer 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;getDestination in interface AttributeContextOrBuilderpublic AttributeContext.Builder setDestination(AttributeContext.Peer value)
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;public AttributeContext.Builder setDestination(AttributeContext.Peer.Builder builderForValue)
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;public AttributeContext.Builder mergeDestination(AttributeContext.Peer value)
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;public AttributeContext.Builder 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;public AttributeContext.Peer.Builder 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;public AttributeContext.PeerOrBuilder 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;getDestinationOrBuilder in interface AttributeContextOrBuilderpublic boolean hasRequest()
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3;hasRequest in interface AttributeContextOrBuilderpublic AttributeContext.Request getRequest()
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3;getRequest in interface AttributeContextOrBuilderpublic AttributeContext.Builder setRequest(AttributeContext.Request value)
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3;public AttributeContext.Builder setRequest(AttributeContext.Request.Builder builderForValue)
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3;public AttributeContext.Builder mergeRequest(AttributeContext.Request value)
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3;public AttributeContext.Builder clearRequest()
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3;public AttributeContext.Request.Builder getRequestBuilder()
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3;public AttributeContext.RequestOrBuilder getRequestOrBuilder()
Represents a network request, such as an HTTP request.
.google.rpc.context.AttributeContext.Request request = 3;getRequestOrBuilder in interface AttributeContextOrBuilderpublic boolean hasResponse()
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4;hasResponse in interface AttributeContextOrBuilderpublic AttributeContext.Response getResponse()
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4;getResponse in interface AttributeContextOrBuilderpublic AttributeContext.Builder setResponse(AttributeContext.Response value)
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4;public AttributeContext.Builder setResponse(AttributeContext.Response.Builder builderForValue)
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4;public AttributeContext.Builder mergeResponse(AttributeContext.Response value)
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4;public AttributeContext.Builder clearResponse()
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4;public AttributeContext.Response.Builder getResponseBuilder()
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4;public AttributeContext.ResponseOrBuilder getResponseOrBuilder()
Represents a network response, such as an HTTP response.
.google.rpc.context.AttributeContext.Response response = 4;getResponseOrBuilder in interface AttributeContextOrBuilderpublic 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;hasResource in interface AttributeContextOrBuilderpublic AttributeContext.Resource 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;getResource in interface AttributeContextOrBuilderpublic AttributeContext.Builder setResource(AttributeContext.Resource value)
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;public AttributeContext.Builder setResource(AttributeContext.Resource.Builder builderForValue)
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;public AttributeContext.Builder mergeResource(AttributeContext.Resource value)
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;public AttributeContext.Builder 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;public AttributeContext.Resource.Builder 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;public AttributeContext.ResourceOrBuilder 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;getResourceOrBuilder in interface AttributeContextOrBuilderpublic boolean hasApi()
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6;hasApi in interface AttributeContextOrBuilderpublic AttributeContext.Api getApi()
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6;getApi in interface AttributeContextOrBuilderpublic AttributeContext.Builder setApi(AttributeContext.Api value)
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6;public AttributeContext.Builder setApi(AttributeContext.Api.Builder builderForValue)
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6;public AttributeContext.Builder mergeApi(AttributeContext.Api value)
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6;public AttributeContext.Builder clearApi()
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6;public AttributeContext.Api.Builder getApiBuilder()
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6;public AttributeContext.ApiOrBuilder getApiOrBuilder()
Represents an API operation that is involved to a network activity.
.google.rpc.context.AttributeContext.Api api = 6;getApiOrBuilder in interface AttributeContextOrBuilderpublic final AttributeContext.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>public final AttributeContext.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AttributeContext.Builder>Copyright © 2020 Google LLC. All rights reserved.