public static final class Constraint.ListConstraint extends GeneratedMessage implements Constraint.ListConstraintOrBuilder A constraint type that allows or disallows a list of string values, which
are configured in the
PolicyRule.
Protobuf type google.cloud.orgpolicy.v2.Constraint.ListConstraint
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Constraint.ListConstraintImplements
Constraint.ListConstraintOrBuilderStatic Fields
SUPPORTS_IN_FIELD_NUMBER
public static final int SUPPORTS_IN_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SUPPORTS_UNDER_FIELD_NUMBER
public static final int SUPPORTS_UNDER_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static Constraint.ListConstraint getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static Constraint.ListConstraint.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint.Builder |
|
newBuilder(Constraint.ListConstraint prototype)
public static Constraint.ListConstraint.Builder newBuilder(Constraint.ListConstraint prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Constraint.ListConstraint |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint.Builder |
|
parseDelimitedFrom(InputStream input)
public static Constraint.ListConstraint parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Constraint.ListConstraint parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static Constraint.ListConstraint parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Constraint.ListConstraint parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static Constraint.ListConstraint parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Constraint.ListConstraint parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static Constraint.ListConstraint parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Constraint.ListConstraint parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static Constraint.ListConstraint parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Constraint.ListConstraint parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static Constraint.ListConstraint parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Constraint.ListConstraint parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<Constraint.ListConstraint> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ListConstraint> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public Constraint.ListConstraint getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint |
|
getParserForType()
public Parser<Constraint.ListConstraint> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ListConstraint> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSupportsIn()
public boolean getSupportsIn() Indicates whether values grouped into categories can be used in
Policy.allowed_values and Policy.denied_values. For example,
"in:Python" would match any value in the 'Python' group.
bool supports_in = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
The supportsIn. |
getSupportsUnder()
public boolean getSupportsUnder() Indicates whether subtrees of the Resource Manager resource hierarchy
can be used in Policy.allowed_values and Policy.denied_values. For
example, "under:folders/123" would match any resource under the
'folders/123' folder.
bool supports_under = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
The supportsUnder. |
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 Constraint.ListConstraint.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected Constraint.ListConstraint.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint.Builder |
|
toBuilder()
public Constraint.ListConstraint.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Constraint.ListConstraint.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|