Class TargetTcpProxiesScopedList.Builder (1.26.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
TypeDescription
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
NameDescription
valuesIterable<? extends com.google.cloud.compute.v1.TargetTcpProxy>
Returns
TypeDescription
TargetTcpProxiesScopedList.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public TargetTcpProxiesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
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
NameDescription
valueTargetTcpProxy
Returns
TypeDescription
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
NameDescription
builderForValueTargetTcpProxy.Builder
Returns
TypeDescription
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
NameDescription
indexint
valueTargetTcpProxy
Returns
TypeDescription
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
NameDescription
indexint
builderForValueTargetTcpProxy.Builder
Returns
TypeDescription
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
TypeDescription
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
NameDescription
indexint
Returns
TypeDescription
TargetTcpProxy.Builder

build()

public TargetTcpProxiesScopedList build()
Returns
TypeDescription
TargetTcpProxiesScopedList

buildPartial()

public TargetTcpProxiesScopedList buildPartial()
Returns
TypeDescription
TargetTcpProxiesScopedList

clear()

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

clearField(Descriptors.FieldDescriptor field)

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

clearOneof(Descriptors.OneofDescriptor oneof)

public TargetTcpProxiesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
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
TypeDescription
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
TypeDescription
TargetTcpProxiesScopedList.Builder

clone()

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

getDefaultInstanceForType()

public TargetTcpProxiesScopedList getDefaultInstanceForType()
Returns
TypeDescription
TargetTcpProxiesScopedList

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
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
NameDescription
indexint
Returns
TypeDescription
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
NameDescription
indexint
Returns
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
NameDescription
indexint
Returns
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
boolean

Whether the warning field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(TargetTcpProxiesScopedList other)

public TargetTcpProxiesScopedList.Builder mergeFrom(TargetTcpProxiesScopedList other)
Parameter
NameDescription
otherTargetTcpProxiesScopedList
Returns
TypeDescription
TargetTcpProxiesScopedList.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeUnknownFields(UnknownFieldSet unknownFields)

public final TargetTcpProxiesScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
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
NameDescription
valueWarning
Returns
TypeDescription
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
NameDescription
indexint
Returns
TypeDescription
TargetTcpProxiesScopedList.Builder

setField(Descriptors.FieldDescriptor field, Object value)

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

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

public TargetTcpProxiesScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
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
NameDescription
indexint
valueTargetTcpProxy
Returns
TypeDescription
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
NameDescription
indexint
builderForValueTargetTcpProxy.Builder
Returns
TypeDescription
TargetTcpProxiesScopedList.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final TargetTcpProxiesScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
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
NameDescription
valueWarning
Returns
TypeDescription
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
NameDescription
builderForValueWarning.Builder
Returns
TypeDescription
TargetTcpProxiesScopedList.Builder