public interface PolicyInstanceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceLabel()
label identifying the instance of the policy
|
com.google.protobuf.ByteString |
getInstanceLabelBytes()
label identifying the instance of the policy
|
String |
getName()
policy name
|
com.google.protobuf.ByteString |
getNameBytes()
policy name
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
policy name
string name = 1 [json_name = "name"];com.google.protobuf.ByteString getNameBytes()
policy name
string name = 1 [json_name = "name"];String getInstanceLabel()
label identifying the instance of the policy
string instance_label = 2 [json_name = "instanceLabel"];com.google.protobuf.ByteString getInstanceLabelBytes()
label identifying the instance of the policy
string instance_label = 2 [json_name = "instanceLabel"];Copyright © 2023. All rights reserved.