public interface IsInstanceUpgradeableRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNotebookInstance()
Required.
|
com.google.protobuf.ByteString |
getNotebookInstanceBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getNotebookInstance()
Required. Format:
`projects/{project_id}/locations/{location}/instances/{instance_id}`
string notebook_instance = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getNotebookInstanceBytes()
Required. Format:
`projects/{project_id}/locations/{location}/instances/{instance_id}`
string notebook_instance = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2024 Google LLC. All rights reserved.