Uses of Class
com.google.cloud.aiplatform.v1beta1.AgentConfig
Packages that use AgentConfig
-
Uses of AgentConfig in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return AgentConfigModifier and TypeMethodDescriptionAgentConfig.Builder.build()AgentConfig.Builder.buildPartial()AgentData.Builder.getAgentsOrDefault(String key, AgentConfig defaultValue) Optional.AgentData.getAgentsOrDefault(String key, AgentConfig defaultValue) Optional.AgentDataOrBuilder.getAgentsOrDefault(String key, AgentConfig defaultValue) Optional.AgentData.Builder.getAgentsOrThrow(String key) Optional.AgentData.getAgentsOrThrow(String key) Optional.AgentDataOrBuilder.getAgentsOrThrow(String key) Optional.static AgentConfigAgentConfig.getDefaultInstance()AgentConfig.Builder.getDefaultInstanceForType()AgentConfig.getDefaultInstanceForType()static AgentConfigAgentConfig.parseDelimitedFrom(InputStream input) static AgentConfigAgentConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AgentConfigAgentConfig.parseFrom(byte[] data) static AgentConfigAgentConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AgentConfigAgentConfig.parseFrom(com.google.protobuf.ByteString data) static AgentConfigAgentConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AgentConfigAgentConfig.parseFrom(com.google.protobuf.CodedInputStream input) static AgentConfigAgentConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AgentConfigAgentConfig.parseFrom(InputStream input) static AgentConfigAgentConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AgentConfigAgentConfig.parseFrom(ByteBuffer data) static AgentConfigAgentConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type AgentConfigModifier and TypeMethodDescriptionAgentData.Builder.getAgents()Deprecated.AgentData.getAgents()Deprecated.AgentDataOrBuilder.getAgents()Deprecated.AgentData.Builder.getAgentsMap()Optional.AgentData.getAgentsMap()Optional.AgentDataOrBuilder.getAgentsMap()Optional.AgentData.Builder.getMutableAgents()Deprecated.com.google.protobuf.Parser<AgentConfig>AgentConfig.getParserForType()static com.google.protobuf.Parser<AgentConfig>AgentConfig.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type AgentConfigModifier and TypeMethodDescriptionAgentData.Builder.getAgentsOrDefault(String key, AgentConfig defaultValue) Optional.AgentData.getAgentsOrDefault(String key, AgentConfig defaultValue) Optional.AgentDataOrBuilder.getAgentsOrDefault(String key, AgentConfig defaultValue) Optional.AgentConfig.Builder.mergeFrom(AgentConfig other) static AgentConfig.BuilderAgentConfig.newBuilder(AgentConfig prototype) AgentData.Builder.putAgents(String key, AgentConfig value) Optional.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type AgentConfigModifier and TypeMethodDescriptionAgentData.Builder.putAllAgents(Map<String, AgentConfig> values) Optional.