public interface HelpOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HelpLink |
getLinks(int index)
URL(s) pointing to additional information on handling the current error.
|
int |
getLinksCount()
URL(s) pointing to additional information on handling the current error.
|
List<HelpLink> |
getLinksList()
URL(s) pointing to additional information on handling the current error.
|
HelpLinkOrBuilder |
getLinksOrBuilder(int index)
URL(s) pointing to additional information on handling the current error.
|
List<? extends HelpLinkOrBuilder> |
getLinksOrBuilderList()
URL(s) pointing to additional information on handling the current error.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HelpLink> getLinksList()
URL(s) pointing to additional information on handling the current error.
repeated .google.cloud.compute.v1.HelpLink links = 102977465;HelpLink getLinks(int index)
URL(s) pointing to additional information on handling the current error.
repeated .google.cloud.compute.v1.HelpLink links = 102977465;int getLinksCount()
URL(s) pointing to additional information on handling the current error.
repeated .google.cloud.compute.v1.HelpLink links = 102977465;List<? extends HelpLinkOrBuilder> getLinksOrBuilderList()
URL(s) pointing to additional information on handling the current error.
repeated .google.cloud.compute.v1.HelpLink links = 102977465;HelpLinkOrBuilder getLinksOrBuilder(int index)
URL(s) pointing to additional information on handling the current error.
repeated .google.cloud.compute.v1.HelpLink links = 102977465;Copyright © 2023 Google LLC. All rights reserved.