Interface TemplateLibraryConfigOrBuilder (1.54.0)

public interface TemplateLibraryConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getInstallation()

public abstract TemplateLibraryConfig.Installation getInstallation()

Configures the manner in which the template library is installed on the cluster.

.google.cloud.gkehub.policycontroller.v1beta.TemplateLibraryConfig.Installation installation = 2;

Returns
Type Description
TemplateLibraryConfig.Installation

The installation.

getInstallationValue()

public abstract int getInstallationValue()

Configures the manner in which the template library is installed on the cluster.

.google.cloud.gkehub.policycontroller.v1beta.TemplateLibraryConfig.Installation installation = 2;

Returns
Type Description
int

The enum numeric value on the wire for installation.