Reference documentation and code samples for the Cloud Workstations V1BETA API class Google::Cloud::Workstations::V1beta::WorkstationCluster::GatewayConfig.
Configuration options for Cluster HTTP Gateway.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#http2_enabled
def http2_enabled() -> ::Boolean
Returns
- (::Boolean) — Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.
#http2_enabled=
def http2_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.
Returns
- (::Boolean) — Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.