Class ShowEffectiveFlowLogsConfigsResponse.Builder (1.84.0)

public static final class ShowEffectiveFlowLogsConfigsResponse.Builder extends GeneratedMessage.Builder<ShowEffectiveFlowLogsConfigsResponse.Builder> implements ShowEffectiveFlowLogsConfigsResponseOrBuilder

Response for the ShowEffectiveFlowLogsConfigs method.

Protobuf type google.cloud.networkmanagement.v1.ShowEffectiveFlowLogsConfigsResponse

Static Methods

getDescriptor()

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

Methods

addAllEffectiveFlowLogsConfigs(Iterable<? extends EffectiveVpcFlowLogsConfig> values)

public ShowEffectiveFlowLogsConfigsResponse.Builder addAllEffectiveFlowLogsConfigs(Iterable<? extends EffectiveVpcFlowLogsConfig> values)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameter
Name Description
values Iterable<? extends com.google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig>
Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

addAllUnreachable(Iterable<String> values)

public ShowEffectiveFlowLogsConfigsResponse.Builder addAllUnreachable(Iterable<String> values)

Locations that could not be reached (when querying all locations with -).

repeated string unreachable = 3;

Parameter
Name Description
values Iterable<String>

The unreachable to add.

Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

This builder for chaining.

addEffectiveFlowLogsConfigs(EffectiveVpcFlowLogsConfig value)

public ShowEffectiveFlowLogsConfigsResponse.Builder addEffectiveFlowLogsConfigs(EffectiveVpcFlowLogsConfig value)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameter
Name Description
value EffectiveVpcFlowLogsConfig
Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

addEffectiveFlowLogsConfigs(EffectiveVpcFlowLogsConfig.Builder builderForValue)

public ShowEffectiveFlowLogsConfigsResponse.Builder addEffectiveFlowLogsConfigs(EffectiveVpcFlowLogsConfig.Builder builderForValue)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameter
Name Description
builderForValue EffectiveVpcFlowLogsConfig.Builder
Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

addEffectiveFlowLogsConfigs(int index, EffectiveVpcFlowLogsConfig value)

public ShowEffectiveFlowLogsConfigsResponse.Builder addEffectiveFlowLogsConfigs(int index, EffectiveVpcFlowLogsConfig value)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameters
Name Description
index int
value EffectiveVpcFlowLogsConfig
Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

addEffectiveFlowLogsConfigs(int index, EffectiveVpcFlowLogsConfig.Builder builderForValue)

public ShowEffectiveFlowLogsConfigsResponse.Builder addEffectiveFlowLogsConfigs(int index, EffectiveVpcFlowLogsConfig.Builder builderForValue)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameters
Name Description
index int
builderForValue EffectiveVpcFlowLogsConfig.Builder
Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

addEffectiveFlowLogsConfigsBuilder()

public EffectiveVpcFlowLogsConfig.Builder addEffectiveFlowLogsConfigsBuilder()

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Returns
Type Description
EffectiveVpcFlowLogsConfig.Builder

addEffectiveFlowLogsConfigsBuilder(int index)

public EffectiveVpcFlowLogsConfig.Builder addEffectiveFlowLogsConfigsBuilder(int index)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameter
Name Description
index int
Returns
Type Description
EffectiveVpcFlowLogsConfig.Builder

addUnreachable(String value)

public ShowEffectiveFlowLogsConfigsResponse.Builder addUnreachable(String value)

Locations that could not be reached (when querying all locations with -).

repeated string unreachable = 3;

Parameter
Name Description
value String

The unreachable to add.

Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

This builder for chaining.

addUnreachableBytes(ByteString value)

public ShowEffectiveFlowLogsConfigsResponse.Builder addUnreachableBytes(ByteString value)

Locations that could not be reached (when querying all locations with -).

repeated string unreachable = 3;

Parameter
Name Description
value ByteString

The bytes of the unreachable to add.

Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

This builder for chaining.

build()

public ShowEffectiveFlowLogsConfigsResponse build()
Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse

buildPartial()

public ShowEffectiveFlowLogsConfigsResponse buildPartial()
Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse

clear()

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

clearEffectiveFlowLogsConfigs()

public ShowEffectiveFlowLogsConfigsResponse.Builder clearEffectiveFlowLogsConfigs()

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

clearNextPageToken()

public ShowEffectiveFlowLogsConfigsResponse.Builder clearNextPageToken()

Page token to fetch the next set of configurations.

string next_page_token = 2;

Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

This builder for chaining.

clearUnreachable()

public ShowEffectiveFlowLogsConfigsResponse.Builder clearUnreachable()

Locations that could not be reached (when querying all locations with -).

repeated string unreachable = 3;

Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

This builder for chaining.

getDefaultInstanceForType()

public ShowEffectiveFlowLogsConfigsResponse getDefaultInstanceForType()
Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse

getDescriptorForType()

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

getEffectiveFlowLogsConfigs(int index)

public EffectiveVpcFlowLogsConfig getEffectiveFlowLogsConfigs(int index)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameter
Name Description
index int
Returns
Type Description
EffectiveVpcFlowLogsConfig

getEffectiveFlowLogsConfigsBuilder(int index)

public EffectiveVpcFlowLogsConfig.Builder getEffectiveFlowLogsConfigsBuilder(int index)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameter
Name Description
index int
Returns
Type Description
EffectiveVpcFlowLogsConfig.Builder

getEffectiveFlowLogsConfigsBuilderList()

public List<EffectiveVpcFlowLogsConfig.Builder> getEffectiveFlowLogsConfigsBuilderList()

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Returns
Type Description
List<Builder>

getEffectiveFlowLogsConfigsCount()

public int getEffectiveFlowLogsConfigsCount()

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Returns
Type Description
int

getEffectiveFlowLogsConfigsList()

public List<EffectiveVpcFlowLogsConfig> getEffectiveFlowLogsConfigsList()

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Returns
Type Description
List<EffectiveVpcFlowLogsConfig>

getEffectiveFlowLogsConfigsOrBuilder(int index)

public EffectiveVpcFlowLogsConfigOrBuilder getEffectiveFlowLogsConfigsOrBuilder(int index)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameter
Name Description
index int
Returns
Type Description
EffectiveVpcFlowLogsConfigOrBuilder

getEffectiveFlowLogsConfigsOrBuilderList()

public List<? extends EffectiveVpcFlowLogsConfigOrBuilder> getEffectiveFlowLogsConfigsOrBuilderList()

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Returns
Type Description
List<? extends com.google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfigOrBuilder>

getNextPageToken()

public String getNextPageToken()

Page token to fetch the next set of configurations.

string next_page_token = 2;

Returns
Type Description
String

The nextPageToken.

getNextPageTokenBytes()

public ByteString getNextPageTokenBytes()

Page token to fetch the next set of configurations.

string next_page_token = 2;

Returns
Type Description
ByteString

The bytes for nextPageToken.

getUnreachable(int index)

public String getUnreachable(int index)

Locations that could not be reached (when querying all locations with -).

repeated string unreachable = 3;

Parameter
Name Description
index int

The index of the element to return.

Returns
Type Description
String

The unreachable at the given index.

getUnreachableBytes(int index)

public ByteString getUnreachableBytes(int index)

Locations that could not be reached (when querying all locations with -).

repeated string unreachable = 3;

Parameter
Name Description
index int

The index of the value to return.

Returns
Type Description
ByteString

The bytes of the unreachable at the given index.

getUnreachableCount()

public int getUnreachableCount()

Locations that could not be reached (when querying all locations with -).

repeated string unreachable = 3;

Returns
Type Description
int

The count of unreachable.

getUnreachableList()

public ProtocolStringList getUnreachableList()

Locations that could not be reached (when querying all locations with -).

repeated string unreachable = 3;

Returns
Type Description
ProtocolStringList

A list containing the unreachable.

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ShowEffectiveFlowLogsConfigsResponse other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

removeEffectiveFlowLogsConfigs(int index)

public ShowEffectiveFlowLogsConfigsResponse.Builder removeEffectiveFlowLogsConfigs(int index)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameter
Name Description
index int
Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

setEffectiveFlowLogsConfigs(int index, EffectiveVpcFlowLogsConfig value)

public ShowEffectiveFlowLogsConfigsResponse.Builder setEffectiveFlowLogsConfigs(int index, EffectiveVpcFlowLogsConfig value)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameters
Name Description
index int
value EffectiveVpcFlowLogsConfig
Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

setEffectiveFlowLogsConfigs(int index, EffectiveVpcFlowLogsConfig.Builder builderForValue)

public ShowEffectiveFlowLogsConfigsResponse.Builder setEffectiveFlowLogsConfigs(int index, EffectiveVpcFlowLogsConfig.Builder builderForValue)

List of Effective Vpc Flow Logs configurations.

repeated .google.cloud.networkmanagement.v1.EffectiveVpcFlowLogsConfig effective_flow_logs_configs = 1;

Parameters
Name Description
index int
builderForValue EffectiveVpcFlowLogsConfig.Builder
Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

setNextPageToken(String value)

public ShowEffectiveFlowLogsConfigsResponse.Builder setNextPageToken(String value)

Page token to fetch the next set of configurations.

string next_page_token = 2;

Parameter
Name Description
value String

The nextPageToken to set.

Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

This builder for chaining.

setNextPageTokenBytes(ByteString value)

public ShowEffectiveFlowLogsConfigsResponse.Builder setNextPageTokenBytes(ByteString value)

Page token to fetch the next set of configurations.

string next_page_token = 2;

Parameter
Name Description
value ByteString

The bytes for nextPageToken to set.

Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

This builder for chaining.

setUnreachable(int index, String value)

public ShowEffectiveFlowLogsConfigsResponse.Builder setUnreachable(int index, String value)

Locations that could not be reached (when querying all locations with -).

repeated string unreachable = 3;

Parameters
Name Description
index int

The index to set the value at.

value String

The unreachable to set.

Returns
Type Description
ShowEffectiveFlowLogsConfigsResponse.Builder

This builder for chaining.