Interface protos.google.cloud.networkmanagement.v1beta1.IListVpcFlowLogsConfigsResponse (4.2.0)

Properties of a ListVpcFlowLogsConfigsResponse.

Package

@google-cloud/network-management

Properties

nextPageToken

nextPageToken?: (string|null);

ListVpcFlowLogsConfigsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListVpcFlowLogsConfigsResponse unreachable

vpcFlowLogsConfigs

vpcFlowLogsConfigs?: (google.cloud.networkmanagement.v1beta1.IVpcFlowLogsConfig[]|null);

ListVpcFlowLogsConfigsResponse vpcFlowLogsConfigs