Uses of Class
com.google.rpc.context.AttributeContext.Api
Packages that use AttributeContext.Api
-
Uses of AttributeContext.Api in com.google.rpc.context
Methods in com.google.rpc.context that return AttributeContext.ApiModifier and TypeMethodDescriptionAttributeContext.Api.Builder.build()AttributeContext.Api.Builder.buildPartial()AttributeContext.Builder.getApi()Represents an API operation that is involved to a network activity.AttributeContext.getApi()Represents an API operation that is involved to a network activity.AttributeContextOrBuilder.getApi()Represents an API operation that is involved to a network activity.static AttributeContext.ApiAttributeContext.Api.getDefaultInstance()AttributeContext.Api.Builder.getDefaultInstanceForType()AttributeContext.Api.getDefaultInstanceForType()static AttributeContext.ApiAttributeContext.Api.parseDelimitedFrom(InputStream input) static AttributeContext.ApiAttributeContext.Api.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.ApiAttributeContext.Api.parseFrom(byte[] data) static AttributeContext.ApiAttributeContext.Api.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.ApiAttributeContext.Api.parseFrom(com.google.protobuf.ByteString data) static AttributeContext.ApiAttributeContext.Api.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.ApiAttributeContext.Api.parseFrom(com.google.protobuf.CodedInputStream input) static AttributeContext.ApiAttributeContext.Api.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.ApiAttributeContext.Api.parseFrom(InputStream input) static AttributeContext.ApiAttributeContext.Api.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.ApiAttributeContext.Api.parseFrom(ByteBuffer data) static AttributeContext.ApiAttributeContext.Api.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.rpc.context that return types with arguments of type AttributeContext.ApiModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AttributeContext.Api>AttributeContext.Api.getParserForType()static com.google.protobuf.Parser<AttributeContext.Api>AttributeContext.Api.parser()Methods in com.google.rpc.context with parameters of type AttributeContext.ApiModifier and TypeMethodDescriptionAttributeContext.Builder.mergeApi(AttributeContext.Api value) Represents an API operation that is involved to a network activity.AttributeContext.Api.Builder.mergeFrom(AttributeContext.Api other) static AttributeContext.Api.BuilderAttributeContext.Api.newBuilder(AttributeContext.Api prototype) AttributeContext.Builder.setApi(AttributeContext.Api value) Represents an API operation that is involved to a network activity.