LogSink_VersionFormat
class LogSink_VersionFormat
Available log entry formats. Log entries can be written to Stackdriver Logging in either format and can be exported in either format.
Version 2 is the preferred format.
Protobuf enum Google\Logging\V2\LogSink\VersionFormat
Constants
VERSION_FORMAT_UNSPECIFIED |
An unspecified format version that will default to V2. Generated from protobuf enum |
V2 |
Generated from protobuf enum |
V1 |
Generated from protobuf enum |