Google Cloud Managed Kafka V1 Client - Class RemoveAclEntryRequest (0.6.0)

Reference documentation and code samples for the Google Cloud Managed Kafka V1 Client class RemoveAclEntryRequest.

Request for RemoveAclEntry.

Generated from protobuf message google.cloud.managedkafka.v1.RemoveAclEntryRequest

Namespace

Google \ Cloud \ ManagedKafka \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ acl
string

Required. The name of the acl to remove the acl entry from. Structured like: projects/{project}/locations/{location}/clusters/{cluster}/acls/{acl_id} . The structure of acl_id defines the Resource Pattern (resource_type, resource_name, pattern_type) of the acl. See Acl.name for details.

↳ acl_entry
AclEntry

Required. The acl entry to remove.

getAcl

Required. The name of the acl to remove the acl entry from.

Structured like: projects/{project}/locations/{location}/clusters/{cluster}/acls/{acl_id} . The structure of acl_id defines the Resource Pattern (resource_type, resource_name, pattern_type) of the acl. See Acl.name for details.

Returns
Type
Description
string

setAcl

Required. The name of the acl to remove the acl entry from.

Structured like: projects/{project}/locations/{location}/clusters/{cluster}/acls/{acl_id} . The structure of acl_id defines the Resource Pattern (resource_type, resource_name, pattern_type) of the acl. See Acl.name for details.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getAclEntry

Required. The acl entry to remove.

Returns
Type
Description
AclEntry |null

hasAclEntry

clearAclEntry

setAclEntry

Required. The acl entry to remove.

Parameter
Name
Description
var
Returns
Type
Description
$this

static::build

Parameters
Name
Description
acl
string

Required. The name of the acl to remove the acl entry from. Structured like: projects/{project}/locations/{location}/clusters/{cluster}/acls/{acl_id} .

The structure of acl_id defines the Resource Pattern (resource_type, resource_name, pattern_type) of the acl. See Acl.name for details. Please see ManagedKafkaClient::aclName() for help formatting this field.

aclEntry
AclEntry

Required. The acl entry to remove.

Returns
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: