Reference documentation and code samples for the Google Cloud Iap V1 Client class CorsSettings.
Allows customers to configure HTTP request paths that'll allow HTTP OPTIONS
call to bypass authentication and authorization.
Generated from protobuf message google.cloud.iap.v1.CorsSettings
Namespace
Google \ Cloud \ Iap \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ allow_http_options
Google\Protobuf\BoolValue
Configuration to allow HTTP OPTIONS
calls to skip authentication and authorization. If undefined, IAP will not apply any special logic to OPTIONS
requests.
getAllowHttpOptions
Configuration to allow HTTP OPTIONS
calls to skip
authentication and authorization. If undefined, IAP will not apply any
special logic to OPTIONS
requests.
hasAllowHttpOptions
clearAllowHttpOptions
getAllowHttpOptionsUnwrapped
Returns the unboxed value from getAllowHttpOptions()
Configuration to allow HTTP OPTIONS
calls to skip
authentication and authorization. If undefined, IAP will not apply any
special logic to OPTIONS
requests.
bool|null
setAllowHttpOptions
Configuration to allow HTTP OPTIONS
calls to skip
authentication and authorization. If undefined, IAP will not apply any
special logic to OPTIONS
requests.
$this
setAllowHttpOptionsUnwrapped
Sets the field by wrapping a primitive type in a Google\Protobuf\BoolValue object.
Configuration to allow HTTP OPTIONS
calls to skip
authentication and authorization. If undefined, IAP will not apply any
special logic to OPTIONS
requests.
var
bool|null
$this