Google Chat V1 API - Class Google::Apps::Chat::V1::DeleteSectionRequest (v0.22.0)

Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::DeleteSectionRequest.

Request message for deleting a section. Developer Preview.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the section to delete.

    Format: users/{user}/sections/{section}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the section to delete.

    Format: users/{user}/sections/{section}

Returns
  • (::String) — Required. The name of the section to delete.

    Format: users/{user}/sections/{section}