class GoogleCloudApigeeV1AppGroup extends Collection (View source)

Properties

protected $collection_key
string $appGroupId
protected $attributesType
protected $attributesDataType
string $channelId
string $channelUri
string $createdAt
string $displayName
string $lastModifiedAt
string $name
string $organization
string $status

Methods

setAppGroupId($appGroupId)

No description

string
getAppGroupId()

No description

setAttributes($attributes)

No description

setChannelId($channelId)

No description

string
getChannelId()

No description

setChannelUri($channelUri)

No description

string
getChannelUri()

No description

setCreatedAt($createdAt)

No description

string
getCreatedAt()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setLastModifiedAt($lastModifiedAt)

No description

string
getLastModifiedAt()

No description

setName($name)

No description

string
getName()

No description

setOrganization($organization)

No description

string
getOrganization()

No description

setStatus($status)

No description

string
getStatus()

No description

Details

setAppGroupId($appGroupId)

No description

Parameters

$appGroupId

string getAppGroupId()

No description

Return Value

string

setAttributes($attributes)

No description

Parameters

$attributes

GoogleCloudApigeeV1Attribute[] getAttributes()

No description

setChannelId($channelId)

No description

Parameters

$channelId

string getChannelId()

No description

Return Value

string

setChannelUri($channelUri)

No description

Parameters

$channelUri

string getChannelUri()

No description

Return Value

string

setCreatedAt($createdAt)

No description

Parameters

$createdAt

string getCreatedAt()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setLastModifiedAt($lastModifiedAt)

No description

Parameters

$lastModifiedAt

string getLastModifiedAt()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOrganization($organization)

No description

Parameters

$organization

string getOrganization()

No description

Return Value

string

setStatus($status)

No description

Parameters

$status

string getStatus()

No description

Return Value

string