public interface ResourceGroupReferenceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup()
A URI referencing one of the instance groups or network endpoint groups listed in the backend service.
|
com.google.protobuf.ByteString |
getGroupBytes()
A URI referencing one of the instance groups or network endpoint groups listed in the backend service.
|
boolean |
hasGroup()
A URI referencing one of the instance groups or network endpoint groups listed in the backend service.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGroup()
A URI referencing one of the instance groups or network endpoint groups listed in the backend service.
optional string group = 98629247;String getGroup()
A URI referencing one of the instance groups or network endpoint groups listed in the backend service.
optional string group = 98629247;com.google.protobuf.ByteString getGroupBytes()
A URI referencing one of the instance groups or network endpoint groups listed in the backend service.
optional string group = 98629247;Copyright © 2023 Google LLC. All rights reserved.