Reference documentation and code samples for the Google Cloud Ces V1 Client class SecuritySettings.
Project/Location level security settings for CES.
Generated from protobuf message google.cloud.ces.v1.SecuritySettings
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The unique identifier of the security settings. Format: projects/{project}/locations/{location}/securitySettings
↳ endpoint_control_policy
↳ create_time
↳ update_time
↳ etag
string
Output only. Etag of the security settings.
getName
Identifier. The unique identifier of the security settings.
Format: projects/{project}/locations/{location}/securitySettings
string
setName
Identifier. The unique identifier of the security settings.
Format: projects/{project}/locations/{location}/securitySettings
var
string
$this
getEndpointControlPolicy
Optional. Endpoint control related settings.
hasEndpointControlPolicy
clearEndpointControlPolicy
setEndpointControlPolicy
Optional. Endpoint control related settings.
$this
getCreateTime
Output only. Create time of the security settings.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Create time of the security settings.
$this
getUpdateTime
Output only. Last update time of the security settings.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Last update time of the security settings.
$this
getEtag
Output only. Etag of the security settings.
string
setEtag
Output only. Etag of the security settings.
var
string
$this

