| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
Authentication.Builder.build() |
Authentication |
Authentication.Builder.buildPartial() |
Authentication |
Service.getAuthentication()
Auth configuration.
|
Authentication |
Service.Builder.getAuthentication()
Auth configuration.
|
Authentication |
ServiceOrBuilder.getAuthentication()
Auth configuration.
|
static Authentication |
Authentication.getDefaultInstance() |
Authentication |
Authentication.getDefaultInstanceForType() |
Authentication |
Authentication.Builder.getDefaultInstanceForType() |
static Authentication |
Authentication.parseDelimitedFrom(InputStream input) |
static Authentication |
Authentication.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authentication |
Authentication.parseFrom(byte[] data) |
static Authentication |
Authentication.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authentication |
Authentication.parseFrom(ByteBuffer data) |
static Authentication |
Authentication.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authentication |
Authentication.parseFrom(com.google.protobuf.ByteString data) |
static Authentication |
Authentication.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authentication |
Authentication.parseFrom(com.google.protobuf.CodedInputStream input) |
static Authentication |
Authentication.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authentication |
Authentication.parseFrom(InputStream input) |
static Authentication |
Authentication.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Authentication> |
Authentication.getParserForType() |
static com.google.protobuf.Parser<Authentication> |
Authentication.parser() |
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.mergeAuthentication(Authentication value)
Auth configuration.
|
Authentication.Builder |
Authentication.Builder.mergeFrom(Authentication other) |
static Authentication.Builder |
Authentication.newBuilder(Authentication prototype) |
Service.Builder |
Service.Builder.setAuthentication(Authentication value)
Auth configuration.
|
Copyright © 2021 Google LLC. All rights reserved.