public static class FeatureRegistryServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<FeatureRegistryServiceStubSettings,FeatureRegistryServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(FeatureRegistryServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
FeatureRegistryServiceStubSettings.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.
|
FeatureRegistryServiceStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureGroupRequest,FeatureGroup,CreateFeatureGroupOperationMetadata> |
createFeatureGroupOperationSettings()
Returns the builder for the settings used for calls to createFeatureGroup.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeatureGroupRequest,com.google.longrunning.Operation> |
createFeatureGroupSettings()
Returns the builder for the settings used for calls to createFeatureGroup.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,CreateFeatureOperationMetadata> |
createFeatureOperationSettings()
Returns the builder for the settings used for calls to createFeature.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeatureRequest,com.google.longrunning.Operation> |
createFeatureSettings()
Returns the builder for the settings used for calls to createFeature.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureGroupRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteFeatureGroupOperationSettings()
Returns the builder for the settings used for calls to deleteFeatureGroup.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureGroupRequest,com.google.longrunning.Operation> |
deleteFeatureGroupSettings()
Returns the builder for the settings used for calls to deleteFeatureGroup.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteFeatureOperationSettings()
Returns the builder for the settings used for calls to deleteFeature.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureRequest,com.google.longrunning.Operation> |
deleteFeatureSettings()
Returns the builder for the settings used for calls to deleteFeature.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureGroupRequest,FeatureGroup> |
getFeatureGroupSettings()
Returns the builder for the settings used for calls to getFeatureGroup.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureRequest,Feature> |
getFeatureSettings()
Returns the builder for the settings used for calls to getFeature.
|
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<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<ListFeatureGroupsRequest,ListFeatureGroupsResponse,FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse> |
listFeatureGroupsSettings()
Returns the builder for the settings used for calls to listFeatureGroups.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeatureRegistryServiceClient.ListFeaturesPagedResponse> |
listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,FeatureRegistryServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
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<UpdateFeatureGroupRequest,FeatureGroup,UpdateFeatureGroupOperationMetadata> |
updateFeatureGroupOperationSettings()
Returns the builder for the settings used for calls to updateFeatureGroup.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeatureGroupRequest,com.google.longrunning.Operation> |
updateFeatureGroupSettings()
Returns the builder for the settings used for calls to updateFeatureGroup.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeatureRequest,Feature,UpdateFeatureOperationMetadata> |
updateFeatureOperationSettings()
Returns the builder for the settings used for calls to updateFeature.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeatureRequest,com.google.longrunning.Operation> |
updateFeatureSettings()
Returns the builder for the settings used for calls to updateFeature.
|
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, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(FeatureRegistryServiceStubSettings settings)
public FeatureRegistryServiceStubSettings.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<CreateFeatureGroupRequest,com.google.longrunning.Operation> createFeatureGroupSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureGroupRequest,FeatureGroup,CreateFeatureGroupOperationMetadata> createFeatureGroupOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureGroupRequest,FeatureGroup> getFeatureGroupSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeatureGroupsRequest,ListFeatureGroupsResponse,FeatureRegistryServiceClient.ListFeatureGroupsPagedResponse> listFeatureGroupsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeatureGroupRequest,com.google.longrunning.Operation> updateFeatureGroupSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeatureGroupRequest,FeatureGroup,UpdateFeatureGroupOperationMetadata> updateFeatureGroupOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureGroupRequest,com.google.longrunning.Operation> deleteFeatureGroupSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureGroupRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteFeatureGroupOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeatureRequest,com.google.longrunning.Operation> createFeatureSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,CreateFeatureOperationMetadata> createFeatureOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureRequest,Feature> getFeatureSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeatureRegistryServiceClient.ListFeaturesPagedResponse> listFeaturesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeatureRequest,com.google.longrunning.Operation> updateFeatureSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeatureRequest,Feature,UpdateFeatureOperationMetadata> updateFeatureOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureRequest,com.google.longrunning.Operation> deleteFeatureSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteFeatureOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,FeatureRegistryServiceClient.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 FeatureRegistryServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<FeatureRegistryServiceStubSettings,FeatureRegistryServiceStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.