public static interface V1beta1Authorization.SelfSubjectRulesReviewSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace()
Namespace to evaluate rules for.
|
com.google.protobuf.ByteString |
getNamespaceBytes()
Namespace to evaluate rules for.
|
boolean |
hasNamespace()
Namespace to evaluate rules for.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNamespace()
Namespace to evaluate rules for. Required.
optional string namespace = 1;String getNamespace()
Namespace to evaluate rules for. Required.
optional string namespace = 1;com.google.protobuf.ByteString getNamespaceBytes()
Namespace to evaluate rules for. Required.
optional string namespace = 1;Copyright © 2023. All rights reserved.