Hybrid inspection has 4 groups ('non-prod', 'prod', 'services', and
'untrusted') that are automatically created along with hub creation.
HYBRID_INSPECTION = 4;
HYBRID_INSPECTION_VALUE
Hybrid inspection has 4 groups ('non-prod', 'prod', 'services', and
'untrusted') that are automatically created along with hub creation.
HYBRID_INSPECTION = 4;
MESH
Mesh topology is implemented. Group default is automatically created.
All spokes in the hub are added to group default.
MESH = 2;
MESH_VALUE
Mesh topology is implemented. Group default is automatically created.
All spokes in the hub are added to group default.
MESH = 2;
PRESET_TOPOLOGY_UNSPECIFIED
Preset topology is unspecified. When policy_mode = PRESET,
it defaults to MESH.
PRESET_TOPOLOGY_UNSPECIFIED = 0;
PRESET_TOPOLOGY_UNSPECIFIED_VALUE
Preset topology is unspecified. When policy_mode = PRESET,
it defaults to MESH.
PRESET_TOPOLOGY_UNSPECIFIED = 0;
STAR
Star topology is implemented. Two groups, center and edge, are
automatically created along with hub creation. Spokes have to join one of
the groups during creation.
STAR = 3;
STAR_VALUE
Star topology is implemented. Two groups, center and edge, are
automatically created along with hub creation. Spokes have to join one of
the groups during creation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-30 UTC."],[],[]]