| Package | Description |
|---|---|
| com.google.rpc.context |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Response |
AttributeContext.Response.Builder.build() |
AttributeContext.Response |
AttributeContext.Response.Builder.buildPartial() |
static AttributeContext.Response |
AttributeContext.Response.getDefaultInstance() |
AttributeContext.Response |
AttributeContext.Response.getDefaultInstanceForType() |
AttributeContext.Response |
AttributeContext.Response.Builder.getDefaultInstanceForType() |
AttributeContext.Response |
AttributeContextOrBuilder.getResponse()
Represents a network response, such as an HTTP response.
|
AttributeContext.Response |
AttributeContext.getResponse()
Represents a network response, such as an HTTP response.
|
AttributeContext.Response |
AttributeContext.Builder.getResponse()
Represents a network response, such as an HTTP response.
|
static AttributeContext.Response |
AttributeContext.Response.parseDelimitedFrom(InputStream input) |
static AttributeContext.Response |
AttributeContext.Response.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Response |
AttributeContext.Response.parseFrom(byte[] data) |
static AttributeContext.Response |
AttributeContext.Response.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Response |
AttributeContext.Response.parseFrom(ByteBuffer data) |
static AttributeContext.Response |
AttributeContext.Response.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Response |
AttributeContext.Response.parseFrom(com.google.protobuf.ByteString data) |
static AttributeContext.Response |
AttributeContext.Response.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Response |
AttributeContext.Response.parseFrom(com.google.protobuf.CodedInputStream input) |
static AttributeContext.Response |
AttributeContext.Response.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Response |
AttributeContext.Response.parseFrom(InputStream input) |
static AttributeContext.Response |
AttributeContext.Response.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AttributeContext.Response> |
AttributeContext.Response.getParserForType() |
static com.google.protobuf.Parser<AttributeContext.Response> |
AttributeContext.Response.parser() |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Response.Builder |
AttributeContext.Response.Builder.mergeFrom(AttributeContext.Response other) |
AttributeContext.Builder |
AttributeContext.Builder.mergeResponse(AttributeContext.Response value)
Represents a network response, such as an HTTP response.
|
static AttributeContext.Response.Builder |
AttributeContext.Response.newBuilder(AttributeContext.Response prototype) |
AttributeContext.Builder |
AttributeContext.Builder.setResponse(AttributeContext.Response value)
Represents a network response, such as an HTTP response.
|
Copyright © 2020 Google LLC. All rights reserved.