Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::GetAclConfigRequest (v0.28.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::GetAclConfigRequest.
Request message for GetAclConfigRequest method.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#name
defname()->::String
Returns
(::String) — Required. Resource name of
AclConfig, such as
projects/*/locations/*/aclConfig.
If the caller does not have permission to access the
AclConfig, regardless of
whether or not it exists, a PERMISSION_DENIED error is returned.
#name=
defname=(value)->::String
Parameter
value (::String) — Required. Resource name of
AclConfig, such as
projects/*/locations/*/aclConfig.
If the caller does not have permission to access the
AclConfig, regardless of
whether or not it exists, a PERMISSION_DENIED error is returned.
Returns
(::String) — Required. Resource name of
AclConfig, such as
projects/*/locations/*/aclConfig.
If the caller does not have permission to access the
AclConfig, regardless of
whether or not it exists, a PERMISSION_DENIED error is returned.