Class TargetTcpProxiesScopedList.Builder (1.88.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.Buil