Class FileContentBuffer (1.18.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.

Classes

FileType

FileType(value)

The file type of source file.

Values: UNDEFINED_FILE_TYPE (0): A value indicating that the enum field is not set. BIN (65767): No description available. UNDEFINED (137851184): No description available. X509 (2674086): No description available.