Reference documentation and code samples for the Compute V1 Client class FileContentBuffer.
Generated from protobuf message google.cloud.compute.v1.FileContentBuffer
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ content
string
The raw content in the secure keys file.
↳ file_type
string
The file type of source file. Check the FileType enum for the list of possible values.
getContent
The raw content in the secure keys file.
string
hasContent
clearContent
setContent
The raw content in the secure keys file.
var
string
$this
getFileType
The file type of source file.
Check the FileType enum for the list of possible values.
string
hasFileType
clearFileType
setFileType
The file type of source file.
Check the FileType enum for the list of possible values.
var
string
$this