<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/channel/v1/subscriber_event.proto

namespace GPBMetadata\Google\Cloud\Channel\V1;

class SubscriberEvent
{
    public static $is_initialized = false;

    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();

        if (static::$is_initialized == true) {
          return;
        }
        \GPBMetadata\Google\Api\Resource::initOnce();
        $pool->internalAddGeneratedFile(
            '

.google/cloud/channel/v1/subscriber_event.protogoogle.cloud.channel.v1"
CustomerEvent;
customer (	B)A&
$cloudchannel.googleapis.com/Customer?

event_type (2+.google.cloud.channel.v1.CustomerEvent.Type"U
Type
TYPE_UNSPECIFIED 
PRIMARY_DOMAIN_CHANGED
PRIMARY_DOMAIN_VERIFIED"
EntitlementEventA
entitlement (	B,A)
\'cloudchannel.googleapis.com/EntitlementB

event_type (2..google.cloud.channel.v1.EntitlementEvent.Type"
Type
TYPE_UNSPECIFIED 
CREATED
PRICE_PLAN_SWITCHED
COMMITMENT_CHANGED
RENEWED
	SUSPENDED
	ACTIVATED
	CANCELLED
SKU_CHANGED	
RENEWAL_SETTING_CHANGED

PAID_SERVICE_STARTED
LICENSE_ASSIGNMENT_CHANGED
LICENSE_CAP_CHANGED"
SubscriberEvent@
customer_event (2&.google.cloud.channel.v1.CustomerEventH F
entitlement_event (2).google.cloud.channel.v1.EntitlementEventH B
eventBl
com.google.cloud.channel.v1BSubscriberEventProtoPZ5cloud.google.com/go/channel/apiv1/channelpb;channelpbbproto3'
        , true);

        static::$is_initialized = true;
    }
}

