Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::AclConfig.
Access Control Configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#idp_config
def idp_config() -> ::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig- (::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig) — Identity provider config.
#idp_config=
def idp_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig- value (::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig) — Identity provider config.
- (::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig) — Identity provider config.
#name
def name() -> ::String-
(::String) — Immutable. The full resource name of the acl configuration.
Format:
projects/{project}/locations/{location}/aclConfig.This field must be a UTF-8 encoded string with a length limit of 1024 characters.
#name=
def name=(value) -> ::String-
value (::String) — Immutable. The full resource name of the acl configuration.
Format:
projects/{project}/locations/{location}/aclConfig.This field must be a UTF-8 encoded string with a length limit of 1024 characters.
-
(::String) — Immutable. The full resource name of the acl configuration.
Format:
projects/{project}/locations/{location}/aclConfig.This field must be a UTF-8 encoded string with a length limit of 1024 characters.