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