class BucketStorageLayout extends Model (View source)

Properties

string $bucket
protected $customPlacementConfigType
protected $customPlacementConfigDataType
protected $hierarchicalNamespaceType
protected $hierarchicalNamespaceDataType
string $kind
string $location
string $locationType

Methods

setBucket($bucket)

No description

string
getBucket()

No description

setKind($kind)

No description

string
getKind()

No description

setLocation($location)

No description

string
getLocation()

No description

setLocationType($locationType)

No description

string
getLocationType()

No description

Details

setBucket($bucket)

No description

Parameters

$bucket

string getBucket()

No description

Return Value

string

setCustomPlacementConfig(BucketStorageLayoutCustomPlacementConfig $customPlacementConfig)

No description

Parameters

BucketStorageLayoutCustomPlacementConfig $customPlacementConfig

setHierarchicalNamespace(BucketStorageLayoutHierarchicalNamespace $hierarchicalNamespace)

No description

Parameters

BucketStorageLayoutHierarchicalNamespace $hierarchicalNamespace

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLocation($location)

No description

Parameters

$location

string getLocation()

No description

Return Value

string

setLocationType($locationType)

No description

Parameters

$locationType

string getLocationType()

No description

Return Value

string