public interface AuthorizationLoggingOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPermissionType()
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getPermissionTypeBytes()
This is deprecated and has no effect.
|
boolean |
hasPermissionType()
This is deprecated and has no effect.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPermissionType()
This is deprecated and has no effect. Do not use. Check the PermissionType enum for the list of possible values.
optional string permission_type = 525978538;String getPermissionType()
This is deprecated and has no effect. Do not use. Check the PermissionType enum for the list of possible values.
optional string permission_type = 525978538;com.google.protobuf.ByteString getPermissionTypeBytes()
This is deprecated and has no effect. Do not use. Check the PermissionType enum for the list of possible values.
optional string permission_type = 525978538;Copyright © 2023 Google LLC. All rights reserved.