public static final class FirewallPolicyAssociation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyAssociation.Builder> implements FirewallPolicyAssociationOrBuilder
Protobuf type
google.cloud.compute.v1.FirewallPolicyAssociation| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyAssociation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FirewallPolicyAssociation |
build() |
FirewallPolicyAssociation |
buildPartial() |
FirewallPolicyAssociation.Builder |
clear() |
FirewallPolicyAssociation.Builder |
clearAttachmentTarget()
The target that the firewall policy is attached to.
|
FirewallPolicyAssociation.Builder |
clearDisplayName()
[Output Only] Deprecated, please use short name instead.
|
FirewallPolicyAssociation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FirewallPolicyAssociation.Builder |
clearFirewallPolicyId()
[Output Only] The firewall policy ID of the association.
|
FirewallPolicyAssociation.Builder |
clearName()
The name for an association.
|
FirewallPolicyAssociation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FirewallPolicyAssociation.Builder |
clearShortName()
[Output Only] The short name of the firewall policy of the association.
|
FirewallPolicyAssociation.Builder |
clone() |
String |
getAttachmentTarget()
The target that the firewall policy is attached to.
|
com.google.protobuf.ByteString |
getAttachmentTargetBytes()
The target that the firewall policy is attached to.
|
FirewallPolicyAssociation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
[Output Only] Deprecated, please use short name instead.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
[Output Only] Deprecated, please use short name instead.
|
String |
getFirewallPolicyId()
[Output Only] The firewall policy ID of the association.
|
com.google.protobuf.ByteString |
getFirewallPolicyIdBytes()
[Output Only] The firewall policy ID of the association.
|
String |
getName()
The name for an association.
|
com.google.protobuf.ByteString |
getNameBytes()
The name for an association.
|
String |
getShortName()
[Output Only] The short name of the firewall policy of the association.
|
com.google.protobuf.ByteString |
getShortNameBytes()
[Output Only] The short name of the firewall policy of the association.
|
boolean |
hasAttachmentTarget()
The target that the firewall policy is attached to.
|
boolean |
hasDisplayName()
[Output Only] Deprecated, please use short name instead.
|
boolean |
hasFirewallPolicyId()
[Output Only] The firewall policy ID of the association.
|
boolean |
hasName()
The name for an association.
|
boolean |
hasShortName()
[Output Only] The short name of the firewall policy of the association.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FirewallPolicyAssociation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FirewallPolicyAssociation.Builder |
mergeFrom(FirewallPolicyAssociation other) |
FirewallPolicyAssociation.Builder |
mergeFrom(com.google.protobuf.Message other) |
FirewallPolicyAssociation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FirewallPolicyAssociation.Builder |
setAttachmentTarget(String value)
The target that the firewall policy is attached to.
|
FirewallPolicyAssociation.Builder |
setAttachmentTargetBytes(com.google.protobuf.ByteString value)
The target that the firewall policy is attached to.
|
FirewallPolicyAssociation.Builder |
setDisplayName(String value)
[Output Only] Deprecated, please use short name instead.
|
FirewallPolicyAssociation.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
[Output Only] Deprecated, please use short name instead.
|
FirewallPolicyAssociation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FirewallPolicyAssociation.Builder |
setFirewallPolicyId(String value)
[Output Only] The firewall policy ID of the association.
|
FirewallPolicyAssociation.Builder |
setFirewallPolicyIdBytes(com.google.protobuf.ByteString value)
[Output Only] The firewall policy ID of the association.
|
FirewallPolicyAssociation.Builder |
setName(String value)
The name for an association.
|
FirewallPolicyAssociation.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name for an association.
|
FirewallPolicyAssociation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FirewallPolicyAssociation.Builder |
setShortName(String value)
[Output Only] The short name of the firewall policy of the association.
|
FirewallPolicyAssociation.Builder |
setShortNameBytes(com.google.protobuf.ByteString value)
[Output Only] The short name of the firewall policy of the association.
|
FirewallPolicyAssociation.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<FirewallPolicyAssociation.Builder>public FirewallPolicyAssociation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyAssociation.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<FirewallPolicyAssociation.Builder>public FirewallPolicyAssociation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FirewallPolicyAssociation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FirewallPolicyAssociation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FirewallPolicyAssociation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyAssociation.Builder>public FirewallPolicyAssociation.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<FirewallPolicyAssociation.Builder>public FirewallPolicyAssociation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyAssociation.Builder>public FirewallPolicyAssociation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyAssociation.Builder>public FirewallPolicyAssociation.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<FirewallPolicyAssociation.Builder>public FirewallPolicyAssociation.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<FirewallPolicyAssociation.Builder>public FirewallPolicyAssociation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FirewallPolicyAssociation.Builder>public FirewallPolicyAssociation.Builder mergeFrom(FirewallPolicyAssociation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyAssociation.Builder>public FirewallPolicyAssociation.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<FirewallPolicyAssociation.Builder>IOExceptionpublic boolean hasAttachmentTarget()
The target that the firewall policy is attached to.
optional string attachment_target = 175773741;hasAttachmentTarget in interface FirewallPolicyAssociationOrBuilderpublic String getAttachmentTarget()
The target that the firewall policy is attached to.
optional string attachment_target = 175773741;getAttachmentTarget in interface FirewallPolicyAssociationOrBuilderpublic com.google.protobuf.ByteString getAttachmentTargetBytes()
The target that the firewall policy is attached to.
optional string attachment_target = 175773741;getAttachmentTargetBytes in interface FirewallPolicyAssociationOrBuilderpublic FirewallPolicyAssociation.Builder setAttachmentTarget(String value)
The target that the firewall policy is attached to.
optional string attachment_target = 175773741;value - The attachmentTarget to set.public FirewallPolicyAssociation.Builder clearAttachmentTarget()
The target that the firewall policy is attached to.
optional string attachment_target = 175773741;public FirewallPolicyAssociation.Builder setAttachmentTargetBytes(com.google.protobuf.ByteString value)
The target that the firewall policy is attached to.
optional string attachment_target = 175773741;value - The bytes for attachmentTarget to set.public boolean hasDisplayName()
[Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.
optional string display_name = 4473832;hasDisplayName in interface FirewallPolicyAssociationOrBuilderpublic String getDisplayName()
[Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.
optional string display_name = 4473832;getDisplayName in interface FirewallPolicyAssociationOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
[Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.
optional string display_name = 4473832;getDisplayNameBytes in interface FirewallPolicyAssociationOrBuilderpublic FirewallPolicyAssociation.Builder setDisplayName(String value)
[Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.
optional string display_name = 4473832;value - The displayName to set.public FirewallPolicyAssociation.Builder clearDisplayName()
[Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.
optional string display_name = 4473832;public FirewallPolicyAssociation.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
[Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.
optional string display_name = 4473832;value - The bytes for displayName to set.public boolean hasFirewallPolicyId()
[Output Only] The firewall policy ID of the association.
optional string firewall_policy_id = 357211849;hasFirewallPolicyId in interface FirewallPolicyAssociationOrBuilderpublic String getFirewallPolicyId()
[Output Only] The firewall policy ID of the association.
optional string firewall_policy_id = 357211849;getFirewallPolicyId in interface FirewallPolicyAssociationOrBuilderpublic com.google.protobuf.ByteString getFirewallPolicyIdBytes()
[Output Only] The firewall policy ID of the association.
optional string firewall_policy_id = 357211849;getFirewallPolicyIdBytes in interface FirewallPolicyAssociationOrBuilderpublic FirewallPolicyAssociation.Builder setFirewallPolicyId(String value)
[Output Only] The firewall policy ID of the association.
optional string firewall_policy_id = 357211849;value - The firewallPolicyId to set.public FirewallPolicyAssociation.Builder clearFirewallPolicyId()
[Output Only] The firewall policy ID of the association.
optional string firewall_policy_id = 357211849;public FirewallPolicyAssociation.Builder setFirewallPolicyIdBytes(com.google.protobuf.ByteString value)
[Output Only] The firewall policy ID of the association.
optional string firewall_policy_id = 357211849;value - The bytes for firewallPolicyId to set.public boolean hasName()
The name for an association.
optional string name = 3373707;hasName in interface FirewallPolicyAssociationOrBuilderpublic String getName()
The name for an association.
optional string name = 3373707;getName in interface FirewallPolicyAssociationOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name for an association.
optional string name = 3373707;getNameBytes in interface FirewallPolicyAssociationOrBuilderpublic FirewallPolicyAssociation.Builder setName(String value)
The name for an association.
optional string name = 3373707;value - The name to set.public FirewallPolicyAssociation.Builder clearName()
The name for an association.
optional string name = 3373707;public FirewallPolicyAssociation.Builder setNameBytes(com.google.protobuf.ByteString value)
The name for an association.
optional string name = 3373707;value - The bytes for name to set.public boolean hasShortName()
[Output Only] The short name of the firewall policy of the association.
optional string short_name = 492051566;hasShortName in interface FirewallPolicyAssociationOrBuilderpublic String getShortName()
[Output Only] The short name of the firewall policy of the association.
optional string short_name = 492051566;getShortName in interface FirewallPolicyAssociationOrBuilderpublic com.google.protobuf.ByteString getShortNameBytes()
[Output Only] The short name of the firewall policy of the association.
optional string short_name = 492051566;getShortNameBytes in interface FirewallPolicyAssociationOrBuilderpublic FirewallPolicyAssociation.Builder setShortName(String value)
[Output Only] The short name of the firewall policy of the association.
optional string short_name = 492051566;value - The shortName to set.public FirewallPolicyAssociation.Builder clearShortName()
[Output Only] The short name of the firewall policy of the association.
optional string short_name = 492051566;public FirewallPolicyAssociation.Builder setShortNameBytes(com.google.protobuf.ByteString value)
[Output Only] The short name of the firewall policy of the association.
optional string short_name = 492051566;value - The bytes for shortName to set.public final FirewallPolicyAssociation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyAssociation.Builder>public final FirewallPolicyAssociation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FirewallPolicyAssociation.Builder>Copyright © 2023 Google LLC. All rights reserved.