public static final class GetEffectiveFirewallsInstanceRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetEffectiveFirewallsInstanceRequest.Builder> implements GetEffectiveFirewallsInstanceRequestOrBuilder
A request message for Instances.GetEffectiveFirewalls. See the method description for details.Protobuf type
google.cloud.compute.v1.GetEffectiveFirewallsInstanceRequest| Modifier and Type | Method and Description |
|---|---|
GetEffectiveFirewallsInstanceRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetEffectiveFirewallsInstanceRequest |
build() |
GetEffectiveFirewallsInstanceRequest |
buildPartial() |
GetEffectiveFirewallsInstanceRequest.Builder |
clear() |
GetEffectiveFirewallsInstanceRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetEffectiveFirewallsInstanceRequest.Builder |
clearInstance()
Name of the instance scoping this request.
|
GetEffectiveFirewallsInstanceRequest.Builder |
clearNetworkInterface()
The name of the network interface to get the effective firewalls.
|
GetEffectiveFirewallsInstanceRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetEffectiveFirewallsInstanceRequest.Builder |
clearProject()
Project ID for this request.
|
GetEffectiveFirewallsInstanceRequest.Builder |
clearZone()
The name of the zone for this request.
|
GetEffectiveFirewallsInstanceRequest.Builder |
clone() |
GetEffectiveFirewallsInstanceRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInstance()
Name of the instance scoping this request.
|
com.google.protobuf.ByteString |
getInstanceBytes()
Name of the instance scoping this request.
|
String |
getNetworkInterface()
The name of the network interface to get the effective firewalls.
|
com.google.protobuf.ByteString |
getNetworkInterfaceBytes()
The name of the network interface to get the effective firewalls.
|
String |
getProject()
Project ID for this request.
|
com.google.protobuf.ByteString |
getProjectBytes()
Project ID for this request.
|
String |
getZone()
The name of the zone for this request.
|
com.google.protobuf.ByteString |
getZoneBytes()
The name of the zone for this request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetEffectiveFirewallsInstanceRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetEffectiveFirewallsInstanceRequest.Builder |
mergeFrom(GetEffectiveFirewallsInstanceRequest other) |
GetEffectiveFirewallsInstanceRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetEffectiveFirewallsInstanceRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetEffectiveFirewallsInstanceRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetEffectiveFirewallsInstanceRequest.Builder |
setInstance(String value)
Name of the instance scoping this request.
|
GetEffectiveFirewallsInstanceRequest.Builder |
setInstanceBytes(com.google.protobuf.ByteString value)
Name of the instance scoping this request.
|
GetEffectiveFirewallsInstanceRequest.Builder |
setNetworkInterface(String value)
The name of the network interface to get the effective firewalls.
|
GetEffectiveFirewallsInstanceRequest.Builder |
setNetworkInterfaceBytes(com.google.protobuf.ByteString value)
The name of the network interface to get the effective firewalls.
|
GetEffectiveFirewallsInstanceRequest.Builder |
setProject(String value)
Project ID for this request.
|
GetEffectiveFirewallsInstanceRequest.Builder |
setProjectBytes(com.google.protobuf.ByteString value)
Project ID for this request.
|
GetEffectiveFirewallsInstanceRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetEffectiveFirewallsInstanceRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetEffectiveFirewallsInstanceRequest.Builder |
setZone(String value)
The name of the zone for this request.
|
GetEffectiveFirewallsInstanceRequest.Builder |
setZoneBytes(com.google.protobuf.ByteString value)
The name of the zone for this request.
|
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<GetEffectiveFirewallsInstanceRequest.Builder>public GetEffectiveFirewallsInstanceRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetEffectiveFirewallsInstanceRequest.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<GetEffectiveFirewallsInstanceRequest.Builder>public GetEffectiveFirewallsInstanceRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetEffectiveFirewallsInstanceRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetEffectiveFirewallsInstanceRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetEffectiveFirewallsInstanceRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetEffectiveFirewallsInstanceRequest.Builder>public GetEffectiveFirewallsInstanceRequest.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<GetEffectiveFirewallsInstanceRequest.Builder>public GetEffectiveFirewallsInstanceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetEffectiveFirewallsInstanceRequest.Builder>public GetEffectiveFirewallsInstanceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetEffectiveFirewallsInstanceRequest.Builder>public GetEffectiveFirewallsInstanceRequest.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<GetEffectiveFirewallsInstanceRequest.Builder>public GetEffectiveFirewallsInstanceRequest.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<GetEffectiveFirewallsInstanceRequest.Builder>public GetEffectiveFirewallsInstanceRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetEffectiveFirewallsInstanceRequest.Builder>public GetEffectiveFirewallsInstanceRequest.Builder mergeFrom(GetEffectiveFirewallsInstanceRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetEffectiveFirewallsInstanceRequest.Builder>public GetEffectiveFirewallsInstanceRequest.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<GetEffectiveFirewallsInstanceRequest.Builder>IOExceptionpublic String getInstance()
Name of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];getInstance in interface GetEffectiveFirewallsInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getInstanceBytes()
Name of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];getInstanceBytes in interface GetEffectiveFirewallsInstanceRequestOrBuilderpublic GetEffectiveFirewallsInstanceRequest.Builder setInstance(String value)
Name of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];value - The instance to set.public GetEffectiveFirewallsInstanceRequest.Builder clearInstance()
Name of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];public GetEffectiveFirewallsInstanceRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value)
Name of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];value - The bytes for instance to set.public String getNetworkInterface()
The name of the network interface to get the effective firewalls.
string network_interface = 365387880 [(.google.api.field_behavior) = REQUIRED];getNetworkInterface in interface GetEffectiveFirewallsInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getNetworkInterfaceBytes()
The name of the network interface to get the effective firewalls.
string network_interface = 365387880 [(.google.api.field_behavior) = REQUIRED];getNetworkInterfaceBytes in interface GetEffectiveFirewallsInstanceRequestOrBuilderpublic GetEffectiveFirewallsInstanceRequest.Builder setNetworkInterface(String value)
The name of the network interface to get the effective firewalls.
string network_interface = 365387880 [(.google.api.field_behavior) = REQUIRED];value - The networkInterface to set.public GetEffectiveFirewallsInstanceRequest.Builder clearNetworkInterface()
The name of the network interface to get the effective firewalls.
string network_interface = 365387880 [(.google.api.field_behavior) = REQUIRED];public GetEffectiveFirewallsInstanceRequest.Builder setNetworkInterfaceBytes(com.google.protobuf.ByteString value)
The name of the network interface to get the effective firewalls.
string network_interface = 365387880 [(.google.api.field_behavior) = REQUIRED];value - The bytes for networkInterface to set.public String getProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProject in interface GetEffectiveFirewallsInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getProjectBytes()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProjectBytes in interface GetEffectiveFirewallsInstanceRequestOrBuilderpublic GetEffectiveFirewallsInstanceRequest.Builder setProject(String value)
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];value - The project to set.public GetEffectiveFirewallsInstanceRequest.Builder clearProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];public GetEffectiveFirewallsInstanceRequest.Builder setProjectBytes(com.google.protobuf.ByteString value)
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];value - The bytes for project to set.public String getZone()
The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];getZone in interface GetEffectiveFirewallsInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getZoneBytes()
The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];getZoneBytes in interface GetEffectiveFirewallsInstanceRequestOrBuilderpublic GetEffectiveFirewallsInstanceRequest.Builder setZone(String value)
The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];value - The zone to set.public GetEffectiveFirewallsInstanceRequest.Builder clearZone()
The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];public GetEffectiveFirewallsInstanceRequest.Builder setZoneBytes(com.google.protobuf.ByteString value)
The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];value - The bytes for zone to set.public final GetEffectiveFirewallsInstanceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetEffectiveFirewallsInstanceRequest.Builder>public final GetEffectiveFirewallsInstanceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetEffectiveFirewallsInstanceRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.