Uses of Class
com.google.rpc.context.AttributeContext
Packages that use AttributeContext
-
Uses of AttributeContext in com.google.rpc.context
Methods in com.google.rpc.context that return AttributeContextModifier and TypeMethodDescriptionAttributeContext.Builder.build()
AttributeContext.Builder.buildPartial()
static AttributeContext
AttributeContext.getDefaultInstance()
AttributeContext.Builder.getDefaultInstanceForType()
AttributeContext.getDefaultInstanceForType()
static AttributeContext
AttributeContext.parseDelimitedFrom
(InputStream input) static AttributeContext
AttributeContext.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext
AttributeContext.parseFrom
(byte[] data) static AttributeContext
AttributeContext.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext
AttributeContext.parseFrom
(com.google.protobuf.ByteString data) static AttributeContext
AttributeContext.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext
AttributeContext.parseFrom
(com.google.protobuf.CodedInputStream input) static AttributeContext
AttributeContext.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext
AttributeContext.parseFrom
(InputStream input) static AttributeContext
AttributeContext.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext
AttributeContext.parseFrom
(ByteBuffer data) static AttributeContext
AttributeContext.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.rpc.context that return types with arguments of type AttributeContextModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<AttributeContext> AttributeContext.getParserForType()
static com.google.protobuf.Parser
<AttributeContext> AttributeContext.parser()
Methods in com.google.rpc.context with parameters of type AttributeContextModifier and TypeMethodDescriptionAttributeContext.Builder.mergeFrom
(AttributeContext other) static AttributeContext.Builder
AttributeContext.newBuilder
(AttributeContext prototype)