public static final class AccessControlProtos.CheckPermissionsResponse extends com.google.protobuf.GeneratedMessage implements AccessControlProtos.CheckPermissionsResponseOrBuilder
CheckPermissionsResponse| Modifier and Type | Class and Description |
|---|---|
static class |
AccessControlProtos.CheckPermissionsResponse.Builder
Protobuf type
CheckPermissionsResponse |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
public static AccessControlProtos.CheckPermissionsResponse getDefaultInstance()
public AccessControlProtos.CheckPermissionsResponse getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static AccessControlProtos.CheckPermissionsResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.CheckPermissionsResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.CheckPermissionsResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.CheckPermissionsResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccessControlProtos.CheckPermissionsResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AccessControlProtos.CheckPermissionsResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccessControlProtos.CheckPermissionsResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AccessControlProtos.CheckPermissionsResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccessControlProtos.CheckPermissionsResponse.Builder newBuilder()
public AccessControlProtos.CheckPermissionsResponse.Builder newBuilderForType()
public static AccessControlProtos.CheckPermissionsResponse.Builder newBuilder(AccessControlProtos.CheckPermissionsResponse prototype)
public AccessControlProtos.CheckPermissionsResponse.Builder toBuilder()
protected AccessControlProtos.CheckPermissionsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)