...

Package channel

import "google.golang.org/genproto/googleapis/cloud/channel/v1"
Overview
Index

Overview ▾

Package channel aliases all exported identifiers in package "cloud.google.com/go/channel/apiv1/channelpb".

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index ▾

Constants
Variables
func RegisterCloudChannelReportsServiceServer(s *grpc.Server, srv CloudChannelReportsServiceServer)
func RegisterCloudChannelServiceServer(s *grpc.Server, srv CloudChannelServiceServer)
type ActivateEntitlementRequest
type AdminUser
type AssociationInfo
type CancelEntitlementRequest
type ChangeOfferRequest
type ChangeParametersRequest
type ChangeRenewalSettingsRequest
type ChannelPartnerLink
type ChannelPartnerLinkState
type ChannelPartnerLinkView
type ChannelPartnerRepricingConfig
type CheckCloudIdentityAccountsExistRequest
type CheckCloudIdentityAccountsExistResponse
type CloudChannelReportsServiceClient
    func NewCloudChannelReportsServiceClient(cc grpc.ClientConnInterface) CloudChannelReportsServiceClient
type CloudChannelReportsServiceServer
type CloudChannelServiceClient
    func NewCloudChannelServiceClient(cc grpc.ClientConnInterface) CloudChannelServiceClient
type CloudChannelServiceServer
type CloudIdentityCustomerAccount
type CloudIdentityInfo
type CloudIdentityInfo_CustomerType
type Column
type Column_DataType
type CommitmentSettings
type Constraints
type ContactInfo
type CreateChannelPartnerLinkRequest
type CreateChannelPartnerRepricingConfigRequest
type CreateCustomerRepricingConfigRequest
type CreateCustomerRequest
type CreateEntitlementRequest
type Customer
type CustomerConstraints
type CustomerEvent
type CustomerEvent_Type
type CustomerRepricingConfig
type DateRange
type DeleteChannelPartnerRepricingConfigRequest
type DeleteCustomerRepricingConfigRequest
type DeleteCustomerRequest
type EduData
type EduData_InstituteSize
type EduData_InstituteType
type Entitlement
type EntitlementEvent
type EntitlementEvent_Type
type Entitlement_ProvisioningState
type Entitlement_SuspensionReason
type FetchReportResultsRequest
type FetchReportResultsResponse
type GetChannelPartnerLinkRequest
type GetChannelPartnerRepricingConfigRequest
type GetCustomerRepricingConfigRequest
type GetCustomerRequest
type GetEntitlementRequest
type ImportCustomerRequest
type ImportCustomerRequest_CloudIdentityId
type ImportCustomerRequest_Domain
type ListChannelPartnerLinksRequest
type ListChannelPartnerLinksResponse
type ListChannelPartnerRepricingConfigsRequest
type ListChannelPartnerRepricingConfigsResponse
type ListCustomerRepricingConfigsRequest
type ListCustomerRepricingConfigsResponse
type ListCustomersRequest
type ListCustomersResponse
type ListEntitlementsRequest
type ListEntitlementsResponse
type ListOffersRequest
type ListOffersResponse
type ListProductsRequest
type ListProductsResponse
type ListPurchasableOffersRequest
type ListPurchasableOffersRequest_ChangeOfferPurchase
type ListPurchasableOffersRequest_ChangeOfferPurchase_
type ListPurchasableOffersRequest_CreateEntitlementPurchase
type ListPurchasableOffersRequest_CreateEntitlementPurchase_
type ListPurchasableOffersResponse
type ListPurchasableSkusRequest
type ListPurchasableSkusRequest_ChangeOfferPurchase
type ListPurchasableSkusRequest_ChangeOfferPurchase_
type ListPurchasableSkusRequest_ChangeOfferPurchase_ChangeType
type ListPurchasableSkusRequest_CreateEntitlementPurchase
type ListPurchasableSkusRequest_CreateEntitlementPurchase_
type ListPurchasableSkusResponse
type ListReportsRequest
type ListReportsResponse
type ListSkusRequest
type ListSkusResponse
type ListSubscribersRequest
type ListSubscribersResponse
type ListTransferableOffersRequest
type ListTransferableOffersRequest_CloudIdentityId
type ListTransferableOffersRequest_CustomerName
type ListTransferableOffersResponse
type ListTransferableSkusRequest
type ListTransferableSkusRequest_CloudIdentityId
type ListTransferableSkusRequest_CustomerName
type ListTransferableSkusResponse
type LookupOfferRequest
type MarketingInfo
type Media
type MediaType
type Offer
type OperationMetadata
type OperationMetadata_OperationType
type Parameter
type ParameterDefinition
type ParameterDefinition_ParameterType
type PaymentPlan
type PaymentType
type PercentageAdjustment
type Period
type PeriodType
type Plan
type Price
type PriceByResource
type PricePhase
type PriceTier
type Product
type PromotionalOrderType
type ProvisionCloudIdentityRequest
type ProvisionedService
type PurchasableOffer
type PurchasableSku
type RebillingBasis
type RegisterSubscriberRequest
type RegisterSubscriberResponse
type RenewalSettings
type Report
type ReportJob
type ReportResultsMetadata
type ReportStatus
type ReportStatus_State
type ReportValue
type ReportValue_DateTimeValue
type ReportValue_DateValue
type ReportValue_DecimalValue
type ReportValue_IntValue
type ReportValue_MoneyValue
type ReportValue_StringValue
type RepricingAdjustment
type RepricingAdjustment_PercentageAdjustment
type RepricingConfig
type RepricingConfig_ChannelPartnerGranularity
type RepricingConfig_ChannelPartnerGranularity_
type RepricingConfig_EntitlementGranularity
type RepricingConfig_EntitlementGranularity_
type ResourceType
type Row
type RunReportJobRequest
type RunReportJobResponse
type Sku
type StartPaidServiceRequest
type SubscriberEvent
type SubscriberEvent_CustomerEvent
type SubscriberEvent_EntitlementEvent
type SuspendEntitlementRequest
type TransferEligibility
type TransferEligibility_Reason
type TransferEntitlementsRequest
type TransferEntitlementsResponse
type TransferEntitlementsToGoogleRequest
type TransferableOffer
type TransferableSku
type TrialSettings
type UnimplementedCloudChannelReportsServiceServer
type UnimplementedCloudChannelServiceServer
type UnregisterSubscriberRequest
type UnregisterSubscriberResponse
type UpdateChannelPartnerLinkRequest
type UpdateChannelPartnerRepricingConfigRequest
type UpdateCustomerRepricingConfigRequest
type UpdateCustomerRequest
type Value
type Value_BoolValue
type Value_DoubleValue
type Value_Int64Value
type Value_ProtoValue
type Value_StringValue

Package files

alias.go

Constants

Deprecated: Please use consts in: cloud.google.com/go/channel/apiv1/channelpb

const (
    ChannelPartnerLinkState_ACTIVE                                         = src.ChannelPartnerLinkState_ACTIVE
    ChannelPartnerLinkState_CHANNEL_PARTNER_LINK_STATE_UNSPECIFIED         = src.ChannelPartnerLinkState_CHANNEL_PARTNER_LINK_STATE_UNSPECIFIED
    ChannelPartnerLinkState_INVITED                                        = src.ChannelPartnerLinkState_INVITED
    ChannelPartnerLinkState_REVOKED                                        = src.ChannelPartnerLinkState_REVOKED
    ChannelPartnerLinkState_SUSPENDED                                      = src.ChannelPartnerLinkState_SUSPENDED
    ChannelPartnerLinkView_BASIC                                           = src.ChannelPartnerLinkView_BASIC
    ChannelPartnerLinkView_FULL                                            = src.ChannelPartnerLinkView_FULL
    ChannelPartnerLinkView_UNSPECIFIED                                     = src.ChannelPartnerLinkView_UNSPECIFIED
    CloudIdentityInfo_CUSTOMER_TYPE_UNSPECIFIED                            = src.CloudIdentityInfo_CUSTOMER_TYPE_UNSPECIFIED
    CloudIdentityInfo_DOMAIN                                               = src.CloudIdentityInfo_DOMAIN
    CloudIdentityInfo_TEAM                                                 = src.CloudIdentityInfo_TEAM
    Column_DATA_TYPE_UNSPECIFIED                                           = src.Column_DATA_TYPE_UNSPECIFIED
    Column_DATE                                                            = src.Column_DATE
    Column_DATE_TIME                                                       = src.Column_DATE_TIME
    Column_DECIMAL                                                         = src.Column_DECIMAL
    Column_INT                                                             = src.Column_INT
    Column_MONEY                                                           = src.Column_MONEY
    Column_STRING                                                          = src.Column_STRING
    CustomerEvent_PRIMARY_DOMAIN_CHANGED                                   = src.CustomerEvent_PRIMARY_DOMAIN_CHANGED
    CustomerEvent_PRIMARY_DOMAIN_VERIFIED                                  = src.CustomerEvent_PRIMARY_DOMAIN_VERIFIED
    CustomerEvent_TYPE_UNSPECIFIED                                         = src.CustomerEvent_TYPE_UNSPECIFIED
    EduData_INSTITUTE_SIZE_UNSPECIFIED                                     = src.EduData_INSTITUTE_SIZE_UNSPECIFIED
    EduData_INSTITUTE_TYPE_UNSPECIFIED                                     = src.EduData_INSTITUTE_TYPE_UNSPECIFIED
    EduData_K12                                                            = src.EduData_K12
    EduData_SIZE_10001_OR_MORE                                             = src.EduData_SIZE_10001_OR_MORE
    EduData_SIZE_1001_2000                                                 = src.EduData_SIZE_1001_2000
    EduData_SIZE_101_500                                                   = src.EduData_SIZE_101_500
    EduData_SIZE_1_100                                                     = src.EduData_SIZE_1_100
    EduData_SIZE_2001_5000                                                 = src.EduData_SIZE_2001_5000
    EduData_SIZE_5001_10000                                                = src.EduData_SIZE_5001_10000
    EduData_SIZE_501_1000                                                  = src.EduData_SIZE_501_1000
    EduData_UNIVERSITY                                                     = src.EduData_UNIVERSITY
    EntitlementEvent_ACTIVATED                                             = src.EntitlementEvent_ACTIVATED
    EntitlementEvent_CANCELLED                                             = src.EntitlementEvent_CANCELLED
    EntitlementEvent_COMMITMENT_CHANGED                                    = src.EntitlementEvent_COMMITMENT_CHANGED
    EntitlementEvent_CREATED                                               = src.EntitlementEvent_CREATED
    EntitlementEvent_LICENSE_ASSIGNMENT_CHANGED                            = src.EntitlementEvent_LICENSE_ASSIGNMENT_CHANGED
    EntitlementEvent_LICENSE_CAP_CHANGED                                   = src.EntitlementEvent_LICENSE_CAP_CHANGED
    EntitlementEvent_PAID_SERVICE_STARTED                                  = src.EntitlementEvent_PAID_SERVICE_STARTED
    EntitlementEvent_PRICE_PLAN_SWITCHED                                   = src.EntitlementEvent_PRICE_PLAN_SWITCHED
    EntitlementEvent_RENEWAL_SETTING_CHANGED                               = src.EntitlementEvent_RENEWAL_SETTING_CHANGED
    EntitlementEvent_RENEWED                                               = src.EntitlementEvent_RENEWED
    EntitlementEvent_SKU_CHANGED                                           = src.EntitlementEvent_SKU_CHANGED
    EntitlementEvent_SUSPENDED                                             = src.EntitlementEvent_SUSPENDED
    EntitlementEvent_TYPE_UNSPECIFIED                                      = src.EntitlementEvent_TYPE_UNSPECIFIED
    Entitlement_ACTIVE                                                     = src.Entitlement_ACTIVE
    Entitlement_OTHER                                                      = src.Entitlement_OTHER
    Entitlement_PENDING_TOS_ACCEPTANCE                                     = src.Entitlement_PENDING_TOS_ACCEPTANCE
    Entitlement_PROVISIONING_STATE_UNSPECIFIED                             = src.Entitlement_PROVISIONING_STATE_UNSPECIFIED
    Entitlement_RENEWAL_WITH_TYPE_CANCEL                                   = src.Entitlement_RENEWAL_WITH_TYPE_CANCEL
    Entitlement_RESELLER_INITIATED                                         = src.Entitlement_RESELLER_INITIATED
    Entitlement_SUSPENDED                                                  = src.Entitlement_SUSPENDED
    Entitlement_SUSPENSION_REASON_UNSPECIFIED                              = src.Entitlement_SUSPENSION_REASON_UNSPECIFIED
    Entitlement_TRIAL_ENDED                                                = src.Entitlement_TRIAL_ENDED
    ListPurchasableSkusRequest_ChangeOfferPurchase_CHANGE_TYPE_UNSPECIFIED = src.ListPurchasableSkusRequest_ChangeOfferPurchase_CHANGE_TYPE_UNSPECIFIED
    ListPurchasableSkusRequest_ChangeOfferPurchase_DOWNGRADE               = src.ListPurchasableSkusRequest_ChangeOfferPurchase_DOWNGRADE
    ListPurchasableSkusRequest_ChangeOfferPurchase_UPGRADE                 = src.ListPurchasableSkusRequest_ChangeOfferPurchase_UPGRADE
    MediaType_MEDIA_TYPE_IMAGE                                             = src.MediaType_MEDIA_TYPE_IMAGE
    MediaType_MEDIA_TYPE_UNSPECIFIED                                       = src.MediaType_MEDIA_TYPE_UNSPECIFIED
    OperationMetadata_ACTIVATE_ENTITLEMENT                                 = src.OperationMetadata_ACTIVATE_ENTITLEMENT
    OperationMetadata_CANCEL_ENTITLEMENT                                   = src.OperationMetadata_CANCEL_ENTITLEMENT
    OperationMetadata_CHANGE_OFFER                                         = src.OperationMetadata_CHANGE_OFFER
    OperationMetadata_CHANGE_PARAMETERS                                    = src.OperationMetadata_CHANGE_PARAMETERS
    OperationMetadata_CHANGE_RENEWAL_SETTINGS                              = src.OperationMetadata_CHANGE_RENEWAL_SETTINGS
    OperationMetadata_CREATE_ENTITLEMENT                                   = src.OperationMetadata_CREATE_ENTITLEMENT
    OperationMetadata_OPERATION_TYPE_UNSPECIFIED                           = src.OperationMetadata_OPERATION_TYPE_UNSPECIFIED
    OperationMetadata_PROVISION_CLOUD_IDENTITY                             = src.OperationMetadata_PROVISION_CLOUD_IDENTITY
    OperationMetadata_START_PAID_SERVICE                                   = src.OperationMetadata_START_PAID_SERVICE
    OperationMetadata_SUSPEND_ENTITLEMENT                                  = src.OperationMetadata_SUSPEND_ENTITLEMENT
    OperationMetadata_TRANSFER_ENTITLEMENTS                                = src.OperationMetadata_TRANSFER_ENTITLEMENTS
    OperationMetadata_TRANSFER_ENTITLEMENTS_TO_GOOGLE                      = src.OperationMetadata_TRANSFER_ENTITLEMENTS_TO_GOOGLE
    ParameterDefinition_DOUBLE                                             = src.ParameterDefinition_DOUBLE
    ParameterDefinition_INT64                                              = src.ParameterDefinition_INT64
    ParameterDefinition_PARAMETER_TYPE_UNSPECIFIED                         = src.ParameterDefinition_PARAMETER_TYPE_UNSPECIFIED
    ParameterDefinition_STRING                                             = src.ParameterDefinition_STRING
    PaymentPlan_COMMITMENT                                                 = src.PaymentPlan_COMMITMENT
    PaymentPlan_FLEXIBLE                                                   = src.PaymentPlan_FLEXIBLE
    PaymentPlan_FREE                                                       = src.PaymentPlan_FREE
    PaymentPlan_OFFLINE                                                    = src.PaymentPlan_OFFLINE
    PaymentPlan_PAYMENT_PLAN_UNSPECIFIED                                   = src.PaymentPlan_PAYMENT_PLAN_UNSPECIFIED
    PaymentPlan_TRIAL                                                      = src.PaymentPlan_TRIAL
    PaymentType_PAYMENT_TYPE_UNSPECIFIED                                   = src.PaymentType_PAYMENT_TYPE_UNSPECIFIED
    PaymentType_POSTPAY                                                    = src.PaymentType_POSTPAY
    PaymentType_PREPAY                                                     = src.PaymentType_PREPAY
    PeriodType_DAY                                                         = src.PeriodType_DAY
    PeriodType_MONTH                                                       = src.PeriodType_MONTH
    PeriodType_PERIOD_TYPE_UNSPECIFIED                                     = src.PeriodType_PERIOD_TYPE_UNSPECIFIED
    PeriodType_YEAR                                                        = src.PeriodType_YEAR
    PromotionalOrderType_NEW_UPGRADE                                       = src.PromotionalOrderType_NEW_UPGRADE
    PromotionalOrderType_PROMOTIONAL_TYPE_UNSPECIFIED                      = src.PromotionalOrderType_PROMOTIONAL_TYPE_UNSPECIFIED
    PromotionalOrderType_PROMOTION_SWITCH                                  = src.PromotionalOrderType_PROMOTION_SWITCH
    PromotionalOrderType_TRANSFER                                          = src.PromotionalOrderType_TRANSFER
    RebillingBasis_COST_AT_LIST                                            = src.RebillingBasis_COST_AT_LIST
    RebillingBasis_DIRECT_CUSTOMER_COST                                    = src.RebillingBasis_DIRECT_CUSTOMER_COST
    RebillingBasis_REBILLING_BASIS_UNSPECIFIED                             = src.RebillingBasis_REBILLING_BASIS_UNSPECIFIED
    ReportStatus_AVAILABLE                                                 = src.ReportStatus_AVAILABLE
    ReportStatus_FAILED                                                    = src.ReportStatus_FAILED
    ReportStatus_STARTED                                                   = src.ReportStatus_STARTED
    ReportStatus_STATE_UNSPECIFIED                                         = src.ReportStatus_STATE_UNSPECIFIED
    ReportStatus_WRITING                                                   = src.ReportStatus_WRITING
    ResourceType_GB                                                        = src.ResourceType_GB
    ResourceType_IAAS_USAGE                                                = src.ResourceType_IAAS_USAGE
    ResourceType_LICENSED_USER                                             = src.ResourceType_LICENSED_USER
    ResourceType_MAU                                                       = src.ResourceType_MAU
    ResourceType_MINUTES                                                   = src.ResourceType_MINUTES
    ResourceType_RESOURCE_TYPE_UNSPECIFIED                                 = src.ResourceType_RESOURCE_TYPE_UNSPECIFIED
    ResourceType_SEAT                                                      = src.ResourceType_SEAT
    ResourceType_SUBSCRIPTION                                              = src.ResourceType_SUBSCRIPTION
    TransferEligibility_PENDING_TOS_ACCEPTANCE                             = src.TransferEligibility_PENDING_TOS_ACCEPTANCE
    TransferEligibility_REASON_UNSPECIFIED                                 = src.TransferEligibility_REASON_UNSPECIFIED
    TransferEligibility_SKU_NOT_ELIGIBLE                                   = src.TransferEligibility_SKU_NOT_ELIGIBLE
    TransferEligibility_SKU_SUSPENDED                                      = src.TransferEligibility_SKU_SUSPENDED
)

Variables

Deprecated: Please use vars in: cloud.google.com/go/channel/apiv1/channelpb

var (
    ChannelPartnerLinkState_name                                    = src.ChannelPartnerLinkState_name
    ChannelPartnerLinkState_value                                   = src.ChannelPartnerLinkState_value
    ChannelPartnerLinkView_name                                     = src.ChannelPartnerLinkView_name
    ChannelPartnerLinkView_value                                    = src.ChannelPartnerLinkView_value
    CloudIdentityInfo_CustomerType_name                             = src.CloudIdentityInfo_CustomerType_name
    CloudIdentityInfo_CustomerType_value                            = src.CloudIdentityInfo_CustomerType_value
    Column_DataType_name                                            = src.Column_DataType_name
    Column_DataType_value                                           = src.Column_DataType_value
    CustomerEvent_Type_name                                         = src.CustomerEvent_Type_name
    CustomerEvent_Type_value                                        = src.CustomerEvent_Type_value
    EduData_InstituteSize_name                                      = src.EduData_InstituteSize_name
    EduData_InstituteSize_value                                     = src.EduData_InstituteSize_value
    EduData_InstituteType_name                                      = src.EduData_InstituteType_name
    EduData_InstituteType_value                                     = src.EduData_InstituteType_value
    EntitlementEvent_Type_name                                      = src.EntitlementEvent_Type_name
    EntitlementEvent_Type_value                                     = src.EntitlementEvent_Type_value
    Entitlement_ProvisioningState_name                              = src.Entitlement_ProvisioningState_name
    Entitlement_ProvisioningState_value                             = src.Entitlement_ProvisioningState_value
    Entitlement_SuspensionReason_name                               = src.Entitlement_SuspensionReason_name
    Entitlement_SuspensionReason_value                              = src.Entitlement_SuspensionReason_value
    File_google_cloud_channel_v1_channel_partner_links_proto        = src.File_google_cloud_channel_v1_channel_partner_links_proto
    File_google_cloud_channel_v1_common_proto                       = src.File_google_cloud_channel_v1_common_proto
    File_google_cloud_channel_v1_customers_proto                    = src.File_google_cloud_channel_v1_customers_proto
    File_google_cloud_channel_v1_entitlements_proto                 = src.File_google_cloud_channel_v1_entitlements_proto
    File_google_cloud_channel_v1_offers_proto                       = src.File_google_cloud_channel_v1_offers_proto
    File_google_cloud_channel_v1_operations_proto                   = src.File_google_cloud_channel_v1_operations_proto
    File_google_cloud_channel_v1_products_proto                     = src.File_google_cloud_channel_v1_products_proto
    File_google_cloud_channel_v1_reports_service_proto              = src.File_google_cloud_channel_v1_reports_service_proto
    File_google_cloud_channel_v1_repricing_proto                    = src.File_google_cloud_channel_v1_repricing_proto
    File_google_cloud_channel_v1_service_proto                      = src.File_google_cloud_channel_v1_service_proto
    File_google_cloud_channel_v1_subscriber_event_proto             = src.File_google_cloud_channel_v1_subscriber_event_proto
    ListPurchasableSkusRequest_ChangeOfferPurchase_ChangeType_name  = src.ListPurchasableSkusRequest_ChangeOfferPurchase_ChangeType_name
    ListPurchasableSkusRequest_ChangeOfferPurchase_ChangeType_value = src.ListPurchasableSkusRequest_ChangeOfferPurchase_ChangeType_value
    MediaType_name                                                  = src.MediaType_name
    MediaType_value                                                 = src.MediaType_value
    OperationMetadata_OperationType_name                            = src.OperationMetadata_OperationType_name
    OperationMetadata_OperationType_value                           = src.OperationMetadata_OperationType_value
    ParameterDefinition_ParameterType_name                          = src.ParameterDefinition_ParameterType_name
    ParameterDefinition_ParameterType_value                         = src.ParameterDefinition_ParameterType_value
    PaymentPlan_name                                                = src.PaymentPlan_name
    PaymentPlan_value                                               = src.PaymentPlan_value
    PaymentType_name                                                = src.PaymentType_name
    PaymentType_value                                               = src.PaymentType_value
    PeriodType_name                                                 = src.PeriodType_name
    PeriodType_value                                                = src.PeriodType_value
    PromotionalOrderType_name                                       = src.PromotionalOrderType_name
    PromotionalOrderType_value                                      = src.PromotionalOrderType_value
    RebillingBasis_name                                             = src.RebillingBasis_name
    RebillingBasis_value                                            = src.RebillingBasis_value
    ReportStatus_State_name                                         = src.ReportStatus_State_name
    ReportStatus_State_value                                        = src.ReportStatus_State_value
    ResourceType_name                                               = src.ResourceType_name
    ResourceType_value                                              = src.ResourceType_value
    TransferEligibility_Reason_name                                 = src.TransferEligibility_Reason_name
    TransferEligibility_Reason_value                                = src.TransferEligibility_Reason_value
)

func RegisterCloudChannelReportsServiceServer

func RegisterCloudChannelReportsServiceServer(s *grpc.Server, srv CloudChannelReportsServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/channel/apiv1/channelpb

func RegisterCloudChannelServiceServer

func RegisterCloudChannelServiceServer(s *grpc.Server, srv CloudChannelServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/channel/apiv1/channelpb

type ActivateEntitlementRequest

Request message for [CloudChannelService.ActivateEntitlement][google.cloud.channel.v1.CloudChannelService.ActivateEntitlement].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ActivateEntitlementRequest = src.ActivateEntitlementRequest

type AdminUser

Information needed to create an Admin User for Google Workspace.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type AdminUser = src.AdminUser

type AssociationInfo

Association links that an entitlement has to other entitlements.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type AssociationInfo = src.AssociationInfo

type CancelEntitlementRequest

Request message for [CloudChannelService.CancelEntitlement][google.cloud.channel.v1.CloudChannelService.CancelEntitlement].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CancelEntitlementRequest = src.CancelEntitlementRequest

type ChangeOfferRequest

Request message for [CloudChannelService.ChangeOffer][google.cloud.channel.v1.CloudChannelService.ChangeOffer].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ChangeOfferRequest = src.ChangeOfferRequest

type ChangeParametersRequest

Request message for [CloudChannelService.ChangeParametersRequest][].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ChangeParametersRequest = src.ChangeParametersRequest

type ChangeRenewalSettingsRequest

Request message for [CloudChannelService.ChangeRenewalSettings][google.cloud.channel.v1.CloudChannelService.ChangeRenewalSettings].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ChangeRenewalSettingsRequest = src.ChangeRenewalSettingsRequest

Entity representing a link between distributors and their indirect resellers in an n-tier resale channel.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ChannelPartnerLink = src.ChannelPartnerLink

type ChannelPartnerLinkState

ChannelPartnerLinkState represents state of a channel partner link.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ChannelPartnerLinkState = src.ChannelPartnerLinkState

type ChannelPartnerLinkView

The level of granularity the ChannelPartnerLink[google.cloud.channel.v1.ChannelPartnerLink] will display.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ChannelPartnerLinkView = src.ChannelPartnerLinkView

type ChannelPartnerRepricingConfig

Configuration for how a distributor will rebill a channel partner (also known as a distributor-authorized reseller).

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ChannelPartnerRepricingConfig = src.ChannelPartnerRepricingConfig

type CheckCloudIdentityAccountsExistRequest

Request message for [CloudChannelService.CheckCloudIdentityAccountsExist][google.cloud.channel.v1.CloudChannelService.CheckCloudIdentityAccountsExist].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CheckCloudIdentityAccountsExistRequest = src.CheckCloudIdentityAccountsExistRequest

type CheckCloudIdentityAccountsExistResponse

Response message for [CloudChannelService.CheckCloudIdentityAccountsExist][google.cloud.channel.v1.CloudChannelService.CheckCloudIdentityAccountsExist].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CheckCloudIdentityAccountsExistResponse = src.CheckCloudIdentityAccountsExistResponse

type CloudChannelReportsServiceClient

CloudChannelReportsServiceClient is the client API for CloudChannelReportsService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CloudChannelReportsServiceClient = src.CloudChannelReportsServiceClient

func NewCloudChannelReportsServiceClient

func NewCloudChannelReportsServiceClient(cc grpc.ClientConnInterface) CloudChannelReportsServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/channel/apiv1/channelpb

type CloudChannelReportsServiceServer

CloudChannelReportsServiceServer is the server API for CloudChannelReportsService service.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CloudChannelReportsServiceServer = src.CloudChannelReportsServiceServer

type CloudChannelServiceClient

CloudChannelServiceClient is the client API for CloudChannelService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CloudChannelServiceClient = src.CloudChannelServiceClient

func NewCloudChannelServiceClient

func NewCloudChannelServiceClient(cc grpc.ClientConnInterface) CloudChannelServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/channel/apiv1/channelpb

type CloudChannelServiceServer

CloudChannelServiceServer is the server API for CloudChannelService service.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CloudChannelServiceServer = src.CloudChannelServiceServer

type CloudIdentityCustomerAccount

Entity representing a Cloud Identity account that may be associated with a Channel Services API partner.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CloudIdentityCustomerAccount = src.CloudIdentityCustomerAccount

type CloudIdentityInfo

Cloud Identity information for the Cloud Channel Customer.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CloudIdentityInfo = src.CloudIdentityInfo

type CloudIdentityInfo_CustomerType

CustomerType of the customer

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CloudIdentityInfo_CustomerType = src.CloudIdentityInfo_CustomerType

type Column

The definition of a report column. Specifies the data properties in the corresponding position of the report rows.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Column = src.Column

type Column_DataType

Available data types for columns. Corresponds to the fields in the ReportValue `oneof` field.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Column_DataType = src.Column_DataType

type CommitmentSettings

Commitment settings for commitment-based offers.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CommitmentSettings = src.CommitmentSettings

type Constraints

Represents the constraints for buying the Offer.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Constraints = src.Constraints

type ContactInfo

Contact information for a customer account.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ContactInfo = src.ContactInfo

type CreateChannelPartnerLinkRequest

Request message for [CloudChannelService.CreateChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerLink]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CreateChannelPartnerLinkRequest = src.CreateChannelPartnerLinkRequest

type CreateChannelPartnerRepricingConfigRequest

Request message for [CloudChannelService.CreateChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerRepricingConfig].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CreateChannelPartnerRepricingConfigRequest = src.CreateChannelPartnerRepricingConfigRequest

type CreateCustomerRepricingConfigRequest

Request message for [CloudChannelService.CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CreateCustomerRepricingConfigRequest = src.CreateCustomerRepricingConfigRequest

type CreateCustomerRequest

Request message for [CloudChannelService.CreateCustomer][google.cloud.channel.v1.CloudChannelService.CreateCustomer]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CreateCustomerRequest = src.CreateCustomerRequest

type CreateEntitlementRequest

Request message for [CloudChannelService.CreateEntitlement][google.cloud.channel.v1.CloudChannelService.CreateEntitlement]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CreateEntitlementRequest = src.CreateEntitlementRequest

type Customer

Entity representing a customer of a reseller or distributor.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Customer = src.Customer

type CustomerConstraints

Represents constraints required to purchase the Offer for a customer.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CustomerConstraints = src.CustomerConstraints

type CustomerEvent

Represents Pub/Sub message content describing customer update.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CustomerEvent = src.CustomerEvent

type CustomerEvent_Type

Type of customer event.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CustomerEvent_Type = src.CustomerEvent_Type

type CustomerRepricingConfig

Configuration for how a reseller will reprice a Customer.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type CustomerRepricingConfig = src.CustomerRepricingConfig

type DateRange

A representation of usage or invoice date ranges.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type DateRange = src.DateRange

type DeleteChannelPartnerRepricingConfigRequest

Request message for DeleteChannelPartnerRepricingConfig.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type DeleteChannelPartnerRepricingConfigRequest = src.DeleteChannelPartnerRepricingConfigRequest

type DeleteCustomerRepricingConfigRequest

Request message for [CloudChannelService.DeleteCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.DeleteCustomerRepricingConfig].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type DeleteCustomerRepricingConfigRequest = src.DeleteCustomerRepricingConfigRequest

type DeleteCustomerRequest

Request message for [CloudChannelService.DeleteCustomer][google.cloud.channel.v1.CloudChannelService.DeleteCustomer].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type DeleteCustomerRequest = src.DeleteCustomerRequest

type EduData

Required Edu Attributes

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type EduData = src.EduData

type EduData_InstituteSize

Number of students and staff the institute has.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type EduData_InstituteSize = src.EduData_InstituteSize

type EduData_InstituteType

Enum to specify the institute type.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type EduData_InstituteType = src.EduData_InstituteType

type Entitlement

An entitlement is a representation of a customer's ability to use a service.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Entitlement = src.Entitlement

type EntitlementEvent

Represents Pub/Sub message content describing entitlement update.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type EntitlementEvent = src.EntitlementEvent

type EntitlementEvent_Type

Type of entitlement event.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type EntitlementEvent_Type = src.EntitlementEvent_Type

type Entitlement_ProvisioningState

Indicates the current provisioning state of the entitlement.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Entitlement_ProvisioningState = src.Entitlement_ProvisioningState

type Entitlement_SuspensionReason

Suspension reason for an entitlement if [provisioning_state][google.cloud.channel.v1.Entitlement.provisioning_state] = SUSPENDED.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Entitlement_SuspensionReason = src.Entitlement_SuspensionReason

type FetchReportResultsRequest

Request message for [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type FetchReportResultsRequest = src.FetchReportResultsRequest

type FetchReportResultsResponse

Response message for [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]. Contains a tabular representation of the report results.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type FetchReportResultsResponse = src.FetchReportResultsResponse

type GetChannelPartnerLinkRequest

Request message for [CloudChannelService.GetChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerLink].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type GetChannelPartnerLinkRequest = src.GetChannelPartnerLinkRequest

type GetChannelPartnerRepricingConfigRequest

Request message for [CloudChannelService.GetChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerRepricingConfig]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type GetChannelPartnerRepricingConfigRequest = src.GetChannelPartnerRepricingConfigRequest

type GetCustomerRepricingConfigRequest

Request message for [CloudChannelService.GetCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetCustomerRepricingConfig].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type GetCustomerRepricingConfigRequest = src.GetCustomerRepricingConfigRequest

type GetCustomerRequest

Request message for [CloudChannelService.GetCustomer][google.cloud.channel.v1.CloudChannelService.GetCustomer].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type GetCustomerRequest = src.GetCustomerRequest

type GetEntitlementRequest

Request message for [CloudChannelService.GetEntitlement][google.cloud.channel.v1.CloudChannelService.GetEntitlement].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type GetEntitlementRequest = src.GetEntitlementRequest

type ImportCustomerRequest

Request message for [CloudChannelService.ImportCustomer][google.cloud.channel.v1.CloudChannelService.ImportCustomer]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ImportCustomerRequest = src.ImportCustomerRequest

type ImportCustomerRequest_CloudIdentityId

type ImportCustomerRequest_CloudIdentityId = src.ImportCustomerRequest_CloudIdentityId

type ImportCustomerRequest_Domain

type ImportCustomerRequest_Domain = src.ImportCustomerRequest_Domain

type ListChannelPartnerLinksRequest

Request message for [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListChannelPartnerLinksRequest = src.ListChannelPartnerLinksRequest

type ListChannelPartnerLinksResponse

Response message for [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListChannelPartnerLinksResponse = src.ListChannelPartnerLinksResponse

type ListChannelPartnerRepricingConfigsRequest

Request message for [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListChannelPartnerRepricingConfigsRequest = src.ListChannelPartnerRepricingConfigsRequest

type ListChannelPartnerRepricingConfigsResponse

Response message for [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListChannelPartnerRepricingConfigsResponse = src.ListChannelPartnerRepricingConfigsResponse

type ListCustomerRepricingConfigsRequest

Request message for [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListCustomerRepricingConfigsRequest = src.ListCustomerRepricingConfigsRequest

type ListCustomerRepricingConfigsResponse

Response message for [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListCustomerRepricingConfigsResponse = src.ListCustomerRepricingConfigsResponse

type ListCustomersRequest

Request message for [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListCustomersRequest = src.ListCustomersRequest

type ListCustomersResponse

Response message for [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListCustomersResponse = src.ListCustomersResponse

type ListEntitlementsRequest

Request message for [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListEntitlementsRequest = src.ListEntitlementsRequest

type ListEntitlementsResponse

Response message for [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListEntitlementsResponse = src.ListEntitlementsResponse

type ListOffersRequest

Request message for ListOffers.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListOffersRequest = src.ListOffersRequest

type ListOffersResponse

Response message for ListOffers.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListOffersResponse = src.ListOffersResponse

type ListProductsRequest

Request message for ListProducts.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListProductsRequest = src.ListProductsRequest

type ListProductsResponse

Response message for ListProducts.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListProductsResponse = src.ListProductsResponse

type ListPurchasableOffersRequest

Request message for ListPurchasableOffers.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListPurchasableOffersRequest = src.ListPurchasableOffersRequest

type ListPurchasableOffersRequest_ChangeOfferPurchase

List Offers for ChangeOffer purchase.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListPurchasableOffersRequest_ChangeOfferPurchase = src.ListPurchasableOffersRequest_ChangeOfferPurchase

type ListPurchasableOffersRequest_ChangeOfferPurchase_

type ListPurchasableOffersRequest_ChangeOfferPurchase_ = src.ListPurchasableOffersRequest_ChangeOfferPurchase_

type ListPurchasableOffersRequest_CreateEntitlementPurchase

List Offers for CreateEntitlement purchase.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListPurchasableOffersRequest_CreateEntitlementPurchase = src.ListPurchasableOffersRequest_CreateEntitlementPurchase

type ListPurchasableOffersRequest_CreateEntitlementPurchase_

type ListPurchasableOffersRequest_CreateEntitlementPurchase_ = src.ListPurchasableOffersRequest_CreateEntitlementPurchase_

type ListPurchasableOffersResponse

Response message for ListPurchasableOffers.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListPurchasableOffersResponse = src.ListPurchasableOffersResponse

type ListPurchasableSkusRequest

Request message for ListPurchasableSkus.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListPurchasableSkusRequest = src.ListPurchasableSkusRequest

type ListPurchasableSkusRequest_ChangeOfferPurchase

List SKUs for upgrading or downgrading an entitlement. Make the purchase using [CloudChannelService.ChangeOffer][google.cloud.channel.v1.CloudChannelService.ChangeOffer].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListPurchasableSkusRequest_ChangeOfferPurchase = src.ListPurchasableSkusRequest_ChangeOfferPurchase

type ListPurchasableSkusRequest_ChangeOfferPurchase_

type ListPurchasableSkusRequest_ChangeOfferPurchase_ = src.ListPurchasableSkusRequest_ChangeOfferPurchase_

type ListPurchasableSkusRequest_ChangeOfferPurchase_ChangeType

Change Type enum.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListPurchasableSkusRequest_ChangeOfferPurchase_ChangeType = src.ListPurchasableSkusRequest_ChangeOfferPurchase_ChangeType

type ListPurchasableSkusRequest_CreateEntitlementPurchase

List SKUs for a new entitlement. Make the purchase using [CloudChannelService.CreateEntitlement][google.cloud.channel.v1.CloudChannelService.CreateEntitlement].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListPurchasableSkusRequest_CreateEntitlementPurchase = src.ListPurchasableSkusRequest_CreateEntitlementPurchase

type ListPurchasableSkusRequest_CreateEntitlementPurchase_

type ListPurchasableSkusRequest_CreateEntitlementPurchase_ = src.ListPurchasableSkusRequest_CreateEntitlementPurchase_

type ListPurchasableSkusResponse

Response message for ListPurchasableSkus.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListPurchasableSkusResponse = src.ListPurchasableSkusResponse

type ListReportsRequest

Request message for [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListReportsRequest = src.ListReportsRequest

type ListReportsResponse

Response message for [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListReportsResponse = src.ListReportsResponse

type ListSkusRequest

Request message for ListSkus.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListSkusRequest = src.ListSkusRequest

type ListSkusResponse

Response message for ListSkus.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListSkusResponse = src.ListSkusResponse

type ListSubscribersRequest

Request Message for ListSubscribers.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListSubscribersRequest = src.ListSubscribersRequest

type ListSubscribersResponse

Response Message for ListSubscribers.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListSubscribersResponse = src.ListSubscribersResponse

type ListTransferableOffersRequest

Request message for [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListTransferableOffersRequest = src.ListTransferableOffersRequest

type ListTransferableOffersRequest_CloudIdentityId

type ListTransferableOffersRequest_CloudIdentityId = src.ListTransferableOffersRequest_CloudIdentityId

type ListTransferableOffersRequest_CustomerName

type ListTransferableOffersRequest_CustomerName = src.ListTransferableOffersRequest_CustomerName

type ListTransferableOffersResponse

Response message for [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListTransferableOffersResponse = src.ListTransferableOffersResponse

type ListTransferableSkusRequest

Request message for [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListTransferableSkusRequest = src.ListTransferableSkusRequest

type ListTransferableSkusRequest_CloudIdentityId

type ListTransferableSkusRequest_CloudIdentityId = src.ListTransferableSkusRequest_CloudIdentityId

type ListTransferableSkusRequest_CustomerName

type ListTransferableSkusRequest_CustomerName = src.ListTransferableSkusRequest_CustomerName

type ListTransferableSkusResponse

Response message for [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ListTransferableSkusResponse = src.ListTransferableSkusResponse

type LookupOfferRequest

Request message for LookupOffer.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type LookupOfferRequest = src.LookupOfferRequest

type MarketingInfo

Represents the marketing information for a Product, SKU or Offer.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type MarketingInfo = src.MarketingInfo

type Media

Represents media information.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Media = src.Media

type MediaType

Type of media used.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type MediaType = src.MediaType

type Offer

Represents an offer made to resellers for purchase. An offer is associated with a Sku[google.cloud.channel.v1.Sku], has a plan for payment, a price, and defines the constraints for buying.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Offer = src.Offer

type OperationMetadata

Provides contextual information about a [google.longrunning.Operation][google.longrunning.Operation].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type OperationMetadata = src.OperationMetadata

type OperationMetadata_OperationType

RPCs that return a Long Running Operation.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type OperationMetadata_OperationType = src.OperationMetadata_OperationType

type Parameter

Definition for extended entitlement parameters.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Parameter = src.Parameter

type ParameterDefinition

Parameter's definition. Specifies what parameter is required to use the current Offer to purchase.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ParameterDefinition = src.ParameterDefinition

type ParameterDefinition_ParameterType

Data type of the parameter.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ParameterDefinition_ParameterType = src.ParameterDefinition_ParameterType

type PaymentPlan

Describes how the reseller will be billed.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type PaymentPlan = src.PaymentPlan

type PaymentType

Specifies when the payment needs to happen.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type PaymentType = src.PaymentType

type PercentageAdjustment

An adjustment that applies a flat markup or markdown to an entire bill.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type PercentageAdjustment = src.PercentageAdjustment

type Period

Represents period in days/months/years.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Period = src.Period

type PeriodType

Period Type.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type PeriodType = src.PeriodType

type Plan

The payment plan for the Offer. Describes how to make a payment.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Plan = src.Plan

type Price

Represents the price of the Offer.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Price = src.Price

type PriceByResource

Represents price by resource type.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type PriceByResource = src.PriceByResource

type PricePhase

Specifies the price by the duration of months. For example, a 20% discount for the first six months, then a 10% discount starting on the seventh month.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type PricePhase = src.PricePhase

type PriceTier

Defines price at resource tier level. For example, an offer with following definition : * Tier 1: Provide 25% discount for all seats between 1 and 25. * Tier 2: Provide 10% discount for all seats between 26 and 100. * Tier 3: Provide flat 15% discount for all seats above 100. Each of these tiers is represented as a PriceTier.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type PriceTier = src.PriceTier

type Product

A Product is the entity a customer uses when placing an order. For example, Google Workspace, Google Voice, etc.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Product = src.Product

type PromotionalOrderType

Constraints type for Promotional offers.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type PromotionalOrderType = src.PromotionalOrderType

type ProvisionCloudIdentityRequest

Request message for [CloudChannelService.ProvisionCloudIdentity][google.cloud.channel.v1.CloudChannelService.ProvisionCloudIdentity]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ProvisionCloudIdentityRequest = src.ProvisionCloudIdentityRequest

type ProvisionedService

Service provisioned for an entitlement.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ProvisionedService = src.ProvisionedService

type PurchasableOffer

Offer that you can purchase for a customer. This is used in the ListPurchasableOffer API response.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type PurchasableOffer = src.PurchasableOffer

type PurchasableSku

SKU that you can purchase. This is used in ListPurchasableSku API response.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type PurchasableSku = src.PurchasableSku

type RebillingBasis

Specifies the different costs that the modified bill can be based on.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type RebillingBasis = src.RebillingBasis

type RegisterSubscriberRequest

Request Message for RegisterSubscriber.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type RegisterSubscriberRequest = src.RegisterSubscriberRequest

type RegisterSubscriberResponse

Response Message for RegisterSubscriber.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type RegisterSubscriberResponse = src.RegisterSubscriberResponse

type RenewalSettings

Renewal settings for renewable Offers.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type RenewalSettings = src.RenewalSettings

type Report

The ID and description of a report that was used to generate report data. For example, "GCP Daily Spend", "Google Workspace License Activity", etc.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Report = src.Report

type ReportJob

The result of a [RunReportJob][] operation. Contains the name to use in [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job] and the status of the operation.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ReportJob = src.ReportJob

type ReportResultsMetadata

The features describing the data. Returned by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob] and [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ReportResultsMetadata = src.ReportResultsMetadata

type ReportStatus

Status of a report generation process.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ReportStatus = src.ReportStatus

type ReportStatus_State

Available states of report generation.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ReportStatus_State = src.ReportStatus_State

type ReportValue

A single report value.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ReportValue = src.ReportValue

type ReportValue_DateTimeValue

type ReportValue_DateTimeValue = src.ReportValue_DateTimeValue

type ReportValue_DateValue

type ReportValue_DateValue = src.ReportValue_DateValue

type ReportValue_DecimalValue

type ReportValue_DecimalValue = src.ReportValue_DecimalValue

type ReportValue_IntValue

type ReportValue_IntValue = src.ReportValue_IntValue

type ReportValue_MoneyValue

type ReportValue_MoneyValue = src.ReportValue_MoneyValue

type ReportValue_StringValue

type ReportValue_StringValue = src.ReportValue_StringValue

type RepricingAdjustment

A type that represents the various adjustments you can apply to a bill.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type RepricingAdjustment = src.RepricingAdjustment

type RepricingAdjustment_PercentageAdjustment

type RepricingAdjustment_PercentageAdjustment = src.RepricingAdjustment_PercentageAdjustment

type RepricingConfig

Configuration for repricing a Google bill over a period of time.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type RepricingConfig = src.RepricingConfig

type RepricingConfig_ChannelPartnerGranularity

Applies the repricing configuration at the channel partner level. The channel partner value is derived from the resource name. Takes an empty json object.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type RepricingConfig_ChannelPartnerGranularity = src.RepricingConfig_ChannelPartnerGranularity

type RepricingConfig_ChannelPartnerGranularity_

type RepricingConfig_ChannelPartnerGranularity_ = src.RepricingConfig_ChannelPartnerGranularity_

type RepricingConfig_EntitlementGranularity

Applies the repricing configuration at the entitlement level.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type RepricingConfig_EntitlementGranularity = src.RepricingConfig_EntitlementGranularity

type RepricingConfig_EntitlementGranularity_

type RepricingConfig_EntitlementGranularity_ = src.RepricingConfig_EntitlementGranularity_

type ResourceType

Represents the type for a monetizable resource(any entity on which billing happens). For example, this could be MINUTES for Google Voice and GB for Google Drive. One SKU can map to multiple monetizable resources.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type ResourceType = src.ResourceType

type Row

A row of report values.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Row = src.Row

type RunReportJobRequest

Request message for [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type RunReportJobRequest = src.RunReportJobRequest

type RunReportJobResponse

Response message for [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type RunReportJobResponse = src.RunReportJobResponse

type Sku

Represents a product's purchasable Stock Keeping Unit (SKU). SKUs represent the different variations of the product. For example, Google Workspace Business Standard and Google Workspace Business Plus are Google Workspace product SKUs.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Sku = src.Sku

type StartPaidServiceRequest

Request message for [CloudChannelService.StartPaidService][google.cloud.channel.v1.CloudChannelService.StartPaidService].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type StartPaidServiceRequest = src.StartPaidServiceRequest

type SubscriberEvent

Represents information which resellers will get as part of notification from Pub/Sub.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type SubscriberEvent = src.SubscriberEvent

type SubscriberEvent_CustomerEvent

type SubscriberEvent_CustomerEvent = src.SubscriberEvent_CustomerEvent

type SubscriberEvent_EntitlementEvent

type SubscriberEvent_EntitlementEvent = src.SubscriberEvent_EntitlementEvent

type SuspendEntitlementRequest

Request message for [CloudChannelService.SuspendEntitlement][google.cloud.channel.v1.CloudChannelService.SuspendEntitlement].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type SuspendEntitlementRequest = src.SuspendEntitlementRequest

type TransferEligibility

Specifies transfer eligibility of a SKU.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type TransferEligibility = src.TransferEligibility

type TransferEligibility_Reason

Reason of ineligibility.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type TransferEligibility_Reason = src.TransferEligibility_Reason

type TransferEntitlementsRequest

Request message for [CloudChannelService.TransferEntitlements][google.cloud.channel.v1.CloudChannelService.TransferEntitlements].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type TransferEntitlementsRequest = src.TransferEntitlementsRequest

type TransferEntitlementsResponse

Response message for [CloudChannelService.TransferEntitlements][google.cloud.channel.v1.CloudChannelService.TransferEntitlements]. This is put in the response field of google.longrunning.Operation.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type TransferEntitlementsResponse = src.TransferEntitlementsResponse

type TransferEntitlementsToGoogleRequest

Request message for [CloudChannelService.TransferEntitlementsToGoogle][google.cloud.channel.v1.CloudChannelService.TransferEntitlementsToGoogle].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type TransferEntitlementsToGoogleRequest = src.TransferEntitlementsToGoogleRequest

type TransferableOffer

TransferableOffer represents an Offer that can be used in Transfer. Read-only.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type TransferableOffer = src.TransferableOffer

type TransferableSku

TransferableSku represents information a reseller needs to view existing provisioned services for a customer that they do not own. Read-only.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type TransferableSku = src.TransferableSku

type TrialSettings

Settings for trial offers.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type TrialSettings = src.TrialSettings

type UnimplementedCloudChannelReportsServiceServer

UnimplementedCloudChannelReportsServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type UnimplementedCloudChannelReportsServiceServer = src.UnimplementedCloudChannelReportsServiceServer

type UnimplementedCloudChannelServiceServer

UnimplementedCloudChannelServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type UnimplementedCloudChannelServiceServer = src.UnimplementedCloudChannelServiceServer

type UnregisterSubscriberRequest

Request Message for UnregisterSubscriber.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type UnregisterSubscriberRequest = src.UnregisterSubscriberRequest

type UnregisterSubscriberResponse

Response Message for UnregisterSubscriber.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type UnregisterSubscriberResponse = src.UnregisterSubscriberResponse

type UpdateChannelPartnerLinkRequest

Request message for [CloudChannelService.UpdateChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.UpdateChannelPartnerLink]

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type UpdateChannelPartnerLinkRequest = src.UpdateChannelPartnerLinkRequest

type UpdateChannelPartnerRepricingConfigRequest

Request message for [CloudChannelService.UpdateChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.UpdateChannelPartnerRepricingConfig].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type UpdateChannelPartnerRepricingConfigRequest = src.UpdateChannelPartnerRepricingConfigRequest

type UpdateCustomerRepricingConfigRequest

Request message for [CloudChannelService.UpdateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.UpdateCustomerRepricingConfig].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type UpdateCustomerRepricingConfigRequest = src.UpdateCustomerRepricingConfigRequest

type UpdateCustomerRequest

Request message for [CloudChannelService.UpdateCustomer][google.cloud.channel.v1.CloudChannelService.UpdateCustomer].

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type UpdateCustomerRequest = src.UpdateCustomerRequest

type Value

Data type and value of a parameter.

Deprecated: Please use types in: cloud.google.com/go/channel/apiv1/channelpb

type Value = src.Value

type Value_BoolValue

type Value_BoolValue = src.Value_BoolValue

type Value_DoubleValue

type Value_DoubleValue = src.Value_DoubleValue

type Value_Int64Value

type Value_Int64Value = src.Value_Int64Value

type Value_ProtoValue

type Value_ProtoValue = src.Value_ProtoValue

type Value_StringValue

type Value_StringValue = src.Value_StringValue