FileContentBuffer(mapping=None, *, ignore_unknown_fields=False, **kwargs)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes | |
---|---|
Name | Description |
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.