Advisory Notifications V1 API - Class Google::Cloud::AdvisoryNotifications::V1::Attachment (v0.1.0)

Reference documentation and code samples for the Advisory Notifications V1 API class Google::Cloud::AdvisoryNotifications::V1::Attachment.

Attachment with specific information about the issue.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#csv

def csv() -> ::Google::Cloud::AdvisoryNotifications::V1::Csv
Returns

#csv=

def csv=(value) -> ::Google::Cloud::AdvisoryNotifications::V1::Csv
Parameter
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — The title of the attachment.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — The title of the attachment.
Returns
  • (::String) — The title of the attachment.