Uses of Class
com.google.cloud.aiplatform.v1.LlmUtilityServiceSettings
Packages that use LlmUtilityServiceSettings
-
Uses of LlmUtilityServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return LlmUtilityServiceSettingsModifier and TypeMethodDescriptionLlmUtilityServiceSettings.Builder.build()static final LlmUtilityServiceSettingsLlmUtilityServiceSettings.create(LlmUtilityServiceStubSettings stub) LlmUtilityServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type LlmUtilityServiceSettingsModifier and TypeMethodDescriptionstatic final LlmUtilityServiceClientLlmUtilityServiceClient.create(LlmUtilityServiceSettings settings) Constructs an instance of LlmUtilityServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type LlmUtilityServiceSettingsModifierConstructorDescriptionprotectedBuilder(LlmUtilityServiceSettings settings) protectedConstructs an instance of LlmUtilityServiceClient, using the given settings.