Class VertexRagServiceSettings.Builder (3.96.0)

public static class VertexRagServiceSettings.Builder extends ClientSettings.Builder<VertexRagServiceSettings,VertexRagServiceSettings.Builder>

Builder for VertexRagServiceSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > VertexRagServiceSettings.Builder

Constructors

Builder()

protected Builder()

Builder(@Nullable ClientContext clientContext)

protected Builder(@Nullable ClientContext clientContext)
Parameter
Name Description
clientContext @org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext

Builder(VertexRagServiceSettings settings)

protected Builder(VertexRagServiceSettings settings)
Parameter
Name Description
settings VertexRagServiceSettings

Builder(VertexRagServiceStubSettings.Builder stubSettings)

protected Builder(VertexRagServiceStubSettings.Builder stubSettings)
Parameter
Name Description
stubSettings VertexRagServiceStubSettings.Builder

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public VertexRagServiceSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

Applies the given settings updater function to all of the unary API methods in this service.

Note: This method does not support applying settings to streaming methods.

Parameter
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
VertexRagServiceSettings.Builder

askContextsSettings()

public UnaryCallSettings.Builder<AskContextsRequest,AskContextsResponse> askContextsSettings()

Returns the builder for the settings used for calls to askContexts.

Returns
Type Description
Builder<AskContextsRequest,AskContextsResponse>

asyncRetrieveContextsOperationSettings()

public OperationCallSettings.Builder<AsyncRetrieveContextsRequest,AsyncRetrieveContextsResponse,AsyncRetrieveContextsOperationMetadata> asyncRetrieveContextsOperationSettings()

Returns the builder for the settings used for calls to asyncRetrieveContexts.

Returns
Type Description
Builder<AsyncRetrieveContextsRequest,AsyncRetrieveContextsResponse,AsyncRetrieveContextsOperationMetadata>

asyncRetrieveContextsSettings()

public UnaryCallSettings.Builder<AsyncRetrieveContextsRequest,Operation> asyncRetrieveContextsSettings()

Returns the builder for the settings used for calls to asyncRetrieveContexts.

Returns
Type Description
Builder<AsyncRetrieveContextsRequest,Operation>

augmentPromptSettings()

public UnaryCallSettings.Builder<AugmentPromptRequest,AugmentPromptResponse> augmentPromptSettings()

Returns the builder for the settings used for calls to augmentPrompt.

Returns
Type Description
Builder<AugmentPromptRequest,AugmentPromptResponse>

build()

public VertexRagServiceSettings build()
Returns
Type Description
VertexRagServiceSettings
Overrides
Exceptions
Type Description
IOException

corroborateContentSettings()

public UnaryCallSettings.Builder<CorroborateContentRequest,CorroborateContentResponse> corroborateContentSettings()

Returns the builder for the settings used for calls to corroborateContent.

Returns
Type Description
Builder<CorroborateContentRequest,CorroborateContentResponse>

getIamPolicySettings()

public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()

Returns the builder for the settings used for calls to getIamPolicy.

Returns
Type Description
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationSettings()

public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()

Returns the builder for the settings used for calls to getLocation.

Returns
Type Description
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getStubSettingsBuilder()

public VertexRagServiceStubSettings.Builder getStubSettingsBuilder()
Returns
Type Description
VertexRagServiceStubSettings.Builder

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,VertexRagServiceClient.ListLocationsPagedResponse> listLocationsSettings()

Returns the builder for the settings used for calls to listLocations.

Returns
Type Description
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

retrieveContextsSettings()

public UnaryCallSettings.Builder<RetrieveContextsRequest,RetrieveContextsResponse> retrieveContextsSettings()

Returns the builder for the settings used for calls to retrieveContexts.

Returns
Type Description
Builder<RetrieveContextsRequest,RetrieveContextsResponse>

setIamPolicySettings()

public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()

Returns the builder for the settings used for calls to setIamPolicy.

Returns
Type Description
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsSettings()

public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()

Returns the builder for the settings used for calls to testIamPermissions.

Returns
Type Description
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>