public static class NotebookServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<NotebookServiceSettings,NotebookServiceSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(NotebookServiceSettings settings) |
protected |
Builder(NotebookServiceStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
NotebookServiceSettings.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.OperationCallSettings.Builder<AssignNotebookRuntimeRequest,NotebookRuntime,AssignNotebookRuntimeOperationMetadata> |
assignNotebookRuntimeOperationSettings()
Returns the builder for the settings used for calls to assignNotebookRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<AssignNotebookRuntimeRequest,com.google.longrunning.Operation> |
assignNotebookRuntimeSettings()
Returns the builder for the settings used for calls to assignNotebookRuntime.
|
NotebookServiceSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateNotebookRuntimeTemplateRequest,NotebookRuntimeTemplate,CreateNotebookRuntimeTemplateOperationMetadata> |
createNotebookRuntimeTemplateOperationSettings()
Returns the builder for the settings used for calls to createNotebookRuntimeTemplate.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNotebookRuntimeTemplateRequest,com.google.longrunning.Operation> |
createNotebookRuntimeTemplateSettings()
Returns the builder for the settings used for calls to createNotebookRuntimeTemplate.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNotebookExecutionJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteNotebookExecutionJobOperationSettings()
Returns the builder for the settings used for calls to deleteNotebookExecutionJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNotebookExecutionJobRequest,com.google.longrunning.Operation> |
deleteNotebookExecutionJobSettings()
Returns the builder for the settings used for calls to deleteNotebookExecutionJob.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNotebookRuntimeRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteNotebookRuntimeOperationSettings()
Returns the builder for the settings used for calls to deleteNotebookRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNotebookRuntimeRequest,com.google.longrunning.Operation> |
deleteNotebookRuntimeSettings()
Returns the builder for the settings used for calls to deleteNotebookRuntime.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNotebookRuntimeTemplateRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteNotebookRuntimeTemplateOperationSettings()
Returns the builder for the settings used for calls to deleteNotebookRuntimeTemplate.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNotebookRuntimeTemplateRequest,com.google.longrunning.Operation> |
deleteNotebookRuntimeTemplateSettings()
Returns the builder for the settings used for calls to deleteNotebookRuntimeTemplate.
|
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.UnaryCallSettings.Builder<GetNotebookExecutionJobRequest,NotebookExecutionJob> |
getNotebookExecutionJobSettings()
Returns the builder for the settings used for calls to getNotebookExecutionJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotebookRuntimeRequest,NotebookRuntime> |
getNotebookRuntimeSettings()
Returns the builder for the settings used for calls to getNotebookRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotebookRuntimeTemplateRequest,NotebookRuntimeTemplate> |
getNotebookRuntimeTemplateSettings()
Returns the builder for the settings used for calls to getNotebookRuntimeTemplate.
|
NotebookServiceStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,NotebookServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotebookExecutionJobsRequest,ListNotebookExecutionJobsResponse,NotebookServiceClient.ListNotebookExecutionJobsPagedResponse> |
listNotebookExecutionJobsSettings()
Returns the builder for the settings used for calls to listNotebookExecutionJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookServiceClient.ListNotebookRuntimesPagedResponse> |
listNotebookRuntimesSettings()
Returns the builder for the settings used for calls to listNotebookRuntimes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesResponse,NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse> |
listNotebookRuntimeTemplatesSettings()
Returns the builder for the settings used for calls to listNotebookRuntimeTemplates.
|
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.OperationCallSettings.Builder<StartNotebookRuntimeRequest,StartNotebookRuntimeResponse,StartNotebookRuntimeOperationMetadata> |
startNotebookRuntimeOperationSettings()
Returns the builder for the settings used for calls to startNotebookRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<StartNotebookRuntimeRequest,com.google.longrunning.Operation> |
startNotebookRuntimeSettings()
Returns the builder for the settings used for calls to startNotebookRuntime.
|
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.api.gax.rpc.OperationCallSettings.Builder<UpgradeNotebookRuntimeRequest,UpgradeNotebookRuntimeResponse,UpgradeNotebookRuntimeOperationMetadata> |
upgradeNotebookRuntimeOperationSettings()
Returns the builder for the settings used for calls to upgradeNotebookRuntime.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpgradeNotebookRuntimeRequest,com.google.longrunning.Operation> |
upgradeNotebookRuntimeSettings()
Returns the builder for the settings used for calls to upgradeNotebookRuntime.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(NotebookServiceSettings settings)
protected Builder(NotebookServiceStubSettings.Builder stubSettings)
public NotebookServiceStubSettings.Builder getStubSettingsBuilder()
public NotebookServiceSettings.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.api.gax.rpc.UnaryCallSettings.Builder<CreateNotebookRuntimeTemplateRequest,com.google.longrunning.Operation> createNotebookRuntimeTemplateSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateNotebookRuntimeTemplateRequest,NotebookRuntimeTemplate,CreateNotebookRuntimeTemplateOperationMetadata> createNotebookRuntimeTemplateOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotebookRuntimeTemplateRequest,NotebookRuntimeTemplate> getNotebookRuntimeTemplateSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotebookRuntimeTemplatesRequest,ListNotebookRuntimeTemplatesResponse,NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse> listNotebookRuntimeTemplatesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNotebookRuntimeTemplateRequest,com.google.longrunning.Operation> deleteNotebookRuntimeTemplateSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNotebookRuntimeTemplateRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteNotebookRuntimeTemplateOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AssignNotebookRuntimeRequest,com.google.longrunning.Operation> assignNotebookRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<AssignNotebookRuntimeRequest,NotebookRuntime,AssignNotebookRuntimeOperationMetadata> assignNotebookRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotebookRuntimeRequest,NotebookRuntime> getNotebookRuntimeSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookServiceClient.ListNotebookRuntimesPagedResponse> listNotebookRuntimesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNotebookRuntimeRequest,com.google.longrunning.Operation> deleteNotebookRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNotebookRuntimeRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteNotebookRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpgradeNotebookRuntimeRequest,com.google.longrunning.Operation> upgradeNotebookRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeNotebookRuntimeRequest,UpgradeNotebookRuntimeResponse,UpgradeNotebookRuntimeOperationMetadata> upgradeNotebookRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StartNotebookRuntimeRequest,com.google.longrunning.Operation> startNotebookRuntimeSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<StartNotebookRuntimeRequest,StartNotebookRuntimeResponse,StartNotebookRuntimeOperationMetadata> startNotebookRuntimeOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotebookExecutionJobRequest,NotebookExecutionJob> getNotebookExecutionJobSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListNotebookExecutionJobsRequest,ListNotebookExecutionJobsResponse,NotebookServiceClient.ListNotebookExecutionJobsPagedResponse> listNotebookExecutionJobsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNotebookExecutionJobRequest,com.google.longrunning.Operation> deleteNotebookExecutionJobSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNotebookExecutionJobRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteNotebookExecutionJobOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,NotebookServiceClient.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 NotebookServiceSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<NotebookServiceSettings,NotebookServiceSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.