Send feedback
Class NotebookServiceSettings.Builder (1.50.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.50.0 keyboard_arrow_down
public static class NotebookServiceSettings . Builder extends ClientSettings . Builder<NotebookServiceSettings , NotebookServiceSettings . Builder >
Builder for NotebookServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(NotebookServiceSettings settings)
protected Builder ( NotebookServiceSettings settings )
Builder(NotebookServiceStubSettings.Builder stubSettings)
protected Builder ( NotebookServiceStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public NotebookServiceSettings . 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.
build()
public NotebookServiceSettings build ()
Overrides
checkInstanceUpgradabilitySettings()
public UnaryCallSettings . Builder<CheckInstanceUpgradabilityRequest , CheckInstanceUpgradabilityResponse > checkInstanceUpgradabilitySettings ()
Returns the builder for the settings used for calls to checkInstanceUpgradability.
createInstanceOperationSettings()
public OperationCallSettings . Builder<CreateInstanceRequest , Instance , OperationMetadata > createInstanceOperationSettings ()
Returns the builder for the settings used for calls to createInstance.
createInstanceSettings()
public UnaryCallSettings . Builder<CreateInstanceRequest , Operation > createInstanceSettings ()
Returns the builder for the settings used for calls to createInstance.
deleteInstanceOperationSettings()
public OperationCallSettings . Builder<DeleteInstanceRequest , Empty , OperationMetadata > deleteInstanceOperationSettings ()
Returns the builder for the settings used for calls to deleteInstance.
deleteInstanceSettings()
public UnaryCallSettings . Builder<DeleteInstanceRequest , Operation > deleteInstanceSettings ()
Returns the builder for the settings used for calls to deleteInstance.
diagnoseInstanceOperationSettings()
public OperationCallSettings . Builder<DiagnoseInstanceRequest , Instance , OperationMetadata > diagnoseInstanceOperationSettings ()
Returns the builder for the settings used for calls to diagnoseInstance.
diagnoseInstanceSettings()
public UnaryCallSettings . Builder<DiagnoseInstanceRequest , Operation > diagnoseInstanceSettings ()
Returns the builder for the settings used for calls to diagnoseInstance.
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 >
getInstanceSettings()
public UnaryCallSettings . Builder<GetInstanceRequest , Instance > getInstanceSettings ()
Returns the builder for the settings used for calls to getInstance.
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 >
getStubSettingsBuilder()
public NotebookServiceStubSettings . Builder getStubSettingsBuilder ()
listInstancesSettings()
public PagedCallSettings . Builder<ListInstancesRequest , ListInstancesResponse , NotebookServiceClient . ListInstancesPagedResponse > listInstancesSettings ()
Returns the builder for the settings used for calls to listInstances.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , NotebookServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
resetInstanceOperationSettings()
public OperationCallSettings . Builder<ResetInstanceRequest , Instance , OperationMetadata > resetInstanceOperationSettings ()
Returns the builder for the settings used for calls to resetInstance.
resetInstanceSettings()
public UnaryCallSettings . Builder<ResetInstanceRequest , Operation > resetInstanceSettings ()
Returns the builder for the settings used for calls to resetInstance.
rollbackInstanceOperationSettings()
public OperationCallSettings . Builder<RollbackInstanceRequest , Instance , OperationMetadata > rollbackInstanceOperationSettings ()
Returns the builder for the settings used for calls to rollbackInstance.
rollbackInstanceSettings()
public UnaryCallSettings . Builder<RollbackInstanceRequest , Operation > rollbackInstanceSettings ()
Returns the builder for the settings used for calls to rollbackInstance.
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 >
startInstanceOperationSettings()
public OperationCallSettings . Builder<StartInstanceRequest , Instance , OperationMetadata > startInstanceOperationSettings ()
Returns the builder for the settings used for calls to startInstance.
startInstanceSettings()
public UnaryCallSettings . Builder<StartInstanceRequest , Operation > startInstanceSettings ()
Returns the builder for the settings used for calls to startInstance.
stopInstanceOperationSettings()
public OperationCallSettings . Builder<StopInstanceRequest , Instance , OperationMetadata > stopInstanceOperationSettings ()
Returns the builder for the settings used for calls to stopInstance.
stopInstanceSettings()
public UnaryCallSettings . Builder<StopInstanceRequest , Operation > stopInstanceSettings ()
Returns the builder for the settings used for calls to stopInstance.
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 >
updateInstanceOperationSettings()
public OperationCallSettings . Builder<UpdateInstanceRequest , Instance , OperationMetadata > updateInstanceOperationSettings ()
Returns the builder for the settings used for calls to updateInstance.
updateInstanceSettings()
public UnaryCallSettings . Builder<UpdateInstanceRequest , Operation > updateInstanceSettings ()
Returns the builder for the settings used for calls to updateInstance.
upgradeInstanceOperationSettings()
public OperationCallSettings . Builder<UpgradeInstanceRequest , Instance , OperationMetadata > upgradeInstanceOperationSettings ()
Returns the builder for the settings used for calls to upgradeInstance.
upgradeInstanceSettings()
public UnaryCallSettings . Builder<UpgradeInstanceRequest , Operation > upgradeInstanceSettings ()
Returns the builder for the settings used for calls to upgradeInstance.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]