Managed Service for Apache Kafka V1 API - Class Google::Cloud::ManagedKafka::V1::AddAclEntryResponse (v1.3.0)

Reference documentation and code samples for the Managed Service for Apache Kafka V1 API class Google::Cloud::ManagedKafka::V1::AddAclEntryResponse.

Response for AddAclEntry.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#acl

def acl() -> ::Google::Cloud::ManagedKafka::V1::Acl
Returns

#acl=

def acl=(value) -> ::Google::Cloud::ManagedKafka::V1::Acl
Parameter
Returns

#acl_created

def acl_created() -> ::Boolean
Returns
  • (::Boolean) — Whether the acl was created as a result of adding the acl entry.

#acl_created=

def acl_created=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether the acl was created as a result of adding the acl entry.
Returns
  • (::Boolean) — Whether the acl was created as a result of adding the acl entry.