Class FileContentBuffer (1.5.0)

FileContentBuffer(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
content str
The raw content in the secure keys file. This field is a member of `oneof`_ ``_content``.
file_type str
The file type of source file. Check the FileType enum for the list of possible values. This field is a member of `oneof`_ ``_file_type``.

Inheritance

builtins.object > proto.message.Message > FileContentBuffer

Classes

FileType

FileType(value)

The file type of source file.