Reference documentation and code samples for the Cloud Workstations V1BETA API class Google::Cloud::Workstations::V1beta::WorkstationConfig::Host.
Runtime host for a workstation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gce_instance
def gce_instance() -> ::Google::Cloud::Workstations::V1beta::WorkstationConfig::Host::GceInstance
Returns
- (::Google::Cloud::Workstations::V1beta::WorkstationConfig::Host::GceInstance) — Specifies a Compute Engine instance as the host.
#gce_instance=
def gce_instance=(value) -> ::Google::Cloud::Workstations::V1beta::WorkstationConfig::Host::GceInstance
Parameter
- value (::Google::Cloud::Workstations::V1beta::WorkstationConfig::Host::GceInstance) — Specifies a Compute Engine instance as the host.
Returns
- (::Google::Cloud::Workstations::V1beta::WorkstationConfig::Host::GceInstance) — Specifies a Compute Engine instance as the host.