Enum SinkInfo.VersionFormat (3.5.3)

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.

Fields

NameDescription
V1
V2

Methods

NameDescription
valueOf(String name)
values()