| Package | Description |
|---|---|
| com.google.rpc.context |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Auth |
AttributeContext.Auth.Builder.build() |
AttributeContext.Auth |
AttributeContext.Auth.Builder.buildPartial() |
AttributeContext.Auth |
AttributeContext.RequestOrBuilder.getAuth()
The request authentication.
|
AttributeContext.Auth |
AttributeContext.Request.getAuth()
The request authentication.
|
AttributeContext.Auth |
AttributeContext.Request.Builder.getAuth()
The request authentication.
|
static AttributeContext.Auth |
AttributeContext.Auth.getDefaultInstance() |
AttributeContext.Auth |
AttributeContext.Auth.getDefaultInstanceForType() |
AttributeContext.Auth |
AttributeContext.Auth.Builder.getDefaultInstanceForType() |
static AttributeContext.Auth |
AttributeContext.Auth.parseDelimitedFrom(InputStream input) |
static AttributeContext.Auth |
AttributeContext.Auth.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Auth |
AttributeContext.Auth.parseFrom(byte[] data) |
static AttributeContext.Auth |
AttributeContext.Auth.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Auth |
AttributeContext.Auth.parseFrom(ByteBuffer data) |
static AttributeContext.Auth |
AttributeContext.Auth.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Auth |
AttributeContext.Auth.parseFrom(com.google.protobuf.ByteString data) |
static AttributeContext.Auth |
AttributeContext.Auth.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Auth |
AttributeContext.Auth.parseFrom(com.google.protobuf.CodedInputStream input) |
static AttributeContext.Auth |
AttributeContext.Auth.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttributeContext.Auth |
AttributeContext.Auth.parseFrom(InputStream input) |
static AttributeContext.Auth |
AttributeContext.Auth.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AttributeContext.Auth> |
AttributeContext.Auth.getParserForType() |
static com.google.protobuf.Parser<AttributeContext.Auth> |
AttributeContext.Auth.parser() |
| Modifier and Type | Method and Description |
|---|---|
AttributeContext.Request.Builder |
AttributeContext.Request.Builder.mergeAuth(AttributeContext.Auth value)
The request authentication.
|
AttributeContext.Auth.Builder |
AttributeContext.Auth.Builder.mergeFrom(AttributeContext.Auth other) |
static AttributeContext.Auth.Builder |
AttributeContext.Auth.newBuilder(AttributeContext.Auth prototype) |
AttributeContext.Request.Builder |
AttributeContext.Request.Builder.setAuth(AttributeContext.Auth value)
The request authentication.
|
Copyright © 2022 Google LLC. All rights reserved.