| Modifier and Type | Method and Description |
|---|---|
Tool.Authentication.Builder |
Tool.Authentication.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tool.Authentication.Builder |
Tool.Authentication.Builder.clear() |
Tool.Authentication.Builder |
Tool.Authentication.Builder.clearApiKeyConfig()
Config for API key auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.clearAuthConfig() |
Tool.Authentication.Builder |
Tool.Authentication.Builder.clearBearerTokenConfig()
Config for bearer token auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Tool.Authentication.Builder |
Tool.Authentication.Builder.clearOauthConfig()
Config for OAuth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Tool.Authentication.Builder |
Tool.Authentication.Builder.clearServiceAgentAuthConfig()
Config for [Diglogflow service
agent](https://cloud.google.com/iam/docs/service-agents#dialogflow-service-agent)
auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.clone() |
Tool.Authentication.Builder |
Tool.OpenApiTool.Builder.getAuthenticationBuilder()
Optional.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.mergeApiKeyConfig(Tool.Authentication.ApiKeyConfig value)
Config for API key auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.mergeBearerTokenConfig(Tool.Authentication.BearerTokenConfig value)
Config for bearer token auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Tool.Authentication.Builder |
Tool.Authentication.Builder.mergeFrom(com.google.protobuf.Message other) |
Tool.Authentication.Builder |
Tool.Authentication.Builder.mergeFrom(Tool.Authentication other) |
Tool.Authentication.Builder |
Tool.Authentication.Builder.mergeOauthConfig(Tool.Authentication.OAuthConfig value)
Config for OAuth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.mergeServiceAgentAuthConfig(Tool.Authentication.ServiceAgentAuthConfig value)
Config for [Diglogflow service
agent](https://cloud.google.com/iam/docs/service-agents#dialogflow-service-agent)
auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Tool.Authentication.Builder |
Tool.Authentication.newBuilder() |
static Tool.Authentication.Builder |
Tool.Authentication.newBuilder(Tool.Authentication prototype) |
Tool.Authentication.Builder |
Tool.Authentication.newBuilderForType() |
protected Tool.Authentication.Builder |
Tool.Authentication.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Tool.Authentication.Builder |
Tool.Authentication.Builder.setApiKeyConfig(Tool.Authentication.ApiKeyConfig.Builder builderForValue)
Config for API key auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.setApiKeyConfig(Tool.Authentication.ApiKeyConfig value)
Config for API key auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.setBearerTokenConfig(Tool.Authentication.BearerTokenConfig.Builder builderForValue)
Config for bearer token auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.setBearerTokenConfig(Tool.Authentication.BearerTokenConfig value)
Config for bearer token auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tool.Authentication.Builder |
Tool.Authentication.Builder.setOauthConfig(Tool.Authentication.OAuthConfig.Builder builderForValue)
Config for OAuth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.setOauthConfig(Tool.Authentication.OAuthConfig value)
Config for OAuth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Tool.Authentication.Builder |
Tool.Authentication.Builder.setServiceAgentAuthConfig(Tool.Authentication.ServiceAgentAuthConfig.Builder builderForValue)
Config for [Diglogflow service
agent](https://cloud.google.com/iam/docs/service-agents#dialogflow-service-agent)
auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.setServiceAgentAuthConfig(Tool.Authentication.ServiceAgentAuthConfig value)
Config for [Diglogflow service
agent](https://cloud.google.com/iam/docs/service-agents#dialogflow-service-agent)
auth.
|
Tool.Authentication.Builder |
Tool.Authentication.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Tool.Authentication.Builder |
Tool.Authentication.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Tool.OpenApiTool.Builder |
Tool.OpenApiTool.Builder.setAuthentication(Tool.Authentication.Builder builderForValue)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.