Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::AclConfig (v0.28.0)

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
Returns

#idp_config=

def idp_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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.