Network Management v1 API - Enum VpcFlowLogsConfig.Types.TargetResourceState (2.16.0)

public enum VpcFlowLogsConfig.Types.TargetResourceState

Reference documentation and code samples for the Network Management v1 API enum VpcFlowLogsConfig.Types.TargetResourceState.

Output only. Indicates whether the target resource exists, for diagnostic purposes.

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Fields

Name Description
TargetResourceDoesNotExist

Indicates that the target resource does not exist.

TargetResourceExists

Indicates that the target resource exists.

Unspecified

Unspecified target resource state.