Google Chat V1 API - Class Google::Apps::Chat::V1::DriveDataRef (v0.1.1)

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

A reference to the data of a drive attachment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#drive_file_id

def drive_file_id() -> ::String
Returns
  • (::String) — The ID for the drive file. Use with the Drive API.

#drive_file_id=

def drive_file_id=(value) -> ::String
Parameter
  • value (::String) — The ID for the drive file. Use with the Drive API.
Returns
  • (::String) — The ID for the drive file. Use with the Drive API.