GoogleCloudApigeeV1ProfileConfigCategory
class GoogleCloudApigeeV1ProfileConfigCategory extends Model (View source)
Properties
| protected | $abuseType | ||
| protected | $abuseDataType | ||
| protected | $authorizationType | ||
| protected | $authorizationDataType | ||
| protected | $corsType | ||
| protected | $corsDataType | ||
| protected | $mediationType | ||
| protected | $mediationDataType | ||
| protected | $mtlsType | ||
| protected | $mtlsDataType | ||
| protected | $threatType | ||
| protected | $threatDataType |
Methods
getAbuse()
No description
getAuthorization()
No description
getCors()
No description
getMediation()
No description
getMtls()
No description
getThreat()
No description
Details
setAbuse(GoogleCloudApigeeV1ProfileConfigAbuse $abuse)
No description
GoogleCloudApigeeV1ProfileConfigAbuse
getAbuse()
No description
setAuthorization(GoogleCloudApigeeV1ProfileConfigAuthorization $authorization)
No description
GoogleCloudApigeeV1ProfileConfigAuthorization
getAuthorization()
No description
setCors(GoogleCloudApigeeV1ProfileConfigCORS $cors)
No description
GoogleCloudApigeeV1ProfileConfigCORS
getCors()
No description
setMediation(GoogleCloudApigeeV1ProfileConfigMediation $mediation)
No description
GoogleCloudApigeeV1ProfileConfigMediation
getMediation()
No description
setMtls(GoogleCloudApigeeV1ProfileConfigMTLS $mtls)
No description
GoogleCloudApigeeV1ProfileConfigMTLS
getMtls()
No description
setThreat(GoogleCloudApigeeV1ProfileConfigThreat $threat)
No description
GoogleCloudApigeeV1ProfileConfigThreat
getThreat()
No description