Reference documentation and code samples for the Compute V1 Client class SourceType.
Specifies the type of the HealthSource. The only allowed value
is BACKEND_SERVICE. Must be specified when theHealthSource is created, and cannot be mutated.
Protobuf type google.cloud.compute.v1.HealthSource.SourceType
Namespace
Google \ Cloud \ Compute \ V1 \ HealthSource
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNDEFINED_SOURCE_TYPE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_SOURCE_TYPE = 0;
BACKEND_SERVICE
Value: 285792202
Generated from protobuf enum BACKEND_SERVICE = 285792202;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]