Google Cloud Secure Source Manager V1 Client - Class HookEventType (1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Secure Source Manager V1 Client class HookEventType.
Protobuf type google.cloud.securesourcemanager.v1.Hook.HookEventType
Namespace
Google \ Cloud \ SecureSourceManager \ V1 \ Hook
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNSPECIFIED
Value: 0
Unspecified.
Generated from protobuf enum UNSPECIFIED = 0;
PUSH
Value: 1
Push events are triggered when pushing to the repository.
Generated from protobuf enum PUSH = 1;
PULL_REQUEST
Value: 2
Pull request events are triggered when a pull request is opened, closed,
reopened, or edited.
[[["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-18 UTC."],[],[]]