Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::FileContentBuffer.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#content
def content() -> ::String
Returns
- (::String) — The raw content in the secure keys file.
#content=
def content=(value) -> ::String
Parameter
- value (::String) — The raw content in the secure keys file.
Returns
- (::String) — The raw content in the secure keys file.
#file_type
def file_type() -> ::String
Returns
- (::String) — The file type of source file. Check the FileType enum for the list of possible values.
#file_type=
def file_type=(value) -> ::String
Parameter
- value (::String) — The file type of source file. Check the FileType enum for the list of possible values.
Returns
- (::String) — The file type of source file. Check the FileType enum for the list of possible values.