Enum SinkInfo.VersionFormat (3.16.0)

public enum SinkInfo.VersionFormat extends Enum<SinkInfo.VersionFormat>

Available log entry formats. Log entries can be written to Cloud Logging in either format and can be exported in either format. Version 2 is the preferred format.

Static Fields

NameDescription
V1
V2

Static Methods

NameDescription
valueOf(String name)
values()