Google Workspace Add-ons V1 API - Class Google::Protobuf::BytesValue (v1.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Workspace Add-ons V1 API class Google::Protobuf::BytesValue.
Wrapper message for bytes.
The JSON representation for BytesValue is JSON string.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#value
defvalue()->::String
Returns
- (::String) — The bytes value.
#value=
defvalue=(value)->::String
Parameter
- value (::String) — The bytes value.
Returns
- (::String) — The bytes value.