public sealed class NotebookServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Vertex AI Notebooks v1beta1 API class NotebookServiceSettings.
Settings for NotebookServiceClient instances.
Namespace
Google.Cloud.Notebooks.V1Beta1Assembly
Google.Cloud.Notebooks.V1Beta1.dll
Constructors
NotebookServiceSettings()
public NotebookServiceSettings()Constructs a new NotebookServiceSettings object with default settings.
Properties
CreateEnvironmentOperationsSettings
public OperationsSettings CreateEnvironmentOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.CreateEnvironment and
NotebookServiceClient.CreateEnvironmentAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CreateEnvironmentSettings
public CallSettings CreateEnvironmentSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.CreateEnvironment and NotebookServiceClient.CreateEnvironmentAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
CreateInstanceOperationsSettings
public OperationsSettings CreateInstanceOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.CreateInstance and
NotebookServiceClient.CreateInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CreateInstanceSettings
public CallSettings CreateInstanceSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.CreateInstance and NotebookServiceClient.CreateInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
DeleteEnvironmentOperationsSettings
public OperationsSettings DeleteEnvironmentOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.DeleteEnvironment and
NotebookServiceClient.DeleteEnvironmentAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteEnvironmentSettings
public CallSettings DeleteEnvironmentSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.DeleteEnvironment and NotebookServiceClient.DeleteEnvironmentAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
DeleteInstanceOperationsSettings
public OperationsSettings DeleteInstanceOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.DeleteInstance and
NotebookServiceClient.DeleteInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteInstanceSettings
public CallSettings DeleteInstanceSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.DeleteInstance and NotebookServiceClient.DeleteInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
GetEnvironmentSettings
public CallSettings GetEnvironmentSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.GetEnvironment and NotebookServiceClient.GetEnvironmentAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
GetInstanceSettings
public CallSettings GetInstanceSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.GetInstance and NotebookServiceClient.GetInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
IAMPolicySettings
public IAMPolicySettings IAMPolicySettings { get; set; }The settings to use for the IAMPolicyClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
IAMPolicySettings |
|
IsInstanceUpgradeableSettings
public CallSettings IsInstanceUpgradeableSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.IsInstanceUpgradeable and NotebookServiceClient.IsInstanceUpgradeableAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
ListEnvironmentsSettings
public CallSettings ListEnvironmentsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.ListEnvironments and NotebookServiceClient.ListEnvironmentsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
ListInstancesSettings
public CallSettings ListInstancesSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.ListInstances and NotebookServiceClient.ListInstancesAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
LocationsSettings
public LocationsSettings LocationsSettings { get; set; }The settings to use for the LocationsClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
LocationsSettings |
|
RegisterInstanceOperationsSettings
public OperationsSettings RegisterInstanceOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.RegisterInstance and
NotebookServiceClient.RegisterInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
RegisterInstanceSettings
public CallSettings RegisterInstanceSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.RegisterInstance and NotebookServiceClient.RegisterInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
ReportInstanceInfoOperationsSettings
public OperationsSettings ReportInstanceInfoOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.ReportInstanceInfo and
NotebookServiceClient.ReportInstanceInfoAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
ReportInstanceInfoSettings
public CallSettings ReportInstanceInfoSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.ReportInstanceInfo and NotebookServiceClient.ReportInstanceInfoAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
ResetInstanceOperationsSettings
public OperationsSettings ResetInstanceOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.ResetInstance and
NotebookServiceClient.ResetInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
ResetInstanceSettings
public CallSettings ResetInstanceSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.ResetInstance and NotebookServiceClient.ResetInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
SetInstanceAcceleratorOperationsSettings
public OperationsSettings SetInstanceAcceleratorOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.SetInstanceAccelerator and
NotebookServiceClient.SetInstanceAcceleratorAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
SetInstanceAcceleratorSettings
public CallSettings SetInstanceAcceleratorSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.SetInstanceAccelerator and NotebookServiceClient.SetInstanceAcceleratorAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
SetInstanceLabelsOperationsSettings
public OperationsSettings SetInstanceLabelsOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.SetInstanceLabels and
NotebookServiceClient.SetInstanceLabelsAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
SetInstanceLabelsSettings
public CallSettings SetInstanceLabelsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.SetInstanceLabels and NotebookServiceClient.SetInstanceLabelsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
SetInstanceMachineTypeOperationsSettings
public OperationsSettings SetInstanceMachineTypeOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.SetInstanceMachineType and
NotebookServiceClient.SetInstanceMachineTypeAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
SetInstanceMachineTypeSettings
public CallSettings SetInstanceMachineTypeSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.SetInstanceMachineType and NotebookServiceClient.SetInstanceMachineTypeAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
StartInstanceOperationsSettings
public OperationsSettings StartInstanceOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.StartInstance and
NotebookServiceClient.StartInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
StartInstanceSettings
public CallSettings StartInstanceSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.StartInstance and NotebookServiceClient.StartInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
StopInstanceOperationsSettings
public OperationsSettings StopInstanceOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.StopInstance and
NotebookServiceClient.StopInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
StopInstanceSettings
public CallSettings StopInstanceSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.StopInstance and NotebookServiceClient.StopInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
UpgradeInstanceInternalOperationsSettings
public OperationsSettings UpgradeInstanceInternalOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.UpgradeInstanceInternal and
NotebookServiceClient.UpgradeInstanceInternalAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UpgradeInstanceInternalSettings
public CallSettings UpgradeInstanceInternalSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.UpgradeInstanceInternal and
NotebookServiceClient.UpgradeInstanceInternalAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
UpgradeInstanceOperationsSettings
public OperationsSettings UpgradeInstanceOperationsSettings { get; set; }Long Running Operation settings for calls to NotebookServiceClient.UpgradeInstance and
NotebookServiceClient.UpgradeInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UpgradeInstanceSettings
public CallSettings UpgradeInstanceSettings { get; set; }CallSettings for synchronous and asynchronous calls to
NotebookServiceClient.UpgradeInstance and NotebookServiceClient.UpgradeInstanceAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
Methods
Clone()
public NotebookServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
NotebookServiceSettings |
A deep clone of this NotebookServiceSettings object. |
GetDefault()
public static NotebookServiceSettings GetDefault()Get a new instance of the default NotebookServiceSettings.
| Returns | |
|---|---|
| Type | Description |
NotebookServiceSettings |
A new instance of the default NotebookServiceSettings. |