public interface TriggerPolicyRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getPolicyName()
optional string policyName = 1; |
com.google.protobuf.ByteString |
getPolicyNameBytes()
optional string policyName = 1; |
boolean |
hasPolicyName()
optional string policyName = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasPolicyName()
optional string policyName = 1;
String getPolicyName()
optional string policyName = 1;
com.google.protobuf.ByteString getPolicyNameBytes()
optional string policyName = 1;
Copyright © 2023. All Rights Reserved.