Google Shopping Merchant Accounts V1beta Client - Class Weekday (0.1.0)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class Weekday.

Protobuf type google.shopping.merchant.accounts.v1beta.BusinessDayConfig.Weekday

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta \ BusinessDayConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

WEEKDAY_UNSPECIFIED

Value: 0

Generated from protobuf enum WEEKDAY_UNSPECIFIED = 0;

MONDAY

Value: 1

Generated from protobuf enum MONDAY = 1;

TUESDAY

Value: 2

Generated from protobuf enum TUESDAY = 2;

WEDNESDAY

Value: 3

Generated from protobuf enum WEDNESDAY = 3;

THURSDAY

Value: 4

Generated from protobuf enum THURSDAY = 4;

FRIDAY

Value: 5

Generated from protobuf enum FRIDAY = 5;

SATURDAY

Value: 6

Generated from protobuf enum SATURDAY = 6;

SUNDAY

Value: 7

Generated from protobuf enum SUNDAY = 7;