public interface InstanceReferenceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInstance()
The URL for a specific instance.
|
com.google.protobuf.ByteString |
getInstanceBytes()
The URL for a specific instance.
|
boolean |
hasInstance()
The URL for a specific instance.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInstance()
The URL for a specific instance. @required compute.instancegroups.addInstances/removeInstances
optional string instance = 18257045;String getInstance()
The URL for a specific instance. @required compute.instancegroups.addInstances/removeInstances
optional string instance = 18257045;com.google.protobuf.ByteString getInstanceBytes()
The URL for a specific instance. @required compute.instancegroups.addInstances/removeInstances
optional string instance = 18257045;Copyright © 2023 Google LLC. All rights reserved.