Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::SecuritySettings.
Project/Location level security settings for CES.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. Create time of the security settings.
#endpoint_control_policy
def endpoint_control_policy() -> ::Google::Cloud::Ces::V1beta::EndpointControlPolicy
Returns
- (::Google::Cloud::Ces::V1beta::EndpointControlPolicy) — Optional. Endpoint control related settings.
#endpoint_control_policy=
def endpoint_control_policy=(value) -> ::Google::Cloud::Ces::V1beta::EndpointControlPolicy
Parameter
- value (::Google::Cloud::Ces::V1beta::EndpointControlPolicy) — Optional. Endpoint control related settings.
Returns
- (::Google::Cloud::Ces::V1beta::EndpointControlPolicy) — Optional. Endpoint control related settings.
#etag
def etag() -> ::String
Returns
- (::String) — Output only. Etag of the security settings.
#name
def name() -> ::String
Returns
-
(::String) — Identifier. The unique identifier of the security settings.
Format:
projects/{project}/locations/{location}/securitySettings
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Identifier. The unique identifier of the security settings.
Format:
projects/{project}/locations/{location}/securitySettings
Returns
-
(::String) — Identifier. The unique identifier of the security settings.
Format:
projects/{project}/locations/{location}/securitySettings
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. Last update time of the security settings.