An identifier of the service, such as the name of the
executable, job, or Google App Engine service name. This field is expected
to have a low number of values that are relatively stable over time, as
opposed to version, which can be changed whenever new code is deployed.
Contains the service name for error reports extracted from Google
App Engine logs or default if the App Engine default service is used.
Represents the source code version that the developer provided,
which could represent a version label or a Git SHA-1 hash, for example.
For App Engine standard environment, the version is set to the version of
the app.
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eServiceContext\u003c/code\u003e class describes a running service that sends errors, with its version capable of changing over time and supporting multiple versions running concurrently.\u003c/p\u003e\n"],["\u003cp\u003eThis class, found within the \u003ccode\u003eGoogle.Cloud.ErrorReporting.V1Beta1\u003c/code\u003e namespace, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServiceContext\u003c/code\u003e includes properties such as \u003ccode\u003eResourceType\u003c/code\u003e, \u003ccode\u003eService\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, which provide identifiers and details about the service, resource type, and the specific version it is running.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor options for instantiating the class, either an empty one or one that uses an existing \u003ccode\u003eServiceContext\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe service identifier should be stable over time and have a low number of values, while the \u003ccode\u003eversion\u003c/code\u003e property can be updated when new code is deployed, especially for app engine standard environment applications.\u003c/p\u003e\n"]]],[],null,[]]