Google Shopping Merchant DataSources V1beta Client - Class State (0.5.0)

Reference documentation and code samples for the Google Shopping Merchant DataSources V1beta Client class State.

The state of the destination.

Protobuf type google.shopping.merchant.datasources.v1beta.PrimaryProductDataSource.Destination.State

Namespace

Google \ Shopping \ Merchant \ DataSources \ V1beta \ PrimaryProductDataSource \ Destination

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

STATE_UNSPECIFIED

Value: 0

Not specified.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

ENABLED

Value: 1

Indicates that the destination is enabled.

Generated from protobuf enum ENABLED = 1;

DISABLED

Value: 2

Indicates that the destination is disabled.

Generated from protobuf enum DISABLED = 2;