Interface WorkstationCluster.GatewayConfigOrBuilder (0.81.0)

public static interface WorkstationCluster.GatewayConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getHttp2Enabled()

public abstract boolean getHttp2Enabled()

Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.

bool http2_enabled = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The http2Enabled.