Interface protos.google.cloud.gkemulticloud.v1.IAttachedPlatformVersionInfo (2.3.0)

Properties of an AttachedPlatformVersionInfo.

Package

@google-cloud/gkemulticloud

Properties

enabled

enabled?: (boolean|null);

AttachedPlatformVersionInfo enabled

endOfLife

endOfLife?: (boolean|null);

AttachedPlatformVersionInfo endOfLife

endOfLifeDate

endOfLifeDate?: (google.type.IDate|null);

AttachedPlatformVersionInfo endOfLifeDate

releaseDate

releaseDate?: (google.type.IDate|null);

AttachedPlatformVersionInfo releaseDate

version

version?: (string|null);

AttachedPlatformVersionInfo version