public interface SubsettingOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPolicy()
Check the Policy enum for the list of possible values.
|
com.google.protobuf.ByteString |
getPolicyBytes()
Check the Policy enum for the list of possible values.
|
boolean |
hasPolicy()
Check the Policy enum for the list of possible values.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPolicy()
Check the Policy enum for the list of possible values.
optional string policy = 91071794;String getPolicy()
Check the Policy enum for the list of possible values.
optional string policy = 91071794;com.google.protobuf.ByteString getPolicyBytes()
Check the Policy enum for the list of possible values.
optional string policy = 91071794;Copyright © 2023 Google LLC. All rights reserved.