BucketType
in package
Protobuf type <code>couchbase.admin.bucket.v1.BucketType</code>
Table of Contents
- BUCKET_TYPE_COUCHBASE = 0
- Generated from protobuf enum <code>BUCKET_TYPE_COUCHBASE = 0;</code>
- BUCKET_TYPE_EPHEMERAL = 1
- Generated from protobuf enum <code>BUCKET_TYPE_EPHEMERAL = 1;</code>
- $valueToName : mixed
- name() : mixed
- value() : mixed
Constants
BUCKET_TYPE_COUCHBASE
Generated from protobuf enum <code>BUCKET_TYPE_COUCHBASE = 0;</code>
public
mixed
BUCKET_TYPE_COUCHBASE
= 0
BUCKET_TYPE_EPHEMERAL
Generated from protobuf enum <code>BUCKET_TYPE_EPHEMERAL = 1;</code>
public
mixed
BUCKET_TYPE_EPHEMERAL
= 1
Properties
$valueToName
private
static mixed
$valueToName
= [self::BUCKET_TYPE_COUCHBASE => 'BUCKET_TYPE_COUCHBASE', self::BUCKET_TYPE_EPHEMERAL => 'BUCKET_TYPE_EPHEMERAL']
Methods
name()
public
static name(mixed $value) : mixed
Parameters
- $value : mixed
Return values
mixed —value()
public
static value(mixed $name) : mixed
Parameters
- $name : mixed