Host(mapping=None, *, ignore_unknown_fields=False, **kwargs)Runtime host for a workstation.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
|---|---|
| Name | Description |
gce_instance |
google.cloud.workstations_v1.types.WorkstationConfig.Host.GceInstance
Specifies a Compute Engine instance as the host. This field is a member of oneof_ config.
|
Classes
GceInstance
GceInstance(mapping=None, *, ignore_unknown_fields=False, **kwargs)A runtime using a Compute Engine instance.