Class TargetTcpProxiesScopedList.Builder (1.53.0)

public static final class TargetTcpProxiesScopedList.Builder extends GeneratedMessageV3.Builder<TargetTcpProxiesScopedList.Builder> implements TargetTcpProxiesScopedListOrBuilder

Protobuf type google.cloud.compute.v1.TargetTcpProxiesScopedList

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addAllTargetTcpProxies(Iterable<? extends TargetTcpProxy> values)

public TargetTcpProxiesScopedList.Builder addAllTargetTcpProxies(Iterable<? extends TargetTcpProxy> values)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameter
Name Description
values Iterable<? extends com.google.cloud.compute.v1.TargetTcpProxy>
Returns
Type Description
TargetTcpProxiesScopedList.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public TargetTcpProxiesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
TargetTcpProxiesScopedList.Builder
Overrides

addTargetTcpProxies(TargetTcpProxy value)

public TargetTcpProxiesScopedList.Builder addTargetTcpProxies(TargetTcpProxy value)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameter
Name Description
value TargetTcpProxy
Returns
Type Description
TargetTcpProxiesScopedList.Builder

addTargetTcpProxies(TargetTcpProxy.Builder builderForValue)

public TargetTcpProxiesScopedList.Builder addTargetTcpProxies(TargetTcpProxy.Builder builderForValue)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameter
Name Description
builderForValue TargetTcpProxy.Builder
Returns
Type Description
TargetTcpProxiesScopedList.Builder

addTargetTcpProxies(int index, TargetTcpProxy value)

public TargetTcpProxiesScopedList.Builder addTargetTcpProxies(int index, TargetTcpProxy value)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameters
Name Description
index int
value TargetTcpProxy
Returns
Type Description
TargetTcpProxiesScopedList.Builder

addTargetTcpProxies(int index, TargetTcpProxy.Builder builderForValue)

public TargetTcpProxiesScopedList.Builder addTargetTcpProxies(int index, TargetTcpProxy.Builder builderForValue)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameters
Name Description
index int
builderForValue TargetTcpProxy.Builder
Returns
Type Description
TargetTcpProxiesScopedList.Builder

addTargetTcpProxiesBuilder()

public TargetTcpProxy.Builder addTargetTcpProxiesBuilder()

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Returns
Type Description
TargetTcpProxy.Builder

addTargetTcpProxiesBuilder(int index)

public TargetTcpProxy.Builder addTargetTcpProxiesBuilder(int index)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameter
Name Description
index int
Returns
Type Description
TargetTcpProxy.Builder

build()

public TargetTcpProxiesScopedList build()
Returns
Type Description
TargetTcpProxiesScopedList

buildPartial()

public TargetTcpProxiesScopedList buildPartial()
Returns
Type Description
TargetTcpProxiesScopedList

clear()

public TargetTcpProxiesScopedList.Builder clear()
Returns
Type Description
TargetTcpProxiesScopedList.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public TargetTcpProxiesScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
TargetTcpProxiesScopedList.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public TargetTcpProxiesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
TargetTcpProxiesScopedList.Builder
Overrides

clearTargetTcpProxies()

public TargetTcpProxiesScopedList.Builder clearTargetTcpProxies()

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Returns
Type Description
TargetTcpProxiesScopedList.Builder

clearWarning()

public TargetTcpProxiesScopedList.Builder clearWarning()

Informational warning which replaces the list of backend services when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Returns
Type Description
TargetTcpProxiesScopedList.Builder

clone()

public TargetTcpProxiesScopedList.Builder clone()
Returns
Type Description
TargetTcpProxiesScopedList.Builder
Overrides

getDefaultInstanceForType()

public TargetTcpProxiesScopedList getDefaultInstanceForType()
Returns
Type Description
TargetTcpProxiesScopedList

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getTargetTcpProxies(int index)

public TargetTcpProxy getTargetTcpProxies(int index)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameter
Name Description
index int
Returns
Type Description
TargetTcpProxy

getTargetTcpProxiesBuilder(int index)

public TargetTcpProxy.Builder getTargetTcpProxiesBuilder(int index)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameter
Name Description
index int
Returns
Type Description
TargetTcpProxy.Builder

getTargetTcpProxiesBuilderList()

public List<TargetTcpProxy.Builder> getTargetTcpProxiesBuilderList()

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Returns
Type Description
List<Builder>

getTargetTcpProxiesCount()

public int getTargetTcpProxiesCount()

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Returns
Type Description
int

getTargetTcpProxiesList()

public List<TargetTcpProxy> getTargetTcpProxiesList()

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Returns
Type Description
List<TargetTcpProxy>

getTargetTcpProxiesOrBuilder(int index)

public TargetTcpProxyOrBuilder getTargetTcpProxiesOrBuilder(int index)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameter
Name Description
index int
Returns
Type Description
TargetTcpProxyOrBuilder

getTargetTcpProxiesOrBuilderList()

public List<? extends TargetTcpProxyOrBuilder> getTargetTcpProxiesOrBuilderList()

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Returns
Type Description
List<? extends com.google.cloud.compute.v1.TargetTcpProxyOrBuilder>

getWarning()

public Warning getWarning()

Informational warning which replaces the list of backend services when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Returns
Type Description
Warning

The warning.

getWarningBuilder()

public Warning.Builder getWarningBuilder()

Informational warning which replaces the list of backend services when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Returns
Type Description
Warning.Builder

getWarningOrBuilder()

public WarningOrBuilder getWarningOrBuilder()

Informational warning which replaces the list of backend services when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Returns
Type Description
WarningOrBuilder

hasWarning()

public boolean hasWarning()

Informational warning which replaces the list of backend services when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Returns
Type Description
boolean

Whether the warning field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(TargetTcpProxiesScopedList other)

public TargetTcpProxiesScopedList.Builder mergeFrom(TargetTcpProxiesScopedList other)
Parameter
Name Description
other TargetTcpProxiesScopedList
Returns
Type Description
TargetTcpProxiesScopedList.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public TargetTcpProxiesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
TargetTcpProxiesScopedList.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public TargetTcpProxiesScopedList.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
TargetTcpProxiesScopedList.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final TargetTcpProxiesScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
TargetTcpProxiesScopedList.Builder
Overrides

mergeWarning(Warning value)

public TargetTcpProxiesScopedList.Builder mergeWarning(Warning value)

Informational warning which replaces the list of backend services when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Parameter
Name Description
value Warning
Returns
Type Description
TargetTcpProxiesScopedList.Builder

removeTargetTcpProxies(int index)

public TargetTcpProxiesScopedList.Builder removeTargetTcpProxies(int index)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameter
Name Description
index int
Returns
Type Description
TargetTcpProxiesScopedList.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public TargetTcpProxiesScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
TargetTcpProxiesScopedList.Builder
Overrides

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

public TargetTcpProxiesScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
TargetTcpProxiesScopedList.Builder
Overrides

setTargetTcpProxies(int index, TargetTcpProxy value)

public TargetTcpProxiesScopedList.Builder setTargetTcpProxies(int index, TargetTcpProxy value)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameters
Name Description
index int
value TargetTcpProxy
Returns
Type Description
TargetTcpProxiesScopedList.Builder

setTargetTcpProxies(int index, TargetTcpProxy.Builder builderForValue)

public TargetTcpProxiesScopedList.Builder setTargetTcpProxies(int index, TargetTcpProxy.Builder builderForValue)

A list of TargetTcpProxies contained in this scope.

repeated .google.cloud.compute.v1.TargetTcpProxy target_tcp_proxies = 262056832;

Parameters
Name Description
index int
builderForValue TargetTcpProxy.Builder
Returns
Type Description
TargetTcpProxiesScopedList.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final TargetTcpProxiesScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
TargetTcpProxiesScopedList.Builder
Overrides

setWarning(Warning value)

public TargetTcpProxiesScopedList.Builder setWarning(Warning value)

Informational warning which replaces the list of backend services when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Parameter
Name Description
value Warning
Returns
Type Description
TargetTcpProxiesScopedList.Builder

setWarning(Warning.Builder builderForValue)

public TargetTcpProxiesScopedList.Builder setWarning(Warning.Builder builderForValue)

Informational warning which replaces the list of backend services when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Parameter
Name Description
builderForValue Warning.Builder
Returns
Type Description
TargetTcpProxiesScopedList.Builder