class GoogleCloudApigeeV1ApiProduct extends Collection (View source)

Properties

protected $collection_key
string[] $apiResources
string $approvalType
protected $attributesType
protected $attributesDataType
string $createdAt
string $description
string $displayName
string[] $environments
protected $graphqlOperationGroupType
protected $graphqlOperationGroupDataType
protected $grpcOperationGroupType
protected $grpcOperationGroupDataType
string $lastModifiedAt
string $name
protected $operationGroupType
protected $operationGroupDataType
string[] $proxies
string $quota
string $quotaCounterScope
string $quotaInterval
string $quotaTimeUnit
string[] $scopes

Methods

setApiResources($apiResources)

No description

string[]
getApiResources()

No description

setApprovalType($approvalType)

No description

string
getApprovalType()

No description

setAttributes($attributes)

No description

setCreatedAt($createdAt)

No description

string
getCreatedAt()

No description

setDescription($description)

No description

string
getDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEnvironments($environments)

No description

string[]
getEnvironments()

No description

setGrpcOperationGroup(GoogleCloudApigeeV1GrpcOperationGroup $grpcOperationGroup)

No description

setLastModifiedAt($lastModifiedAt)

No description

string
getLastModifiedAt()

No description

setName($name)

No description

string
getName()

No description

setOperationGroup(GoogleCloudApigeeV1OperationGroup $operationGroup)

No description

setProxies($proxies)

No description

string[]
getProxies()

No description

setQuota($quota)

No description

string
getQuota()

No description

setQuotaCounterScope($quotaCounterScope)

No description

string
getQuotaCounterScope()

No description

setQuotaInterval($quotaInterval)

No description

string
getQuotaInterval()

No description

setQuotaTimeUnit($quotaTimeUnit)

No description

string
getQuotaTimeUnit()

No description

setScopes($scopes)

No description

string[]
getScopes()

No description

Details

setApiResources($apiResources)

No description

Parameters

$apiResources

string[] getApiResources()

No description

Return Value

string[]

setApprovalType($approvalType)

No description

Parameters

$approvalType

string getApprovalType()

No description

Return Value

string

setAttributes($attributes)

No description

Parameters

$attributes

GoogleCloudApigeeV1Attribute[] getAttributes()

No description

setCreatedAt($createdAt)

No description

Parameters

$createdAt

string getCreatedAt()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEnvironments($environments)

No description

Parameters

$environments

string[] getEnvironments()

No description

Return Value

string[]

setGraphqlOperationGroup(GoogleCloudApigeeV1GraphQLOperationGroup $graphqlOperationGroup)

No description

Parameters

GoogleCloudApigeeV1GraphQLOperationGroup $graphqlOperationGroup

setGrpcOperationGroup(GoogleCloudApigeeV1GrpcOperationGroup $grpcOperationGroup)

No description

Parameters

GoogleCloudApigeeV1GrpcOperationGroup $grpcOperationGroup

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

setOperationGroup(GoogleCloudApigeeV1OperationGroup $operationGroup)

No description

Parameters

GoogleCloudApigeeV1OperationGroup $operationGroup

GoogleCloudApigeeV1OperationGroup getOperationGroup()

No description

setProxies($proxies)

No description

Parameters

$proxies

string[] getProxies()

No description

Return Value

string[]

setQuota($quota)

No description

Parameters

$quota

string getQuota()

No description

Return Value

string

setQuotaCounterScope($quotaCounterScope)

No description

Parameters

$quotaCounterScope

string getQuotaCounterScope()

No description

Return Value

string

setQuotaInterval($quotaInterval)

No description

Parameters

$quotaInterval

string getQuotaInterval()

No description

Return Value

string

setQuotaTimeUnit($quotaTimeUnit)

No description

Parameters

$quotaTimeUnit

string getQuotaTimeUnit()

No description

Return Value

string

setScopes($scopes)

No description

Parameters

$scopes

string[] getScopes()

No description

Return Value

string[]