Class VertexRagDataServiceStubSettings.Builder (3.89.0)

public static class VertexRagDataServiceStubSettings.Builder extends StubSettings.Builder<VertexRagDataServiceStubSettings,VertexRagDataServiceStubSettings.Builder>

Builder for VertexRagDataServiceStubSettings.

Inheritance

java.lang.Object > StubSettings.Builder > VertexRagDataServiceStubSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(VertexRagDataServiceStubSettings settings)

protected Builder(VertexRagDataServiceStubSettings settings)
Parameter
Name Description
settings VertexRagDataServiceStubSettings

Methods

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

public VertexRagDataServiceStubSettings.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
VertexRagDataServiceStubSettings.Builder

batchCreateRagDataSchemasOperationSettings()

public OperationCallSettings.Builder<BatchCreateRagDataSchemasRequest,BatchCreateRagDataSchemasResponse,BatchCreateRagDataSchemasOperationMetadata> batchCreateRagDataSchemasOperationSettings()

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

Returns
Type Description
Builder<BatchCreateRagDataSchemasRequest,BatchCreateRagDataSchemasResponse,BatchCreateRagDataSchemasOperationMetadata>

batchCreateRagDataSchemasSettings()

public UnaryCallSettings.Builder<BatchCreateRagDataSchemasRequest,Operation> batchCreateRagDataSchemasSettings()

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

Returns
Type Description
Builder<BatchCreateRagDataSchemasRequest,Operation>

batchCreateRagMetadataOperationSettings()

public OperationCallSettings.Builder<BatchCreateRagMetadataRequest,BatchCreateRagMetadataResponse,BatchCreateRagMetadataOperationMetadata> batchCreateRagMetadataOperationSettings()

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

Returns
Type Description
Builder<BatchCreateRagMetadataRequest,BatchCreateRagMetadataResponse,BatchCreateRagMetadataOperationMetadata>

batchCreateRagMetadataSettings()

public UnaryCallSettings.Builder<BatchCreateRagMetadataRequest,Operation> batchCreateRagMetadataSettings()

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

Returns
Type Description
Builder<BatchCreateRagMetadataRequest,Operation>

batchDeleteRagDataSchemasOperationSettings()

public OperationCallSettings.Builder<BatchDeleteRagDataSchemasRequest,Empty,DeleteOperationMetadata> batchDeleteRagDataSchemasOperationSettings()

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

Returns
Type Description
Builder<BatchDeleteRagDataSchemasRequest,Empty,DeleteOperationMetadata>

batchDeleteRagDataSchemasSettings()

public UnaryCallSettings.Builder<BatchDeleteRagDataSchemasRequest,Operation> batchDeleteRagDataSchemasSettings()

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

Returns
Type Description
Builder<BatchDeleteRagDataSchemasRequest,Operation>

batchDeleteRagMetadataOperationSettings()

public OperationCallSettings.Builder<BatchDeleteRagMetadataRequest,Empty,DeleteOperationMetadata> batchDeleteRagMetadataOperationSettings()

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

Returns
Type Description
Builder<BatchDeleteRagMetadataRequest,Empty,DeleteOperationMetadata>

batchDeleteRagMetadataSettings()

public UnaryCallSettings.Builder<BatchDeleteRagMetadataRequest,Operation> batchDeleteRagMetadataSettings()

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

Returns
Type Description
Builder<BatchDeleteRagMetadataRequest,Operation>

build()

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

createRagCorpusOperationSettings()

public OperationCallSettings.Builder<CreateRagCorpusRequest,RagCorpus,CreateRagCorpusOperationMetadata> createRagCorpusOperationSettings()

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

Returns
Type Description
Builder<CreateRagCorpusRequest,RagCorpus,CreateRagCorpusOperationMetadata>

createRagCorpusSettings()

public UnaryCallSettings.Builder<CreateRagCorpusRequest,Operation> createRagCorpusSettings()

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

Returns
Type Description
Builder<CreateRagCorpusRequest,Operation>

createRagDataSchemaSettings()

public UnaryCallSettings.Builder<CreateRagDataSchemaRequest,RagDataSchema> createRagDataSchemaSettings()

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

Returns
Type Description
Builder<CreateRagDataSchemaRequest,RagDataSchema>

createRagMetadataSettings()

public UnaryCallSettings.Builder<CreateRagMetadataRequest,RagMetadata> createRagMetadataSettings()

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

Returns
Type Description
Builder<CreateRagMetadataRequest,RagMetadata>

deleteRagCorpusOperationSettings()

public OperationCallSettings.Builder<DeleteRagCorpusRequest,Empty,DeleteOperationMetadata> deleteRagCorpusOperationSettings()

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

Returns
Type Description
Builder<DeleteRagCorpusRequest,Empty,DeleteOperationMetadata>

deleteRagCorpusSettings()

public UnaryCallSettings.Builder<DeleteRagCorpusRequest,Operation> deleteRagCorpusSettings()

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

Returns
Type Description
Builder<DeleteRagCorpusRequest,Operation>

deleteRagDataSchemaSettings()

public UnaryCallSettings.Builder<DeleteRagDataSchemaRequest,Empty> deleteRagDataSchemaSettings()

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

Returns
Type Description
Builder<DeleteRagDataSchemaRequest,Empty>

deleteRagFileOperationSettings()

public OperationCallSettings.Builder<DeleteRagFileRequest,Empty,DeleteOperationMetadata> deleteRagFileOperationSettings()

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

Returns
Type Description
Builder<DeleteRagFileRequest,Empty,DeleteOperationMetadata>

deleteRagFileSettings()

public UnaryCallSettings.Builder<DeleteRagFileRequest,Operation> deleteRagFileSettings()

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

Returns
Type Description
Builder<DeleteRagFileRequest,Operation>

deleteRagMetadataSettings()

public UnaryCallSettings.Builder<DeleteRagMetadataRequest,Empty> deleteRagMetadataSettings()

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

Returns
Type Description
Builder<DeleteRagMetadataRequest,Empty>

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>

getRagCorpusSettings()

public UnaryCallSettings.Builder<GetRagCorpusRequest,RagCorpus> getRagCorpusSettings()

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

Returns
Type Description
Builder<GetRagCorpusRequest,RagCorpus>

getRagDataSchemaSettings()

public UnaryCallSettings.Builder<GetRagDataSchemaRequest,RagDataSchema> getRagDataSchemaSettings()

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

Returns
Type Description
Builder<GetRagDataSchemaRequest,RagDataSchema>

getRagEngineConfigSettings()

public UnaryCallSettings.Builder<GetRagEngineConfigRequest,RagEngineConfig> getRagEngineConfigSettings()

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

Returns
Type Description
Builder<GetRagEngineConfigRequest,RagEngineConfig>

getRagFileSettings()

public UnaryCallSettings.Builder<GetRagFileRequest,RagFile> getRagFileSettings()

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

Returns
Type Description
Builder<GetRagFileRequest,RagFile>

getRagMetadataSettings()

public UnaryCallSettings.Builder<GetRagMetadataRequest,RagMetadata> getRagMetadataSettings()

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

Returns
Type Description
Builder<GetRagMetadataRequest,RagMetadata>

importRagFilesOperationSettings()

public OperationCallSettings.Builder<ImportRagFilesRequest,ImportRagFilesResponse,ImportRagFilesOperationMetadata> importRagFilesOperationSettings()

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

Returns
Type Description
Builder<ImportRagFilesRequest,ImportRagFilesResponse,ImportRagFilesOperationMetadata>

importRagFilesSettings()

public UnaryCallSettings.Builder<ImportRagFilesRequest,Operation> importRagFilesSettings()

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

Returns
Type Description
Builder<ImportRagFilesRequest,Operation>

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,VertexRagDataServiceClient.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>

listRagCorporaSettings()

public PagedCallSettings.Builder<ListRagCorporaRequest,ListRagCorporaResponse,VertexRagDataServiceClient.ListRagCorporaPagedResponse> listRagCorporaSettings()

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

Returns
Type Description
Builder<ListRagCorporaRequest,ListRagCorporaResponse,ListRagCorporaPagedResponse>

listRagDataSchemasSettings()

public PagedCallSettings.Builder<ListRagDataSchemasRequest,ListRagDataSchemasResponse,VertexRagDataServiceClient.ListRagDataSchemasPagedResponse> listRagDataSchemasSettings()

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

Returns
Type Description
Builder<ListRagDataSchemasRequest,ListRagDataSchemasResponse,ListRagDataSchemasPagedResponse>

listRagFilesSettings()

public PagedCallSettings.Builder<ListRagFilesRequest,ListRagFilesResponse,VertexRagDataServiceClient.ListRagFilesPagedResponse> listRagFilesSettings()

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

Returns
Type Description
Builder<ListRagFilesRequest,ListRagFilesResponse,ListRagFilesPagedResponse>

listRagMetadataSettings()

public PagedCallSettings.Builder<ListRagMetadataRequest,ListRagMetadataResponse,VertexRagDataServiceClient.ListRagMetadataPagedResponse> listRagMetadataSettings()

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

Returns
Type Description
Builder<ListRagMetadataRequest,ListRagMetadataResponse,ListRagMetadataPagedResponse>

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>

unaryMethodSettingsBuilders()

public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
Type Description
com.google.common.collect.ImmutableList<Builder<?,?>>

updateRagCorpusOperationSettings()

public OperationCallSettings.Builder<UpdateRagCorpusRequest,RagCorpus,UpdateRagCorpusOperationMetadata> updateRagCorpusOperationSettings()

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

Returns
Type Description
Builder<UpdateRagCorpusRequest,RagCorpus,UpdateRagCorpusOperationMetadata>

updateRagCorpusSettings()

public UnaryCallSettings.Builder<UpdateRagCorpusRequest,Operation> updateRagCorpusSettings()

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

Returns
Type Description
Builder<UpdateRagCorpusRequest,Operation>

updateRagEngineConfigOperationSettings()

public OperationCallSettings.Builder<UpdateRagEngineConfigRequest,RagEngineConfig,UpdateRagEngineConfigOperationMetadata> updateRagEngineConfigOperationSettings()

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

Returns
Type Description
Builder<UpdateRagEngineConfigRequest,RagEngineConfig,UpdateRagEngineConfigOperationMetadata>

updateRagEngineConfigSettings()

public UnaryCallSettings.Builder<UpdateRagEngineConfigRequest,Operation> updateRagEngineConfigSettings()

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

Returns
Type Description
Builder<UpdateRagEngineConfigRequest,Operation>

updateRagMetadataSettings()

public UnaryCallSettings.Builder<UpdateRagMetadataRequest,RagMetadata> updateRagMetadataSettings()

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

Returns
Type Description
Builder<UpdateRagMetadataRequest,RagMetadata>

uploadRagFileSettings()

public UnaryCallSettings.Builder<UploadRagFileRequest,UploadRagFileResponse> uploadRagFileSettings()

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

Returns
Type Description
Builder<UploadRagFileRequest,UploadRagFileResponse>