Google Cloud Datastream V1 Client - Class Level (2.5.1)

Reference documentation and code samples for the Google Cloud Datastream V1 Client class Level.

Validation message level.

Protobuf type google.cloud.datastream.v1.ValidationMessage.Level

Namespace

Google \ Cloud \ Datastream \ V1 \ ValidationMessage

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

LEVEL_UNSPECIFIED

Value: 0

Unspecified level.

Generated from protobuf enum LEVEL_UNSPECIFIED = 0;

WARNING

Value: 1

Potentially cause issues with the Stream.

Generated from protobuf enum WARNING = 1;

ERROR

Value: 2

Definitely cause issues with the Stream.

Generated from protobuf enum ERROR = 2;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.