public interface PolicyInstanceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceLabel()
Deprecated.
aserto.authorizer.v2.api.PolicyInstance.instance_label is deprecated.
See aserto/authorizer/v2/api/policy_instance.proto;l=11
|
com.google.protobuf.ByteString |
getInstanceLabelBytes()
Deprecated.
aserto.authorizer.v2.api.PolicyInstance.instance_label is deprecated.
See aserto/authorizer/v2/api/policy_instance.proto;l=11
|
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"];@Deprecated String getInstanceLabel()
label identifying the instance of the policy
string instance_label = 2 [json_name = "instanceLabel", deprecated = true];@Deprecated com.google.protobuf.ByteString getInstanceLabelBytes()
label identifying the instance of the policy
string instance_label = 2 [json_name = "instanceLabel", deprecated = true];Copyright © 2024. All rights reserved.