public static final class FirewallPolicy.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder> implements FirewallPolicyOrBuilder
Represents a Firewall Policy resource.Protobuf type
google.cloud.compute.v1.FirewallPolicy| Modifier and Type | Method and Description |
|---|---|
FirewallPolicy.Builder |
addAllAssociations(Iterable<? extends FirewallPolicyAssociation> values)
A list of associations that belong to this firewall policy.
|
FirewallPolicy.Builder |
addAllRules(Iterable<? extends FirewallPolicyRule> values)
A list of rules that belong to this policy.
|
FirewallPolicy.Builder |
addAssociations(FirewallPolicyAssociation.Builder builderForValue)
A list of associations that belong to this firewall policy.
|
FirewallPolicy.Builder |
addAssociations(FirewallPolicyAssociation value)
A list of associations that belong to this firewall policy.
|
FirewallPolicy.Builder |
addAssociations(int index,
FirewallPolicyAssociation.Builder builderForValue)
A list of associations that belong to this firewall policy.
|
FirewallPolicy.Builder |
addAssociations(int index,
FirewallPolicyAssociation value)
A list of associations that belong to this firewall policy.
|
FirewallPolicyAssociation.Builder |
addAssociationsBuilder()
A list of associations that belong to this firewall policy.
|
FirewallPolicyAssociation.Builder |
addAssociationsBuilder(int index)
A list of associations that belong to this firewall policy.
|
FirewallPolicy.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FirewallPolicy.Builder |
addRules(FirewallPolicyRule.Builder builderForValue)
A list of rules that belong to this policy.
|
FirewallPolicy.Builder |
addRules(FirewallPolicyRule value)
A list of rules that belong to this policy.
|
FirewallPolicy.Builder |
addRules(int index,
FirewallPolicyRule.Builder builderForValue)
A list of rules that belong to this policy.
|
FirewallPolicy.Builder |
addRules(int index,
FirewallPolicyRule value)
A list of rules that belong to this policy.
|
FirewallPolicyRule.Builder |
addRulesBuilder()
A list of rules that belong to this policy.
|
FirewallPolicyRule.Builder |
addRulesBuilder(int index)
A list of rules that belong to this policy.
|
FirewallPolicy |
build() |
FirewallPolicy |
buildPartial() |
FirewallPolicy.Builder |
clear() |
FirewallPolicy.Builder |
clearAssociations()
A list of associations that belong to this firewall policy.
|
FirewallPolicy.Builder |
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
FirewallPolicy.Builder |
clearDescription()
An optional description of this resource.
|
FirewallPolicy.Builder |
clearDisplayName()
Deprecated, please use short name instead.
|
FirewallPolicy.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FirewallPolicy.Builder |
clearFingerprint()
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking.
|
FirewallPolicy.Builder |
clearId()
[Output Only] The unique identifier for the resource.
|
FirewallPolicy.Builder |
clearKind()
[Output only] Type of the resource.
|
FirewallPolicy.Builder |
clearName()
Name of the resource.
|
FirewallPolicy.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FirewallPolicy.Builder |
clearParent()
[Output Only] The parent of the firewall policy.
|
FirewallPolicy.Builder |
clearRegion()
[Output Only] URL of the region where the regional firewall policy resides.
|
FirewallPolicy.Builder |
clearRules()
A list of rules that belong to this policy.
|
FirewallPolicy.Builder |
clearRuleTupleCount()
[Output Only] Total count of all firewall policy rule tuples.
|
FirewallPolicy.Builder |
clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
FirewallPolicy.Builder |
clearSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
|
FirewallPolicy.Builder |
clearShortName()
User-provided name of the Organization firewall policy.
|
FirewallPolicy.Builder |
clone() |
FirewallPolicyAssociation |
getAssociations(int index)
A list of associations that belong to this firewall policy.
|
FirewallPolicyAssociation.Builder |
getAssociationsBuilder(int index)
A list of associations that belong to this firewall policy.
|
List<FirewallPolicyAssociation.Builder> |
getAssociationsBuilderList()
A list of associations that belong to this firewall policy.
|
int |
getAssociationsCount()
A list of associations that belong to this firewall policy.
|
List<FirewallPolicyAssociation> |
getAssociationsList()
A list of associations that belong to this firewall policy.
|
FirewallPolicyAssociationOrBuilder |
getAssociationsOrBuilder(int index)
A list of associations that belong to this firewall policy.
|
List<? extends FirewallPolicyAssociationOrBuilder> |
getAssociationsOrBuilderList()
A list of associations that belong to this firewall policy.
|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
FirewallPolicy |
getDefaultInstanceForType() |
String |
getDescription()
An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
An optional description of this resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Deprecated, please use short name instead.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Deprecated, please use short name instead.
|
String |
getFingerprint()
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking.
|
com.google.protobuf.ByteString |
getFingerprintBytes()
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking.
|
long |
getId()
[Output Only] The unique identifier for the resource.
|
String |
getKind()
[Output only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output only] Type of the resource.
|
String |
getName()
Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the resource.
|
String |
getParent()
[Output Only] The parent of the firewall policy.
|
com.google.protobuf.ByteString |
getParentBytes()
[Output Only] The parent of the firewall policy.
|
String |
getRegion()
[Output Only] URL of the region where the regional firewall policy resides.
|
com.google.protobuf.ByteString |
getRegionBytes()
[Output Only] URL of the region where the regional firewall policy resides.
|
FirewallPolicyRule |
getRules(int index)
A list of rules that belong to this policy.
|
FirewallPolicyRule.Builder |
getRulesBuilder(int index)
A list of rules that belong to this policy.
|
List<FirewallPolicyRule.Builder> |
getRulesBuilderList()
A list of rules that belong to this policy.
|
int |
getRulesCount()
A list of rules that belong to this policy.
|
List<FirewallPolicyRule> |
getRulesList()
A list of rules that belong to this policy.
|
FirewallPolicyRuleOrBuilder |
getRulesOrBuilder(int index)
A list of rules that belong to this policy.
|
List<? extends FirewallPolicyRuleOrBuilder> |
getRulesOrBuilderList()
A list of rules that belong to this policy.
|
int |
getRuleTupleCount()
[Output Only] Total count of all firewall policy rule tuples.
|
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
|
String |
getSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
|
com.google.protobuf.ByteString |
getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource with the resource id.
|
String |
getShortName()
User-provided name of the Organization firewall policy.
|
com.google.protobuf.ByteString |
getShortNameBytes()
User-provided name of the Organization firewall policy.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDescription()
An optional description of this resource.
|
boolean |
hasDisplayName()
Deprecated, please use short name instead.
|
boolean |
hasFingerprint()
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking.
|
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
boolean |
hasKind()
[Output only] Type of the resource.
|
boolean |
hasName()
Name of the resource.
|
boolean |
hasParent()
[Output Only] The parent of the firewall policy.
|
boolean |
hasRegion()
[Output Only] URL of the region where the regional firewall policy resides.
|
boolean |
hasRuleTupleCount()
[Output Only] Total count of all firewall policy rule tuples.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
boolean |
hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
|
boolean |
hasShortName()
User-provided name of the Organization firewall policy.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FirewallPolicy.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FirewallPolicy.Builder |
mergeFrom(FirewallPolicy other) |
FirewallPolicy.Builder |
mergeFrom(com.google.protobuf.Message other) |
FirewallPolicy.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FirewallPolicy.Builder |
removeAssociations(int index)
A list of associations that belong to this firewall policy.
|
FirewallPolicy.Builder |
removeRules(int index)
A list of rules that belong to this policy.
|
FirewallPolicy.Builder |
setAssociations(int index,
FirewallPolicyAssociation.Builder builderForValue)
A list of associations that belong to this firewall policy.
|
FirewallPolicy.Builder |
setAssociations(int index,
FirewallPolicyAssociation value)
A list of associations that belong to this firewall policy.
|
FirewallPolicy.Builder |
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
FirewallPolicy.Builder |
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
FirewallPolicy.Builder |
setDescription(String value)
An optional description of this resource.
|
FirewallPolicy.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
FirewallPolicy.Builder |
setDisplayName(String value)
Deprecated, please use short name instead.
|
FirewallPolicy.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Deprecated, please use short name instead.
|
FirewallPolicy.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FirewallPolicy.Builder |
setFingerprint(String value)
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking.
|
FirewallPolicy.Builder |
setFingerprintBytes(com.google.protobuf.ByteString value)
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking.
|
FirewallPolicy.Builder |
setId(long value)
[Output Only] The unique identifier for the resource.
|
FirewallPolicy.Builder |
setKind(String value)
[Output only] Type of the resource.
|
FirewallPolicy.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output only] Type of the resource.
|
FirewallPolicy.Builder |
setName(String value)
Name of the resource.
|
FirewallPolicy.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Name of the resource.
|
FirewallPolicy.Builder |
setParent(String value)
[Output Only] The parent of the firewall policy.
|
FirewallPolicy.Builder |
setParentBytes(com.google.protobuf.ByteString value)
[Output Only] The parent of the firewall policy.
|
FirewallPolicy.Builder |
setRegion(String value)
[Output Only] URL of the region where the regional firewall policy resides.
|
FirewallPolicy.Builder |
setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the region where the regional firewall policy resides.
|
FirewallPolicy.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FirewallPolicy.Builder |
setRules(int index,
FirewallPolicyRule.Builder builderForValue)
A list of rules that belong to this policy.
|
FirewallPolicy.Builder |
setRules(int index,
FirewallPolicyRule value)
A list of rules that belong to this policy.
|
FirewallPolicy.Builder |
setRuleTupleCount(int value)
[Output Only] Total count of all firewall policy rule tuples.
|
FirewallPolicy.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
FirewallPolicy.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
FirewallPolicy.Builder |
setSelfLinkWithId(String value)
[Output Only] Server-defined URL for this resource with the resource id.
|
FirewallPolicy.Builder |
setSelfLinkWithIdBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource with the resource id.
|
FirewallPolicy.Builder |
setShortName(String value)
User-provided name of the Organization firewall policy.
|
FirewallPolicy.Builder |
setShortNameBytes(com.google.protobuf.ByteString value)
User-provided name of the Organization firewall policy.
|
FirewallPolicy.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>public FirewallPolicy.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>public FirewallPolicy getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FirewallPolicy build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FirewallPolicy buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FirewallPolicy.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>public FirewallPolicy.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>public FirewallPolicy.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>public FirewallPolicy.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>public FirewallPolicy.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>public FirewallPolicy.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>public FirewallPolicy.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FirewallPolicy.Builder>public FirewallPolicy.Builder mergeFrom(FirewallPolicy other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>public FirewallPolicy.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FirewallPolicy.Builder>IOExceptionpublic List<FirewallPolicyAssociation> getAssociationsList()
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
getAssociationsList in interface FirewallPolicyOrBuilderpublic int getAssociationsCount()
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
getAssociationsCount in interface FirewallPolicyOrBuilderpublic FirewallPolicyAssociation getAssociations(int index)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
getAssociations in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setAssociations(int index, FirewallPolicyAssociation value)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public FirewallPolicy.Builder setAssociations(int index, FirewallPolicyAssociation.Builder builderForValue)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public FirewallPolicy.Builder addAssociations(FirewallPolicyAssociation value)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public FirewallPolicy.Builder addAssociations(int index, FirewallPolicyAssociation value)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public FirewallPolicy.Builder addAssociations(FirewallPolicyAssociation.Builder builderForValue)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public FirewallPolicy.Builder addAssociations(int index, FirewallPolicyAssociation.Builder builderForValue)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public FirewallPolicy.Builder addAllAssociations(Iterable<? extends FirewallPolicyAssociation> values)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public FirewallPolicy.Builder clearAssociations()
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public FirewallPolicy.Builder removeAssociations(int index)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public FirewallPolicyAssociation.Builder getAssociationsBuilder(int index)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public FirewallPolicyAssociationOrBuilder getAssociationsOrBuilder(int index)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
getAssociationsOrBuilder in interface FirewallPolicyOrBuilderpublic List<? extends FirewallPolicyAssociationOrBuilder> getAssociationsOrBuilderList()
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
getAssociationsOrBuilderList in interface FirewallPolicyOrBuilderpublic FirewallPolicyAssociation.Builder addAssociationsBuilder()
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public FirewallPolicyAssociation.Builder addAssociationsBuilder(int index)
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public List<FirewallPolicyAssociation.Builder> getAssociationsBuilderList()
A list of associations that belong to this firewall policy.
repeated .google.cloud.compute.v1.FirewallPolicyAssociation associations = 508736530;
public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface FirewallPolicyOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface FirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The creationTimestamp to set.public FirewallPolicy.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;public FirewallPolicy.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The bytes for creationTimestamp to set.public boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;hasDescription in interface FirewallPolicyOrBuilderpublic String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescription in interface FirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescriptionBytes in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setDescription(String value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;value - The description to set.public FirewallPolicy.Builder clearDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;public FirewallPolicy.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;value - The bytes for description to set.public boolean hasDisplayName()
Deprecated, please use short name instead. User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string display_name = 4473832;hasDisplayName in interface FirewallPolicyOrBuilderpublic String getDisplayName()
Deprecated, please use short name instead. User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string display_name = 4473832;getDisplayName in interface FirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Deprecated, please use short name instead. User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string display_name = 4473832;getDisplayNameBytes in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setDisplayName(String value)
Deprecated, please use short name instead. User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string display_name = 4473832;value - The displayName to set.public FirewallPolicy.Builder clearDisplayName()
Deprecated, please use short name instead. User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string display_name = 4473832;public FirewallPolicy.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Deprecated, please use short name instead. User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string display_name = 4473832;value - The bytes for displayName to set.public boolean hasFingerprint()
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update metadata. You must always provide an up-to-date fingerprint hash in order to update or change metadata, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make get() request to the firewall policy.
optional string fingerprint = 234678500;hasFingerprint in interface FirewallPolicyOrBuilderpublic String getFingerprint()
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update metadata. You must always provide an up-to-date fingerprint hash in order to update or change metadata, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make get() request to the firewall policy.
optional string fingerprint = 234678500;getFingerprint in interface FirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getFingerprintBytes()
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update metadata. You must always provide an up-to-date fingerprint hash in order to update or change metadata, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make get() request to the firewall policy.
optional string fingerprint = 234678500;getFingerprintBytes in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setFingerprint(String value)
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update metadata. You must always provide an up-to-date fingerprint hash in order to update or change metadata, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make get() request to the firewall policy.
optional string fingerprint = 234678500;value - The fingerprint to set.public FirewallPolicy.Builder clearFingerprint()
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update metadata. You must always provide an up-to-date fingerprint hash in order to update or change metadata, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make get() request to the firewall policy.
optional string fingerprint = 234678500;public FirewallPolicy.Builder setFingerprintBytes(com.google.protobuf.ByteString value)
Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update metadata. You must always provide an up-to-date fingerprint hash in order to update or change metadata, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make get() request to the firewall policy.
optional string fingerprint = 234678500;value - The bytes for fingerprint to set.public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;hasId in interface FirewallPolicyOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;getId in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;value - The id to set.public FirewallPolicy.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;public boolean hasKind()
[Output only] Type of the resource. Always compute#firewallPolicyfor firewall policies
optional string kind = 3292052;hasKind in interface FirewallPolicyOrBuilderpublic String getKind()
[Output only] Type of the resource. Always compute#firewallPolicyfor firewall policies
optional string kind = 3292052;getKind in interface FirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output only] Type of the resource. Always compute#firewallPolicyfor firewall policies
optional string kind = 3292052;getKindBytes in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setKind(String value)
[Output only] Type of the resource. Always compute#firewallPolicyfor firewall policies
optional string kind = 3292052;value - The kind to set.public FirewallPolicy.Builder clearKind()
[Output only] Type of the resource. Always compute#firewallPolicyfor firewall policies
optional string kind = 3292052;public FirewallPolicy.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output only] Type of the resource. Always compute#firewallPolicyfor firewall policies
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasName()
Name of the resource. For Organization Firewall Policies it's a [Output Only] numeric ID allocated by Google Cloud which uniquely identifies the Organization Firewall Policy.
optional string name = 3373707;hasName in interface FirewallPolicyOrBuilderpublic String getName()
Name of the resource. For Organization Firewall Policies it's a [Output Only] numeric ID allocated by Google Cloud which uniquely identifies the Organization Firewall Policy.
optional string name = 3373707;getName in interface FirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the resource. For Organization Firewall Policies it's a [Output Only] numeric ID allocated by Google Cloud which uniquely identifies the Organization Firewall Policy.
optional string name = 3373707;getNameBytes in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setName(String value)
Name of the resource. For Organization Firewall Policies it's a [Output Only] numeric ID allocated by Google Cloud which uniquely identifies the Organization Firewall Policy.
optional string name = 3373707;value - The name to set.public FirewallPolicy.Builder clearName()
Name of the resource. For Organization Firewall Policies it's a [Output Only] numeric ID allocated by Google Cloud which uniquely identifies the Organization Firewall Policy.
optional string name = 3373707;public FirewallPolicy.Builder setNameBytes(com.google.protobuf.ByteString value)
Name of the resource. For Organization Firewall Policies it's a [Output Only] numeric ID allocated by Google Cloud which uniquely identifies the Organization Firewall Policy.
optional string name = 3373707;value - The bytes for name to set.public boolean hasParent()
[Output Only] The parent of the firewall policy. This field is not applicable to network firewall policies.
optional string parent = 78317738;hasParent in interface FirewallPolicyOrBuilderpublic String getParent()
[Output Only] The parent of the firewall policy. This field is not applicable to network firewall policies.
optional string parent = 78317738;getParent in interface FirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
[Output Only] The parent of the firewall policy. This field is not applicable to network firewall policies.
optional string parent = 78317738;getParentBytes in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setParent(String value)
[Output Only] The parent of the firewall policy. This field is not applicable to network firewall policies.
optional string parent = 78317738;value - The parent to set.public FirewallPolicy.Builder clearParent()
[Output Only] The parent of the firewall policy. This field is not applicable to network firewall policies.
optional string parent = 78317738;public FirewallPolicy.Builder setParentBytes(com.google.protobuf.ByteString value)
[Output Only] The parent of the firewall policy. This field is not applicable to network firewall policies.
optional string parent = 78317738;value - The bytes for parent to set.public boolean hasRegion()
[Output Only] URL of the region where the regional firewall policy resides. This field is not applicable to global firewall policies. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;hasRegion in interface FirewallPolicyOrBuilderpublic String getRegion()
[Output Only] URL of the region where the regional firewall policy resides. This field is not applicable to global firewall policies. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;getRegion in interface FirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
[Output Only] URL of the region where the regional firewall policy resides. This field is not applicable to global firewall policies. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;getRegionBytes in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setRegion(String value)
[Output Only] URL of the region where the regional firewall policy resides. This field is not applicable to global firewall policies. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;value - The region to set.public FirewallPolicy.Builder clearRegion()
[Output Only] URL of the region where the regional firewall policy resides. This field is not applicable to global firewall policies. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;public FirewallPolicy.Builder setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the region where the regional firewall policy resides. This field is not applicable to global firewall policies. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;value - The bytes for region to set.public boolean hasRuleTupleCount()
[Output Only] Total count of all firewall policy rule tuples. A firewall policy can not exceed a set number of tuples.
optional int32 rule_tuple_count = 388342037;hasRuleTupleCount in interface FirewallPolicyOrBuilderpublic int getRuleTupleCount()
[Output Only] Total count of all firewall policy rule tuples. A firewall policy can not exceed a set number of tuples.
optional int32 rule_tuple_count = 388342037;getRuleTupleCount in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setRuleTupleCount(int value)
[Output Only] Total count of all firewall policy rule tuples. A firewall policy can not exceed a set number of tuples.
optional int32 rule_tuple_count = 388342037;value - The ruleTupleCount to set.public FirewallPolicy.Builder clearRuleTupleCount()
[Output Only] Total count of all firewall policy rule tuples. A firewall policy can not exceed a set number of tuples.
optional int32 rule_tuple_count = 388342037;public List<FirewallPolicyRule> getRulesList()
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;getRulesList in interface FirewallPolicyOrBuilderpublic int getRulesCount()
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;getRulesCount in interface FirewallPolicyOrBuilderpublic FirewallPolicyRule getRules(int index)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;getRules in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setRules(int index, FirewallPolicyRule value)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public FirewallPolicy.Builder setRules(int index, FirewallPolicyRule.Builder builderForValue)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public FirewallPolicy.Builder addRules(FirewallPolicyRule value)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public FirewallPolicy.Builder addRules(int index, FirewallPolicyRule value)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public FirewallPolicy.Builder addRules(FirewallPolicyRule.Builder builderForValue)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public FirewallPolicy.Builder addRules(int index, FirewallPolicyRule.Builder builderForValue)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public FirewallPolicy.Builder addAllRules(Iterable<? extends FirewallPolicyRule> values)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public FirewallPolicy.Builder clearRules()
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public FirewallPolicy.Builder removeRules(int index)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public FirewallPolicyRule.Builder getRulesBuilder(int index)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public FirewallPolicyRuleOrBuilder getRulesOrBuilder(int index)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;getRulesOrBuilder in interface FirewallPolicyOrBuilderpublic List<? extends FirewallPolicyRuleOrBuilder> getRulesOrBuilderList()
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;getRulesOrBuilderList in interface FirewallPolicyOrBuilderpublic FirewallPolicyRule.Builder addRulesBuilder()
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public FirewallPolicyRule.Builder addRulesBuilder(int index)
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public List<FirewallPolicyRule.Builder> getRulesBuilderList()
A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface FirewallPolicyOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface FirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The selfLink to set.public FirewallPolicy.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;public FirewallPolicy.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public boolean hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;hasSelfLinkWithId in interface FirewallPolicyOrBuilderpublic String getSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;getSelfLinkWithId in interface FirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;getSelfLinkWithIdBytes in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setSelfLinkWithId(String value)
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;value - The selfLinkWithId to set.public FirewallPolicy.Builder clearSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;public FirewallPolicy.Builder setSelfLinkWithIdBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;value - The bytes for selfLinkWithId to set.public boolean hasShortName()
User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string short_name = 492051566;hasShortName in interface FirewallPolicyOrBuilderpublic String getShortName()
User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string short_name = 492051566;getShortName in interface FirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getShortNameBytes()
User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string short_name = 492051566;getShortNameBytes in interface FirewallPolicyOrBuilderpublic FirewallPolicy.Builder setShortName(String value)
User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string short_name = 492051566;value - The shortName to set.public FirewallPolicy.Builder clearShortName()
User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string short_name = 492051566;public FirewallPolicy.Builder setShortNameBytes(com.google.protobuf.ByteString value)
User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string short_name = 492051566;value - The bytes for shortName to set.public final FirewallPolicy.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>public final FirewallPolicy.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicy.Builder>Copyright © 2023 Google LLC. All rights reserved.