...

Source file src/google.golang.org/genproto/googleapis/cloud/notebooks/v1/alias.go

Documentation: google.golang.org/genproto/googleapis/cloud/notebooks/v1

     1  // Copyright 2022 Google LLC
     2  //
     3  // Licensed under the Apache License, Version 2.0 (the "License");
     4  // you may not use this file except in compliance with the License.
     5  // You may obtain a copy of the License at
     6  //
     7  //     http://www.apache.org/licenses/LICENSE-2.0
     8  //
     9  // Unless required by applicable law or agreed to in writing, software
    10  // distributed under the License is distributed on an "AS IS" BASIS,
    11  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12  // See the License for the specific language governing permissions and
    13  // limitations under the License.
    14  
    15  // Code generated by aliasgen. DO NOT EDIT.
    16  
    17  // Package notebooks aliases all exported identifiers in package
    18  // "cloud.google.com/go/notebooks/apiv1/notebookspb".
    19  //
    20  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb.
    21  // Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md
    22  // for more details.
    23  package notebooks
    24  
    25  import (
    26  	src "cloud.google.com/go/notebooks/apiv1/notebookspb"
    27  	grpc "google.golang.org/grpc"
    28  )
    29  
    30  // Deprecated: Please use consts in: cloud.google.com/go/notebooks/apiv1/notebookspb
    31  const (
    32  	Event_EVENT_TYPE_UNSPECIFIED                             = src.Event_EVENT_TYPE_UNSPECIFIED
    33  	Event_HEALTH                                             = src.Event_HEALTH
    34  	Event_HEARTBEAT                                          = src.Event_HEARTBEAT
    35  	Event_IDLE                                               = src.Event_IDLE
    36  	Event_MAINTENANCE                                        = src.Event_MAINTENANCE
    37  	ExecutionTemplate_BASIC                                  = src.ExecutionTemplate_BASIC
    38  	ExecutionTemplate_BASIC_GPU                              = src.ExecutionTemplate_BASIC_GPU
    39  	ExecutionTemplate_BASIC_TPU                              = src.ExecutionTemplate_BASIC_TPU
    40  	ExecutionTemplate_CUSTOM                                 = src.ExecutionTemplate_CUSTOM
    41  	ExecutionTemplate_DATAPROC                               = src.ExecutionTemplate_DATAPROC
    42  	ExecutionTemplate_JOB_TYPE_UNSPECIFIED                   = src.ExecutionTemplate_JOB_TYPE_UNSPECIFIED
    43  	ExecutionTemplate_NVIDIA_TESLA_A100                      = src.ExecutionTemplate_NVIDIA_TESLA_A100
    44  	ExecutionTemplate_NVIDIA_TESLA_K80                       = src.ExecutionTemplate_NVIDIA_TESLA_K80
    45  	ExecutionTemplate_NVIDIA_TESLA_P100                      = src.ExecutionTemplate_NVIDIA_TESLA_P100
    46  	ExecutionTemplate_NVIDIA_TESLA_P4                        = src.ExecutionTemplate_NVIDIA_TESLA_P4
    47  	ExecutionTemplate_NVIDIA_TESLA_T4                        = src.ExecutionTemplate_NVIDIA_TESLA_T4
    48  	ExecutionTemplate_NVIDIA_TESLA_V100                      = src.ExecutionTemplate_NVIDIA_TESLA_V100
    49  	ExecutionTemplate_PREMIUM_1                              = src.ExecutionTemplate_PREMIUM_1
    50  	ExecutionTemplate_SCALE_TIER_UNSPECIFIED                 = src.ExecutionTemplate_SCALE_TIER_UNSPECIFIED
    51  	ExecutionTemplate_SCHEDULER_ACCELERATOR_TYPE_UNSPECIFIED = src.ExecutionTemplate_SCHEDULER_ACCELERATOR_TYPE_UNSPECIFIED
    52  	ExecutionTemplate_STANDARD_1                             = src.ExecutionTemplate_STANDARD_1
    53  	ExecutionTemplate_TPU_V2                                 = src.ExecutionTemplate_TPU_V2
    54  	ExecutionTemplate_TPU_V3                                 = src.ExecutionTemplate_TPU_V3
    55  	ExecutionTemplate_VERTEX_AI                              = src.ExecutionTemplate_VERTEX_AI
    56  	Execution_CANCELLED                                      = src.Execution_CANCELLED
    57  	Execution_CANCELLING                                     = src.Execution_CANCELLING
    58  	Execution_EXPIRED                                        = src.Execution_EXPIRED
    59  	Execution_FAILED                                         = src.Execution_FAILED
    60  	Execution_INITIALIZING                                   = src.Execution_INITIALIZING
    61  	Execution_PREPARING                                      = src.Execution_PREPARING
    62  	Execution_QUEUED                                         = src.Execution_QUEUED
    63  	Execution_RUNNING                                        = src.Execution_RUNNING
    64  	Execution_STATE_UNSPECIFIED                              = src.Execution_STATE_UNSPECIFIED
    65  	Execution_SUCCEEDED                                      = src.Execution_SUCCEEDED
    66  	GetInstanceHealthResponse_AGENT_NOT_INSTALLED            = src.GetInstanceHealthResponse_AGENT_NOT_INSTALLED
    67  	GetInstanceHealthResponse_AGENT_NOT_RUNNING              = src.GetInstanceHealthResponse_AGENT_NOT_RUNNING
    68  	GetInstanceHealthResponse_HEALTHY                        = src.GetInstanceHealthResponse_HEALTHY
    69  	GetInstanceHealthResponse_HEALTH_STATE_UNSPECIFIED       = src.GetInstanceHealthResponse_HEALTH_STATE_UNSPECIFIED
    70  	GetInstanceHealthResponse_UNHEALTHY                      = src.GetInstanceHealthResponse_UNHEALTHY
    71  	Instance_ACCELERATOR_TYPE_UNSPECIFIED                    = src.Instance_ACCELERATOR_TYPE_UNSPECIFIED
    72  	Instance_ACTIVE                                          = src.Instance_ACTIVE
    73  	Instance_CMEK                                            = src.Instance_CMEK
    74  	Instance_DELETED                                         = src.Instance_DELETED
    75  	Instance_DISK_ENCRYPTION_UNSPECIFIED                     = src.Instance_DISK_ENCRYPTION_UNSPECIFIED
    76  	Instance_DISK_TYPE_UNSPECIFIED                           = src.Instance_DISK_TYPE_UNSPECIFIED
    77  	Instance_GMEK                                            = src.Instance_GMEK
    78  	Instance_GVNIC                                           = src.Instance_GVNIC
    79  	Instance_INITIALIZING                                    = src.Instance_INITIALIZING
    80  	Instance_NVIDIA_TESLA_A100                               = src.Instance_NVIDIA_TESLA_A100
    81  	Instance_NVIDIA_TESLA_K80                                = src.Instance_NVIDIA_TESLA_K80
    82  	Instance_NVIDIA_TESLA_P100                               = src.Instance_NVIDIA_TESLA_P100
    83  	Instance_NVIDIA_TESLA_P100_VWS                           = src.Instance_NVIDIA_TESLA_P100_VWS
    84  	Instance_NVIDIA_TESLA_P4                                 = src.Instance_NVIDIA_TESLA_P4
    85  	Instance_NVIDIA_TESLA_P4_VWS                             = src.Instance_NVIDIA_TESLA_P4_VWS
    86  	Instance_NVIDIA_TESLA_T4                                 = src.Instance_NVIDIA_TESLA_T4
    87  	Instance_NVIDIA_TESLA_T4_VWS                             = src.Instance_NVIDIA_TESLA_T4_VWS
    88  	Instance_NVIDIA_TESLA_V100                               = src.Instance_NVIDIA_TESLA_V100
    89  	Instance_PD_BALANCED                                     = src.Instance_PD_BALANCED
    90  	Instance_PD_EXTREME                                      = src.Instance_PD_EXTREME
    91  	Instance_PD_SSD                                          = src.Instance_PD_SSD
    92  	Instance_PD_STANDARD                                     = src.Instance_PD_STANDARD
    93  	Instance_PROVISIONING                                    = src.Instance_PROVISIONING
    94  	Instance_REGISTERING                                     = src.Instance_REGISTERING
    95  	Instance_STARTING                                        = src.Instance_STARTING
    96  	Instance_STATE_UNSPECIFIED                               = src.Instance_STATE_UNSPECIFIED
    97  	Instance_STOPPED                                         = src.Instance_STOPPED
    98  	Instance_STOPPING                                        = src.Instance_STOPPING
    99  	Instance_SUSPENDED                                       = src.Instance_SUSPENDED
   100  	Instance_SUSPENDING                                      = src.Instance_SUSPENDING
   101  	Instance_TPU_V2                                          = src.Instance_TPU_V2
   102  	Instance_TPU_V3                                          = src.Instance_TPU_V3
   103  	Instance_UNSPECIFIED_NIC_TYPE                            = src.Instance_UNSPECIFIED_NIC_TYPE
   104  	Instance_UPGRADING                                       = src.Instance_UPGRADING
   105  	Instance_UpgradeHistoryEntry_ACTION_UNSPECIFIED          = src.Instance_UpgradeHistoryEntry_ACTION_UNSPECIFIED
   106  	Instance_UpgradeHistoryEntry_FAILED                      = src.Instance_UpgradeHistoryEntry_FAILED
   107  	Instance_UpgradeHistoryEntry_ROLLBACK                    = src.Instance_UpgradeHistoryEntry_ROLLBACK
   108  	Instance_UpgradeHistoryEntry_STARTED                     = src.Instance_UpgradeHistoryEntry_STARTED
   109  	Instance_UpgradeHistoryEntry_STATE_UNSPECIFIED           = src.Instance_UpgradeHistoryEntry_STATE_UNSPECIFIED
   110  	Instance_UpgradeHistoryEntry_SUCCEEDED                   = src.Instance_UpgradeHistoryEntry_SUCCEEDED
   111  	Instance_UpgradeHistoryEntry_UPGRADE                     = src.Instance_UpgradeHistoryEntry_UPGRADE
   112  	Instance_VIRTIO_NET                                      = src.Instance_VIRTIO_NET
   113  	LocalDiskInitializeParams_DISK_TYPE_UNSPECIFIED          = src.LocalDiskInitializeParams_DISK_TYPE_UNSPECIFIED
   114  	LocalDiskInitializeParams_PD_BALANCED                    = src.LocalDiskInitializeParams_PD_BALANCED
   115  	LocalDiskInitializeParams_PD_EXTREME                     = src.LocalDiskInitializeParams_PD_EXTREME
   116  	LocalDiskInitializeParams_PD_SSD                         = src.LocalDiskInitializeParams_PD_SSD
   117  	LocalDiskInitializeParams_PD_STANDARD                    = src.LocalDiskInitializeParams_PD_STANDARD
   118  	ReservationAffinity_ANY_RESERVATION                      = src.ReservationAffinity_ANY_RESERVATION
   119  	ReservationAffinity_NO_RESERVATION                       = src.ReservationAffinity_NO_RESERVATION
   120  	ReservationAffinity_SPECIFIC_RESERVATION                 = src.ReservationAffinity_SPECIFIC_RESERVATION
   121  	ReservationAffinity_TYPE_UNSPECIFIED                     = src.ReservationAffinity_TYPE_UNSPECIFIED
   122  	RuntimeAcceleratorConfig_ACCELERATOR_TYPE_UNSPECIFIED    = src.RuntimeAcceleratorConfig_ACCELERATOR_TYPE_UNSPECIFIED
   123  	RuntimeAcceleratorConfig_NVIDIA_TESLA_A100               = src.RuntimeAcceleratorConfig_NVIDIA_TESLA_A100
   124  	RuntimeAcceleratorConfig_NVIDIA_TESLA_K80                = src.RuntimeAcceleratorConfig_NVIDIA_TESLA_K80
   125  	RuntimeAcceleratorConfig_NVIDIA_TESLA_P100               = src.RuntimeAcceleratorConfig_NVIDIA_TESLA_P100
   126  	RuntimeAcceleratorConfig_NVIDIA_TESLA_P100_VWS           = src.RuntimeAcceleratorConfig_NVIDIA_TESLA_P100_VWS
   127  	RuntimeAcceleratorConfig_NVIDIA_TESLA_P4                 = src.RuntimeAcceleratorConfig_NVIDIA_TESLA_P4
   128  	RuntimeAcceleratorConfig_NVIDIA_TESLA_P4_VWS             = src.RuntimeAcceleratorConfig_NVIDIA_TESLA_P4_VWS
   129  	RuntimeAcceleratorConfig_NVIDIA_TESLA_T4                 = src.RuntimeAcceleratorConfig_NVIDIA_TESLA_T4
   130  	RuntimeAcceleratorConfig_NVIDIA_TESLA_T4_VWS             = src.RuntimeAcceleratorConfig_NVIDIA_TESLA_T4_VWS
   131  	RuntimeAcceleratorConfig_NVIDIA_TESLA_V100               = src.RuntimeAcceleratorConfig_NVIDIA_TESLA_V100
   132  	RuntimeAcceleratorConfig_TPU_V2                          = src.RuntimeAcceleratorConfig_TPU_V2
   133  	RuntimeAcceleratorConfig_TPU_V3                          = src.RuntimeAcceleratorConfig_TPU_V3
   134  	RuntimeAccessConfig_RUNTIME_ACCESS_TYPE_UNSPECIFIED      = src.RuntimeAccessConfig_RUNTIME_ACCESS_TYPE_UNSPECIFIED
   135  	RuntimeAccessConfig_SERVICE_ACCOUNT                      = src.RuntimeAccessConfig_SERVICE_ACCOUNT
   136  	RuntimeAccessConfig_SINGLE_USER                          = src.RuntimeAccessConfig_SINGLE_USER
   137  	Runtime_ACTIVE                                           = src.Runtime_ACTIVE
   138  	Runtime_AGENT_NOT_INSTALLED                              = src.Runtime_AGENT_NOT_INSTALLED
   139  	Runtime_AGENT_NOT_RUNNING                                = src.Runtime_AGENT_NOT_RUNNING
   140  	Runtime_DELETING                                         = src.Runtime_DELETING
   141  	Runtime_HEALTHY                                          = src.Runtime_HEALTHY
   142  	Runtime_HEALTH_STATE_UNSPECIFIED                         = src.Runtime_HEALTH_STATE_UNSPECIFIED
   143  	Runtime_INITIALIZING                                     = src.Runtime_INITIALIZING
   144  	Runtime_PROVISIONING                                     = src.Runtime_PROVISIONING
   145  	Runtime_STARTING                                         = src.Runtime_STARTING
   146  	Runtime_STATE_UNSPECIFIED                                = src.Runtime_STATE_UNSPECIFIED
   147  	Runtime_STOPPED                                          = src.Runtime_STOPPED
   148  	Runtime_STOPPING                                         = src.Runtime_STOPPING
   149  	Runtime_UNHEALTHY                                        = src.Runtime_UNHEALTHY
   150  	Runtime_UPGRADING                                        = src.Runtime_UPGRADING
   151  	Schedule_DELETING                                        = src.Schedule_DELETING
   152  	Schedule_DISABLED                                        = src.Schedule_DISABLED
   153  	Schedule_ENABLED                                         = src.Schedule_ENABLED
   154  	Schedule_INITIALIZING                                    = src.Schedule_INITIALIZING
   155  	Schedule_PAUSED                                          = src.Schedule_PAUSED
   156  	Schedule_STATE_UNSPECIFIED                               = src.Schedule_STATE_UNSPECIFIED
   157  	Schedule_UPDATE_FAILED                                   = src.Schedule_UPDATE_FAILED
   158  	UpgradeType_UPGRADE_ALL                                  = src.UpgradeType_UPGRADE_ALL
   159  	UpgradeType_UPGRADE_CUDA                                 = src.UpgradeType_UPGRADE_CUDA
   160  	UpgradeType_UPGRADE_FRAMEWORK                            = src.UpgradeType_UPGRADE_FRAMEWORK
   161  	UpgradeType_UPGRADE_OS                                   = src.UpgradeType_UPGRADE_OS
   162  	UpgradeType_UPGRADE_TYPE_UNSPECIFIED                     = src.UpgradeType_UPGRADE_TYPE_UNSPECIFIED
   163  	VirtualMachineConfig_GVNIC                               = src.VirtualMachineConfig_GVNIC
   164  	VirtualMachineConfig_UNSPECIFIED_NIC_TYPE                = src.VirtualMachineConfig_UNSPECIFIED_NIC_TYPE
   165  	VirtualMachineConfig_VIRTIO_NET                          = src.VirtualMachineConfig_VIRTIO_NET
   166  )
   167  
   168  // Deprecated: Please use vars in: cloud.google.com/go/notebooks/apiv1/notebookspb
   169  var (
   170  	Event_EventType_name                                 = src.Event_EventType_name
   171  	Event_EventType_value                                = src.Event_EventType_value
   172  	ExecutionTemplate_JobType_name                       = src.ExecutionTemplate_JobType_name
   173  	ExecutionTemplate_JobType_value                      = src.ExecutionTemplate_JobType_value
   174  	ExecutionTemplate_ScaleTier_name                     = src.ExecutionTemplate_ScaleTier_name
   175  	ExecutionTemplate_ScaleTier_value                    = src.ExecutionTemplate_ScaleTier_value
   176  	ExecutionTemplate_SchedulerAcceleratorType_name      = src.ExecutionTemplate_SchedulerAcceleratorType_name
   177  	ExecutionTemplate_SchedulerAcceleratorType_value     = src.ExecutionTemplate_SchedulerAcceleratorType_value
   178  	Execution_State_name                                 = src.Execution_State_name
   179  	Execution_State_value                                = src.Execution_State_value
   180  	File_google_cloud_notebooks_v1_environment_proto     = src.File_google_cloud_notebooks_v1_environment_proto
   181  	File_google_cloud_notebooks_v1_event_proto           = src.File_google_cloud_notebooks_v1_event_proto
   182  	File_google_cloud_notebooks_v1_execution_proto       = src.File_google_cloud_notebooks_v1_execution_proto
   183  	File_google_cloud_notebooks_v1_instance_config_proto = src.File_google_cloud_notebooks_v1_instance_config_proto
   184  	File_google_cloud_notebooks_v1_instance_proto        = src.File_google_cloud_notebooks_v1_instance_proto
   185  	File_google_cloud_notebooks_v1_managed_service_proto = src.File_google_cloud_notebooks_v1_managed_service_proto
   186  	File_google_cloud_notebooks_v1_runtime_proto         = src.File_google_cloud_notebooks_v1_runtime_proto
   187  	File_google_cloud_notebooks_v1_schedule_proto        = src.File_google_cloud_notebooks_v1_schedule_proto
   188  	File_google_cloud_notebooks_v1_service_proto         = src.File_google_cloud_notebooks_v1_service_proto
   189  	GetInstanceHealthResponse_HealthState_name           = src.GetInstanceHealthResponse_HealthState_name
   190  	GetInstanceHealthResponse_HealthState_value          = src.GetInstanceHealthResponse_HealthState_value
   191  	Instance_AcceleratorType_name                        = src.Instance_AcceleratorType_name
   192  	Instance_AcceleratorType_value                       = src.Instance_AcceleratorType_value
   193  	Instance_DiskEncryption_name                         = src.Instance_DiskEncryption_name
   194  	Instance_DiskEncryption_value                        = src.Instance_DiskEncryption_value
   195  	Instance_DiskType_name                               = src.Instance_DiskType_name
   196  	Instance_DiskType_value                              = src.Instance_DiskType_value
   197  	Instance_NicType_name                                = src.Instance_NicType_name
   198  	Instance_NicType_value                               = src.Instance_NicType_value
   199  	Instance_State_name                                  = src.Instance_State_name
   200  	Instance_State_value                                 = src.Instance_State_value
   201  	Instance_UpgradeHistoryEntry_Action_name             = src.Instance_UpgradeHistoryEntry_Action_name
   202  	Instance_UpgradeHistoryEntry_Action_value            = src.Instance_UpgradeHistoryEntry_Action_value
   203  	Instance_UpgradeHistoryEntry_State_name              = src.Instance_UpgradeHistoryEntry_State_name
   204  	Instance_UpgradeHistoryEntry_State_value             = src.Instance_UpgradeHistoryEntry_State_value
   205  	LocalDiskInitializeParams_DiskType_name              = src.LocalDiskInitializeParams_DiskType_name
   206  	LocalDiskInitializeParams_DiskType_value             = src.LocalDiskInitializeParams_DiskType_value
   207  	ReservationAffinity_Type_name                        = src.ReservationAffinity_Type_name
   208  	ReservationAffinity_Type_value                       = src.ReservationAffinity_Type_value
   209  	RuntimeAcceleratorConfig_AcceleratorType_name        = src.RuntimeAcceleratorConfig_AcceleratorType_name
   210  	RuntimeAcceleratorConfig_AcceleratorType_value       = src.RuntimeAcceleratorConfig_AcceleratorType_value
   211  	RuntimeAccessConfig_RuntimeAccessType_name           = src.RuntimeAccessConfig_RuntimeAccessType_name
   212  	RuntimeAccessConfig_RuntimeAccessType_value          = src.RuntimeAccessConfig_RuntimeAccessType_value
   213  	Runtime_HealthState_name                             = src.Runtime_HealthState_name
   214  	Runtime_HealthState_value                            = src.Runtime_HealthState_value
   215  	Runtime_State_name                                   = src.Runtime_State_name
   216  	Runtime_State_value                                  = src.Runtime_State_value
   217  	Schedule_State_name                                  = src.Schedule_State_name
   218  	Schedule_State_value                                 = src.Schedule_State_value
   219  	UpgradeType_name                                     = src.UpgradeType_name
   220  	UpgradeType_value                                    = src.UpgradeType_value
   221  	VirtualMachineConfig_NicType_name                    = src.VirtualMachineConfig_NicType_name
   222  	VirtualMachineConfig_NicType_value                   = src.VirtualMachineConfig_NicType_value
   223  )
   224  
   225  // Definition of a container image for starting a notebook instance with the
   226  // environment installed in a container.
   227  //
   228  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   229  type ContainerImage = src.ContainerImage
   230  
   231  // Request for creating a notebook environment.
   232  //
   233  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   234  type CreateEnvironmentRequest = src.CreateEnvironmentRequest
   235  
   236  // Request to create notebook execution
   237  //
   238  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   239  type CreateExecutionRequest = src.CreateExecutionRequest
   240  
   241  // Request for creating a notebook instance.
   242  //
   243  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   244  type CreateInstanceRequest = src.CreateInstanceRequest
   245  
   246  // Request for creating a Managed Notebook Runtime.
   247  //
   248  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   249  type CreateRuntimeRequest = src.CreateRuntimeRequest
   250  
   251  // Request for created scheduled notebooks
   252  //
   253  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   254  type CreateScheduleRequest = src.CreateScheduleRequest
   255  
   256  // Request for deleting a notebook environment.
   257  //
   258  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   259  type DeleteEnvironmentRequest = src.DeleteEnvironmentRequest
   260  
   261  // Request for deleting a scheduled notebook execution
   262  //
   263  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   264  type DeleteExecutionRequest = src.DeleteExecutionRequest
   265  
   266  // Request for deleting a notebook instance.
   267  //
   268  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   269  type DeleteInstanceRequest = src.DeleteInstanceRequest
   270  
   271  // Request for deleting a Managed Notebook Runtime.
   272  //
   273  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   274  type DeleteRuntimeRequest = src.DeleteRuntimeRequest
   275  
   276  // Request for deleting an Schedule
   277  //
   278  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   279  type DeleteScheduleRequest = src.DeleteScheduleRequest
   280  
   281  // Represents a custom encryption key configuration that can be applied to a
   282  // resource. This will encrypt all disks in Virtual Machine.
   283  //
   284  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   285  type EncryptionConfig = src.EncryptionConfig
   286  
   287  // Definition of a software environment that is used to start a notebook
   288  // instance.
   289  //
   290  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   291  type Environment = src.Environment
   292  type Environment_ContainerImage = src.Environment_ContainerImage
   293  type Environment_VmImage = src.Environment_VmImage
   294  
   295  // The definition of an Event for a managed / semi-managed notebook instance.
   296  //
   297  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   298  type Event = src.Event
   299  
   300  // The definition of the event types.
   301  //
   302  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   303  type Event_EventType = src.Event_EventType
   304  
   305  // The definition of a single executed notebook.
   306  //
   307  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   308  type Execution = src.Execution
   309  
   310  // The description a notebook execution workload.
   311  //
   312  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   313  type ExecutionTemplate = src.ExecutionTemplate
   314  
   315  // Parameters used in Dataproc JobType executions.
   316  //
   317  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   318  type ExecutionTemplate_DataprocParameters = src.ExecutionTemplate_DataprocParameters
   319  type ExecutionTemplate_DataprocParameters_ = src.ExecutionTemplate_DataprocParameters_
   320  
   321  // The backend used for this execution.
   322  //
   323  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   324  type ExecutionTemplate_JobType = src.ExecutionTemplate_JobType
   325  
   326  // Required. Specifies the machine types, the number of replicas for workers
   327  // and parameter servers.
   328  //
   329  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   330  type ExecutionTemplate_ScaleTier = src.ExecutionTemplate_ScaleTier
   331  
   332  // Definition of a hardware accelerator. Note that not all combinations of
   333  // `type` and `core_count` are valid. Check [GPUs on Compute
   334  // Engine](https://cloud.google.com/compute/docs/gpus) to find a valid
   335  // combination. TPUs are not supported.
   336  //
   337  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   338  type ExecutionTemplate_SchedulerAcceleratorConfig = src.ExecutionTemplate_SchedulerAcceleratorConfig
   339  
   340  // Hardware accelerator types for AI Platform Training jobs.
   341  //
   342  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   343  type ExecutionTemplate_SchedulerAcceleratorType = src.ExecutionTemplate_SchedulerAcceleratorType
   344  
   345  // Parameters used in Vertex AI JobType executions.
   346  //
   347  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   348  type ExecutionTemplate_VertexAIParameters = src.ExecutionTemplate_VertexAIParameters
   349  type ExecutionTemplate_VertexAiParameters = src.ExecutionTemplate_VertexAiParameters
   350  
   351  // Enum description of the state of the underlying AIP job.
   352  //
   353  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   354  type Execution_State = src.Execution_State
   355  
   356  // Request for getting a notebook environment.
   357  //
   358  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   359  type GetEnvironmentRequest = src.GetEnvironmentRequest
   360  
   361  // Request for getting scheduled notebook execution
   362  //
   363  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   364  type GetExecutionRequest = src.GetExecutionRequest
   365  
   366  // Request for checking if a notebook instance is healthy.
   367  //
   368  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   369  type GetInstanceHealthRequest = src.GetInstanceHealthRequest
   370  
   371  // Response for checking if a notebook instance is healthy.
   372  //
   373  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   374  type GetInstanceHealthResponse = src.GetInstanceHealthResponse
   375  
   376  // If an instance is healthy or not.
   377  //
   378  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   379  type GetInstanceHealthResponse_HealthState = src.GetInstanceHealthResponse_HealthState
   380  
   381  // Request for getting a notebook instance.
   382  //
   383  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   384  type GetInstanceRequest = src.GetInstanceRequest
   385  
   386  // Request for getting a Managed Notebook Runtime.
   387  //
   388  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   389  type GetRuntimeRequest = src.GetRuntimeRequest
   390  
   391  // Request for getting scheduled notebook.
   392  //
   393  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   394  type GetScheduleRequest = src.GetScheduleRequest
   395  
   396  // The definition of a notebook instance.
   397  //
   398  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   399  type Instance = src.Instance
   400  
   401  // Notebook instance configurations that can be updated.
   402  //
   403  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   404  type InstanceConfig = src.InstanceConfig
   405  
   406  // Definition of a hardware accelerator. Note that not all combinations of
   407  // `type` and `core_count` are valid. Check [GPUs on Compute
   408  // Engine](/compute/docs/gpus/#gpus-list) to find a valid combination. TPUs are
   409  // not supported.
   410  //
   411  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   412  type Instance_AcceleratorConfig = src.Instance_AcceleratorConfig
   413  
   414  // Definition of the types of hardware accelerators that can be used on this
   415  // instance.
   416  //
   417  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   418  type Instance_AcceleratorType = src.Instance_AcceleratorType
   419  type Instance_ContainerImage = src.Instance_ContainerImage
   420  
   421  // An instance-attached disk resource.
   422  //
   423  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   424  type Instance_Disk = src.Instance_Disk
   425  
   426  // Definition of the disk encryption options.
   427  //
   428  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   429  type Instance_DiskEncryption = src.Instance_DiskEncryption
   430  
   431  // Possible disk types for notebook instances.
   432  //
   433  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   434  type Instance_DiskType = src.Instance_DiskType
   435  
   436  // Guest OS features for boot disk.
   437  //
   438  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   439  type Instance_Disk_GuestOsFeature = src.Instance_Disk_GuestOsFeature
   440  
   441  // The type of vNIC driver. Default should be UNSPECIFIED_NIC_TYPE.
   442  //
   443  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   444  type Instance_NicType = src.Instance_NicType
   445  
   446  // A set of Shielded Instance options. Check [Images using supported Shielded
   447  // VM features] Not all combinations are valid.
   448  //
   449  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   450  type Instance_ShieldedInstanceConfig = src.Instance_ShieldedInstanceConfig
   451  
   452  // The definition of the states of this instance.
   453  //
   454  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   455  type Instance_State = src.Instance_State
   456  
   457  // The entry of VM image upgrade history.
   458  //
   459  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   460  type Instance_UpgradeHistoryEntry = src.Instance_UpgradeHistoryEntry
   461  
   462  // The definition of operations of this upgrade history entry.
   463  //
   464  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   465  type Instance_UpgradeHistoryEntry_Action = src.Instance_UpgradeHistoryEntry_Action
   466  
   467  // The definition of the states of this upgrade history entry.
   468  //
   469  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   470  type Instance_UpgradeHistoryEntry_State = src.Instance_UpgradeHistoryEntry_State
   471  type Instance_VmImage = src.Instance_VmImage
   472  
   473  // Request for checking if a notebook instance is upgradeable.
   474  //
   475  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   476  type IsInstanceUpgradeableRequest = src.IsInstanceUpgradeableRequest
   477  
   478  // Response for checking if a notebook instance is upgradeable.
   479  //
   480  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   481  type IsInstanceUpgradeableResponse = src.IsInstanceUpgradeableResponse
   482  
   483  // Request for listing environments.
   484  //
   485  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   486  type ListEnvironmentsRequest = src.ListEnvironmentsRequest
   487  
   488  // Response for listing environments.
   489  //
   490  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   491  type ListEnvironmentsResponse = src.ListEnvironmentsResponse
   492  
   493  // Request for listing scheduled notebook executions.
   494  //
   495  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   496  type ListExecutionsRequest = src.ListExecutionsRequest
   497  
   498  // Response for listing scheduled notebook executions
   499  //
   500  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   501  type ListExecutionsResponse = src.ListExecutionsResponse
   502  
   503  // Request for listing notebook instances.
   504  //
   505  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   506  type ListInstancesRequest = src.ListInstancesRequest
   507  
   508  // Response for listing notebook instances.
   509  //
   510  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   511  type ListInstancesResponse = src.ListInstancesResponse
   512  
   513  // Request for listing Managed Notebook Runtimes.
   514  //
   515  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   516  type ListRuntimesRequest = src.ListRuntimesRequest
   517  
   518  // Response for listing Managed Notebook Runtimes.
   519  //
   520  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   521  type ListRuntimesResponse = src.ListRuntimesResponse
   522  
   523  // Request for listing scheduled notebook job.
   524  //
   525  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   526  type ListSchedulesRequest = src.ListSchedulesRequest
   527  
   528  // Response for listing scheduled notebook job.
   529  //
   530  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   531  type ListSchedulesResponse = src.ListSchedulesResponse
   532  
   533  // A Local attached disk resource.
   534  //
   535  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   536  type LocalDisk = src.LocalDisk
   537  
   538  // Input only. Specifies the parameters for a new disk that will be created
   539  // alongside the new instance. Use initialization parameters to create boot
   540  // disks or local SSDs attached to the new runtime. This property is mutually
   541  // exclusive with the source property; you can only define one or the other,
   542  // but not both.
   543  //
   544  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   545  type LocalDiskInitializeParams = src.LocalDiskInitializeParams
   546  
   547  // Possible disk types.
   548  //
   549  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   550  type LocalDiskInitializeParams_DiskType = src.LocalDiskInitializeParams_DiskType
   551  
   552  // Optional. A list of features to enable on the guest operating system.
   553  // Applicable only for bootable images. Read [Enabling guest operating system
   554  // features](https://cloud.google.com/compute/docs/images/create-delete-deprecate-private-images#guest-os-features)
   555  // to see a list of available options. Guest OS features for boot disk.
   556  //
   557  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   558  type LocalDisk_RuntimeGuestOsFeature = src.LocalDisk_RuntimeGuestOsFeature
   559  
   560  // ManagedNotebookServiceClient is the client API for ManagedNotebookService
   561  // service. For semantics around ctx use and closing/ending streaming RPCs,
   562  // please refer to
   563  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   564  //
   565  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   566  type ManagedNotebookServiceClient = src.ManagedNotebookServiceClient
   567  
   568  // ManagedNotebookServiceServer is the server API for ManagedNotebookService
   569  // service.
   570  //
   571  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   572  type ManagedNotebookServiceServer = src.ManagedNotebookServiceServer
   573  
   574  // NotebookServiceClient is the client API for NotebookService service. For
   575  // semantics around ctx use and closing/ending streaming RPCs, please refer to
   576  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   577  //
   578  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   579  type NotebookServiceClient = src.NotebookServiceClient
   580  
   581  // NotebookServiceServer is the server API for NotebookService service.
   582  //
   583  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   584  type NotebookServiceServer = src.NotebookServiceServer
   585  
   586  // Represents the metadata of the long-running operation.
   587  //
   588  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   589  type OperationMetadata = src.OperationMetadata
   590  
   591  // Request for getting a new access token.
   592  //
   593  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   594  type RefreshRuntimeTokenInternalRequest = src.RefreshRuntimeTokenInternalRequest
   595  
   596  // Response with a new access token.
   597  //
   598  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   599  type RefreshRuntimeTokenInternalResponse = src.RefreshRuntimeTokenInternalResponse
   600  
   601  // Request for registering a notebook instance.
   602  //
   603  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   604  type RegisterInstanceRequest = src.RegisterInstanceRequest
   605  
   606  // Request for notebook instances to report information to Notebooks API.
   607  //
   608  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   609  type ReportInstanceInfoRequest = src.ReportInstanceInfoRequest
   610  
   611  // Request for reporting a Managed Notebook Event.
   612  //
   613  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   614  type ReportRuntimeEventRequest = src.ReportRuntimeEventRequest
   615  
   616  // Reservation Affinity for consuming Zonal reservation.
   617  //
   618  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   619  type ReservationAffinity = src.ReservationAffinity
   620  
   621  // Indicates whether to consume capacity from an reservation or not.
   622  //
   623  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   624  type ReservationAffinity_Type = src.ReservationAffinity_Type
   625  
   626  // Request for resetting a notebook instance
   627  //
   628  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   629  type ResetInstanceRequest = src.ResetInstanceRequest
   630  
   631  // Request for resetting a Managed Notebook Runtime.
   632  //
   633  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   634  type ResetRuntimeRequest = src.ResetRuntimeRequest
   635  
   636  // Request for rollbacking a notebook instance
   637  //
   638  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   639  type RollbackInstanceRequest = src.RollbackInstanceRequest
   640  
   641  // The definition of a Runtime for a managed notebook instance.
   642  //
   643  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   644  type Runtime = src.Runtime
   645  
   646  // Definition of the types of hardware accelerators that can be used.
   647  // Definition of the types of hardware accelerators that can be used. See
   648  // [Compute Engine
   649  // AcceleratorTypes](https://cloud.google.com/compute/docs/reference/beta/acceleratorTypes).
   650  // Examples: * `nvidia-tesla-k80` * `nvidia-tesla-p100` * `nvidia-tesla-v100` *
   651  // `nvidia-tesla-p4` * `nvidia-tesla-t4` * `nvidia-tesla-a100`
   652  //
   653  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   654  type RuntimeAcceleratorConfig = src.RuntimeAcceleratorConfig
   655  
   656  // Type of this accelerator.
   657  //
   658  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   659  type RuntimeAcceleratorConfig_AcceleratorType = src.RuntimeAcceleratorConfig_AcceleratorType
   660  
   661  // Specifies the login configuration for Runtime
   662  //
   663  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   664  type RuntimeAccessConfig = src.RuntimeAccessConfig
   665  
   666  // Possible ways to access runtime. Authentication mode. Currently supports:
   667  // Single User only.
   668  //
   669  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   670  type RuntimeAccessConfig_RuntimeAccessType = src.RuntimeAccessConfig_RuntimeAccessType
   671  
   672  // Contains runtime daemon metrics, such as OS and kernels and sessions stats.
   673  //
   674  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   675  type RuntimeMetrics = src.RuntimeMetrics
   676  
   677  // A set of Shielded Instance options. Check [Images using supported Shielded
   678  // VM
   679  // features](https://cloud.google.com/compute/docs/instances/modifying-shielded-vm).
   680  // Not all combinations are valid.
   681  //
   682  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   683  type RuntimeShieldedInstanceConfig = src.RuntimeShieldedInstanceConfig
   684  
   685  // Specifies the selection and configuration of software inside the runtime.
   686  // The properties to set on runtime. Properties keys are specified in
   687  // `key:value` format, for example: * `idle_shutdown: true` *
   688  // `idle_shutdown_timeout: 180` * `enable_health_monitoring: true`
   689  //
   690  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   691  type RuntimeSoftwareConfig = src.RuntimeSoftwareConfig
   692  
   693  // The runtime substate.
   694  //
   695  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   696  type Runtime_HealthState = src.Runtime_HealthState
   697  
   698  // The definition of the states of this runtime.
   699  //
   700  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   701  type Runtime_State = src.Runtime_State
   702  type Runtime_VirtualMachine = src.Runtime_VirtualMachine
   703  
   704  // The definition of a schedule.
   705  //
   706  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   707  type Schedule = src.Schedule
   708  
   709  // State of the job.
   710  //
   711  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   712  type Schedule_State = src.Schedule_State
   713  
   714  // Request for setting instance accelerator.
   715  //
   716  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   717  type SetInstanceAcceleratorRequest = src.SetInstanceAcceleratorRequest
   718  
   719  // Request for setting instance labels.
   720  //
   721  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   722  type SetInstanceLabelsRequest = src.SetInstanceLabelsRequest
   723  
   724  // Request for setting instance machine type.
   725  //
   726  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   727  type SetInstanceMachineTypeRequest = src.SetInstanceMachineTypeRequest
   728  
   729  // Request for starting a notebook instance
   730  //
   731  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   732  type StartInstanceRequest = src.StartInstanceRequest
   733  
   734  // Request for starting a Managed Notebook Runtime.
   735  //
   736  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   737  type StartRuntimeRequest = src.StartRuntimeRequest
   738  
   739  // Request for stopping a notebook instance
   740  //
   741  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   742  type StopInstanceRequest = src.StopInstanceRequest
   743  
   744  // Request for stopping a Managed Notebook Runtime.
   745  //
   746  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   747  type StopRuntimeRequest = src.StopRuntimeRequest
   748  
   749  // Request for switching a Managed Notebook Runtime.
   750  //
   751  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   752  type SwitchRuntimeRequest = src.SwitchRuntimeRequest
   753  
   754  // Request for created scheduled notebooks
   755  //
   756  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   757  type TriggerScheduleRequest = src.TriggerScheduleRequest
   758  
   759  // UnimplementedManagedNotebookServiceServer can be embedded to have forward
   760  // compatible implementations.
   761  //
   762  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   763  type UnimplementedManagedNotebookServiceServer = src.UnimplementedManagedNotebookServiceServer
   764  
   765  // UnimplementedNotebookServiceServer can be embedded to have forward
   766  // compatible implementations.
   767  //
   768  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   769  type UnimplementedNotebookServiceServer = src.UnimplementedNotebookServiceServer
   770  
   771  // Request for updating instance configurations.
   772  //
   773  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   774  type UpdateInstanceConfigRequest = src.UpdateInstanceConfigRequest
   775  
   776  // Request for adding/changing metadata items for an instance.
   777  //
   778  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   779  type UpdateInstanceMetadataItemsRequest = src.UpdateInstanceMetadataItemsRequest
   780  
   781  // Response for adding/changing metadata items for an instance.
   782  //
   783  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   784  type UpdateInstanceMetadataItemsResponse = src.UpdateInstanceMetadataItemsResponse
   785  
   786  // Request for updating the Shielded Instance config for a notebook instance.
   787  // You can only use this method on a stopped instance
   788  //
   789  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   790  type UpdateShieldedInstanceConfigRequest = src.UpdateShieldedInstanceConfigRequest
   791  
   792  // Request for upgrading a notebook instance from within the VM
   793  //
   794  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   795  type UpgradeInstanceInternalRequest = src.UpgradeInstanceInternalRequest
   796  
   797  // Request for upgrading a notebook instance
   798  //
   799  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   800  type UpgradeInstanceRequest = src.UpgradeInstanceRequest
   801  
   802  // Definition of the types of upgrade that can be used on this instance.
   803  //
   804  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   805  type UpgradeType = src.UpgradeType
   806  
   807  // Runtime using Virtual Machine for computing.
   808  //
   809  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   810  type VirtualMachine = src.VirtualMachine
   811  
   812  // The config settings for virtual machine.
   813  //
   814  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   815  type VirtualMachineConfig = src.VirtualMachineConfig
   816  
   817  // Definition of the boot image used by the Runtime. Used to facilitate
   818  // runtime upgradeability.
   819  //
   820  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   821  type VirtualMachineConfig_BootImage = src.VirtualMachineConfig_BootImage
   822  
   823  // The type of vNIC driver. Default should be UNSPECIFIED_NIC_TYPE.
   824  //
   825  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   826  type VirtualMachineConfig_NicType = src.VirtualMachineConfig_NicType
   827  
   828  // Definition of a custom Compute Engine virtual machine image for starting a
   829  // notebook instance with the environment installed directly on the VM.
   830  //
   831  // Deprecated: Please use types in: cloud.google.com/go/notebooks/apiv1/notebookspb
   832  type VmImage = src.VmImage
   833  type VmImage_ImageFamily = src.VmImage_ImageFamily
   834  type VmImage_ImageName = src.VmImage_ImageName
   835  
   836  // Deprecated: Please use funcs in: cloud.google.com/go/notebooks/apiv1/notebookspb
   837  func NewManagedNotebookServiceClient(cc grpc.ClientConnInterface) ManagedNotebookServiceClient {
   838  	return src.NewManagedNotebookServiceClient(cc)
   839  }
   840  
   841  // Deprecated: Please use funcs in: cloud.google.com/go/notebooks/apiv1/notebookspb
   842  func NewNotebookServiceClient(cc grpc.ClientConnInterface) NotebookServiceClient {
   843  	return src.NewNotebookServiceClient(cc)
   844  }
   845  
   846  // Deprecated: Please use funcs in: cloud.google.com/go/notebooks/apiv1/notebookspb
   847  func RegisterManagedNotebookServiceServer(s *grpc.Server, srv ManagedNotebookServiceServer) {
   848  	src.RegisterManagedNotebookServiceServer(s, srv)
   849  }
   850  
   851  // Deprecated: Please use funcs in: cloud.google.com/go/notebooks/apiv1/notebookspb
   852  func RegisterNotebookServiceServer(s *grpc.Server, srv NotebookServiceServer) {
   853  	src.RegisterNotebookServiceServer(s, srv)
   854  }
   855  

View as plain text