class GoogleCloudChannelV1CloudIdentityCustomerAccount extends Model (View source)

Properties

string $customerCloudIdentityId
string $customerName
bool $existing
bool $owned

Methods

setCustomerCloudIdentityId($customerCloudIdentityId)

No description

string
getCustomerCloudIdentityId()

No description

setCustomerName($customerName)

No description

string
getCustomerName()

No description

setExisting($existing)

No description

bool
getExisting()

No description

setOwned($owned)

No description

bool
getOwned()

No description

Details

setCustomerCloudIdentityId($customerCloudIdentityId)

No description

Parameters

$customerCloudIdentityId

string getCustomerCloudIdentityId()

No description

Return Value

string

setCustomerName($customerName)

No description

Parameters

$customerName

string getCustomerName()

No description

Return Value

string

setExisting($existing)

No description

Parameters

$existing

bool getExisting()

No description

Return Value

bool

setOwned($owned)

No description

Parameters

$owned

bool getOwned()

No description

Return Value

bool