Class GetAssociationNetworkFirewallPolicyRequest.Builder (1.47.0)

public static final class GetAssociationNetworkFirewallPolicyRequest.Builder extends GeneratedMessageV3.Builder<GetAssociationNetworkFirewallPolicyRequest.Builder> implements GetAssociationNetworkFirewallPolicyRequestOrBuilder

A request message for NetworkFirewallPolicies.GetAssociation. See the method description for details.

Protobuf type google.cloud.compute.v1.GetAssociationNetworkFirewallPolicyRequest

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public GetAssociationNetworkFirewallPolicyRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder
Overrides

build()

public GetAssociationNetworkFirewallPolicyRequest build()
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest

buildPartial()

public GetAssociationNetworkFirewallPolicyRequest buildPartial()
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest

clear()

public GetAssociationNetworkFirewallPolicyRequest.Builder clear()
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public GetAssociationNetworkFirewallPolicyRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder
Overrides

clearFirewallPolicy()

public GetAssociationNetworkFirewallPolicyRequest.Builder clearFirewallPolicy()

Name of the firewall policy to which the queried association belongs.

string firewall_policy = 498173265 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder

This builder for chaining.

clearName()

public GetAssociationNetworkFirewallPolicyRequest.Builder clearName()

The name of the association to get from the firewall policy.

optional string name = 3373707;

Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public GetAssociationNetworkFirewallPolicyRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder
Overrides

clearProject()

public GetAssociationNetworkFirewallPolicyRequest.Builder clearProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder

This builder for chaining.

clone()

public GetAssociationNetworkFirewallPolicyRequest.Builder clone()
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder
Overrides

getDefaultInstanceForType()

public GetAssociationNetworkFirewallPolicyRequest getDefaultInstanceForType()
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getFirewallPolicy()

public String getFirewallPolicy()

Name of the firewall policy to which the queried association belongs.

string firewall_policy = 498173265 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The firewallPolicy.

getFirewallPolicyBytes()

public ByteString getFirewallPolicyBytes()

Name of the firewall policy to which the queried association belongs.

string firewall_policy = 498173265 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for firewallPolicy.

getName()

public String getName()

The name of the association to get from the firewall policy.

optional string name = 3373707;

Returns
TypeDescription
String

The name.

getNameBytes()

public ByteString getNameBytes()

The name of the association to get from the firewall policy.

optional string name = 3373707;

Returns
TypeDescription
ByteString

The bytes for name.

getProject()

public String getProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The project.

getProjectBytes()

public ByteString getProjectBytes()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for project.

hasName()

public boolean hasName()

The name of the association to get from the firewall policy.

optional string name = 3373707;

Returns
TypeDescription
boolean

Whether the name field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(GetAssociationNetworkFirewallPolicyRequest other)

public GetAssociationNetworkFirewallPolicyRequest.Builder mergeFrom(GetAssociationNetworkFirewallPolicyRequest other)
Parameter
NameDescription
otherGetAssociationNetworkFirewallPolicyRequest
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public GetAssociationNetworkFirewallPolicyRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public GetAssociationNetworkFirewallPolicyRequest.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final GetAssociationNetworkFirewallPolicyRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public GetAssociationNetworkFirewallPolicyRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder
Overrides

setFirewallPolicy(String value)

public GetAssociationNetworkFirewallPolicyRequest.Builder setFirewallPolicy(String value)

Name of the firewall policy to which the queried association belongs.

string firewall_policy = 498173265 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueString

The firewallPolicy to set.

Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder

This builder for chaining.

setFirewallPolicyBytes(ByteString value)

public GetAssociationNetworkFirewallPolicyRequest.Builder setFirewallPolicyBytes(ByteString value)

Name of the firewall policy to which the queried association belongs.

string firewall_policy = 498173265 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueByteString

The bytes for firewallPolicy to set.

Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder

This builder for chaining.

setName(String value)

public GetAssociationNetworkFirewallPolicyRequest.Builder setName(String value)

The name of the association to get from the firewall policy.

optional string name = 3373707;

Parameter
NameDescription
valueString

The name to set.

Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder

This builder for chaining.

setNameBytes(ByteString value)

public GetAssociationNetworkFirewallPolicyRequest.Builder setNameBytes(ByteString value)

The name of the association to get from the firewall policy.

optional string name = 3373707;

Parameter
NameDescription
valueByteString

The bytes for name to set.

Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder

This builder for chaining.

setProject(String value)

public GetAssociationNetworkFirewallPolicyRequest.Builder setProject(String value)

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueString

The project to set.

Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder

This builder for chaining.

setProjectBytes(ByteString value)

public GetAssociationNetworkFirewallPolicyRequest.Builder setProjectBytes(ByteString value)

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueByteString

The bytes for project to set.

Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public GetAssociationNetworkFirewallPolicyRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final GetAssociationNetworkFirewallPolicyRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
GetAssociationNetworkFirewallPolicyRequest.Builder
Overrides