Package com.google.cloud.orgpolicy.v2
Class Constraint.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
- com.google.cloud.orgpolicy.v2.Constraint.Builder
-
- All Implemented Interfaces:
ConstraintOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Constraint
public static final class Constraint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder> implements ConstraintOrBuilder
A `constraint` describes a way to restrict resource's configuration. For example, you could enforce a constraint that controls which cloud services can be activated across an organization, or whether a Compute Engine instance can have serial port connections established. `Constraints` can be configured by the organization's policy administrator to fit the needs of the organization by setting a `policy` that includes `constraints` at different locations in the organization's resource hierarchy. Policies are inherited down the resource hierarchy from higher levels, but can also be overridden. For details about the inheritance rules please read about [`policies`][google.cloud.OrgPolicy.v2.Policy]. `Constraints` have a default behavior determined by the `constraint_default` field, which is the enforcement behavior that is used in the absence of a `policy` being defined or inherited for the resource in question.
Protobuf typegoogle.cloud.orgpolicy.v2.Constraint
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Constraint.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Constraintbuild()ConstraintbuildPartial()Constraint.Builderclear()Constraint.BuilderclearBooleanConstraint()Defines this constraint as being a BooleanConstraint.Constraint.BuilderclearConstraintDefault()The evaluation behavior of this constraint in the absence of 'Policy'.Constraint.BuilderclearConstraintType()Constraint.BuilderclearDescription()Detailed description of what this `Constraint` controls as well as how and where it is enforced.Constraint.BuilderclearDisplayName()The human readable name.Constraint.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Constraint.BuilderclearListConstraint()Defines this constraint as being a ListConstraint.Constraint.BuilderclearName()Immutable.Constraint.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Constraint.Builderclone()Constraint.BooleanConstraintgetBooleanConstraint()Defines this constraint as being a BooleanConstraint.Constraint.BooleanConstraint.BuildergetBooleanConstraintBuilder()Defines this constraint as being a BooleanConstraint.Constraint.BooleanConstraintOrBuildergetBooleanConstraintOrBuilder()Defines this constraint as being a BooleanConstraint.Constraint.ConstraintDefaultgetConstraintDefault()The evaluation behavior of this constraint in the absence of 'Policy'.intgetConstraintDefaultValue()The evaluation behavior of this constraint in the absence of 'Policy'.Constraint.ConstraintTypeCasegetConstraintTypeCase()ConstraintgetDefaultInstanceForType()StringgetDescription()Detailed description of what this `Constraint` controls as well as how and where it is enforced.com.google.protobuf.ByteStringgetDescriptionBytes()Detailed description of what this `Constraint` controls as well as how and where it is enforced.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()The human readable name.com.google.protobuf.ByteStringgetDisplayNameBytes()The human readable name.Constraint.ListConstraintgetListConstraint()Defines this constraint as being a ListConstraint.Constraint.ListConstraint.BuildergetListConstraintBuilder()Defines this constraint as being a ListConstraint.Constraint.ListConstraintOrBuildergetListConstraintOrBuilder()Defines this constraint as being a ListConstraint.StringgetName()Immutable.com.google.protobuf.ByteStringgetNameBytes()Immutable.booleanhasBooleanConstraint()Defines this constraint as being a BooleanConstraint.booleanhasListConstraint()Defines this constraint as being a ListConstraint.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Constraint.BuildermergeBooleanConstraint(Constraint.BooleanConstraint value)Defines this constraint as being a BooleanConstraint.Constraint.BuildermergeFrom(Constraint other)Constraint.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Constraint.BuildermergeFrom(com.google.protobuf.Message other)Constraint.BuildermergeListConstraint(Constraint.ListConstraint value)Defines this constraint as being a ListConstraint.Constraint.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Constraint.BuildersetBooleanConstraint(Constraint.BooleanConstraint value)Defines this constraint as being a BooleanConstraint.Constraint.BuildersetBooleanConstraint(Constraint.BooleanConstraint.Builder builderForValue)Defines this constraint as being a BooleanConstraint.Constraint.BuildersetConstraintDefault(Constraint.ConstraintDefault value)The evaluation behavior of this constraint in the absence of 'Policy'.Constraint.BuildersetConstraintDefaultValue(int value)The evaluation behavior of this constraint in the absence of 'Policy'.Constraint.BuildersetDescription(String value)Detailed description of what this `Constraint` controls as well as how and where it is enforced.Constraint.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)Detailed description of what this `Constraint` controls as well as how and where it is enforced.Constraint.BuildersetDisplayName(String value)The human readable name.Constraint.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)The human readable name.Constraint.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Constraint.BuildersetListConstraint(Constraint.ListConstraint value)Defines this constraint as being a ListConstraint.Constraint.BuildersetListConstraint(Constraint.ListConstraint.Builder builderForValue)Defines this constraint as being a ListConstraint.Constraint.BuildersetName(String value)Immutable.Constraint.BuildersetNameBytes(com.google.protobuf.ByteString value)Immutable.Constraint.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Constraint.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
clear
public Constraint.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
getDefaultInstanceForType
public Constraint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Constraint build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Constraint buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Constraint.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
setField
public Constraint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
clearField
public Constraint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
clearOneof
public Constraint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
setRepeatedField
public Constraint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
addRepeatedField
public Constraint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
mergeFrom
public Constraint.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Constraint.Builder>
-
mergeFrom
public Constraint.Builder mergeFrom(Constraint other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
mergeFrom
public Constraint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Constraint.Builder>- Throws:
IOException
-
getConstraintTypeCase
public Constraint.ConstraintTypeCase getConstraintTypeCase()
- Specified by:
getConstraintTypeCasein interfaceConstraintOrBuilder
-
clearConstraintType
public Constraint.Builder clearConstraintType()
-
getName
public String getName()
Immutable. The resource name of the Constraint. Must be in one of the following forms: * `projects/{project_number}/constraints/{constraint_name}` * `folders/{folder_id}/constraints/{constraint_name}` * `organizations/{organization_id}/constraints/{constraint_name}` For example, "/projects/123/constraints/compute.disableSerialPortAccess".string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNamein interfaceConstraintOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Immutable. The resource name of the Constraint. Must be in one of the following forms: * `projects/{project_number}/constraints/{constraint_name}` * `folders/{folder_id}/constraints/{constraint_name}` * `organizations/{organization_id}/constraints/{constraint_name}` For example, "/projects/123/constraints/compute.disableSerialPortAccess".string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getNameBytesin interfaceConstraintOrBuilder- Returns:
- The bytes for name.
-
setName
public Constraint.Builder setName(String value)
Immutable. The resource name of the Constraint. Must be in one of the following forms: * `projects/{project_number}/constraints/{constraint_name}` * `folders/{folder_id}/constraints/{constraint_name}` * `organizations/{organization_id}/constraints/{constraint_name}` For example, "/projects/123/constraints/compute.disableSerialPortAccess".string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Constraint.Builder clearName()
Immutable. The resource name of the Constraint. Must be in one of the following forms: * `projects/{project_number}/constraints/{constraint_name}` * `folders/{folder_id}/constraints/{constraint_name}` * `organizations/{organization_id}/constraints/{constraint_name}` For example, "/projects/123/constraints/compute.disableSerialPortAccess".string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
setNameBytes
public Constraint.Builder setNameBytes(com.google.protobuf.ByteString value)
Immutable. The resource name of the Constraint. Must be in one of the following forms: * `projects/{project_number}/constraints/{constraint_name}` * `folders/{folder_id}/constraints/{constraint_name}` * `organizations/{organization_id}/constraints/{constraint_name}` For example, "/projects/123/constraints/compute.disableSerialPortAccess".string name = 1 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
public String getDisplayName()
The human readable name. Mutable.
string display_name = 2;- Specified by:
getDisplayNamein interfaceConstraintOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
The human readable name. Mutable.
string display_name = 2;- Specified by:
getDisplayNameBytesin interfaceConstraintOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public Constraint.Builder setDisplayName(String value)
The human readable name. Mutable.
string display_name = 2;- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public Constraint.Builder clearDisplayName()
The human readable name. Mutable.
string display_name = 2;- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public Constraint.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The human readable name. Mutable.
string display_name = 2;- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getDescription
public String getDescription()
Detailed description of what this `Constraint` controls as well as how and where it is enforced. Mutable.
string description = 3;- Specified by:
getDescriptionin interfaceConstraintOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Detailed description of what this `Constraint` controls as well as how and where it is enforced. Mutable.
string description = 3;- Specified by:
getDescriptionBytesin interfaceConstraintOrBuilder- Returns:
- The bytes for description.
-
setDescription
public Constraint.Builder setDescription(String value)
Detailed description of what this `Constraint` controls as well as how and where it is enforced. Mutable.
string description = 3;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public Constraint.Builder clearDescription()
Detailed description of what this `Constraint` controls as well as how and where it is enforced. Mutable.
string description = 3;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public Constraint.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Detailed description of what this `Constraint` controls as well as how and where it is enforced. Mutable.
string description = 3;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getConstraintDefaultValue
public int getConstraintDefaultValue()
The evaluation behavior of this constraint in the absence of 'Policy'.
.google.cloud.orgpolicy.v2.Constraint.ConstraintDefault constraint_default = 4;- Specified by:
getConstraintDefaultValuein interfaceConstraintOrBuilder- Returns:
- The enum numeric value on the wire for constraintDefault.
-
setConstraintDefaultValue
public Constraint.Builder setConstraintDefaultValue(int value)
The evaluation behavior of this constraint in the absence of 'Policy'.
.google.cloud.orgpolicy.v2.Constraint.ConstraintDefault constraint_default = 4;- Parameters:
value- The enum numeric value on the wire for constraintDefault to set.- Returns:
- This builder for chaining.
-
getConstraintDefault
public Constraint.ConstraintDefault getConstraintDefault()
The evaluation behavior of this constraint in the absence of 'Policy'.
.google.cloud.orgpolicy.v2.Constraint.ConstraintDefault constraint_default = 4;- Specified by:
getConstraintDefaultin interfaceConstraintOrBuilder- Returns:
- The constraintDefault.
-
setConstraintDefault
public Constraint.Builder setConstraintDefault(Constraint.ConstraintDefault value)
The evaluation behavior of this constraint in the absence of 'Policy'.
.google.cloud.orgpolicy.v2.Constraint.ConstraintDefault constraint_default = 4;- Parameters:
value- The constraintDefault to set.- Returns:
- This builder for chaining.
-
clearConstraintDefault
public Constraint.Builder clearConstraintDefault()
The evaluation behavior of this constraint in the absence of 'Policy'.
.google.cloud.orgpolicy.v2.Constraint.ConstraintDefault constraint_default = 4;- Returns:
- This builder for chaining.
-
hasListConstraint
public boolean hasListConstraint()
Defines this constraint as being a ListConstraint.
.google.cloud.orgpolicy.v2.Constraint.ListConstraint list_constraint = 5;- Specified by:
hasListConstraintin interfaceConstraintOrBuilder- Returns:
- Whether the listConstraint field is set.
-
getListConstraint
public Constraint.ListConstraint getListConstraint()
Defines this constraint as being a ListConstraint.
.google.cloud.orgpolicy.v2.Constraint.ListConstraint list_constraint = 5;- Specified by:
getListConstraintin interfaceConstraintOrBuilder- Returns:
- The listConstraint.
-
setListConstraint
public Constraint.Builder setListConstraint(Constraint.ListConstraint value)
Defines this constraint as being a ListConstraint.
.google.cloud.orgpolicy.v2.Constraint.ListConstraint list_constraint = 5;
-
setListConstraint
public Constraint.Builder setListConstraint(Constraint.ListConstraint.Builder builderForValue)
Defines this constraint as being a ListConstraint.
.google.cloud.orgpolicy.v2.Constraint.ListConstraint list_constraint = 5;
-
mergeListConstraint
public Constraint.Builder mergeListConstraint(Constraint.ListConstraint value)
Defines this constraint as being a ListConstraint.
.google.cloud.orgpolicy.v2.Constraint.ListConstraint list_constraint = 5;
-
clearListConstraint
public Constraint.Builder clearListConstraint()
Defines this constraint as being a ListConstraint.
.google.cloud.orgpolicy.v2.Constraint.ListConstraint list_constraint = 5;
-
getListConstraintBuilder
public Constraint.ListConstraint.Builder getListConstraintBuilder()
Defines this constraint as being a ListConstraint.
.google.cloud.orgpolicy.v2.Constraint.ListConstraint list_constraint = 5;
-
getListConstraintOrBuilder
public Constraint.ListConstraintOrBuilder getListConstraintOrBuilder()
Defines this constraint as being a ListConstraint.
.google.cloud.orgpolicy.v2.Constraint.ListConstraint list_constraint = 5;- Specified by:
getListConstraintOrBuilderin interfaceConstraintOrBuilder
-
hasBooleanConstraint
public boolean hasBooleanConstraint()
Defines this constraint as being a BooleanConstraint.
.google.cloud.orgpolicy.v2.Constraint.BooleanConstraint boolean_constraint = 6;- Specified by:
hasBooleanConstraintin interfaceConstraintOrBuilder- Returns:
- Whether the booleanConstraint field is set.
-
getBooleanConstraint
public Constraint.BooleanConstraint getBooleanConstraint()
Defines this constraint as being a BooleanConstraint.
.google.cloud.orgpolicy.v2.Constraint.BooleanConstraint boolean_constraint = 6;- Specified by:
getBooleanConstraintin interfaceConstraintOrBuilder- Returns:
- The booleanConstraint.
-
setBooleanConstraint
public Constraint.Builder setBooleanConstraint(Constraint.BooleanConstraint value)
Defines this constraint as being a BooleanConstraint.
.google.cloud.orgpolicy.v2.Constraint.BooleanConstraint boolean_constraint = 6;
-
setBooleanConstraint
public Constraint.Builder setBooleanConstraint(Constraint.BooleanConstraint.Builder builderForValue)
Defines this constraint as being a BooleanConstraint.
.google.cloud.orgpolicy.v2.Constraint.BooleanConstraint boolean_constraint = 6;
-
mergeBooleanConstraint
public Constraint.Builder mergeBooleanConstraint(Constraint.BooleanConstraint value)
Defines this constraint as being a BooleanConstraint.
.google.cloud.orgpolicy.v2.Constraint.BooleanConstraint boolean_constraint = 6;
-
clearBooleanConstraint
public Constraint.Builder clearBooleanConstraint()
Defines this constraint as being a BooleanConstraint.
.google.cloud.orgpolicy.v2.Constraint.BooleanConstraint boolean_constraint = 6;
-
getBooleanConstraintBuilder
public Constraint.BooleanConstraint.Builder getBooleanConstraintBuilder()
Defines this constraint as being a BooleanConstraint.
.google.cloud.orgpolicy.v2.Constraint.BooleanConstraint boolean_constraint = 6;
-
getBooleanConstraintOrBuilder
public Constraint.BooleanConstraintOrBuilder getBooleanConstraintOrBuilder()
Defines this constraint as being a BooleanConstraint.
.google.cloud.orgpolicy.v2.Constraint.BooleanConstraint boolean_constraint = 6;- Specified by:
getBooleanConstraintOrBuilderin interfaceConstraintOrBuilder
-
setUnknownFields
public final Constraint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
mergeUnknownFields
public final Constraint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Constraint.Builder>
-
-