[[["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 2025-09-04 UTC."],[],[],null,["# Google Cloud Appengine Admin V1 Client - Class InboundServiceType (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-appengine-admin/latest/V1.InboundServiceType)\n- [2.0.3](/php/docs/reference/cloud-appengine-admin/2.0.3/V1.InboundServiceType)\n- [1.3.5](/php/docs/reference/cloud-appengine-admin/1.3.5/V1.InboundServiceType)\n- [1.2.2](/php/docs/reference/cloud-appengine-admin/1.2.2/V1.InboundServiceType)\n- [1.1.1](/php/docs/reference/cloud-appengine-admin/1.1.1/V1.InboundServiceType)\n- [1.0.6](/php/docs/reference/cloud-appengine-admin/1.0.6/V1.InboundServiceType) \nReference documentation and code samples for the Google Cloud Appengine Admin V1 Client class InboundServiceType.\n\nAvailable inbound services.\n\nProtobuf type `google.appengine.v1.InboundServiceType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AppEngine \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### INBOUND_SERVICE_UNSPECIFIED\n\n Value: 0\n\nNot specified.\n\nGenerated from protobuf enum `INBOUND_SERVICE_UNSPECIFIED = 0;`\n\n### INBOUND_SERVICE_MAIL\n\n Value: 1\n\nAllows an application to receive mail.\n\nGenerated from protobuf enum `INBOUND_SERVICE_MAIL = 1;`\n\n### INBOUND_SERVICE_MAIL_BOUNCE\n\n Value: 2\n\nAllows an application to receive email-bound notifications.\n\nGenerated from protobuf enum `INBOUND_SERVICE_MAIL_BOUNCE = 2;`\n\n### INBOUND_SERVICE_XMPP_ERROR\n\n Value: 3\n\nAllows an application to receive error stanzas.\n\nGenerated from protobuf enum `INBOUND_SERVICE_XMPP_ERROR = 3;`\n\n### INBOUND_SERVICE_XMPP_MESSAGE\n\n Value: 4\n\nAllows an application to receive instant messages.\n\nGenerated from protobuf enum `INBOUND_SERVICE_XMPP_MESSAGE = 4;`\n\n### INBOUND_SERVICE_XMPP_SUBSCRIBE\n\n Value: 5\n\nAllows an application to receive user subscription POSTs.\n\nGenerated from protobuf enum `INBOUND_SERVICE_XMPP_SUBSCRIBE = 5;`\n\n### INBOUND_SERVICE_XMPP_PRESENCE\n\n Value: 6\n\nAllows an application to receive a user's chat presence.\n\nGenerated from protobuf enum `INBOUND_SERVICE_XMPP_PRESENCE = 6;`\n\n### INBOUND_SERVICE_CHANNEL_PRESENCE\n\n Value: 7\n\nRegisters an application for notifications when a client connects or\ndisconnects from a channel.\n\nGenerated from protobuf enum `INBOUND_SERVICE_CHANNEL_PRESENCE = 7;`\n\n### INBOUND_SERVICE_WARMUP\n\n Value: 9\n\nEnables warmup requests.\n\nGenerated from protobuf enum `INBOUND_SERVICE_WARMUP = 9;`"]]