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
- (::Google::Cloud::AdvisoryNotifications::V1::Csv) — A CSV file attachment. Max size is 10 MB.
#csv=
def csv=(value) -> ::Google::Cloud::AdvisoryNotifications::V1::Csv
Parameter
- value (::Google::Cloud::AdvisoryNotifications::V1::Csv) — A CSV file attachment. Max size is 10 MB.
Returns
- (::Google::Cloud::AdvisoryNotifications::V1::Csv) — A CSV file attachment. Max size is 10 MB.
#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.