| Package | Description |
|---|---|
| com.google.rpc.context |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Api |
AttributeContext.Api.Builder.build() |
AttributeContext.Api |
AttributeContext.Api.Builder.buildPartial() |
AttributeContext.Api |
AttributeContextOrBuilder.getApi()
Represents an API operation that is involved to a network activity.
|
AttributeContext.Api |
AttributeContext.getApi()
Represents an API operation that is involved to a network activity.
|
AttributeContext.Api |
AttributeContext.Builder.getApi()
Represents an API operation that is involved to a network activity.
|
static AttributeContext.Api |
AttributeContext.Api.getDefaultInstance() |
AttributeContext.Api |
AttributeContext.Api.getDefaultInstanceForType() |
AttributeContext.Api |
AttributeContext.Api.Builder.getDefaultInstanceForType() |
static AttributeContext.Api |
AttributeContext.Api.parseDelimitedFrom(InputStream input) |
static AttributeContext.Api |
AttributeContext.Api.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Api |
AttributeContext.Api.parseFrom(byte[] data) |
static AttributeContext.Api |
AttributeContext.Api.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Api |
AttributeContext.Api.parseFrom(ByteBuffer data) |
static AttributeContext.Api |
AttributeContext.Api.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Api |
AttributeContext.Api.parseFrom(com.google.protobuf.ByteString data) |
static AttributeContext.Api |
AttributeContext.Api.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Api |
AttributeContext.Api.parseFrom(com.google.protobuf.CodedInputStream input) |
static AttributeContext.Api |
AttributeContext.Api.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Api |
AttributeContext.Api.parseFrom(InputStream input) |
static AttributeContext.Api |
AttributeContext.Api.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AttributeContext.Api> |
AttributeContext.Api.getParserForType() |
static com.google.protobuf.Parser<AttributeContext.Api> |
AttributeContext.Api.parser() |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Builder |
AttributeContext.Builder.mergeApi(AttributeContext.Api value)
Represents an API operation that is involved to a network activity.
|
AttributeContext.Api.Builder |
AttributeContext.Api.Builder.mergeFrom(AttributeContext.Api other) |
static AttributeContext.Api.Builder |
AttributeContext.Api.newBuilder(AttributeContext.Api prototype) |
AttributeContext.Builder |
AttributeContext.Builder.setApi(AttributeContext.Api value)
Represents an API operation that is involved to a network activity.
|
Copyright © 2020 Google LLC. All rights reserved.