public static class TestCasesStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<TestCasesStubSettings,TestCasesStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(TestCasesStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
TestCasesStubSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteTestCasesRequest,com.google.protobuf.Empty> |
batchDeleteTestCasesSettings()
Returns the builder for the settings used for calls to batchDeleteTestCases.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<BatchRunTestCasesRequest,BatchRunTestCasesResponse,BatchRunTestCasesMetadata> |
batchRunTestCasesOperationSettings()
Returns the builder for the settings used for calls to batchRunTestCases.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchRunTestCasesRequest,com.google.longrunning.Operation> |
batchRunTestCasesSettings()
Returns the builder for the settings used for calls to batchRunTestCases.
|
TestCasesStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateCoverageRequest,CalculateCoverageResponse> |
calculateCoverageSettings()
Returns the builder for the settings used for calls to calculateCoverage.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTestCaseRequest,TestCase> |
createTestCaseSettings()
Returns the builder for the settings used for calls to createTestCase.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ExportTestCasesRequest,ExportTestCasesResponse,ExportTestCasesMetadata> |
exportTestCasesOperationSettings()
Returns the builder for the settings used for calls to exportTestCases.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportTestCasesRequest,com.google.longrunning.Operation> |
exportTestCasesSettings()
Returns the builder for the settings used for calls to exportTestCases.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTestCaseResultRequest,TestCaseResult> |
getTestCaseResultSettings()
Returns the builder for the settings used for calls to getTestCaseResult.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTestCaseRequest,TestCase> |
getTestCaseSettings()
Returns the builder for the settings used for calls to getTestCase.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ImportTestCasesRequest,ImportTestCasesResponse,ImportTestCasesMetadata> |
importTestCasesOperationSettings()
Returns the builder for the settings used for calls to importTestCases.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportTestCasesRequest,com.google.longrunning.Operation> |
importTestCasesSettings()
Returns the builder for the settings used for calls to importTestCases.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,TestCasesClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCasesClient.ListTestCaseResultsPagedResponse> |
listTestCaseResultsSettings()
Returns the builder for the settings used for calls to listTestCaseResults.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTestCasesRequest,ListTestCasesResponse,TestCasesClient.ListTestCasesPagedResponse> |
listTestCasesSettings()
Returns the builder for the settings used for calls to listTestCases.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata> |
runTestCaseOperationSettings()
Returns the builder for the settings used for calls to runTestCase.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RunTestCaseRequest,com.google.longrunning.Operation> |
runTestCaseSettings()
Returns the builder for the settings used for calls to runTestCase.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTestCaseRequest,TestCase> |
updateTestCaseSettings()
Returns the builder for the settings used for calls to updateTestCase.
|
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(TestCasesStubSettings settings)
public TestCasesStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTestCasesRequest,ListTestCasesResponse,TestCasesClient.ListTestCasesPagedResponse> listTestCasesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteTestCasesRequest,com.google.protobuf.Empty> batchDeleteTestCasesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTestCaseRequest,TestCase> getTestCaseSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTestCaseRequest,TestCase> createTestCaseSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTestCaseRequest,TestCase> updateTestCaseSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RunTestCaseRequest,com.google.longrunning.Operation> runTestCaseSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata> runTestCaseOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchRunTestCasesRequest,com.google.longrunning.Operation> batchRunTestCasesSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchRunTestCasesRequest,BatchRunTestCasesResponse,BatchRunTestCasesMetadata> batchRunTestCasesOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateCoverageRequest,CalculateCoverageResponse> calculateCoverageSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportTestCasesRequest,com.google.longrunning.Operation> importTestCasesSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<ImportTestCasesRequest,ImportTestCasesResponse,ImportTestCasesMetadata> importTestCasesOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportTestCasesRequest,com.google.longrunning.Operation> exportTestCasesSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<ExportTestCasesRequest,ExportTestCasesResponse,ExportTestCasesMetadata> exportTestCasesOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCasesClient.ListTestCaseResultsPagedResponse> listTestCaseResultsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTestCaseResultRequest,TestCaseResult> getTestCaseResultSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,TestCasesClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public TestCasesStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<TestCasesStubSettings,TestCasesStubSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.