public static final class AccessPolicyRule.Operation extends GeneratedMessage implements AccessPolicyRule.OperationOrBuilderInheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > AccessPolicyRule.OperationImplements
AccessPolicyRule.OperationOrBuilderStatic Fields
EXCLUDED_PERMISSIONS_FIELD_NUMBER
public static final int EXCLUDED_PERMISSIONS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PERMISSIONS_FIELD_NUMBER
public static final int PERMISSIONS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static AccessPolicyRule.Operation getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static AccessPolicyRule.Operation.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Builder |
|
newBuilder(AccessPolicyRule.Operation arg0)
public static AccessPolicyRule.Operation.Builder newBuilder(AccessPolicyRule.Operation arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
AccessPolicyRule.Operation |
| Returns | |
|---|---|
| Type | Description |
Builder |
|
parseDelimitedFrom(InputStream arg0)
public static AccessPolicyRule.Operation parseDelimitedFrom(InputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static AccessPolicyRule.Operation parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
InputStream |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] arg0)
public static AccessPolicyRule.Operation parseFrom(byte[] arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
byte[] |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
public static AccessPolicyRule.Operation parseFrom(byte[] arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
byte[] |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString arg0)
public static AccessPolicyRule.Operation parseFrom(ByteString arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
ByteString |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
public static AccessPolicyRule.Operation parseFrom(ByteString arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
ByteString |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream arg0)
public static AccessPolicyRule.Operation parseFrom(CodedInputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
public static AccessPolicyRule.Operation parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
CodedInputStream |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream arg0)
public static AccessPolicyRule.Operation parseFrom(InputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static AccessPolicyRule.Operation parseFrom(InputStream arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
InputStream |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer arg0)
public static AccessPolicyRule.Operation parseFrom(ByteBuffer arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
public static AccessPolicyRule.Operation parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
ByteBuffer |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<AccessPolicyRule.Operation> parser()| Returns | |
|---|---|
| Type | Description |
Parser<Operation> |
|
Methods
equals(Object arg0)
public boolean equals(Object arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public AccessPolicyRule.Operation getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AccessPolicyRule.Operation |
|
getExcludedPermissions(int arg0)
public String getExcludedPermissions(int arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
int |
| Returns | |
|---|---|
| Type | Description |
String |
|
getExcludedPermissionsBytes(int arg0)
public ByteString getExcludedPermissionsBytes(int arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
int |
| Returns | |
|---|---|
| Type | Description |
ByteString |
|
getExcludedPermissionsCount()
public int getExcludedPermissionsCount()| Returns | |
|---|---|
| Type | Description |
int |
|
getExcludedPermissionsList()
public ProtocolStringList getExcludedPermissionsList()| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
|
getParserForType()
public Parser<AccessPolicyRule.Operation> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<Operation> |
|
getPermissions(int arg0)
public String getPermissions(int arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
int |
| Returns | |
|---|---|
| Type | Description |
String |
|
getPermissionsBytes(int arg0)
public ByteString getPermissionsBytes(int arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
int |
| Returns | |
|---|---|
| Type | Description |
ByteString |
|
getPermissionsCount()
public int getPermissionsCount()| Returns | |
|---|---|
| Type | Description |
int |
|
getPermissionsList()
public ProtocolStringList getPermissionsList()| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public AccessPolicyRule.Operation.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Builder |
|
newBuilderForType(AbstractMessage.BuilderParent arg0)
protected AccessPolicyRule.Operation.Builder newBuilderForType(AbstractMessage.BuilderParent arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Builder |
|
toBuilder()
public AccessPolicyRule.Operation.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Builder |
|
writeTo(CodedOutputStream arg0)
public void writeTo(CodedOutputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|