public static class IndexEndpointServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<IndexEndpointServiceStubSettings,IndexEndpointServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(IndexEndpointServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
IndexEndpointServiceStubSettings.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.
|
IndexEndpointServiceStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointOperationMetadata> |
createIndexEndpointOperationSettings()
Returns the builder for the settings used for calls to createIndexEndpoint.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIndexEndpointRequest,com.google.longrunning.Operation> |
createIndexEndpointSettings()
Returns the builder for the settings used for calls to createIndexEndpoint.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteIndexEndpointRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteIndexEndpointOperationSettings()
Returns the builder for the settings used for calls to deleteIndexEndpoint.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteIndexEndpointRequest,com.google.longrunning.Operation> |
deleteIndexEndpointSettings()
Returns the builder for the settings used for calls to deleteIndexEndpoint.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeployIndexRequest,DeployIndexResponse,DeployIndexOperationMetadata> |
deployIndexOperationSettings()
Returns the builder for the settings used for calls to deployIndex.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployIndexRequest,com.google.longrunning.Operation> |
deployIndexSettings()
Returns the builder for the settings used for calls to deployIndex.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIndexEndpointRequest,IndexEndpoint> |
getIndexEndpointSettings()
Returns the builder for the settings used for calls to getIndexEndpoint.
|
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.PagedCallSettings.Builder<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> |
listIndexEndpointsSettings()
Returns the builder for the settings used for calls to listIndexEndpoints.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,IndexEndpointServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<MutateDeployedIndexRequest,MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata> |
mutateDeployedIndexOperationSettings()
Returns the builder for the settings used for calls to mutateDeployedIndex.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<MutateDeployedIndexRequest,com.google.longrunning.Operation> |
mutateDeployedIndexSettings()
Returns the builder for the settings used for calls to mutateDeployedIndex.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexOperationMetadata> |
undeployIndexOperationSettings()
Returns the builder for the settings used for calls to undeployIndex.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployIndexRequest,com.google.longrunning.Operation> |
undeployIndexSettings()
Returns the builder for the settings used for calls to undeployIndex.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIndexEndpointRequest,IndexEndpoint> |
updateIndexEndpointSettings()
Returns the builder for the settings used for calls to updateIndexEndpoint.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(IndexEndpointServiceStubSettings settings)
public IndexEndpointServiceStubSettings.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.UnaryCallSettings.Builder<CreateIndexEndpointRequest,com.google.longrunning.Operation> createIndexEndpointSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointOperationMetadata> createIndexEndpointOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIndexEndpointRequest,IndexEndpoint> getIndexEndpointSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> listIndexEndpointsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIndexEndpointRequest,IndexEndpoint> updateIndexEndpointSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteIndexEndpointRequest,com.google.longrunning.Operation> deleteIndexEndpointSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteIndexEndpointRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteIndexEndpointOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployIndexRequest,com.google.longrunning.Operation> deployIndexSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeployIndexRequest,DeployIndexResponse,DeployIndexOperationMetadata> deployIndexOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployIndexRequest,com.google.longrunning.Operation> undeployIndexSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexOperationMetadata> undeployIndexOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<MutateDeployedIndexRequest,com.google.longrunning.Operation> mutateDeployedIndexSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<MutateDeployedIndexRequest,MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata> mutateDeployedIndexOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,IndexEndpointServiceClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public IndexEndpointServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<IndexEndpointServiceStubSettings,IndexEndpointServiceStubSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.