Compute V1 Client - Class IntentMismatchBehavior (2.0.0)

Reference documentation and code samples for the Compute V1 Client class IntentMismatchBehavior.

How to behave when configured.topologyCapability.supportedSLA would not equal intent.topologyCapability after this call.

Protobuf type google.cloud.compute.v1.InterconnectGroupsCreateMembers.IntentMismatchBehavior

Namespace

Google \ Cloud \ Compute \ V1 \ InterconnectGroupsCreateMembers

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_INTENT_MISMATCH_BEHAVIOR

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_INTENT_MISMATCH_BEHAVIOR = 0;

CREATE

Value: 385389820

Generated from protobuf enum CREATE = 385389820;

REJECT

Value: 266102687

Generated from protobuf enum REJECT = 266102687;

UNSPECIFIED

Value: 526786327

Generated from protobuf enum UNSPECIFIED = 526786327;