Documentation
¶
Index ¶
- Variables
- func RegisterAnalyticsAdminServiceServer(s *grpc.Server, srv AnalyticsAdminServiceServer)
- type Account
- func (*Account) Descriptor() ([]byte, []int)deprecated
- func (x *Account) GetCreateTime() *timestamppb.Timestamp
- func (x *Account) GetDeleted() bool
- func (x *Account) GetDisplayName() string
- func (x *Account) GetName() string
- func (x *Account) GetRegionCode() string
- func (x *Account) GetUpdateTime() *timestamppb.Timestamp
- func (*Account) ProtoMessage()
- func (x *Account) ProtoReflect() protoreflect.Message
- func (x *Account) Reset()
- func (x *Account) String() string
- type AccountSummary
- func (*AccountSummary) Descriptor() ([]byte, []int)deprecated
- func (x *AccountSummary) GetAccount() string
- func (x *AccountSummary) GetDisplayName() string
- func (x *AccountSummary) GetName() string
- func (x *AccountSummary) GetPropertySummaries() []*PropertySummary
- func (*AccountSummary) ProtoMessage()
- func (x *AccountSummary) ProtoReflect() protoreflect.Message
- func (x *AccountSummary) Reset()
- func (x *AccountSummary) String() string
- type ActionType
- type ActorType
- type AnalyticsAdminServiceClient
- type AnalyticsAdminServiceServer
- type AndroidAppDataStream
- func (*AndroidAppDataStream) Descriptor() ([]byte, []int)deprecated
- func (x *AndroidAppDataStream) GetCreateTime() *timestamppb.Timestamp
- func (x *AndroidAppDataStream) GetDisplayName() string
- func (x *AndroidAppDataStream) GetFirebaseAppId() string
- func (x *AndroidAppDataStream) GetName() string
- func (x *AndroidAppDataStream) GetPackageName() string
- func (x *AndroidAppDataStream) GetUpdateTime() *timestamppb.Timestamp
- func (*AndroidAppDataStream) ProtoMessage()
- func (x *AndroidAppDataStream) ProtoReflect() protoreflect.Message
- func (x *AndroidAppDataStream) Reset()
- func (x *AndroidAppDataStream) String() string
- type ArchiveCustomDimensionRequest
- func (*ArchiveCustomDimensionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveCustomDimensionRequest) GetName() string
- func (*ArchiveCustomDimensionRequest) ProtoMessage()
- func (x *ArchiveCustomDimensionRequest) ProtoReflect() protoreflect.Message
- func (x *ArchiveCustomDimensionRequest) Reset()
- func (x *ArchiveCustomDimensionRequest) String() string
- type ArchiveCustomMetricRequest
- func (*ArchiveCustomMetricRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveCustomMetricRequest) GetName() string
- func (*ArchiveCustomMetricRequest) ProtoMessage()
- func (x *ArchiveCustomMetricRequest) ProtoReflect() protoreflect.Message
- func (x *ArchiveCustomMetricRequest) Reset()
- func (x *ArchiveCustomMetricRequest) String() string
- type AuditUserLink
- func (*AuditUserLink) Descriptor() ([]byte, []int)deprecated
- func (x *AuditUserLink) GetDirectRoles() []string
- func (x *AuditUserLink) GetEffectiveRoles() []string
- func (x *AuditUserLink) GetEmailAddress() string
- func (x *AuditUserLink) GetName() string
- func (*AuditUserLink) ProtoMessage()
- func (x *AuditUserLink) ProtoReflect() protoreflect.Message
- func (x *AuditUserLink) Reset()
- func (x *AuditUserLink) String() string
- type AuditUserLinksRequest
- func (*AuditUserLinksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuditUserLinksRequest) GetPageSize() int32
- func (x *AuditUserLinksRequest) GetPageToken() string
- func (x *AuditUserLinksRequest) GetParent() string
- func (*AuditUserLinksRequest) ProtoMessage()
- func (x *AuditUserLinksRequest) ProtoReflect() protoreflect.Message
- func (x *AuditUserLinksRequest) Reset()
- func (x *AuditUserLinksRequest) String() string
- type AuditUserLinksResponse
- func (*AuditUserLinksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AuditUserLinksResponse) GetNextPageToken() string
- func (x *AuditUserLinksResponse) GetUserLinks() []*AuditUserLink
- func (*AuditUserLinksResponse) ProtoMessage()
- func (x *AuditUserLinksResponse) ProtoReflect() protoreflect.Message
- func (x *AuditUserLinksResponse) Reset()
- func (x *AuditUserLinksResponse) String() string
- type BatchCreateUserLinksRequest
- func (*BatchCreateUserLinksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BatchCreateUserLinksRequest) GetNotifyNewUsers() bool
- func (x *BatchCreateUserLinksRequest) GetParent() string
- func (x *BatchCreateUserLinksRequest) GetRequests() []*CreateUserLinkRequest
- func (*BatchCreateUserLinksRequest) ProtoMessage()
- func (x *BatchCreateUserLinksRequest) ProtoReflect() protoreflect.Message
- func (x *BatchCreateUserLinksRequest) Reset()
- func (x *BatchCreateUserLinksRequest) String() string
- type BatchCreateUserLinksResponse
- func (*BatchCreateUserLinksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BatchCreateUserLinksResponse) GetUserLinks() []*UserLink
- func (*BatchCreateUserLinksResponse) ProtoMessage()
- func (x *BatchCreateUserLinksResponse) ProtoReflect() protoreflect.Message
- func (x *BatchCreateUserLinksResponse) Reset()
- func (x *BatchCreateUserLinksResponse) String() string
- type BatchDeleteUserLinksRequest
- func (*BatchDeleteUserLinksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BatchDeleteUserLinksRequest) GetParent() string
- func (x *BatchDeleteUserLinksRequest) GetRequests() []*DeleteUserLinkRequest
- func (*BatchDeleteUserLinksRequest) ProtoMessage()
- func (x *BatchDeleteUserLinksRequest) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteUserLinksRequest) Reset()
- func (x *BatchDeleteUserLinksRequest) String() string
- type BatchGetUserLinksRequest
- func (*BatchGetUserLinksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BatchGetUserLinksRequest) GetNames() []string
- func (x *BatchGetUserLinksRequest) GetParent() string
- func (*BatchGetUserLinksRequest) ProtoMessage()
- func (x *BatchGetUserLinksRequest) ProtoReflect() protoreflect.Message
- func (x *BatchGetUserLinksRequest) Reset()
- func (x *BatchGetUserLinksRequest) String() string
- type BatchGetUserLinksResponse
- func (*BatchGetUserLinksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BatchGetUserLinksResponse) GetUserLinks() []*UserLink
- func (*BatchGetUserLinksResponse) ProtoMessage()
- func (x *BatchGetUserLinksResponse) ProtoReflect() protoreflect.Message
- func (x *BatchGetUserLinksResponse) Reset()
- func (x *BatchGetUserLinksResponse) String() string
- type BatchUpdateUserLinksRequest
- func (*BatchUpdateUserLinksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BatchUpdateUserLinksRequest) GetParent() string
- func (x *BatchUpdateUserLinksRequest) GetRequests() []*UpdateUserLinkRequest
- func (*BatchUpdateUserLinksRequest) ProtoMessage()
- func (x *BatchUpdateUserLinksRequest) ProtoReflect() protoreflect.Message
- func (x *BatchUpdateUserLinksRequest) Reset()
- func (x *BatchUpdateUserLinksRequest) String() string
- type BatchUpdateUserLinksResponse
- func (*BatchUpdateUserLinksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BatchUpdateUserLinksResponse) GetUserLinks() []*UserLink
- func (*BatchUpdateUserLinksResponse) ProtoMessage()
- func (x *BatchUpdateUserLinksResponse) ProtoReflect() protoreflect.Message
- func (x *BatchUpdateUserLinksResponse) Reset()
- func (x *BatchUpdateUserLinksResponse) String() string
- type ChangeHistoryChange
- func (*ChangeHistoryChange) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeHistoryChange) GetAction() ActionType
- func (x *ChangeHistoryChange) GetResource() string
- func (x *ChangeHistoryChange) GetResourceAfterChange() *ChangeHistoryChange_ChangeHistoryResource
- func (x *ChangeHistoryChange) GetResourceBeforeChange() *ChangeHistoryChange_ChangeHistoryResource
- func (*ChangeHistoryChange) ProtoMessage()
- func (x *ChangeHistoryChange) ProtoReflect() protoreflect.Message
- func (x *ChangeHistoryChange) Reset()
- func (x *ChangeHistoryChange) String() string
- type ChangeHistoryChange_ChangeHistoryResource
- func (*ChangeHistoryChange_ChangeHistoryResource) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetAccount() *Account
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetAndroidAppDataStream() *AndroidAppDataStream
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetConversionEvent() *ConversionEvent
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetCustomDimension() *CustomDimension
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetCustomMetric() *CustomMetric
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetFirebaseLink() *FirebaseLink
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetGoogleAdsLink() *GoogleAdsLink
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetGoogleSignalsSettings() *GoogleSignalsSettings
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetIosAppDataStream() *IosAppDataStream
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetMeasurementProtocolSecret() *MeasurementProtocolSecret
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetProperty() *Property
- func (m *ChangeHistoryChange_ChangeHistoryResource) GetResource() isChangeHistoryChange_ChangeHistoryResource_Resource
- func (x *ChangeHistoryChange_ChangeHistoryResource) GetWebDataStream() *WebDataStream
- func (*ChangeHistoryChange_ChangeHistoryResource) ProtoMessage()
- func (x *ChangeHistoryChange_ChangeHistoryResource) ProtoReflect() protoreflect.Message
- func (x *ChangeHistoryChange_ChangeHistoryResource) Reset()
- func (x *ChangeHistoryChange_ChangeHistoryResource) String() string
- type ChangeHistoryChange_ChangeHistoryResource_Account
- type ChangeHistoryChange_ChangeHistoryResource_AndroidAppDataStream
- type ChangeHistoryChange_ChangeHistoryResource_ConversionEvent
- type ChangeHistoryChange_ChangeHistoryResource_CustomDimension
- type ChangeHistoryChange_ChangeHistoryResource_CustomMetric
- type ChangeHistoryChange_ChangeHistoryResource_FirebaseLink
- type ChangeHistoryChange_ChangeHistoryResource_GoogleAdsLink
- type ChangeHistoryChange_ChangeHistoryResource_GoogleSignalsSettings
- type ChangeHistoryChange_ChangeHistoryResource_IosAppDataStream
- type ChangeHistoryChange_ChangeHistoryResource_MeasurementProtocolSecret
- type ChangeHistoryChange_ChangeHistoryResource_Property
- type ChangeHistoryChange_ChangeHistoryResource_WebDataStream
- type ChangeHistoryEvent
- func (*ChangeHistoryEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeHistoryEvent) GetActorType() ActorType
- func (x *ChangeHistoryEvent) GetChangeTime() *timestamppb.Timestamp
- func (x *ChangeHistoryEvent) GetChanges() []*ChangeHistoryChange
- func (x *ChangeHistoryEvent) GetChangesFiltered() bool
- func (x *ChangeHistoryEvent) GetId() string
- func (x *ChangeHistoryEvent) GetUserActorEmail() string
- func (*ChangeHistoryEvent) ProtoMessage()
- func (x *ChangeHistoryEvent) ProtoReflect() protoreflect.Message
- func (x *ChangeHistoryEvent) Reset()
- func (x *ChangeHistoryEvent) String() string
- type ChangeHistoryResourceType
- func (ChangeHistoryResourceType) Descriptor() protoreflect.EnumDescriptor
- func (x ChangeHistoryResourceType) Enum() *ChangeHistoryResourceType
- func (ChangeHistoryResourceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ChangeHistoryResourceType) Number() protoreflect.EnumNumber
- func (x ChangeHistoryResourceType) String() string
- func (ChangeHistoryResourceType) Type() protoreflect.EnumType
- type ConversionEvent
- func (*ConversionEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ConversionEvent) GetCreateTime() *timestamppb.Timestamp
- func (x *ConversionEvent) GetEventName() string
- func (x *ConversionEvent) GetIsDeletable() bool
- func (x *ConversionEvent) GetName() string
- func (*ConversionEvent) ProtoMessage()
- func (x *ConversionEvent) ProtoReflect() protoreflect.Message
- func (x *ConversionEvent) Reset()
- func (x *ConversionEvent) String() string
- type CreateConversionEventRequest
- func (*CreateConversionEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConversionEventRequest) GetConversionEvent() *ConversionEvent
- func (x *CreateConversionEventRequest) GetParent() string
- func (*CreateConversionEventRequest) ProtoMessage()
- func (x *CreateConversionEventRequest) ProtoReflect() protoreflect.Message
- func (x *CreateConversionEventRequest) Reset()
- func (x *CreateConversionEventRequest) String() string
- type CreateCustomDimensionRequest
- func (*CreateCustomDimensionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCustomDimensionRequest) GetCustomDimension() *CustomDimension
- func (x *CreateCustomDimensionRequest) GetParent() string
- func (*CreateCustomDimensionRequest) ProtoMessage()
- func (x *CreateCustomDimensionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCustomDimensionRequest) Reset()
- func (x *CreateCustomDimensionRequest) String() string
- type CreateCustomMetricRequest
- func (*CreateCustomMetricRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCustomMetricRequest) GetCustomMetric() *CustomMetric
- func (x *CreateCustomMetricRequest) GetParent() string
- func (*CreateCustomMetricRequest) ProtoMessage()
- func (x *CreateCustomMetricRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCustomMetricRequest) Reset()
- func (x *CreateCustomMetricRequest) String() string
- type CreateFirebaseLinkRequest
- func (*CreateFirebaseLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFirebaseLinkRequest) GetFirebaseLink() *FirebaseLink
- func (x *CreateFirebaseLinkRequest) GetParent() string
- func (*CreateFirebaseLinkRequest) ProtoMessage()
- func (x *CreateFirebaseLinkRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFirebaseLinkRequest) Reset()
- func (x *CreateFirebaseLinkRequest) String() string
- type CreateGoogleAdsLinkRequest
- func (*CreateGoogleAdsLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGoogleAdsLinkRequest) GetGoogleAdsLink() *GoogleAdsLink
- func (x *CreateGoogleAdsLinkRequest) GetParent() string
- func (*CreateGoogleAdsLinkRequest) ProtoMessage()
- func (x *CreateGoogleAdsLinkRequest) ProtoReflect() protoreflect.Message
- func (x *CreateGoogleAdsLinkRequest) Reset()
- func (x *CreateGoogleAdsLinkRequest) String() string
- type CreateMeasurementProtocolSecretRequest
- func (*CreateMeasurementProtocolSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMeasurementProtocolSecretRequest) GetMeasurementProtocolSecret() *MeasurementProtocolSecret
- func (x *CreateMeasurementProtocolSecretRequest) GetParent() string
- func (*CreateMeasurementProtocolSecretRequest) ProtoMessage()
- func (x *CreateMeasurementProtocolSecretRequest) ProtoReflect() protoreflect.Message
- func (x *CreateMeasurementProtocolSecretRequest) Reset()
- func (x *CreateMeasurementProtocolSecretRequest) String() string
- type CreatePropertyRequest
- func (*CreatePropertyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePropertyRequest) GetProperty() *Property
- func (*CreatePropertyRequest) ProtoMessage()
- func (x *CreatePropertyRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePropertyRequest) Reset()
- func (x *CreatePropertyRequest) String() string
- type CreateUserLinkRequest
- func (*CreateUserLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserLinkRequest) GetNotifyNewUser() bool
- func (x *CreateUserLinkRequest) GetParent() string
- func (x *CreateUserLinkRequest) GetUserLink() *UserLink
- func (*CreateUserLinkRequest) ProtoMessage()
- func (x *CreateUserLinkRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserLinkRequest) Reset()
- func (x *CreateUserLinkRequest) String() string
- type CreateWebDataStreamRequest
- func (*CreateWebDataStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateWebDataStreamRequest) GetParent() string
- func (x *CreateWebDataStreamRequest) GetWebDataStream() *WebDataStream
- func (*CreateWebDataStreamRequest) ProtoMessage()
- func (x *CreateWebDataStreamRequest) ProtoReflect() protoreflect.Message
- func (x *CreateWebDataStreamRequest) Reset()
- func (x *CreateWebDataStreamRequest) String() string
- type CustomDimension
- func (*CustomDimension) Descriptor() ([]byte, []int)deprecated
- func (x *CustomDimension) GetDescription() string
- func (x *CustomDimension) GetDisallowAdsPersonalization() bool
- func (x *CustomDimension) GetDisplayName() string
- func (x *CustomDimension) GetName() string
- func (x *CustomDimension) GetParameterName() string
- func (x *CustomDimension) GetScope() CustomDimension_DimensionScope
- func (*CustomDimension) ProtoMessage()
- func (x *CustomDimension) ProtoReflect() protoreflect.Message
- func (x *CustomDimension) Reset()
- func (x *CustomDimension) String() string
- type CustomDimension_DimensionScope
- func (CustomDimension_DimensionScope) Descriptor() protoreflect.EnumDescriptor
- func (x CustomDimension_DimensionScope) Enum() *CustomDimension_DimensionScope
- func (CustomDimension_DimensionScope) EnumDescriptor() ([]byte, []int)deprecated
- func (x CustomDimension_DimensionScope) Number() protoreflect.EnumNumber
- func (x CustomDimension_DimensionScope) String() string
- func (CustomDimension_DimensionScope) Type() protoreflect.EnumType
- type CustomMetric
- func (*CustomMetric) Descriptor() ([]byte, []int)deprecated
- func (x *CustomMetric) GetDescription() string
- func (x *CustomMetric) GetDisplayName() string
- func (x *CustomMetric) GetMeasurementUnit() CustomMetric_MeasurementUnit
- func (x *CustomMetric) GetName() string
- func (x *CustomMetric) GetParameterName() string
- func (x *CustomMetric) GetScope() CustomMetric_MetricScope
- func (*CustomMetric) ProtoMessage()
- func (x *CustomMetric) ProtoReflect() protoreflect.Message
- func (x *CustomMetric) Reset()
- func (x *CustomMetric) String() string
- type CustomMetric_MeasurementUnit
- func (CustomMetric_MeasurementUnit) Descriptor() protoreflect.EnumDescriptor
- func (x CustomMetric_MeasurementUnit) Enum() *CustomMetric_MeasurementUnit
- func (CustomMetric_MeasurementUnit) EnumDescriptor() ([]byte, []int)deprecated
- func (x CustomMetric_MeasurementUnit) Number() protoreflect.EnumNumber
- func (x CustomMetric_MeasurementUnit) String() string
- func (CustomMetric_MeasurementUnit) Type() protoreflect.EnumType
- type CustomMetric_MetricScope
- func (CustomMetric_MetricScope) Descriptor() protoreflect.EnumDescriptor
- func (x CustomMetric_MetricScope) Enum() *CustomMetric_MetricScope
- func (CustomMetric_MetricScope) EnumDescriptor() ([]byte, []int)deprecated
- func (x CustomMetric_MetricScope) Number() protoreflect.EnumNumber
- func (x CustomMetric_MetricScope) String() string
- func (CustomMetric_MetricScope) Type() protoreflect.EnumType
- type DataSharingSettings
- func (*DataSharingSettings) Descriptor() ([]byte, []int)deprecated
- func (x *DataSharingSettings) GetName() string
- func (x *DataSharingSettings) GetSharingWithGoogleAnySalesEnabled() bool
- func (x *DataSharingSettings) GetSharingWithGoogleAssignedSalesEnabled() bool
- func (x *DataSharingSettings) GetSharingWithGoogleProductsEnabled() bool
- func (x *DataSharingSettings) GetSharingWithGoogleSupportEnabled() bool
- func (x *DataSharingSettings) GetSharingWithOthersEnabled() bool
- func (*DataSharingSettings) ProtoMessage()
- func (x *DataSharingSettings) ProtoReflect() protoreflect.Message
- func (x *DataSharingSettings) Reset()
- func (x *DataSharingSettings) String() string
- type DeleteAccountRequest
- func (*DeleteAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAccountRequest) GetName() string
- func (*DeleteAccountRequest) ProtoMessage()
- func (x *DeleteAccountRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAccountRequest) Reset()
- func (x *DeleteAccountRequest) String() string
- type DeleteAndroidAppDataStreamRequest
- func (*DeleteAndroidAppDataStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAndroidAppDataStreamRequest) GetName() string
- func (*DeleteAndroidAppDataStreamRequest) ProtoMessage()
- func (x *DeleteAndroidAppDataStreamRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAndroidAppDataStreamRequest) Reset()
- func (x *DeleteAndroidAppDataStreamRequest) String() string
- type DeleteConversionEventRequest
- func (*DeleteConversionEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteConversionEventRequest) GetName() string
- func (*DeleteConversionEventRequest) ProtoMessage()
- func (x *DeleteConversionEventRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteConversionEventRequest) Reset()
- func (x *DeleteConversionEventRequest) String() string
- type DeleteFirebaseLinkRequest
- func (*DeleteFirebaseLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFirebaseLinkRequest) GetName() string
- func (*DeleteFirebaseLinkRequest) ProtoMessage()
- func (x *DeleteFirebaseLinkRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFirebaseLinkRequest) Reset()
- func (x *DeleteFirebaseLinkRequest) String() string
- type DeleteGoogleAdsLinkRequest
- func (*DeleteGoogleAdsLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteGoogleAdsLinkRequest) GetName() string
- func (*DeleteGoogleAdsLinkRequest) ProtoMessage()
- func (x *DeleteGoogleAdsLinkRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGoogleAdsLinkRequest) Reset()
- func (x *DeleteGoogleAdsLinkRequest) String() string
- type DeleteIosAppDataStreamRequest
- func (*DeleteIosAppDataStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteIosAppDataStreamRequest) GetName() string
- func (*DeleteIosAppDataStreamRequest) ProtoMessage()
- func (x *DeleteIosAppDataStreamRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIosAppDataStreamRequest) Reset()
- func (x *DeleteIosAppDataStreamRequest) String() string
- type DeleteMeasurementProtocolSecretRequest
- func (*DeleteMeasurementProtocolSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMeasurementProtocolSecretRequest) GetName() string
- func (*DeleteMeasurementProtocolSecretRequest) ProtoMessage()
- func (x *DeleteMeasurementProtocolSecretRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteMeasurementProtocolSecretRequest) Reset()
- func (x *DeleteMeasurementProtocolSecretRequest) String() string
- type DeletePropertyRequest
- func (*DeletePropertyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePropertyRequest) GetName() string
- func (*DeletePropertyRequest) ProtoMessage()
- func (x *DeletePropertyRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePropertyRequest) Reset()
- func (x *DeletePropertyRequest) String() string
- type DeleteUserLinkRequest
- func (*DeleteUserLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserLinkRequest) GetName() string
- func (*DeleteUserLinkRequest) ProtoMessage()
- func (x *DeleteUserLinkRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserLinkRequest) Reset()
- func (x *DeleteUserLinkRequest) String() string
- type DeleteWebDataStreamRequest
- func (*DeleteWebDataStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWebDataStreamRequest) GetName() string
- func (*DeleteWebDataStreamRequest) ProtoMessage()
- func (x *DeleteWebDataStreamRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteWebDataStreamRequest) Reset()
- func (x *DeleteWebDataStreamRequest) String() string
- type EnhancedMeasurementSettings
- func (*EnhancedMeasurementSettings) Descriptor() ([]byte, []int)deprecated
- func (x *EnhancedMeasurementSettings) GetFileDownloadsEnabled() bool
- func (x *EnhancedMeasurementSettings) GetName() string
- func (x *EnhancedMeasurementSettings) GetOutboundClicksEnabled() bool
- func (x *EnhancedMeasurementSettings) GetPageChangesEnabled() bool
- func (x *EnhancedMeasurementSettings) GetPageLoadsEnabled() bool
- func (x *EnhancedMeasurementSettings) GetPageViewsEnabled() bool
- func (x *EnhancedMeasurementSettings) GetScrollsEnabled() bool
- func (x *EnhancedMeasurementSettings) GetSearchQueryParameter() string
- func (x *EnhancedMeasurementSettings) GetSiteSearchEnabled() bool
- func (x *EnhancedMeasurementSettings) GetStreamEnabled() bool
- func (x *EnhancedMeasurementSettings) GetUriQueryParameter() string
- func (x *EnhancedMeasurementSettings) GetVideoEngagementEnabled() bool
- func (*EnhancedMeasurementSettings) ProtoMessage()
- func (x *EnhancedMeasurementSettings) ProtoReflect() protoreflect.Message
- func (x *EnhancedMeasurementSettings) Reset()
- func (x *EnhancedMeasurementSettings) String() string
- type FirebaseLink
- func (*FirebaseLink) Descriptor() ([]byte, []int)deprecated
- func (x *FirebaseLink) GetCreateTime() *timestamppb.Timestamp
- func (x *FirebaseLink) GetMaximumUserAccess() MaximumUserAccess
- func (x *FirebaseLink) GetName() string
- func (x *FirebaseLink) GetProject() string
- func (*FirebaseLink) ProtoMessage()
- func (x *FirebaseLink) ProtoReflect() protoreflect.Message
- func (x *FirebaseLink) Reset()
- func (x *FirebaseLink) String() string
- type GetAccountRequest
- type GetAndroidAppDataStreamRequest
- func (*GetAndroidAppDataStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAndroidAppDataStreamRequest) GetName() string
- func (*GetAndroidAppDataStreamRequest) ProtoMessage()
- func (x *GetAndroidAppDataStreamRequest) ProtoReflect() protoreflect.Message
- func (x *GetAndroidAppDataStreamRequest) Reset()
- func (x *GetAndroidAppDataStreamRequest) String() string
- type GetConversionEventRequest
- func (*GetConversionEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetConversionEventRequest) GetName() string
- func (*GetConversionEventRequest) ProtoMessage()
- func (x *GetConversionEventRequest) ProtoReflect() protoreflect.Message
- func (x *GetConversionEventRequest) Reset()
- func (x *GetConversionEventRequest) String() string
- type GetCustomDimensionRequest
- func (*GetCustomDimensionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomDimensionRequest) GetName() string
- func (*GetCustomDimensionRequest) ProtoMessage()
- func (x *GetCustomDimensionRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomDimensionRequest) Reset()
- func (x *GetCustomDimensionRequest) String() string
- type GetCustomMetricRequest
- func (*GetCustomMetricRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomMetricRequest) GetName() string
- func (*GetCustomMetricRequest) ProtoMessage()
- func (x *GetCustomMetricRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomMetricRequest) Reset()
- func (x *GetCustomMetricRequest) String() string
- type GetDataSharingSettingsRequest
- func (*GetDataSharingSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDataSharingSettingsRequest) GetName() string
- func (*GetDataSharingSettingsRequest) ProtoMessage()
- func (x *GetDataSharingSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDataSharingSettingsRequest) Reset()
- func (x *GetDataSharingSettingsRequest) String() string
- type GetEnhancedMeasurementSettingsRequest
- func (*GetEnhancedMeasurementSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEnhancedMeasurementSettingsRequest) GetName() string
- func (*GetEnhancedMeasurementSettingsRequest) ProtoMessage()
- func (x *GetEnhancedMeasurementSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetEnhancedMeasurementSettingsRequest) Reset()
- func (x *GetEnhancedMeasurementSettingsRequest) String() string
- type GetGlobalSiteTagRequest
- func (*GetGlobalSiteTagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGlobalSiteTagRequest) GetName() string
- func (*GetGlobalSiteTagRequest) ProtoMessage()
- func (x *GetGlobalSiteTagRequest) ProtoReflect() protoreflect.Message
- func (x *GetGlobalSiteTagRequest) Reset()
- func (x *GetGlobalSiteTagRequest) String() string
- type GetGoogleSignalsSettingsRequest
- func (*GetGoogleSignalsSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGoogleSignalsSettingsRequest) GetName() string
- func (*GetGoogleSignalsSettingsRequest) ProtoMessage()
- func (x *GetGoogleSignalsSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetGoogleSignalsSettingsRequest) Reset()
- func (x *GetGoogleSignalsSettingsRequest) String() string
- type GetIosAppDataStreamRequest
- func (*GetIosAppDataStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIosAppDataStreamRequest) GetName() string
- func (*GetIosAppDataStreamRequest) ProtoMessage()
- func (x *GetIosAppDataStreamRequest) ProtoReflect() protoreflect.Message
- func (x *GetIosAppDataStreamRequest) Reset()
- func (x *GetIosAppDataStreamRequest) String() string
- type GetMeasurementProtocolSecretRequest
- func (*GetMeasurementProtocolSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMeasurementProtocolSecretRequest) GetName() string
- func (*GetMeasurementProtocolSecretRequest) ProtoMessage()
- func (x *GetMeasurementProtocolSecretRequest) ProtoReflect() protoreflect.Message
- func (x *GetMeasurementProtocolSecretRequest) Reset()
- func (x *GetMeasurementProtocolSecretRequest) String() string
- type GetPropertyRequest
- func (*GetPropertyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPropertyRequest) GetName() string
- func (*GetPropertyRequest) ProtoMessage()
- func (x *GetPropertyRequest) ProtoReflect() protoreflect.Message
- func (x *GetPropertyRequest) Reset()
- func (x *GetPropertyRequest) String() string
- type GetUserLinkRequest
- func (*GetUserLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserLinkRequest) GetName() string
- func (*GetUserLinkRequest) ProtoMessage()
- func (x *GetUserLinkRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserLinkRequest) Reset()
- func (x *GetUserLinkRequest) String() string
- type GetWebDataStreamRequest
- func (*GetWebDataStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWebDataStreamRequest) GetName() string
- func (*GetWebDataStreamRequest) ProtoMessage()
- func (x *GetWebDataStreamRequest) ProtoReflect() protoreflect.Message
- func (x *GetWebDataStreamRequest) Reset()
- func (x *GetWebDataStreamRequest) String() string
- type GlobalSiteTag
- func (*GlobalSiteTag) Descriptor() ([]byte, []int)deprecated
- func (x *GlobalSiteTag) GetName() string
- func (x *GlobalSiteTag) GetSnippet() string
- func (*GlobalSiteTag) ProtoMessage()
- func (x *GlobalSiteTag) ProtoReflect() protoreflect.Message
- func (x *GlobalSiteTag) Reset()
- func (x *GlobalSiteTag) String() string
- type GoogleAdsLink
- func (*GoogleAdsLink) Descriptor() ([]byte, []int)deprecated
- func (x *GoogleAdsLink) GetAdsPersonalizationEnabled() *wrapperspb.BoolValue
- func (x *GoogleAdsLink) GetCanManageClients() bool
- func (x *GoogleAdsLink) GetCreateTime() *timestamppb.Timestamp
- func (x *GoogleAdsLink) GetCustomerId() string
- func (x *GoogleAdsLink) GetEmailAddress() string
- func (x *GoogleAdsLink) GetName() string
- func (x *GoogleAdsLink) GetUpdateTime() *timestamppb.Timestamp
- func (*GoogleAdsLink) ProtoMessage()
- func (x *GoogleAdsLink) ProtoReflect() protoreflect.Message
- func (x *GoogleAdsLink) Reset()
- func (x *GoogleAdsLink) String() string
- type GoogleSignalsConsent
- func (GoogleSignalsConsent) Descriptor() protoreflect.EnumDescriptor
- func (x GoogleSignalsConsent) Enum() *GoogleSignalsConsent
- func (GoogleSignalsConsent) EnumDescriptor() ([]byte, []int)deprecated
- func (x GoogleSignalsConsent) Number() protoreflect.EnumNumber
- func (x GoogleSignalsConsent) String() string
- func (GoogleSignalsConsent) Type() protoreflect.EnumType
- type GoogleSignalsSettings
- func (*GoogleSignalsSettings) Descriptor() ([]byte, []int)deprecated
- func (x *GoogleSignalsSettings) GetConsent() GoogleSignalsConsent
- func (x *GoogleSignalsSettings) GetName() string
- func (x *GoogleSignalsSettings) GetState() GoogleSignalsState
- func (*GoogleSignalsSettings) ProtoMessage()
- func (x *GoogleSignalsSettings) ProtoReflect() protoreflect.Message
- func (x *GoogleSignalsSettings) Reset()
- func (x *GoogleSignalsSettings) String() string
- type GoogleSignalsState
- func (GoogleSignalsState) Descriptor() protoreflect.EnumDescriptor
- func (x GoogleSignalsState) Enum() *GoogleSignalsState
- func (GoogleSignalsState) EnumDescriptor() ([]byte, []int)deprecated
- func (x GoogleSignalsState) Number() protoreflect.EnumNumber
- func (x GoogleSignalsState) String() string
- func (GoogleSignalsState) Type() protoreflect.EnumType
- type IndustryCategory
- func (IndustryCategory) Descriptor() protoreflect.EnumDescriptor
- func (x IndustryCategory) Enum() *IndustryCategory
- func (IndustryCategory) EnumDescriptor() ([]byte, []int)deprecated
- func (x IndustryCategory) Number() protoreflect.EnumNumber
- func (x IndustryCategory) String() string
- func (IndustryCategory) Type() protoreflect.EnumType
- type IosAppDataStream
- func (*IosAppDataStream) Descriptor() ([]byte, []int)deprecated
- func (x *IosAppDataStream) GetBundleId() string
- func (x *IosAppDataStream) GetCreateTime() *timestamppb.Timestamp
- func (x *IosAppDataStream) GetDisplayName() string
- func (x *IosAppDataStream) GetFirebaseAppId() string
- func (x *IosAppDataStream) GetName() string
- func (x *IosAppDataStream) GetUpdateTime() *timestamppb.Timestamp
- func (*IosAppDataStream) ProtoMessage()
- func (x *IosAppDataStream) ProtoReflect() protoreflect.Message
- func (x *IosAppDataStream) Reset()
- func (x *IosAppDataStream) String() string
- type ListAccountSummariesRequest
- func (*ListAccountSummariesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAccountSummariesRequest) GetPageSize() int32
- func (x *ListAccountSummariesRequest) GetPageToken() string
- func (*ListAccountSummariesRequest) ProtoMessage()
- func (x *ListAccountSummariesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAccountSummariesRequest) Reset()
- func (x *ListAccountSummariesRequest) String() string
- type ListAccountSummariesResponse
- func (*ListAccountSummariesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAccountSummariesResponse) GetAccountSummaries() []*AccountSummary
- func (x *ListAccountSummariesResponse) GetNextPageToken() string
- func (*ListAccountSummariesResponse) ProtoMessage()
- func (x *ListAccountSummariesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAccountSummariesResponse) Reset()
- func (x *ListAccountSummariesResponse) String() string
- type ListAccountsRequest
- func (*ListAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAccountsRequest) GetPageSize() int32
- func (x *ListAccountsRequest) GetPageToken() string
- func (x *ListAccountsRequest) GetShowDeleted() bool
- func (*ListAccountsRequest) ProtoMessage()
- func (x *ListAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAccountsRequest) Reset()
- func (x *ListAccountsRequest) String() string
- type ListAccountsResponse
- func (*ListAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAccountsResponse) GetAccounts() []*Account
- func (x *ListAccountsResponse) GetNextPageToken() string
- func (*ListAccountsResponse) ProtoMessage()
- func (x *ListAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAccountsResponse) Reset()
- func (x *ListAccountsResponse) String() string
- type ListAndroidAppDataStreamsRequest
- func (*ListAndroidAppDataStreamsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAndroidAppDataStreamsRequest) GetPageSize() int32
- func (x *ListAndroidAppDataStreamsRequest) GetPageToken() string
- func (x *ListAndroidAppDataStreamsRequest) GetParent() string
- func (*ListAndroidAppDataStreamsRequest) ProtoMessage()
- func (x *ListAndroidAppDataStreamsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAndroidAppDataStreamsRequest) Reset()
- func (x *ListAndroidAppDataStreamsRequest) String() string
- type ListAndroidAppDataStreamsResponse
- func (*ListAndroidAppDataStreamsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAndroidAppDataStreamsResponse) GetAndroidAppDataStreams() []*AndroidAppDataStream
- func (x *ListAndroidAppDataStreamsResponse) GetNextPageToken() string
- func (*ListAndroidAppDataStreamsResponse) ProtoMessage()
- func (x *ListAndroidAppDataStreamsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAndroidAppDataStreamsResponse) Reset()
- func (x *ListAndroidAppDataStreamsResponse) String() string
- type ListConversionEventsRequest
- func (*ListConversionEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListConversionEventsRequest) GetPageSize() int32
- func (x *ListConversionEventsRequest) GetPageToken() string
- func (x *ListConversionEventsRequest) GetParent() string
- func (*ListConversionEventsRequest) ProtoMessage()
- func (x *ListConversionEventsRequest) ProtoReflect() protoreflect.Message
- func (x *ListConversionEventsRequest) Reset()
- func (x *ListConversionEventsRequest) String() string
- type ListConversionEventsResponse
- func (*ListConversionEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListConversionEventsResponse) GetConversionEvents() []*ConversionEvent
- func (x *ListConversionEventsResponse) GetNextPageToken() string
- func (*ListConversionEventsResponse) ProtoMessage()
- func (x *ListConversionEventsResponse) ProtoReflect() protoreflect.Message
- func (x *ListConversionEventsResponse) Reset()
- func (x *ListConversionEventsResponse) String() string
- type ListCustomDimensionsRequest
- func (*ListCustomDimensionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCustomDimensionsRequest) GetPageSize() int32
- func (x *ListCustomDimensionsRequest) GetPageToken() string
- func (x *ListCustomDimensionsRequest) GetParent() string
- func (*ListCustomDimensionsRequest) ProtoMessage()
- func (x *ListCustomDimensionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCustomDimensionsRequest) Reset()
- func (x *ListCustomDimensionsRequest) String() string
- type ListCustomDimensionsResponse
- func (*ListCustomDimensionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCustomDimensionsResponse) GetCustomDimensions() []*CustomDimension
- func (x *ListCustomDimensionsResponse) GetNextPageToken() string
- func (*ListCustomDimensionsResponse) ProtoMessage()
- func (x *ListCustomDimensionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCustomDimensionsResponse) Reset()
- func (x *ListCustomDimensionsResponse) String() string
- type ListCustomMetricsRequest
- func (*ListCustomMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCustomMetricsRequest) GetPageSize() int32
- func (x *ListCustomMetricsRequest) GetPageToken() string
- func (x *ListCustomMetricsRequest) GetParent() string
- func (*ListCustomMetricsRequest) ProtoMessage()
- func (x *ListCustomMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCustomMetricsRequest) Reset()
- func (x *ListCustomMetricsRequest) String() string
- type ListCustomMetricsResponse
- func (*ListCustomMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCustomMetricsResponse) GetCustomMetrics() []*CustomMetric
- func (x *ListCustomMetricsResponse) GetNextPageToken() string
- func (*ListCustomMetricsResponse) ProtoMessage()
- func (x *ListCustomMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCustomMetricsResponse) Reset()
- func (x *ListCustomMetricsResponse) String() string
- type ListFirebaseLinksRequest
- func (*ListFirebaseLinksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFirebaseLinksRequest) GetPageSize() int32
- func (x *ListFirebaseLinksRequest) GetPageToken() string
- func (x *ListFirebaseLinksRequest) GetParent() string
- func (*ListFirebaseLinksRequest) ProtoMessage()
- func (x *ListFirebaseLinksRequest) ProtoReflect() protoreflect.Message
- func (x *ListFirebaseLinksRequest) Reset()
- func (x *ListFirebaseLinksRequest) String() string
- type ListFirebaseLinksResponse
- func (*ListFirebaseLinksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFirebaseLinksResponse) GetFirebaseLinks() []*FirebaseLink
- func (x *ListFirebaseLinksResponse) GetNextPageToken() string
- func (*ListFirebaseLinksResponse) ProtoMessage()
- func (x *ListFirebaseLinksResponse) ProtoReflect() protoreflect.Message
- func (x *ListFirebaseLinksResponse) Reset()
- func (x *ListFirebaseLinksResponse) String() string
- type ListGoogleAdsLinksRequest
- func (*ListGoogleAdsLinksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListGoogleAdsLinksRequest) GetPageSize() int32
- func (x *ListGoogleAdsLinksRequest) GetPageToken() string
- func (x *ListGoogleAdsLinksRequest) GetParent() string
- func (*ListGoogleAdsLinksRequest) ProtoMessage()
- func (x *ListGoogleAdsLinksRequest) ProtoReflect() protoreflect.Message
- func (x *ListGoogleAdsLinksRequest) Reset()
- func (x *ListGoogleAdsLinksRequest) String() string
- type ListGoogleAdsLinksResponse
- func (*ListGoogleAdsLinksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListGoogleAdsLinksResponse) GetGoogleAdsLinks() []*GoogleAdsLink
- func (x *ListGoogleAdsLinksResponse) GetNextPageToken() string
- func (*ListGoogleAdsLinksResponse) ProtoMessage()
- func (x *ListGoogleAdsLinksResponse) ProtoReflect() protoreflect.Message
- func (x *ListGoogleAdsLinksResponse) Reset()
- func (x *ListGoogleAdsLinksResponse) String() string
- type ListIosAppDataStreamsRequest
- func (*ListIosAppDataStreamsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListIosAppDataStreamsRequest) GetPageSize() int32
- func (x *ListIosAppDataStreamsRequest) GetPageToken() string
- func (x *ListIosAppDataStreamsRequest) GetParent() string
- func (*ListIosAppDataStreamsRequest) ProtoMessage()
- func (x *ListIosAppDataStreamsRequest) ProtoReflect() protoreflect.Message
- func (x *ListIosAppDataStreamsRequest) Reset()
- func (x *ListIosAppDataStreamsRequest) String() string
- type ListIosAppDataStreamsResponse
- func (*ListIosAppDataStreamsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIosAppDataStreamsResponse) GetIosAppDataStreams() []*IosAppDataStream
- func (x *ListIosAppDataStreamsResponse) GetNextPageToken() string
- func (*ListIosAppDataStreamsResponse) ProtoMessage()
- func (x *ListIosAppDataStreamsResponse) ProtoReflect() protoreflect.Message
- func (x *ListIosAppDataStreamsResponse) Reset()
- func (x *ListIosAppDataStreamsResponse) String() string
- type ListMeasurementProtocolSecretsRequest
- func (*ListMeasurementProtocolSecretsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMeasurementProtocolSecretsRequest) GetPageSize() int32
- func (x *ListMeasurementProtocolSecretsRequest) GetPageToken() string
- func (x *ListMeasurementProtocolSecretsRequest) GetParent() string
- func (*ListMeasurementProtocolSecretsRequest) ProtoMessage()
- func (x *ListMeasurementProtocolSecretsRequest) ProtoReflect() protoreflect.Message
- func (x *ListMeasurementProtocolSecretsRequest) Reset()
- func (x *ListMeasurementProtocolSecretsRequest) String() string
- type ListMeasurementProtocolSecretsResponse
- func (*ListMeasurementProtocolSecretsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMeasurementProtocolSecretsResponse) GetMeasurementProtocolSecrets() []*MeasurementProtocolSecret
- func (x *ListMeasurementProtocolSecretsResponse) GetNextPageToken() string
- func (*ListMeasurementProtocolSecretsResponse) ProtoMessage()
- func (x *ListMeasurementProtocolSecretsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMeasurementProtocolSecretsResponse) Reset()
- func (x *ListMeasurementProtocolSecretsResponse) String() string
- type ListPropertiesRequest
- func (*ListPropertiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPropertiesRequest) GetFilter() string
- func (x *ListPropertiesRequest) GetPageSize() int32
- func (x *ListPropertiesRequest) GetPageToken() string
- func (x *ListPropertiesRequest) GetShowDeleted() bool
- func (*ListPropertiesRequest) ProtoMessage()
- func (x *ListPropertiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListPropertiesRequest) Reset()
- func (x *ListPropertiesRequest) String() string
- type ListPropertiesResponse
- func (*ListPropertiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPropertiesResponse) GetNextPageToken() string
- func (x *ListPropertiesResponse) GetProperties() []*Property
- func (*ListPropertiesResponse) ProtoMessage()
- func (x *ListPropertiesResponse) ProtoReflect() protoreflect.Message
- func (x *ListPropertiesResponse) Reset()
- func (x *ListPropertiesResponse) String() string
- type ListUserLinksRequest
- func (*ListUserLinksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserLinksRequest) GetPageSize() int32
- func (x *ListUserLinksRequest) GetPageToken() string
- func (x *ListUserLinksRequest) GetParent() string
- func (*ListUserLinksRequest) ProtoMessage()
- func (x *ListUserLinksRequest) ProtoReflect() protoreflect.Message
- func (x *ListUserLinksRequest) Reset()
- func (x *ListUserLinksRequest) String() string
- type ListUserLinksResponse
- func (*ListUserLinksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserLinksResponse) GetNextPageToken() string
- func (x *ListUserLinksResponse) GetUserLinks() []*UserLink
- func (*ListUserLinksResponse) ProtoMessage()
- func (x *ListUserLinksResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserLinksResponse) Reset()
- func (x *ListUserLinksResponse) String() string
- type ListWebDataStreamsRequest
- func (*ListWebDataStreamsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListWebDataStreamsRequest) GetPageSize() int32
- func (x *ListWebDataStreamsRequest) GetPageToken() string
- func (x *ListWebDataStreamsRequest) GetParent() string
- func (*ListWebDataStreamsRequest) ProtoMessage()
- func (x *ListWebDataStreamsRequest) ProtoReflect() protoreflect.Message
- func (x *ListWebDataStreamsRequest) Reset()
- func (x *ListWebDataStreamsRequest) String() string
- type ListWebDataStreamsResponse
- func (*ListWebDataStreamsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListWebDataStreamsResponse) GetNextPageToken() string
- func (x *ListWebDataStreamsResponse) GetWebDataStreams() []*WebDataStream
- func (*ListWebDataStreamsResponse) ProtoMessage()
- func (x *ListWebDataStreamsResponse) ProtoReflect() protoreflect.Message
- func (x *ListWebDataStreamsResponse) Reset()
- func (x *ListWebDataStreamsResponse) String() string
- type MaximumUserAccess
- func (MaximumUserAccess) Descriptor() protoreflect.EnumDescriptor
- func (x MaximumUserAccess) Enum() *MaximumUserAccess
- func (MaximumUserAccess) EnumDescriptor() ([]byte, []int)deprecated
- func (x MaximumUserAccess) Number() protoreflect.EnumNumber
- func (x MaximumUserAccess) String() string
- func (MaximumUserAccess) Type() protoreflect.EnumType
- type MeasurementProtocolSecret
- func (*MeasurementProtocolSecret) Descriptor() ([]byte, []int)deprecated
- func (x *MeasurementProtocolSecret) GetDisplayName() string
- func (x *MeasurementProtocolSecret) GetName() string
- func (x *MeasurementProtocolSecret) GetSecretValue() string
- func (*MeasurementProtocolSecret) ProtoMessage()
- func (x *MeasurementProtocolSecret) ProtoReflect() protoreflect.Message
- func (x *MeasurementProtocolSecret) Reset()
- func (x *MeasurementProtocolSecret) String() string
- type Property
- func (*Property) Descriptor() ([]byte, []int)deprecated
- func (x *Property) GetCreateTime() *timestamppb.Timestamp
- func (x *Property) GetCurrencyCode() string
- func (x *Property) GetDeleteTime() *timestamppb.Timestamp
- func (x *Property) GetDisplayName() string
- func (x *Property) GetExpireTime() *timestamppb.Timestamp
- func (x *Property) GetIndustryCategory() IndustryCategory
- func (x *Property) GetName() string
- func (x *Property) GetParent() string
- func (x *Property) GetTimeZone() string
- func (x *Property) GetUpdateTime() *timestamppb.Timestamp
- func (*Property) ProtoMessage()
- func (x *Property) ProtoReflect() protoreflect.Message
- func (x *Property) Reset()
- func (x *Property) String() string
- type PropertySummary
- func (*PropertySummary) Descriptor() ([]byte, []int)deprecated
- func (x *PropertySummary) GetDisplayName() string
- func (x *PropertySummary) GetProperty() string
- func (*PropertySummary) ProtoMessage()
- func (x *PropertySummary) ProtoReflect() protoreflect.Message
- func (x *PropertySummary) Reset()
- func (x *PropertySummary) String() string
- type ProvisionAccountTicketRequest
- func (*ProvisionAccountTicketRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ProvisionAccountTicketRequest) GetAccount() *Account
- func (x *ProvisionAccountTicketRequest) GetRedirectUri() string
- func (*ProvisionAccountTicketRequest) ProtoMessage()
- func (x *ProvisionAccountTicketRequest) ProtoReflect() protoreflect.Message
- func (x *ProvisionAccountTicketRequest) Reset()
- func (x *ProvisionAccountTicketRequest) String() string
- type ProvisionAccountTicketResponse
- func (*ProvisionAccountTicketResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ProvisionAccountTicketResponse) GetAccountTicketId() string
- func (*ProvisionAccountTicketResponse) ProtoMessage()
- func (x *ProvisionAccountTicketResponse) ProtoReflect() protoreflect.Message
- func (x *ProvisionAccountTicketResponse) Reset()
- func (x *ProvisionAccountTicketResponse) String() string
- type SearchChangeHistoryEventsRequest
- func (*SearchChangeHistoryEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchChangeHistoryEventsRequest) GetAccount() string
- func (x *SearchChangeHistoryEventsRequest) GetAction() []ActionType
- func (x *SearchChangeHistoryEventsRequest) GetActorEmail() []string
- func (x *SearchChangeHistoryEventsRequest) GetEarliestChangeTime() *timestamppb.Timestamp
- func (x *SearchChangeHistoryEventsRequest) GetLatestChangeTime() *timestamppb.Timestamp
- func (x *SearchChangeHistoryEventsRequest) GetPageSize() int32
- func (x *SearchChangeHistoryEventsRequest) GetPageToken() string
- func (x *SearchChangeHistoryEventsRequest) GetProperty() string
- func (x *SearchChangeHistoryEventsRequest) GetResourceType() []ChangeHistoryResourceType
- func (*SearchChangeHistoryEventsRequest) ProtoMessage()
- func (x *SearchChangeHistoryEventsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchChangeHistoryEventsRequest) Reset()
- func (x *SearchChangeHistoryEventsRequest) String() string
- type SearchChangeHistoryEventsResponse
- func (*SearchChangeHistoryEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchChangeHistoryEventsResponse) GetChangeHistoryEvents() []*ChangeHistoryEvent
- func (x *SearchChangeHistoryEventsResponse) GetNextPageToken() string
- func (*SearchChangeHistoryEventsResponse) ProtoMessage()
- func (x *SearchChangeHistoryEventsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchChangeHistoryEventsResponse) Reset()
- func (x *SearchChangeHistoryEventsResponse) String() string
- type UnimplementedAnalyticsAdminServiceServer
- func (*UnimplementedAnalyticsAdminServiceServer) ArchiveCustomDimension(context.Context, *ArchiveCustomDimensionRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ArchiveCustomMetric(context.Context, *ArchiveCustomMetricRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) AuditUserLinks(context.Context, *AuditUserLinksRequest) (*AuditUserLinksResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) BatchCreateUserLinks(context.Context, *BatchCreateUserLinksRequest) (*BatchCreateUserLinksResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) BatchDeleteUserLinks(context.Context, *BatchDeleteUserLinksRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) BatchGetUserLinks(context.Context, *BatchGetUserLinksRequest) (*BatchGetUserLinksResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) BatchUpdateUserLinks(context.Context, *BatchUpdateUserLinksRequest) (*BatchUpdateUserLinksResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) CreateConversionEvent(context.Context, *CreateConversionEventRequest) (*ConversionEvent, error)
- func (*UnimplementedAnalyticsAdminServiceServer) CreateCustomDimension(context.Context, *CreateCustomDimensionRequest) (*CustomDimension, error)
- func (*UnimplementedAnalyticsAdminServiceServer) CreateCustomMetric(context.Context, *CreateCustomMetricRequest) (*CustomMetric, error)
- func (*UnimplementedAnalyticsAdminServiceServer) CreateFirebaseLink(context.Context, *CreateFirebaseLinkRequest) (*FirebaseLink, error)
- func (*UnimplementedAnalyticsAdminServiceServer) CreateGoogleAdsLink(context.Context, *CreateGoogleAdsLinkRequest) (*GoogleAdsLink, error)
- func (*UnimplementedAnalyticsAdminServiceServer) CreateMeasurementProtocolSecret(context.Context, *CreateMeasurementProtocolSecretRequest) (*MeasurementProtocolSecret, error)
- func (*UnimplementedAnalyticsAdminServiceServer) CreateProperty(context.Context, *CreatePropertyRequest) (*Property, error)
- func (*UnimplementedAnalyticsAdminServiceServer) CreateUserLink(context.Context, *CreateUserLinkRequest) (*UserLink, error)
- func (*UnimplementedAnalyticsAdminServiceServer) CreateWebDataStream(context.Context, *CreateWebDataStreamRequest) (*WebDataStream, error)
- func (*UnimplementedAnalyticsAdminServiceServer) DeleteAccount(context.Context, *DeleteAccountRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) DeleteAndroidAppDataStream(context.Context, *DeleteAndroidAppDataStreamRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) DeleteConversionEvent(context.Context, *DeleteConversionEventRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) DeleteFirebaseLink(context.Context, *DeleteFirebaseLinkRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) DeleteGoogleAdsLink(context.Context, *DeleteGoogleAdsLinkRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) DeleteIosAppDataStream(context.Context, *DeleteIosAppDataStreamRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) DeleteMeasurementProtocolSecret(context.Context, *DeleteMeasurementProtocolSecretRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) DeleteProperty(context.Context, *DeletePropertyRequest) (*Property, error)
- func (*UnimplementedAnalyticsAdminServiceServer) DeleteUserLink(context.Context, *DeleteUserLinkRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) DeleteWebDataStream(context.Context, *DeleteWebDataStreamRequest) (*emptypb.Empty, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetAccount(context.Context, *GetAccountRequest) (*Account, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetAndroidAppDataStream(context.Context, *GetAndroidAppDataStreamRequest) (*AndroidAppDataStream, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetConversionEvent(context.Context, *GetConversionEventRequest) (*ConversionEvent, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetCustomDimension(context.Context, *GetCustomDimensionRequest) (*CustomDimension, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetCustomMetric(context.Context, *GetCustomMetricRequest) (*CustomMetric, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetDataSharingSettings(context.Context, *GetDataSharingSettingsRequest) (*DataSharingSettings, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetEnhancedMeasurementSettings(context.Context, *GetEnhancedMeasurementSettingsRequest) (*EnhancedMeasurementSettings, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetGlobalSiteTag(context.Context, *GetGlobalSiteTagRequest) (*GlobalSiteTag, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetGoogleSignalsSettings(context.Context, *GetGoogleSignalsSettingsRequest) (*GoogleSignalsSettings, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetIosAppDataStream(context.Context, *GetIosAppDataStreamRequest) (*IosAppDataStream, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetMeasurementProtocolSecret(context.Context, *GetMeasurementProtocolSecretRequest) (*MeasurementProtocolSecret, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetProperty(context.Context, *GetPropertyRequest) (*Property, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetUserLink(context.Context, *GetUserLinkRequest) (*UserLink, error)
- func (*UnimplementedAnalyticsAdminServiceServer) GetWebDataStream(context.Context, *GetWebDataStreamRequest) (*WebDataStream, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListAccountSummaries(context.Context, *ListAccountSummariesRequest) (*ListAccountSummariesResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListAccounts(context.Context, *ListAccountsRequest) (*ListAccountsResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListAndroidAppDataStreams(context.Context, *ListAndroidAppDataStreamsRequest) (*ListAndroidAppDataStreamsResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListConversionEvents(context.Context, *ListConversionEventsRequest) (*ListConversionEventsResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListCustomDimensions(context.Context, *ListCustomDimensionsRequest) (*ListCustomDimensionsResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListCustomMetrics(context.Context, *ListCustomMetricsRequest) (*ListCustomMetricsResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListFirebaseLinks(context.Context, *ListFirebaseLinksRequest) (*ListFirebaseLinksResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListGoogleAdsLinks(context.Context, *ListGoogleAdsLinksRequest) (*ListGoogleAdsLinksResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListIosAppDataStreams(context.Context, *ListIosAppDataStreamsRequest) (*ListIosAppDataStreamsResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListMeasurementProtocolSecrets(context.Context, *ListMeasurementProtocolSecretsRequest) (*ListMeasurementProtocolSecretsResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListProperties(context.Context, *ListPropertiesRequest) (*ListPropertiesResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListUserLinks(context.Context, *ListUserLinksRequest) (*ListUserLinksResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ListWebDataStreams(context.Context, *ListWebDataStreamsRequest) (*ListWebDataStreamsResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) ProvisionAccountTicket(context.Context, *ProvisionAccountTicketRequest) (*ProvisionAccountTicketResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) SearchChangeHistoryEvents(context.Context, *SearchChangeHistoryEventsRequest) (*SearchChangeHistoryEventsResponse, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateAccount(context.Context, *UpdateAccountRequest) (*Account, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateAndroidAppDataStream(context.Context, *UpdateAndroidAppDataStreamRequest) (*AndroidAppDataStream, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateCustomDimension(context.Context, *UpdateCustomDimensionRequest) (*CustomDimension, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateCustomMetric(context.Context, *UpdateCustomMetricRequest) (*CustomMetric, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateEnhancedMeasurementSettings(context.Context, *UpdateEnhancedMeasurementSettingsRequest) (*EnhancedMeasurementSettings, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateFirebaseLink(context.Context, *UpdateFirebaseLinkRequest) (*FirebaseLink, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateGoogleAdsLink(context.Context, *UpdateGoogleAdsLinkRequest) (*GoogleAdsLink, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateGoogleSignalsSettings(context.Context, *UpdateGoogleSignalsSettingsRequest) (*GoogleSignalsSettings, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateIosAppDataStream(context.Context, *UpdateIosAppDataStreamRequest) (*IosAppDataStream, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateMeasurementProtocolSecret(context.Context, *UpdateMeasurementProtocolSecretRequest) (*MeasurementProtocolSecret, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateProperty(context.Context, *UpdatePropertyRequest) (*Property, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateUserLink(context.Context, *UpdateUserLinkRequest) (*UserLink, error)
- func (*UnimplementedAnalyticsAdminServiceServer) UpdateWebDataStream(context.Context, *UpdateWebDataStreamRequest) (*WebDataStream, error)
- type UpdateAccountRequest
- func (*UpdateAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAccountRequest) GetAccount() *Account
- func (x *UpdateAccountRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateAccountRequest) ProtoMessage()
- func (x *UpdateAccountRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAccountRequest) Reset()
- func (x *UpdateAccountRequest) String() string
- type UpdateAndroidAppDataStreamRequest
- func (*UpdateAndroidAppDataStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAndroidAppDataStreamRequest) GetAndroidAppDataStream() *AndroidAppDataStream
- func (x *UpdateAndroidAppDataStreamRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateAndroidAppDataStreamRequest) ProtoMessage()
- func (x *UpdateAndroidAppDataStreamRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAndroidAppDataStreamRequest) Reset()
- func (x *UpdateAndroidAppDataStreamRequest) String() string
- type UpdateCustomDimensionRequest
- func (*UpdateCustomDimensionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCustomDimensionRequest) GetCustomDimension() *CustomDimension
- func (x *UpdateCustomDimensionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateCustomDimensionRequest) ProtoMessage()
- func (x *UpdateCustomDimensionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomDimensionRequest) Reset()
- func (x *UpdateCustomDimensionRequest) String() string
- type UpdateCustomMetricRequest
- func (*UpdateCustomMetricRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCustomMetricRequest) GetCustomMetric() *CustomMetric
- func (x *UpdateCustomMetricRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateCustomMetricRequest) ProtoMessage()
- func (x *UpdateCustomMetricRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomMetricRequest) Reset()
- func (x *UpdateCustomMetricRequest) String() string
- type UpdateEnhancedMeasurementSettingsRequest
- func (*UpdateEnhancedMeasurementSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateEnhancedMeasurementSettingsRequest) GetEnhancedMeasurementSettings() *EnhancedMeasurementSettings
- func (x *UpdateEnhancedMeasurementSettingsRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateEnhancedMeasurementSettingsRequest) ProtoMessage()
- func (x *UpdateEnhancedMeasurementSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateEnhancedMeasurementSettingsRequest) Reset()
- func (x *UpdateEnhancedMeasurementSettingsRequest) String() string
- type UpdateFirebaseLinkRequest
- func (*UpdateFirebaseLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFirebaseLinkRequest) GetFirebaseLink() *FirebaseLink
- func (x *UpdateFirebaseLinkRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateFirebaseLinkRequest) ProtoMessage()
- func (x *UpdateFirebaseLinkRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFirebaseLinkRequest) Reset()
- func (x *UpdateFirebaseLinkRequest) String() string
- type UpdateGoogleAdsLinkRequest
- func (*UpdateGoogleAdsLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGoogleAdsLinkRequest) GetGoogleAdsLink() *GoogleAdsLink
- func (x *UpdateGoogleAdsLinkRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateGoogleAdsLinkRequest) ProtoMessage()
- func (x *UpdateGoogleAdsLinkRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGoogleAdsLinkRequest) Reset()
- func (x *UpdateGoogleAdsLinkRequest) String() string
- type UpdateGoogleSignalsSettingsRequest
- func (*UpdateGoogleSignalsSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGoogleSignalsSettingsRequest) GetGoogleSignalsSettings() *GoogleSignalsSettings
- func (x *UpdateGoogleSignalsSettingsRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateGoogleSignalsSettingsRequest) ProtoMessage()
- func (x *UpdateGoogleSignalsSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGoogleSignalsSettingsRequest) Reset()
- func (x *UpdateGoogleSignalsSettingsRequest) String() string
- type UpdateIosAppDataStreamRequest
- func (*UpdateIosAppDataStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIosAppDataStreamRequest) GetIosAppDataStream() *IosAppDataStream
- func (x *UpdateIosAppDataStreamRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateIosAppDataStreamRequest) ProtoMessage()
- func (x *UpdateIosAppDataStreamRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIosAppDataStreamRequest) Reset()
- func (x *UpdateIosAppDataStreamRequest) String() string
- type UpdateMeasurementProtocolSecretRequest
- func (*UpdateMeasurementProtocolSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMeasurementProtocolSecretRequest) GetMeasurementProtocolSecret() *MeasurementProtocolSecret
- func (x *UpdateMeasurementProtocolSecretRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateMeasurementProtocolSecretRequest) ProtoMessage()
- func (x *UpdateMeasurementProtocolSecretRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMeasurementProtocolSecretRequest) Reset()
- func (x *UpdateMeasurementProtocolSecretRequest) String() string
- type UpdatePropertyRequest
- func (*UpdatePropertyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePropertyRequest) GetProperty() *Property
- func (x *UpdatePropertyRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdatePropertyRequest) ProtoMessage()
- func (x *UpdatePropertyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePropertyRequest) Reset()
- func (x *UpdatePropertyRequest) String() string
- type UpdateUserLinkRequest
- func (*UpdateUserLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserLinkRequest) GetUserLink() *UserLink
- func (*UpdateUserLinkRequest) ProtoMessage()
- func (x *UpdateUserLinkRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserLinkRequest) Reset()
- func (x *UpdateUserLinkRequest) String() string
- type UpdateWebDataStreamRequest
- func (*UpdateWebDataStreamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateWebDataStreamRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (x *UpdateWebDataStreamRequest) GetWebDataStream() *WebDataStream
- func (*UpdateWebDataStreamRequest) ProtoMessage()
- func (x *UpdateWebDataStreamRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateWebDataStreamRequest) Reset()
- func (x *UpdateWebDataStreamRequest) String() string
- type UserLink
- func (*UserLink) Descriptor() ([]byte, []int)deprecated
- func (x *UserLink) GetDirectRoles() []string
- func (x *UserLink) GetEmailAddress() string
- func (x *UserLink) GetName() string
- func (*UserLink) ProtoMessage()
- func (x *UserLink) ProtoReflect() protoreflect.Message
- func (x *UserLink) Reset()
- func (x *UserLink) String() string
- type WebDataStream
- func (*WebDataStream) Descriptor() ([]byte, []int)deprecated
- func (x *WebDataStream) GetCreateTime() *timestamppb.Timestamp
- func (x *WebDataStream) GetDefaultUri() string
- func (x *WebDataStream) GetDisplayName() string
- func (x *WebDataStream) GetFirebaseAppId() string
- func (x *WebDataStream) GetMeasurementId() string
- func (x *WebDataStream) GetName() string
- func (x *WebDataStream) GetUpdateTime() *timestamppb.Timestamp
- func (*WebDataStream) ProtoMessage()
- func (x *WebDataStream) ProtoReflect() protoreflect.Message
- func (x *WebDataStream) Reset()
- func (x *WebDataStream) String() string
Constants ¶
This section is empty.
Variables ¶
var ( MaximumUserAccess_name = map[int32]string{ 0: "MAXIMUM_USER_ACCESS_UNSPECIFIED", 1: "NO_ACCESS", 2: "READ_AND_ANALYZE", 3: "EDITOR_WITHOUT_LINK_MANAGEMENT", 4: "EDITOR_INCLUDING_LINK_MANAGEMENT", } MaximumUserAccess_value = map[string]int32{ "MAXIMUM_USER_ACCESS_UNSPECIFIED": 0, "NO_ACCESS": 1, "READ_AND_ANALYZE": 2, "EDITOR_WITHOUT_LINK_MANAGEMENT": 3, "EDITOR_INCLUDING_LINK_MANAGEMENT": 4, } )
Enum value maps for MaximumUserAccess.
var ( IndustryCategory_name = map[int32]string{ 0: "INDUSTRY_CATEGORY_UNSPECIFIED", 1: "AUTOMOTIVE", 2: "BUSINESS_AND_INDUSTRIAL_MARKETS", 3: "FINANCE", 4: "HEALTHCARE", 5: "TECHNOLOGY", 6: "TRAVEL", 7: "OTHER", 8: "ARTS_AND_ENTERTAINMENT", 9: "BEAUTY_AND_FITNESS", 10: "BOOKS_AND_LITERATURE", 11: "FOOD_AND_DRINK", 12: "GAMES", 13: "HOBBIES_AND_LEISURE", 14: "HOME_AND_GARDEN", 15: "INTERNET_AND_TELECOM", 16: "LAW_AND_GOVERNMENT", 17: "NEWS", 18: "ONLINE_COMMUNITIES", 19: "PEOPLE_AND_SOCIETY", 20: "PETS_AND_ANIMALS", 21: "REAL_ESTATE", 22: "REFERENCE", 23: "SCIENCE", 24: "SPORTS", 25: "JOBS_AND_EDUCATION", 26: "SHOPPING", } IndustryCategory_value = map[string]int32{ "INDUSTRY_CATEGORY_UNSPECIFIED": 0, "AUTOMOTIVE": 1, "BUSINESS_AND_INDUSTRIAL_MARKETS": 2, "FINANCE": 3, "HEALTHCARE": 4, "TECHNOLOGY": 5, "TRAVEL": 6, "OTHER": 7, "ARTS_AND_ENTERTAINMENT": 8, "BEAUTY_AND_FITNESS": 9, "BOOKS_AND_LITERATURE": 10, "FOOD_AND_DRINK": 11, "GAMES": 12, "HOBBIES_AND_LEISURE": 13, "HOME_AND_GARDEN": 14, "INTERNET_AND_TELECOM": 15, "LAW_AND_GOVERNMENT": 16, "NEWS": 17, "ONLINE_COMMUNITIES": 18, "PEOPLE_AND_SOCIETY": 19, "PETS_AND_ANIMALS": 20, "REAL_ESTATE": 21, "REFERENCE": 22, "SCIENCE": 23, "SPORTS": 24, "JOBS_AND_EDUCATION": 25, "SHOPPING": 26, } )
Enum value maps for IndustryCategory.
var ( ActorType_name = map[int32]string{ 0: "ACTOR_TYPE_UNSPECIFIED", 1: "USER", 2: "SYSTEM", 3: "SUPPORT", } ActorType_value = map[string]int32{ "ACTOR_TYPE_UNSPECIFIED": 0, "USER": 1, "SYSTEM": 2, "SUPPORT": 3, } )
Enum value maps for ActorType.
var ( ActionType_name = map[int32]string{ 0: "ACTION_TYPE_UNSPECIFIED", 1: "CREATED", 2: "UPDATED", 3: "DELETED", } ActionType_value = map[string]int32{ "ACTION_TYPE_UNSPECIFIED": 0, "CREATED": 1, "UPDATED": 2, "DELETED": 3, } )
Enum value maps for ActionType.
var ( ChangeHistoryResourceType_name = map[int32]string{ 0: "CHANGE_HISTORY_RESOURCE_TYPE_UNSPECIFIED", 1: "ACCOUNT", 2: "PROPERTY", 3: "WEB_DATA_STREAM", 4: "ANDROID_APP_DATA_STREAM", 5: "IOS_APP_DATA_STREAM", 6: "FIREBASE_LINK", 7: "GOOGLE_ADS_LINK", 8: "GOOGLE_SIGNALS_SETTINGS", 9: "CONVERSION_EVENT", 10: "MEASUREMENT_PROTOCOL_SECRET", 11: "CUSTOM_DIMENSION", 12: "CUSTOM_METRIC", } ChangeHistoryResourceType_value = map[string]int32{ "CHANGE_HISTORY_RESOURCE_TYPE_UNSPECIFIED": 0, "ACCOUNT": 1, "PROPERTY": 2, "WEB_DATA_STREAM": 3, "ANDROID_APP_DATA_STREAM": 4, "IOS_APP_DATA_STREAM": 5, "FIREBASE_LINK": 6, "GOOGLE_ADS_LINK": 7, "GOOGLE_SIGNALS_SETTINGS": 8, "CONVERSION_EVENT": 9, "MEASUREMENT_PROTOCOL_SECRET": 10, "CUSTOM_DIMENSION": 11, "CUSTOM_METRIC": 12, } )
Enum value maps for ChangeHistoryResourceType.
var ( GoogleSignalsState_name = map[int32]string{ 0: "GOOGLE_SIGNALS_STATE_UNSPECIFIED", 1: "GOOGLE_SIGNALS_ENABLED", 2: "GOOGLE_SIGNALS_DISABLED", } GoogleSignalsState_value = map[string]int32{ "GOOGLE_SIGNALS_STATE_UNSPECIFIED": 0, "GOOGLE_SIGNALS_ENABLED": 1, "GOOGLE_SIGNALS_DISABLED": 2, } )
Enum value maps for GoogleSignalsState.
var ( GoogleSignalsConsent_name = map[int32]string{ 0: "GOOGLE_SIGNALS_CONSENT_UNSPECIFIED", 2: "GOOGLE_SIGNALS_CONSENT_CONSENTED", 1: "GOOGLE_SIGNALS_CONSENT_NOT_CONSENTED", } GoogleSignalsConsent_value = map[string]int32{ "GOOGLE_SIGNALS_CONSENT_UNSPECIFIED": 0, "GOOGLE_SIGNALS_CONSENT_CONSENTED": 2, "GOOGLE_SIGNALS_CONSENT_NOT_CONSENTED": 1, } )
Enum value maps for GoogleSignalsConsent.
var ( CustomDimension_DimensionScope_name = map[int32]string{ 0: "DIMENSION_SCOPE_UNSPECIFIED", 1: "EVENT", 2: "USER", } CustomDimension_DimensionScope_value = map[string]int32{ "DIMENSION_SCOPE_UNSPECIFIED": 0, "EVENT": 1, "USER": 2, } )
Enum value maps for CustomDimension_DimensionScope.
var ( CustomMetric_MeasurementUnit_name = map[int32]string{ 0: "MEASUREMENT_UNIT_UNSPECIFIED", 1: "STANDARD", 2: "CURRENCY", 3: "FEET", 4: "METERS", 5: "KILOMETERS", 6: "MILES", 7: "MILLISECONDS", 8: "SECONDS", 9: "MINUTES", 10: "HOURS", } CustomMetric_MeasurementUnit_value = map[string]int32{ "MEASUREMENT_UNIT_UNSPECIFIED": 0, "STANDARD": 1, "CURRENCY": 2, "FEET": 3, "METERS": 4, "KILOMETERS": 5, "MILES": 6, "MILLISECONDS": 7, "SECONDS": 8, "MINUTES": 9, "HOURS": 10, } )
Enum value maps for CustomMetric_MeasurementUnit.
var ( CustomMetric_MetricScope_name = map[int32]string{ 0: "METRIC_SCOPE_UNSPECIFIED", 1: "EVENT", } CustomMetric_MetricScope_value = map[string]int32{ "METRIC_SCOPE_UNSPECIFIED": 0, "EVENT": 1, } )
Enum value maps for CustomMetric_MetricScope.
var File_google_analytics_admin_v1alpha_analytics_admin_proto protoreflect.FileDescriptor
var File_google_analytics_admin_v1alpha_resources_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAnalyticsAdminServiceServer ¶
func RegisterAnalyticsAdminServiceServer(s *grpc.Server, srv AnalyticsAdminServiceServer)
Types ¶
type Account ¶
type Account struct { // Output only. Resource name of this account. // Format: accounts/{account} // Example: "accounts/100" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Output only. Time when this account was originally created. CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. Time when account payload fields were last updated. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Required. Human-readable display name for this account. DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Country of business. Must be a Unicode CLDR region code. RegionCode string `protobuf:"bytes,5,opt,name=region_code,json=regionCode,proto3" json:"region_code,omitempty"` // Output only. Indicates whether this Account is soft-deleted or not. Deleted // accounts are excluded from List results unless specifically requested. Deleted bool `protobuf:"varint,6,opt,name=deleted,proto3" json:"deleted,omitempty"` // contains filtered or unexported fields }
A resource message representing a Google Analytics account.
func (*Account) Descriptor
deprecated
func (*Account) GetCreateTime ¶
func (x *Account) GetCreateTime() *timestamppb.Timestamp
func (*Account) GetDeleted ¶
func (*Account) GetDisplayName ¶
func (*Account) GetRegionCode ¶
func (*Account) GetUpdateTime ¶
func (x *Account) GetUpdateTime() *timestamppb.Timestamp
func (*Account) ProtoMessage ¶
func (*Account) ProtoMessage()
func (*Account) ProtoReflect ¶
func (x *Account) ProtoReflect() protoreflect.Message
type AccountSummary ¶
type AccountSummary struct { // Resource name for this account summary. // Format: accountSummaries/{account_id} // Example: "accountSummaries/1000" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Resource name of account referred to by this account summary // Format: accounts/{account_id} // Example: "accounts/1000" Account string `protobuf:"bytes,2,opt,name=account,proto3" json:"account,omitempty"` // Display name for the account referred to in this account summary. DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // List of summaries for child accounts of this account. PropertySummaries []*PropertySummary `protobuf:"bytes,4,rep,name=property_summaries,json=propertySummaries,proto3" json:"property_summaries,omitempty"` // contains filtered or unexported fields }
A virtual resource representing an overview of an account and all its child GA4 properties.
func (*AccountSummary) Descriptor
deprecated
func (*AccountSummary) Descriptor() ([]byte, []int)
Deprecated: Use AccountSummary.ProtoReflect.Descriptor instead.
func (*AccountSummary) GetAccount ¶
func (x *AccountSummary) GetAccount() string
func (*AccountSummary) GetDisplayName ¶
func (x *AccountSummary) GetDisplayName() string
func (*AccountSummary) GetName ¶
func (x *AccountSummary) GetName() string
func (*AccountSummary) GetPropertySummaries ¶
func (x *AccountSummary) GetPropertySummaries() []*PropertySummary
func (*AccountSummary) ProtoMessage ¶
func (*AccountSummary) ProtoMessage()
func (*AccountSummary) ProtoReflect ¶
func (x *AccountSummary) ProtoReflect() protoreflect.Message
func (*AccountSummary) Reset ¶
func (x *AccountSummary) Reset()
func (*AccountSummary) String ¶
func (x *AccountSummary) String() string
type ActionType ¶
type ActionType int32
Types of actions that may change a resource.
const ( // Action type unknown or not specified. ActionType_ACTION_TYPE_UNSPECIFIED ActionType = 0 // Resource was created in this change. ActionType_CREATED ActionType = 1 // Resource was updated in this change. ActionType_UPDATED ActionType = 2 // Resource was deleted in this change. ActionType_DELETED ActionType = 3 )
func (ActionType) Descriptor ¶
func (ActionType) Descriptor() protoreflect.EnumDescriptor
func (ActionType) Enum ¶
func (x ActionType) Enum() *ActionType
func (ActionType) EnumDescriptor
deprecated
func (ActionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ActionType.Descriptor instead.
func (ActionType) Number ¶
func (x ActionType) Number() protoreflect.EnumNumber
func (ActionType) String ¶
func (x ActionType) String() string
func (ActionType) Type ¶
func (ActionType) Type() protoreflect.EnumType
type ActorType ¶
type ActorType int32
Different kinds of actors that can make changes to Google Analytics resources.
const ( // Unknown or unspecified actor type. ActorType_ACTOR_TYPE_UNSPECIFIED ActorType = 0 // Changes made by the user specified in actor_email. ActorType_USER ActorType = 1 // Changes made by the Google Analytics system. ActorType_SYSTEM ActorType = 2 // Changes made by Google Analytics support team staff. ActorType_SUPPORT ActorType = 3 )
func (ActorType) Descriptor ¶
func (ActorType) Descriptor() protoreflect.EnumDescriptor
func (ActorType) EnumDescriptor
deprecated
func (ActorType) Number ¶
func (x ActorType) Number() protoreflect.EnumNumber
func (ActorType) Type ¶
func (ActorType) Type() protoreflect.EnumType
type AnalyticsAdminServiceClient ¶
type AnalyticsAdminServiceClient interface { // Lookup for a single Account. GetAccount(ctx context.Context, in *GetAccountRequest, opts ...grpc.CallOption) (*Account, error) // Returns all accounts accessible by the caller. // // Note that these accounts might not currently have GA4 properties. // Soft-deleted (ie: "trashed") accounts are excluded by default. // Returns an empty list if no relevant accounts are found. ListAccounts(ctx context.Context, in *ListAccountsRequest, opts ...grpc.CallOption) (*ListAccountsResponse, error) // Marks target Account as soft-deleted (ie: "trashed") and returns it. // // This API does not have a method to restore soft-deleted accounts. // However, they can be restored using the Trash Can UI. // // If the accounts are not restored before the expiration time, the account // and all child resources (eg: Properties, GoogleAdsLinks, Streams, // UserLinks) will be permanently purged. // https://support.google.com/analytics/answer/6154772 // // Returns an error if the target is not found. DeleteAccount(ctx context.Context, in *DeleteAccountRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Updates an account. UpdateAccount(ctx context.Context, in *UpdateAccountRequest, opts ...grpc.CallOption) (*Account, error) // Requests a ticket for creating an account. ProvisionAccountTicket(ctx context.Context, in *ProvisionAccountTicketRequest, opts ...grpc.CallOption) (*ProvisionAccountTicketResponse, error) // Returns summaries of all accounts accessible by the caller. ListAccountSummaries(ctx context.Context, in *ListAccountSummariesRequest, opts ...grpc.CallOption) (*ListAccountSummariesResponse, error) // Lookup for a single "GA4" Property. GetProperty(ctx context.Context, in *GetPropertyRequest, opts ...grpc.CallOption) (*Property, error) // Returns child Properties under the specified parent Account. // // Only "GA4" properties will be returned. // Properties will be excluded if the caller does not have access. // Soft-deleted (ie: "trashed") properties are excluded by default. // Returns an empty list if no relevant properties are found. ListProperties(ctx context.Context, in *ListPropertiesRequest, opts ...grpc.CallOption) (*ListPropertiesResponse, error) // Creates an "GA4" property with the specified location and attributes. CreateProperty(ctx context.Context, in *CreatePropertyRequest, opts ...grpc.CallOption) (*Property, error) // Marks target Property as soft-deleted (ie: "trashed") and returns it. // // This API does not have a method to restore soft-deleted properties. // However, they can be restored using the Trash Can UI. // // If the properties are not restored before the expiration time, the Property // and all child resources (eg: GoogleAdsLinks, Streams, UserLinks) // will be permanently purged. // https://support.google.com/analytics/answer/6154772 // // Returns an error if the target is not found, or is not an GA4 Property. DeleteProperty(ctx context.Context, in *DeletePropertyRequest, opts ...grpc.CallOption) (*Property, error) // Updates a property. UpdateProperty(ctx context.Context, in *UpdatePropertyRequest, opts ...grpc.CallOption) (*Property, error) // Gets information about a user's link to an account or property. GetUserLink(ctx context.Context, in *GetUserLinkRequest, opts ...grpc.CallOption) (*UserLink, error) // Gets information about multiple users' links to an account or property. BatchGetUserLinks(ctx context.Context, in *BatchGetUserLinksRequest, opts ...grpc.CallOption) (*BatchGetUserLinksResponse, error) // Lists all user links on an account or property. ListUserLinks(ctx context.Context, in *ListUserLinksRequest, opts ...grpc.CallOption) (*ListUserLinksResponse, error) // Lists all user links on an account or property, including implicit ones // that come from effective permissions granted by groups or organization // admin roles. // // If a returned user link does not have direct permissions, they cannot // be removed from the account or property directly with the DeleteUserLink // command. They have to be removed from the group/etc that gives them // permissions, which is currently only usable/discoverable in the GA or GMP // UIs. AuditUserLinks(ctx context.Context, in *AuditUserLinksRequest, opts ...grpc.CallOption) (*AuditUserLinksResponse, error) // Creates a user link on an account or property. // // If the user with the specified email already has permissions on the // account or property, then the user's existing permissions will be unioned // with the permissions specified in the new UserLink. CreateUserLink(ctx context.Context, in *CreateUserLinkRequest, opts ...grpc.CallOption) (*UserLink, error) // Creates information about multiple users' links to an account or property. // // This method is transactional. If any UserLink cannot be created, none of // the UserLinks will be created. BatchCreateUserLinks(ctx context.Context, in *BatchCreateUserLinksRequest, opts ...grpc.CallOption) (*BatchCreateUserLinksResponse, error) // Updates a user link on an account or property. UpdateUserLink(ctx context.Context, in *UpdateUserLinkRequest, opts ...grpc.CallOption) (*UserLink, error) // Updates information about multiple users' links to an account or property. BatchUpdateUserLinks(ctx context.Context, in *BatchUpdateUserLinksRequest, opts ...grpc.CallOption) (*BatchUpdateUserLinksResponse, error) // Deletes a user link on an account or property. DeleteUserLink(ctx context.Context, in *DeleteUserLinkRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Deletes information about multiple users' links to an account or property. BatchDeleteUserLinks(ctx context.Context, in *BatchDeleteUserLinksRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Lookup for a single WebDataStream GetWebDataStream(ctx context.Context, in *GetWebDataStreamRequest, opts ...grpc.CallOption) (*WebDataStream, error) // Deletes a web stream on a property. DeleteWebDataStream(ctx context.Context, in *DeleteWebDataStreamRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Updates a web stream on a property. UpdateWebDataStream(ctx context.Context, in *UpdateWebDataStreamRequest, opts ...grpc.CallOption) (*WebDataStream, error) // Creates a web stream with the specified location and attributes. CreateWebDataStream(ctx context.Context, in *CreateWebDataStreamRequest, opts ...grpc.CallOption) (*WebDataStream, error) // Returns child web data streams under the specified parent property. // // Web data streams will be excluded if the caller does not have access. // Returns an empty list if no relevant web data streams are found. ListWebDataStreams(ctx context.Context, in *ListWebDataStreamsRequest, opts ...grpc.CallOption) (*ListWebDataStreamsResponse, error) // Lookup for a single IosAppDataStream GetIosAppDataStream(ctx context.Context, in *GetIosAppDataStreamRequest, opts ...grpc.CallOption) (*IosAppDataStream, error) // Deletes an iOS app stream on a property. DeleteIosAppDataStream(ctx context.Context, in *DeleteIosAppDataStreamRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Updates an iOS app stream on a property. UpdateIosAppDataStream(ctx context.Context, in *UpdateIosAppDataStreamRequest, opts ...grpc.CallOption) (*IosAppDataStream, error) // Returns child iOS app data streams under the specified parent property. // // iOS app data streams will be excluded if the caller does not have access. // Returns an empty list if no relevant iOS app data streams are found. ListIosAppDataStreams(ctx context.Context, in *ListIosAppDataStreamsRequest, opts ...grpc.CallOption) (*ListIosAppDataStreamsResponse, error) // Lookup for a single AndroidAppDataStream GetAndroidAppDataStream(ctx context.Context, in *GetAndroidAppDataStreamRequest, opts ...grpc.CallOption) (*AndroidAppDataStream, error) // Deletes an android app stream on a property. DeleteAndroidAppDataStream(ctx context.Context, in *DeleteAndroidAppDataStreamRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Updates an android app stream on a property. UpdateAndroidAppDataStream(ctx context.Context, in *UpdateAndroidAppDataStreamRequest, opts ...grpc.CallOption) (*AndroidAppDataStream, error) // Returns child android app streams under the specified parent property. // // Android app streams will be excluded if the caller does not have access. // Returns an empty list if no relevant android app streams are found. ListAndroidAppDataStreams(ctx context.Context, in *ListAndroidAppDataStreamsRequest, opts ...grpc.CallOption) (*ListAndroidAppDataStreamsResponse, error) // Returns the singleton enhanced measurement settings for this web stream. // Note that the stream must enable enhanced measurement for these settings to // take effect. GetEnhancedMeasurementSettings(ctx context.Context, in *GetEnhancedMeasurementSettingsRequest, opts ...grpc.CallOption) (*EnhancedMeasurementSettings, error) // Updates the singleton enhanced measurement settings for this web stream. // Note that the stream must enable enhanced measurement for these settings to // take effect. UpdateEnhancedMeasurementSettings(ctx context.Context, in *UpdateEnhancedMeasurementSettingsRequest, opts ...grpc.CallOption) (*EnhancedMeasurementSettings, error) // Creates a FirebaseLink. // // Properties can have at most one FirebaseLink. CreateFirebaseLink(ctx context.Context, in *CreateFirebaseLinkRequest, opts ...grpc.CallOption) (*FirebaseLink, error) // Updates a FirebaseLink on a property UpdateFirebaseLink(ctx context.Context, in *UpdateFirebaseLinkRequest, opts ...grpc.CallOption) (*FirebaseLink, error) // Deletes a FirebaseLink on a property DeleteFirebaseLink(ctx context.Context, in *DeleteFirebaseLinkRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Lists FirebaseLinks on a property. // Properties can have at most one FirebaseLink. ListFirebaseLinks(ctx context.Context, in *ListFirebaseLinksRequest, opts ...grpc.CallOption) (*ListFirebaseLinksResponse, error) // Returns the Site Tag for the specified web stream. // Site Tags are immutable singletons. GetGlobalSiteTag(ctx context.Context, in *GetGlobalSiteTagRequest, opts ...grpc.CallOption) (*GlobalSiteTag, error) // Creates a GoogleAdsLink. CreateGoogleAdsLink(ctx context.Context, in *CreateGoogleAdsLinkRequest, opts ...grpc.CallOption) (*GoogleAdsLink, error) // Updates a GoogleAdsLink on a property UpdateGoogleAdsLink(ctx context.Context, in *UpdateGoogleAdsLinkRequest, opts ...grpc.CallOption) (*GoogleAdsLink, error) // Deletes a GoogleAdsLink on a property DeleteGoogleAdsLink(ctx context.Context, in *DeleteGoogleAdsLinkRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Lists GoogleAdsLinks on a property. ListGoogleAdsLinks(ctx context.Context, in *ListGoogleAdsLinksRequest, opts ...grpc.CallOption) (*ListGoogleAdsLinksResponse, error) // Get data sharing settings on an account. // Data sharing settings are singletons. GetDataSharingSettings(ctx context.Context, in *GetDataSharingSettingsRequest, opts ...grpc.CallOption) (*DataSharingSettings, error) // Lookup for a single "GA4" MeasurementProtocolSecret. GetMeasurementProtocolSecret(ctx context.Context, in *GetMeasurementProtocolSecretRequest, opts ...grpc.CallOption) (*MeasurementProtocolSecret, error) // Returns child MeasurementProtocolSecrets under the specified parent // Property. ListMeasurementProtocolSecrets(ctx context.Context, in *ListMeasurementProtocolSecretsRequest, opts ...grpc.CallOption) (*ListMeasurementProtocolSecretsResponse, error) // Creates a measurement protocol secret. CreateMeasurementProtocolSecret(ctx context.Context, in *CreateMeasurementProtocolSecretRequest, opts ...grpc.CallOption) (*MeasurementProtocolSecret, error) // Deletes target MeasurementProtocolSecret. DeleteMeasurementProtocolSecret(ctx context.Context, in *DeleteMeasurementProtocolSecretRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Updates a measurement protocol secret. UpdateMeasurementProtocolSecret(ctx context.Context, in *UpdateMeasurementProtocolSecretRequest, opts ...grpc.CallOption) (*MeasurementProtocolSecret, error) // Searches through all changes to an account or its children given the // specified set of filters. SearchChangeHistoryEvents(ctx context.Context, in *SearchChangeHistoryEventsRequest, opts ...grpc.CallOption) (*SearchChangeHistoryEventsResponse, error) // Lookup for Google Signals settings for a property. GetGoogleSignalsSettings(ctx context.Context, in *GetGoogleSignalsSettingsRequest, opts ...grpc.CallOption) (*GoogleSignalsSettings, error) // Updates Google Signals settings for a property. UpdateGoogleSignalsSettings(ctx context.Context, in *UpdateGoogleSignalsSettingsRequest, opts ...grpc.CallOption) (*GoogleSignalsSettings, error) // Creates a conversion event with the specified attributes. CreateConversionEvent(ctx context.Context, in *CreateConversionEventRequest, opts ...grpc.CallOption) (*ConversionEvent, error) // Retrieve a single conversion event. GetConversionEvent(ctx context.Context, in *GetConversionEventRequest, opts ...grpc.CallOption) (*ConversionEvent, error) // Deletes a conversion event in a property. DeleteConversionEvent(ctx context.Context, in *DeleteConversionEventRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Returns a list of conversion events in the specified parent property. // // Returns an empty list if no conversion events are found. ListConversionEvents(ctx context.Context, in *ListConversionEventsRequest, opts ...grpc.CallOption) (*ListConversionEventsResponse, error) // Creates a CustomDimension. CreateCustomDimension(ctx context.Context, in *CreateCustomDimensionRequest, opts ...grpc.CallOption) (*CustomDimension, error) // Updates a CustomDimension on a property. UpdateCustomDimension(ctx context.Context, in *UpdateCustomDimensionRequest, opts ...grpc.CallOption) (*CustomDimension, error) // Lists CustomDimensions on a property. ListCustomDimensions(ctx context.Context, in *ListCustomDimensionsRequest, opts ...grpc.CallOption) (*ListCustomDimensionsResponse, error) // Archives a CustomDimension on a property. ArchiveCustomDimension(ctx context.Context, in *ArchiveCustomDimensionRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Lookup for a single CustomDimension. GetCustomDimension(ctx context.Context, in *GetCustomDimensionRequest, opts ...grpc.CallOption) (*CustomDimension, error) // Creates a CustomMetric. CreateCustomMetric(ctx context.Context, in *CreateCustomMetricRequest, opts ...grpc.CallOption) (*CustomMetric, error) // Updates a CustomMetric on a property. UpdateCustomMetric(ctx context.Context, in *UpdateCustomMetricRequest, opts ...grpc.CallOption) (*CustomMetric, error) // Lists CustomMetrics on a property. ListCustomMetrics(ctx context.Context, in *ListCustomMetricsRequest, opts ...grpc.CallOption) (*ListCustomMetricsResponse, error) // Archives a CustomMetric on a property. ArchiveCustomMetric(ctx context.Context, in *ArchiveCustomMetricRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // Lookup for a single CustomMetric. GetCustomMetric(ctx context.Context, in *GetCustomMetricRequest, opts ...grpc.CallOption) (*CustomMetric, error) }
AnalyticsAdminServiceClient is the client API for AnalyticsAdminService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewAnalyticsAdminServiceClient ¶
func NewAnalyticsAdminServiceClient(cc grpc.ClientConnInterface) AnalyticsAdminServiceClient
type AnalyticsAdminServiceServer ¶
type AnalyticsAdminServiceServer interface { // Lookup for a single Account. GetAccount(context.Context, *GetAccountRequest) (*Account, error) // Returns all accounts accessible by the caller. // // Note that these accounts might not currently have GA4 properties. // Soft-deleted (ie: "trashed") accounts are excluded by default. // Returns an empty list if no relevant accounts are found. ListAccounts(context.Context, *ListAccountsRequest) (*ListAccountsResponse, error) // Marks target Account as soft-deleted (ie: "trashed") and returns it. // // This API does not have a method to restore soft-deleted accounts. // However, they can be restored using the Trash Can UI. // // If the accounts are not restored before the expiration time, the account // and all child resources (eg: Properties, GoogleAdsLinks, Streams, // UserLinks) will be permanently purged. // https://support.google.com/analytics/answer/6154772 // // Returns an error if the target is not found. DeleteAccount(context.Context, *DeleteAccountRequest) (*emptypb.Empty, error) // Updates an account. UpdateAccount(context.Context, *UpdateAccountRequest) (*Account, error) // Requests a ticket for creating an account. ProvisionAccountTicket(context.Context, *ProvisionAccountTicketRequest) (*ProvisionAccountTicketResponse, error) // Returns summaries of all accounts accessible by the caller. ListAccountSummaries(context.Context, *ListAccountSummariesRequest) (*ListAccountSummariesResponse, error) // Lookup for a single "GA4" Property. GetProperty(context.Context, *GetPropertyRequest) (*Property, error) // Returns child Properties under the specified parent Account. // // Only "GA4" properties will be returned. // Properties will be excluded if the caller does not have access. // Soft-deleted (ie: "trashed") properties are excluded by default. // Returns an empty list if no relevant properties are found. ListProperties(context.Context, *ListPropertiesRequest) (*ListPropertiesResponse, error) // Creates an "GA4" property with the specified location and attributes. CreateProperty(context.Context, *CreatePropertyRequest) (*Property, error) // Marks target Property as soft-deleted (ie: "trashed") and returns it. // // This API does not have a method to restore soft-deleted properties. // However, they can be restored using the Trash Can UI. // // If the properties are not restored before the expiration time, the Property // and all child resources (eg: GoogleAdsLinks, Streams, UserLinks) // will be permanently purged. // https://support.google.com/analytics/answer/6154772 // // Returns an error if the target is not found, or is not an GA4 Property. DeleteProperty(context.Context, *DeletePropertyRequest) (*Property, error) // Updates a property. UpdateProperty(context.Context, *UpdatePropertyRequest) (*Property, error) // Gets information about a user's link to an account or property. GetUserLink(context.Context, *GetUserLinkRequest) (*UserLink, error) // Gets information about multiple users' links to an account or property. BatchGetUserLinks(context.Context, *BatchGetUserLinksRequest) (*BatchGetUserLinksResponse, error) // Lists all user links on an account or property. ListUserLinks(context.Context, *ListUserLinksRequest) (*ListUserLinksResponse, error) // Lists all user links on an account or property, including implicit ones // that come from effective permissions granted by groups or organization // admin roles. // // If a returned user link does not have direct permissions, they cannot // be removed from the account or property directly with the DeleteUserLink // command. They have to be removed from the group/etc that gives them // permissions, which is currently only usable/discoverable in the GA or GMP // UIs. AuditUserLinks(context.Context, *AuditUserLinksRequest) (*AuditUserLinksResponse, error) // Creates a user link on an account or property. // // If the user with the specified email already has permissions on the // account or property, then the user's existing permissions will be unioned // with the permissions specified in the new UserLink. CreateUserLink(context.Context, *CreateUserLinkRequest) (*UserLink, error) // Creates information about multiple users' links to an account or property. // // This method is transactional. If any UserLink cannot be created, none of // the UserLinks will be created. BatchCreateUserLinks(context.Context, *BatchCreateUserLinksRequest) (*BatchCreateUserLinksResponse, error) // Updates a user link on an account or property. UpdateUserLink(context.Context, *UpdateUserLinkRequest) (*UserLink, error) // Updates information about multiple users' links to an account or property. BatchUpdateUserLinks(context.Context, *BatchUpdateUserLinksRequest) (*BatchUpdateUserLinksResponse, error) // Deletes a user link on an account or property. DeleteUserLink(context.Context, *DeleteUserLinkRequest) (*emptypb.Empty, error) // Deletes information about multiple users' links to an account or property. BatchDeleteUserLinks(context.Context, *BatchDeleteUserLinksRequest) (*emptypb.Empty, error) // Lookup for a single WebDataStream GetWebDataStream(context.Context, *GetWebDataStreamRequest) (*WebDataStream, error) // Deletes a web stream on a property. DeleteWebDataStream(context.Context, *DeleteWebDataStreamRequest) (*emptypb.Empty, error) // Updates a web stream on a property. UpdateWebDataStream(context.Context, *UpdateWebDataStreamRequest) (*WebDataStream, error) // Creates a web stream with the specified location and attributes. CreateWebDataStream(context.Context, *CreateWebDataStreamRequest) (*WebDataStream, error) // Returns child web data streams under the specified parent property. // // Web data streams will be excluded if the caller does not have access. // Returns an empty list if no relevant web data streams are found. ListWebDataStreams(context.Context, *ListWebDataStreamsRequest) (*ListWebDataStreamsResponse, error) // Lookup for a single IosAppDataStream GetIosAppDataStream(context.Context, *GetIosAppDataStreamRequest) (*IosAppDataStream, error) // Deletes an iOS app stream on a property. DeleteIosAppDataStream(context.Context, *DeleteIosAppDataStreamRequest) (*emptypb.Empty, error) // Updates an iOS app stream on a property. UpdateIosAppDataStream(context.Context, *UpdateIosAppDataStreamRequest) (*IosAppDataStream, error) // Returns child iOS app data streams under the specified parent property. // // iOS app data streams will be excluded if the caller does not have access. // Returns an empty list if no relevant iOS app data streams are found. ListIosAppDataStreams(context.Context, *ListIosAppDataStreamsRequest) (*ListIosAppDataStreamsResponse, error) // Lookup for a single AndroidAppDataStream GetAndroidAppDataStream(context.Context, *GetAndroidAppDataStreamRequest) (*AndroidAppDataStream, error) // Deletes an android app stream on a property. DeleteAndroidAppDataStream(context.Context, *DeleteAndroidAppDataStreamRequest) (*emptypb.Empty, error) // Updates an android app stream on a property. UpdateAndroidAppDataStream(context.Context, *UpdateAndroidAppDataStreamRequest) (*AndroidAppDataStream, error) // Returns child android app streams under the specified parent property. // // Android app streams will be excluded if the caller does not have access. // Returns an empty list if no relevant android app streams are found. ListAndroidAppDataStreams(context.Context, *ListAndroidAppDataStreamsRequest) (*ListAndroidAppDataStreamsResponse, error) // Returns the singleton enhanced measurement settings for this web stream. // Note that the stream must enable enhanced measurement for these settings to // take effect. GetEnhancedMeasurementSettings(context.Context, *GetEnhancedMeasurementSettingsRequest) (*EnhancedMeasurementSettings, error) // Updates the singleton enhanced measurement settings for this web stream. // Note that the stream must enable enhanced measurement for these settings to // take effect. UpdateEnhancedMeasurementSettings(context.Context, *UpdateEnhancedMeasurementSettingsRequest) (*EnhancedMeasurementSettings, error) // Creates a FirebaseLink. // // Properties can have at most one FirebaseLink. CreateFirebaseLink(context.Context, *CreateFirebaseLinkRequest) (*FirebaseLink, error) // Updates a FirebaseLink on a property UpdateFirebaseLink(context.Context, *UpdateFirebaseLinkRequest) (*FirebaseLink, error) // Deletes a FirebaseLink on a property DeleteFirebaseLink(context.Context, *DeleteFirebaseLinkRequest) (*emptypb.Empty, error) // Lists FirebaseLinks on a property. // Properties can have at most one FirebaseLink. ListFirebaseLinks(context.Context, *ListFirebaseLinksRequest) (*ListFirebaseLinksResponse, error) // Returns the Site Tag for the specified web stream. // Site Tags are immutable singletons. GetGlobalSiteTag(context.Context, *GetGlobalSiteTagRequest) (*GlobalSiteTag, error) // Creates a GoogleAdsLink. CreateGoogleAdsLink(context.Context, *CreateGoogleAdsLinkRequest) (*GoogleAdsLink, error) // Updates a GoogleAdsLink on a property UpdateGoogleAdsLink(context.Context, *UpdateGoogleAdsLinkRequest) (*GoogleAdsLink, error) // Deletes a GoogleAdsLink on a property DeleteGoogleAdsLink(context.Context, *DeleteGoogleAdsLinkRequest) (*emptypb.Empty, error) // Lists GoogleAdsLinks on a property. ListGoogleAdsLinks(context.Context, *ListGoogleAdsLinksRequest) (*ListGoogleAdsLinksResponse, error) // Get data sharing settings on an account. // Data sharing settings are singletons. GetDataSharingSettings(context.Context, *GetDataSharingSettingsRequest) (*DataSharingSettings, error) // Lookup for a single "GA4" MeasurementProtocolSecret. GetMeasurementProtocolSecret(context.Context, *GetMeasurementProtocolSecretRequest) (*MeasurementProtocolSecret, error) // Returns child MeasurementProtocolSecrets under the specified parent // Property. ListMeasurementProtocolSecrets(context.Context, *ListMeasurementProtocolSecretsRequest) (*ListMeasurementProtocolSecretsResponse, error) // Creates a measurement protocol secret. CreateMeasurementProtocolSecret(context.Context, *CreateMeasurementProtocolSecretRequest) (*MeasurementProtocolSecret, error) // Deletes target MeasurementProtocolSecret. DeleteMeasurementProtocolSecret(context.Context, *DeleteMeasurementProtocolSecretRequest) (*emptypb.Empty, error) // Updates a measurement protocol secret. UpdateMeasurementProtocolSecret(context.Context, *UpdateMeasurementProtocolSecretRequest) (*MeasurementProtocolSecret, error) // Searches through all changes to an account or its children given the // specified set of filters. SearchChangeHistoryEvents(context.Context, *SearchChangeHistoryEventsRequest) (*SearchChangeHistoryEventsResponse, error) // Lookup for Google Signals settings for a property. GetGoogleSignalsSettings(context.Context, *GetGoogleSignalsSettingsRequest) (*GoogleSignalsSettings, error) // Updates Google Signals settings for a property. UpdateGoogleSignalsSettings(context.Context, *UpdateGoogleSignalsSettingsRequest) (*GoogleSignalsSettings, error) // Creates a conversion event with the specified attributes. CreateConversionEvent(context.Context, *CreateConversionEventRequest) (*ConversionEvent, error) // Retrieve a single conversion event. GetConversionEvent(context.Context, *GetConversionEventRequest) (*ConversionEvent, error) // Deletes a conversion event in a property. DeleteConversionEvent(context.Context, *DeleteConversionEventRequest) (*emptypb.Empty, error) // Returns a list of conversion events in the specified parent property. // // Returns an empty list if no conversion events are found. ListConversionEvents(context.Context, *ListConversionEventsRequest) (*ListConversionEventsResponse, error) // Creates a CustomDimension. CreateCustomDimension(context.Context, *CreateCustomDimensionRequest) (*CustomDimension, error) // Updates a CustomDimension on a property. UpdateCustomDimension(context.Context, *UpdateCustomDimensionRequest) (*CustomDimension, error) // Lists CustomDimensions on a property. ListCustomDimensions(context.Context, *ListCustomDimensionsRequest) (*ListCustomDimensionsResponse, error) // Archives a CustomDimension on a property. ArchiveCustomDimension(context.Context, *ArchiveCustomDimensionRequest) (*emptypb.Empty, error) // Lookup for a single CustomDimension. GetCustomDimension(context.Context, *GetCustomDimensionRequest) (*CustomDimension, error) // Creates a CustomMetric. CreateCustomMetric(context.Context, *CreateCustomMetricRequest) (*CustomMetric, error) // Updates a CustomMetric on a property. UpdateCustomMetric(context.Context, *UpdateCustomMetricRequest) (*CustomMetric, error) // Lists CustomMetrics on a property. ListCustomMetrics(context.Context, *ListCustomMetricsRequest) (*ListCustomMetricsResponse, error) // Archives a CustomMetric on a property. ArchiveCustomMetric(context.Context, *ArchiveCustomMetricRequest) (*emptypb.Empty, error) // Lookup for a single CustomMetric. GetCustomMetric(context.Context, *GetCustomMetricRequest) (*CustomMetric, error) }
AnalyticsAdminServiceServer is the server API for AnalyticsAdminService service.
type AndroidAppDataStream ¶
type AndroidAppDataStream struct { // Output only. Resource name of this Data Stream. // Format: properties/{property_id}/androidAppDataStreams/{stream_id} // Example: "properties/1000/androidAppDataStreams/2000" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Output only. ID of the corresponding Android app in Firebase, if any. // This ID can change if the Android app is deleted and recreated. FirebaseAppId string `protobuf:"bytes,2,opt,name=firebase_app_id,json=firebaseAppId,proto3" json:"firebase_app_id,omitempty"` // Output only. Time when this stream was originally created. CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. Time when stream payload fields were last updated. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Immutable. The package name for the app being measured. // Example: "com.example.myandroidapp" PackageName string `protobuf:"bytes,5,opt,name=package_name,json=packageName,proto3" json:"package_name,omitempty"` // Human-readable display name for the Data Stream. // // The max allowed display name length is 255 UTF-16 code units. DisplayName string `protobuf:"bytes,6,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // contains filtered or unexported fields }
A resource message representing a Google Analytics Android app stream.
func (*AndroidAppDataStream) Descriptor
deprecated
func (*AndroidAppDataStream) Descriptor() ([]byte, []int)
Deprecated: Use AndroidAppDataStream.ProtoReflect.Descriptor instead.
func (*AndroidAppDataStream) GetCreateTime ¶
func (x *AndroidAppDataStream) GetCreateTime() *timestamppb.Timestamp
func (*AndroidAppDataStream) GetDisplayName ¶
func (x *AndroidAppDataStream) GetDisplayName() string
func (*AndroidAppDataStream) GetFirebaseAppId ¶
func (x *AndroidAppDataStream) GetFirebaseAppId() string
func (*AndroidAppDataStream) GetName ¶
func (x *AndroidAppDataStream) GetName() string
func (*AndroidAppDataStream) GetPackageName ¶
func (x *AndroidAppDataStream) GetPackageName() string
func (*AndroidAppDataStream) GetUpdateTime ¶
func (x *AndroidAppDataStream) GetUpdateTime() *timestamppb.Timestamp
func (*AndroidAppDataStream) ProtoMessage ¶
func (*AndroidAppDataStream) ProtoMessage()
func (*AndroidAppDataStream) ProtoReflect ¶
func (x *AndroidAppDataStream) ProtoReflect() protoreflect.Message
func (*AndroidAppDataStream) Reset ¶
func (x *AndroidAppDataStream) Reset()
func (*AndroidAppDataStream) String ¶
func (x *AndroidAppDataStream) String() string
type ArchiveCustomDimensionRequest ¶
type ArchiveCustomDimensionRequest struct { // Required. The name of the CustomDimension to archive. // Example format: properties/1234/customDimensions/5678 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for ArchiveCustomDimension RPC.
func (*ArchiveCustomDimensionRequest) Descriptor
deprecated
func (*ArchiveCustomDimensionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveCustomDimensionRequest.ProtoReflect.Descriptor instead.
func (*ArchiveCustomDimensionRequest) GetName ¶
func (x *ArchiveCustomDimensionRequest) GetName() string
func (*ArchiveCustomDimensionRequest) ProtoMessage ¶
func (*ArchiveCustomDimensionRequest) ProtoMessage()
func (*ArchiveCustomDimensionRequest) ProtoReflect ¶
func (x *ArchiveCustomDimensionRequest) ProtoReflect() protoreflect.Message
func (*ArchiveCustomDimensionRequest) Reset ¶
func (x *ArchiveCustomDimensionRequest) Reset()
func (*ArchiveCustomDimensionRequest) String ¶
func (x *ArchiveCustomDimensionRequest) String() string
type ArchiveCustomMetricRequest ¶
type ArchiveCustomMetricRequest struct { // Required. The name of the CustomMetric to archive. // Example format: properties/1234/customMetrics/5678 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for ArchiveCustomMetric RPC.
func (*ArchiveCustomMetricRequest) Descriptor
deprecated
func (*ArchiveCustomMetricRequest) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveCustomMetricRequest.ProtoReflect.Descriptor instead.
func (*ArchiveCustomMetricRequest) GetName ¶
func (x *ArchiveCustomMetricRequest) GetName() string
func (*ArchiveCustomMetricRequest) ProtoMessage ¶
func (*ArchiveCustomMetricRequest) ProtoMessage()
func (*ArchiveCustomMetricRequest) ProtoReflect ¶
func (x *ArchiveCustomMetricRequest) ProtoReflect() protoreflect.Message
func (*ArchiveCustomMetricRequest) Reset ¶
func (x *ArchiveCustomMetricRequest) Reset()
func (*ArchiveCustomMetricRequest) String ¶
func (x *ArchiveCustomMetricRequest) String() string
type AuditUserLink ¶
type AuditUserLink struct { // Example format: properties/1234/userLinks/5678 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Email address of the linked user EmailAddress string `protobuf:"bytes,2,opt,name=email_address,json=emailAddress,proto3" json:"email_address,omitempty"` // Roles directly assigned to this user for this entity. // // Format: predefinedRoles/read // // Excludes roles that are inherited from an account (if this is for a // property), group, or organization admin role. DirectRoles []string `protobuf:"bytes,3,rep,name=direct_roles,json=directRoles,proto3" json:"direct_roles,omitempty"` // Union of all permissions a user has at this account or property (includes // direct permissions, group-inherited permissions, etc.). // // Format: predefinedRoles/read EffectiveRoles []string `protobuf:"bytes,4,rep,name=effective_roles,json=effectiveRoles,proto3" json:"effective_roles,omitempty"` // contains filtered or unexported fields }
Read-only resource used to summarize a principal's effective roles.
func (*AuditUserLink) Descriptor
deprecated
func (*AuditUserLink) Descriptor() ([]byte, []int)
Deprecated: Use AuditUserLink.ProtoReflect.Descriptor instead.
func (*AuditUserLink) GetDirectRoles ¶
func (x *AuditUserLink) GetDirectRoles() []string
func (*AuditUserLink) GetEffectiveRoles ¶
func (x *AuditUserLink) GetEffectiveRoles() []string
func (*AuditUserLink) GetEmailAddress ¶
func (x *AuditUserLink) GetEmailAddress() string
func (*AuditUserLink) GetName ¶
func (x *AuditUserLink) GetName() string
func (*AuditUserLink) ProtoMessage ¶
func (*AuditUserLink) ProtoMessage()
func (*AuditUserLink) ProtoReflect ¶
func (x *AuditUserLink) ProtoReflect() protoreflect.Message
func (*AuditUserLink) Reset ¶
func (x *AuditUserLink) Reset()
func (*AuditUserLink) String ¶
func (x *AuditUserLink) String() string
type AuditUserLinksRequest ¶
type AuditUserLinksRequest struct { // Required. Example format: accounts/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The maximum number of user links to return. // The service may return fewer than this value. // If unspecified, at most 1000 user links will be returned. // The maximum value is 5000; values above 5000 will be coerced to 5000. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `AuditUserLinks` call. // Provide this to retrieve the subsequent page. // When paginating, all other parameters provided to `AuditUserLinks` must // match the call that provided the page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for AuditUserLinks RPC.
func (*AuditUserLinksRequest) Descriptor
deprecated
func (*AuditUserLinksRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuditUserLinksRequest.ProtoReflect.Descriptor instead.
func (*AuditUserLinksRequest) GetPageSize ¶
func (x *AuditUserLinksRequest) GetPageSize() int32
func (*AuditUserLinksRequest) GetPageToken ¶
func (x *AuditUserLinksRequest) GetPageToken() string
func (*AuditUserLinksRequest) GetParent ¶
func (x *AuditUserLinksRequest) GetParent() string
func (*AuditUserLinksRequest) ProtoMessage ¶
func (*AuditUserLinksRequest) ProtoMessage()
func (*AuditUserLinksRequest) ProtoReflect ¶
func (x *AuditUserLinksRequest) ProtoReflect() protoreflect.Message
func (*AuditUserLinksRequest) Reset ¶
func (x *AuditUserLinksRequest) Reset()
func (*AuditUserLinksRequest) String ¶
func (x *AuditUserLinksRequest) String() string
type AuditUserLinksResponse ¶
type AuditUserLinksResponse struct { // List of AuditUserLinks. These will be ordered stably, but in an arbitrary // order. UserLinks []*AuditUserLink `protobuf:"bytes,1,rep,name=user_links,json=userLinks,proto3" json:"user_links,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Response message for AuditUserLinks RPC.
func (*AuditUserLinksResponse) Descriptor
deprecated
func (*AuditUserLinksResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuditUserLinksResponse.ProtoReflect.Descriptor instead.
func (*AuditUserLinksResponse) GetNextPageToken ¶
func (x *AuditUserLinksResponse) GetNextPageToken() string
func (*AuditUserLinksResponse) GetUserLinks ¶
func (x *AuditUserLinksResponse) GetUserLinks() []*AuditUserLink
func (*AuditUserLinksResponse) ProtoMessage ¶
func (*AuditUserLinksResponse) ProtoMessage()
func (*AuditUserLinksResponse) ProtoReflect ¶
func (x *AuditUserLinksResponse) ProtoReflect() protoreflect.Message
func (*AuditUserLinksResponse) Reset ¶
func (x *AuditUserLinksResponse) Reset()
func (*AuditUserLinksResponse) String ¶
func (x *AuditUserLinksResponse) String() string
type BatchCreateUserLinksRequest ¶
type BatchCreateUserLinksRequest struct { // Required. The account or property that all user links in the request are for. // This field is required. The parent field in the CreateUserLinkRequest // messages must either be empty or match this field. // Example format: accounts/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Optional. If set, then email the new users notifying them that they've been granted // permissions to the resource. Regardless of whether this is set or not, // notify_new_user field inside each individual request is ignored. NotifyNewUsers bool `protobuf:"varint,2,opt,name=notify_new_users,json=notifyNewUsers,proto3" json:"notify_new_users,omitempty"` // Required. The requests specifying the user links to create. // A maximum of 1000 user links can be created in a batch. Requests []*CreateUserLinkRequest `protobuf:"bytes,3,rep,name=requests,proto3" json:"requests,omitempty"` // contains filtered or unexported fields }
Request message for BatchCreateUserLinks RPC.
func (*BatchCreateUserLinksRequest) Descriptor
deprecated
func (*BatchCreateUserLinksRequest) Descriptor() ([]byte, []int)
Deprecated: Use BatchCreateUserLinksRequest.ProtoReflect.Descriptor instead.
func (*BatchCreateUserLinksRequest) GetNotifyNewUsers ¶
func (x *BatchCreateUserLinksRequest) GetNotifyNewUsers() bool
func (*BatchCreateUserLinksRequest) GetParent ¶
func (x *BatchCreateUserLinksRequest) GetParent() string
func (*BatchCreateUserLinksRequest) GetRequests ¶
func (x *BatchCreateUserLinksRequest) GetRequests() []*CreateUserLinkRequest
func (*BatchCreateUserLinksRequest) ProtoMessage ¶
func (*BatchCreateUserLinksRequest) ProtoMessage()
func (*BatchCreateUserLinksRequest) ProtoReflect ¶
func (x *BatchCreateUserLinksRequest) ProtoReflect() protoreflect.Message
func (*BatchCreateUserLinksRequest) Reset ¶
func (x *BatchCreateUserLinksRequest) Reset()
func (*BatchCreateUserLinksRequest) String ¶
func (x *BatchCreateUserLinksRequest) String() string
type BatchCreateUserLinksResponse ¶
type BatchCreateUserLinksResponse struct { // The user links created. UserLinks []*UserLink `protobuf:"bytes,1,rep,name=user_links,json=userLinks,proto3" json:"user_links,omitempty"` // contains filtered or unexported fields }
Response message for BatchCreateUserLinks RPC.
func (*BatchCreateUserLinksResponse) Descriptor
deprecated
func (*BatchCreateUserLinksResponse) Descriptor() ([]byte, []int)
Deprecated: Use BatchCreateUserLinksResponse.ProtoReflect.Descriptor instead.
func (*BatchCreateUserLinksResponse) GetUserLinks ¶
func (x *BatchCreateUserLinksResponse) GetUserLinks() []*UserLink
func (*BatchCreateUserLinksResponse) ProtoMessage ¶
func (*BatchCreateUserLinksResponse) ProtoMessage()
func (*BatchCreateUserLinksResponse) ProtoReflect ¶
func (x *BatchCreateUserLinksResponse) ProtoReflect() protoreflect.Message
func (*BatchCreateUserLinksResponse) Reset ¶
func (x *BatchCreateUserLinksResponse) Reset()
func (*BatchCreateUserLinksResponse) String ¶
func (x *BatchCreateUserLinksResponse) String() string
type BatchDeleteUserLinksRequest ¶
type BatchDeleteUserLinksRequest struct { // Required. The account or property that all user links in the request are // for. The parent of all values for user link names to delete must match this // field. // Example format: accounts/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. The requests specifying the user links to update. // A maximum of 1000 user links can be updated in a batch. Requests []*DeleteUserLinkRequest `protobuf:"bytes,2,rep,name=requests,proto3" json:"requests,omitempty"` // contains filtered or unexported fields }
Request message for BatchDeleteUserLinks RPC.
func (*BatchDeleteUserLinksRequest) Descriptor
deprecated
func (*BatchDeleteUserLinksRequest) Descriptor() ([]byte, []int)
Deprecated: Use BatchDeleteUserLinksRequest.ProtoReflect.Descriptor instead.
func (*BatchDeleteUserLinksRequest) GetParent ¶
func (x *BatchDeleteUserLinksRequest) GetParent() string
func (*BatchDeleteUserLinksRequest) GetRequests ¶
func (x *BatchDeleteUserLinksRequest) GetRequests() []*DeleteUserLinkRequest
func (*BatchDeleteUserLinksRequest) ProtoMessage ¶
func (*BatchDeleteUserLinksRequest) ProtoMessage()
func (*BatchDeleteUserLinksRequest) ProtoReflect ¶
func (x *BatchDeleteUserLinksRequest) ProtoReflect() protoreflect.Message
func (*BatchDeleteUserLinksRequest) Reset ¶
func (x *BatchDeleteUserLinksRequest) Reset()
func (*BatchDeleteUserLinksRequest) String ¶
func (x *BatchDeleteUserLinksRequest) String() string
type BatchGetUserLinksRequest ¶
type BatchGetUserLinksRequest struct { // Required. The account or property that all user links in the request are // for. The parent of all provided values for the 'names' field must match // this field. // Example format: accounts/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. The names of the user links to retrieve. // A maximum of 1000 user links can be retrieved in a batch. // Format: accounts/{accountId}/userLinks/{userLinkId} Names []string `protobuf:"bytes,2,rep,name=names,proto3" json:"names,omitempty"` // contains filtered or unexported fields }
Request message for BatchGetUserLinks RPC.
func (*BatchGetUserLinksRequest) Descriptor
deprecated
func (*BatchGetUserLinksRequest) Descriptor() ([]byte, []int)
Deprecated: Use BatchGetUserLinksRequest.ProtoReflect.Descriptor instead.
func (*BatchGetUserLinksRequest) GetNames ¶
func (x *BatchGetUserLinksRequest) GetNames() []string
func (*BatchGetUserLinksRequest) GetParent ¶
func (x *BatchGetUserLinksRequest) GetParent() string
func (*BatchGetUserLinksRequest) ProtoMessage ¶
func (*BatchGetUserLinksRequest) ProtoMessage()
func (*BatchGetUserLinksRequest) ProtoReflect ¶
func (x *BatchGetUserLinksRequest) ProtoReflect() protoreflect.Message
func (*BatchGetUserLinksRequest) Reset ¶
func (x *BatchGetUserLinksRequest) Reset()
func (*BatchGetUserLinksRequest) String ¶
func (x *BatchGetUserLinksRequest) String() string
type BatchGetUserLinksResponse ¶
type BatchGetUserLinksResponse struct { // The requested user links. UserLinks []*UserLink `protobuf:"bytes,1,rep,name=user_links,json=userLinks,proto3" json:"user_links,omitempty"` // contains filtered or unexported fields }
Response message for BatchGetUserLinks RPC.
func (*BatchGetUserLinksResponse) Descriptor
deprecated
func (*BatchGetUserLinksResponse) Descriptor() ([]byte, []int)
Deprecated: Use BatchGetUserLinksResponse.ProtoReflect.Descriptor instead.
func (*BatchGetUserLinksResponse) GetUserLinks ¶
func (x *BatchGetUserLinksResponse) GetUserLinks() []*UserLink
func (*BatchGetUserLinksResponse) ProtoMessage ¶
func (*BatchGetUserLinksResponse) ProtoMessage()
func (*BatchGetUserLinksResponse) ProtoReflect ¶
func (x *BatchGetUserLinksResponse) ProtoReflect() protoreflect.Message
func (*BatchGetUserLinksResponse) Reset ¶
func (x *BatchGetUserLinksResponse) Reset()
func (*BatchGetUserLinksResponse) String ¶
func (x *BatchGetUserLinksResponse) String() string
type BatchUpdateUserLinksRequest ¶
type BatchUpdateUserLinksRequest struct { // Required. The account or property that all user links in the request are // for. The parent field in the UpdateUserLinkRequest messages must either be // empty or match this field. // Example format: accounts/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. The requests specifying the user links to update. // A maximum of 1000 user links can be updated in a batch. Requests []*UpdateUserLinkRequest `protobuf:"bytes,2,rep,name=requests,proto3" json:"requests,omitempty"` // contains filtered or unexported fields }
Request message for BatchUpdateUserLinks RPC.
func (*BatchUpdateUserLinksRequest) Descriptor
deprecated
func (*BatchUpdateUserLinksRequest) Descriptor() ([]byte, []int)
Deprecated: Use BatchUpdateUserLinksRequest.ProtoReflect.Descriptor instead.
func (*BatchUpdateUserLinksRequest) GetParent ¶
func (x *BatchUpdateUserLinksRequest) GetParent() string
func (*BatchUpdateUserLinksRequest) GetRequests ¶
func (x *BatchUpdateUserLinksRequest) GetRequests() []*UpdateUserLinkRequest
func (*BatchUpdateUserLinksRequest) ProtoMessage ¶
func (*BatchUpdateUserLinksRequest) ProtoMessage()
func (*BatchUpdateUserLinksRequest) ProtoReflect ¶
func (x *BatchUpdateUserLinksRequest) ProtoReflect() protoreflect.Message
func (*BatchUpdateUserLinksRequest) Reset ¶
func (x *BatchUpdateUserLinksRequest) Reset()
func (*BatchUpdateUserLinksRequest) String ¶
func (x *BatchUpdateUserLinksRequest) String() string
type BatchUpdateUserLinksResponse ¶
type BatchUpdateUserLinksResponse struct { // The user links updated. UserLinks []*UserLink `protobuf:"bytes,1,rep,name=user_links,json=userLinks,proto3" json:"user_links,omitempty"` // contains filtered or unexported fields }
Response message for BatchUpdateUserLinks RPC.
func (*BatchUpdateUserLinksResponse) Descriptor
deprecated
func (*BatchUpdateUserLinksResponse) Descriptor() ([]byte, []int)
Deprecated: Use BatchUpdateUserLinksResponse.ProtoReflect.Descriptor instead.
func (*BatchUpdateUserLinksResponse) GetUserLinks ¶
func (x *BatchUpdateUserLinksResponse) GetUserLinks() []*UserLink
func (*BatchUpdateUserLinksResponse) ProtoMessage ¶
func (*BatchUpdateUserLinksResponse) ProtoMessage()
func (*BatchUpdateUserLinksResponse) ProtoReflect ¶
func (x *BatchUpdateUserLinksResponse) ProtoReflect() protoreflect.Message
func (*BatchUpdateUserLinksResponse) Reset ¶
func (x *BatchUpdateUserLinksResponse) Reset()
func (*BatchUpdateUserLinksResponse) String ¶
func (x *BatchUpdateUserLinksResponse) String() string
type ChangeHistoryChange ¶
type ChangeHistoryChange struct { // Resource name of the resource whose changes are described by this entry. Resource string `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"` // The type of action that changed this resource. Action ActionType `protobuf:"varint,2,opt,name=action,proto3,enum=google.analytics.admin.v1alpha.ActionType" json:"action,omitempty"` // Resource contents from before the change was made. If this resource was // created in this change, this field will be missing. ResourceBeforeChange *ChangeHistoryChange_ChangeHistoryResource `protobuf:"bytes,3,opt,name=resource_before_change,json=resourceBeforeChange,proto3" json:"resource_before_change,omitempty"` // Resource contents from after the change was made. If this resource was // deleted in this change, this field will be missing. ResourceAfterChange *ChangeHistoryChange_ChangeHistoryResource `protobuf:"bytes,4,opt,name=resource_after_change,json=resourceAfterChange,proto3" json:"resource_after_change,omitempty"` // contains filtered or unexported fields }
A description of a change to a single Google Analytics resource.
func (*ChangeHistoryChange) Descriptor
deprecated
func (*ChangeHistoryChange) Descriptor() ([]byte, []int)
Deprecated: Use ChangeHistoryChange.ProtoReflect.Descriptor instead.
func (*ChangeHistoryChange) GetAction ¶
func (x *ChangeHistoryChange) GetAction() ActionType
func (*ChangeHistoryChange) GetResource ¶
func (x *ChangeHistoryChange) GetResource() string
func (*ChangeHistoryChange) GetResourceAfterChange ¶
func (x *ChangeHistoryChange) GetResourceAfterChange() *ChangeHistoryChange_ChangeHistoryResource
func (*ChangeHistoryChange) GetResourceBeforeChange ¶
func (x *ChangeHistoryChange) GetResourceBeforeChange() *ChangeHistoryChange_ChangeHistoryResource
func (*ChangeHistoryChange) ProtoMessage ¶
func (*ChangeHistoryChange) ProtoMessage()
func (*ChangeHistoryChange) ProtoReflect ¶
func (x *ChangeHistoryChange) ProtoReflect() protoreflect.Message
func (*ChangeHistoryChange) Reset ¶
func (x *ChangeHistoryChange) Reset()
func (*ChangeHistoryChange) String ¶
func (x *ChangeHistoryChange) String() string
type ChangeHistoryChange_ChangeHistoryResource ¶
type ChangeHistoryChange_ChangeHistoryResource struct { // Types that are assignable to Resource: // *ChangeHistoryChange_ChangeHistoryResource_Account // *ChangeHistoryChange_ChangeHistoryResource_Property // *ChangeHistoryChange_ChangeHistoryResource_WebDataStream // *ChangeHistoryChange_ChangeHistoryResource_AndroidAppDataStream // *ChangeHistoryChange_ChangeHistoryResource_IosAppDataStream // *ChangeHistoryChange_ChangeHistoryResource_FirebaseLink // *ChangeHistoryChange_ChangeHistoryResource_GoogleAdsLink // *ChangeHistoryChange_ChangeHistoryResource_GoogleSignalsSettings // *ChangeHistoryChange_ChangeHistoryResource_ConversionEvent // *ChangeHistoryChange_ChangeHistoryResource_MeasurementProtocolSecret // *ChangeHistoryChange_ChangeHistoryResource_CustomDimension // *ChangeHistoryChange_ChangeHistoryResource_CustomMetric Resource isChangeHistoryChange_ChangeHistoryResource_Resource `protobuf_oneof:"resource"` // contains filtered or unexported fields }
A snapshot of a resource as before or after the result of a change in change history.
func (*ChangeHistoryChange_ChangeHistoryResource) Descriptor
deprecated
func (*ChangeHistoryChange_ChangeHistoryResource) Descriptor() ([]byte, []int)
Deprecated: Use ChangeHistoryChange_ChangeHistoryResource.ProtoReflect.Descriptor instead.
func (*ChangeHistoryChange_ChangeHistoryResource) GetAccount ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetAccount() *Account
func (*ChangeHistoryChange_ChangeHistoryResource) GetAndroidAppDataStream ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetAndroidAppDataStream() *AndroidAppDataStream
func (*ChangeHistoryChange_ChangeHistoryResource) GetConversionEvent ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetConversionEvent() *ConversionEvent
func (*ChangeHistoryChange_ChangeHistoryResource) GetCustomDimension ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetCustomDimension() *CustomDimension
func (*ChangeHistoryChange_ChangeHistoryResource) GetCustomMetric ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetCustomMetric() *CustomMetric
func (*ChangeHistoryChange_ChangeHistoryResource) GetFirebaseLink ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetFirebaseLink() *FirebaseLink
func (*ChangeHistoryChange_ChangeHistoryResource) GetGoogleAdsLink ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetGoogleAdsLink() *GoogleAdsLink
func (*ChangeHistoryChange_ChangeHistoryResource) GetGoogleSignalsSettings ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetGoogleSignalsSettings() *GoogleSignalsSettings
func (*ChangeHistoryChange_ChangeHistoryResource) GetIosAppDataStream ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetIosAppDataStream() *IosAppDataStream
func (*ChangeHistoryChange_ChangeHistoryResource) GetMeasurementProtocolSecret ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetMeasurementProtocolSecret() *MeasurementProtocolSecret
func (*ChangeHistoryChange_ChangeHistoryResource) GetProperty ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetProperty() *Property
func (*ChangeHistoryChange_ChangeHistoryResource) GetResource ¶
func (m *ChangeHistoryChange_ChangeHistoryResource) GetResource() isChangeHistoryChange_ChangeHistoryResource_Resource
func (*ChangeHistoryChange_ChangeHistoryResource) GetWebDataStream ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) GetWebDataStream() *WebDataStream
func (*ChangeHistoryChange_ChangeHistoryResource) ProtoMessage ¶
func (*ChangeHistoryChange_ChangeHistoryResource) ProtoMessage()
func (*ChangeHistoryChange_ChangeHistoryResource) ProtoReflect ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) ProtoReflect() protoreflect.Message
func (*ChangeHistoryChange_ChangeHistoryResource) Reset ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) Reset()
func (*ChangeHistoryChange_ChangeHistoryResource) String ¶
func (x *ChangeHistoryChange_ChangeHistoryResource) String() string
type ChangeHistoryChange_ChangeHistoryResource_Account ¶
type ChangeHistoryChange_ChangeHistoryResource_Account struct { // A snapshot of an Account resource in change history. Account *Account `protobuf:"bytes,1,opt,name=account,proto3,oneof"` }
type ChangeHistoryChange_ChangeHistoryResource_AndroidAppDataStream ¶
type ChangeHistoryChange_ChangeHistoryResource_AndroidAppDataStream struct { // A snapshot of an AndroidAppDataStream resource in change history. AndroidAppDataStream *AndroidAppDataStream `protobuf:"bytes,4,opt,name=android_app_data_stream,json=androidAppDataStream,proto3,oneof"` }
type ChangeHistoryChange_ChangeHistoryResource_ConversionEvent ¶
type ChangeHistoryChange_ChangeHistoryResource_ConversionEvent struct { // A snapshot of a ConversionEvent resource in change history. ConversionEvent *ConversionEvent `protobuf:"bytes,11,opt,name=conversion_event,json=conversionEvent,proto3,oneof"` }
type ChangeHistoryChange_ChangeHistoryResource_CustomDimension ¶
type ChangeHistoryChange_ChangeHistoryResource_CustomDimension struct { // A snapshot of a CustomDimension resource in change history. CustomDimension *CustomDimension `protobuf:"bytes,13,opt,name=custom_dimension,json=customDimension,proto3,oneof"` }
type ChangeHistoryChange_ChangeHistoryResource_CustomMetric ¶
type ChangeHistoryChange_ChangeHistoryResource_CustomMetric struct { // A snapshot of a CustomMetric resource in change history. CustomMetric *CustomMetric `protobuf:"bytes,14,opt,name=custom_metric,json=customMetric,proto3,oneof"` }
type ChangeHistoryChange_ChangeHistoryResource_FirebaseLink ¶
type ChangeHistoryChange_ChangeHistoryResource_FirebaseLink struct { // A snapshot of a FirebaseLink resource in change history. FirebaseLink *FirebaseLink `protobuf:"bytes,6,opt,name=firebase_link,json=firebaseLink,proto3,oneof"` }
type ChangeHistoryChange_ChangeHistoryResource_GoogleAdsLink ¶
type ChangeHistoryChange_ChangeHistoryResource_GoogleAdsLink struct { // A snapshot of a GoogleAdsLink resource in change history. GoogleAdsLink *GoogleAdsLink `protobuf:"bytes,7,opt,name=google_ads_link,json=googleAdsLink,proto3,oneof"` }
type ChangeHistoryChange_ChangeHistoryResource_GoogleSignalsSettings ¶
type ChangeHistoryChange_ChangeHistoryResource_GoogleSignalsSettings struct { // A snapshot of a GoogleSignalsSettings resource in change history. GoogleSignalsSettings *GoogleSignalsSettings `protobuf:"bytes,8,opt,name=google_signals_settings,json=googleSignalsSettings,proto3,oneof"` }
type ChangeHistoryChange_ChangeHistoryResource_IosAppDataStream ¶
type ChangeHistoryChange_ChangeHistoryResource_IosAppDataStream struct { // A snapshot of an IosAppDataStream resource in change history. IosAppDataStream *IosAppDataStream `protobuf:"bytes,5,opt,name=ios_app_data_stream,json=iosAppDataStream,proto3,oneof"` }
type ChangeHistoryChange_ChangeHistoryResource_MeasurementProtocolSecret ¶
type ChangeHistoryChange_ChangeHistoryResource_MeasurementProtocolSecret struct { // A snapshot of a MeasurementProtocolSecret resource in change history. MeasurementProtocolSecret *MeasurementProtocolSecret `protobuf:"bytes,12,opt,name=measurement_protocol_secret,json=measurementProtocolSecret,proto3,oneof"` }
type ChangeHistoryChange_ChangeHistoryResource_Property ¶
type ChangeHistoryChange_ChangeHistoryResource_Property struct { // A snapshot of a Property resource in change history. Property *Property `protobuf:"bytes,2,opt,name=property,proto3,oneof"` }
type ChangeHistoryChange_ChangeHistoryResource_WebDataStream ¶
type ChangeHistoryChange_ChangeHistoryResource_WebDataStream struct { // A snapshot of a WebDataStream resource in change history. WebDataStream *WebDataStream `protobuf:"bytes,3,opt,name=web_data_stream,json=webDataStream,proto3,oneof"` }
type ChangeHistoryEvent ¶
type ChangeHistoryEvent struct { // ID of this change history event. This ID is unique across Google Analytics. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Time when change was made. ChangeTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=change_time,json=changeTime,proto3" json:"change_time,omitempty"` // The type of actor that made this change. ActorType ActorType `` /* 135-byte string literal not displayed */ // Email address of the Google account that made the change. This will be a // valid email address if the actor field is set to USER, and empty otherwise. // Google accounts that have been deleted will cause an error. UserActorEmail string `protobuf:"bytes,4,opt,name=user_actor_email,json=userActorEmail,proto3" json:"user_actor_email,omitempty"` // If true, then the list of changes returned was filtered, and does not // represent all changes that occurred in this event. ChangesFiltered bool `protobuf:"varint,5,opt,name=changes_filtered,json=changesFiltered,proto3" json:"changes_filtered,omitempty"` // A list of changes made in this change history event that fit the filters // specified in SearchChangeHistoryEventsRequest. Changes []*ChangeHistoryChange `protobuf:"bytes,6,rep,name=changes,proto3" json:"changes,omitempty"` // contains filtered or unexported fields }
A set of changes within a Google Analytics account or its child properties that resulted from the same cause. Common causes would be updates made in the Google Analytics UI, changes from customer support, or automatic Google Analytics system changes.
func (*ChangeHistoryEvent) Descriptor
deprecated
func (*ChangeHistoryEvent) Descriptor() ([]byte, []int)
Deprecated: Use ChangeHistoryEvent.ProtoReflect.Descriptor instead.
func (*ChangeHistoryEvent) GetActorType ¶
func (x *ChangeHistoryEvent) GetActorType() ActorType
func (*ChangeHistoryEvent) GetChangeTime ¶
func (x *ChangeHistoryEvent) GetChangeTime() *timestamppb.Timestamp
func (*ChangeHistoryEvent) GetChanges ¶
func (x *ChangeHistoryEvent) GetChanges() []*ChangeHistoryChange
func (*ChangeHistoryEvent) GetChangesFiltered ¶
func (x *ChangeHistoryEvent) GetChangesFiltered() bool
func (*ChangeHistoryEvent) GetId ¶
func (x *ChangeHistoryEvent) GetId() string
func (*ChangeHistoryEvent) GetUserActorEmail ¶
func (x *ChangeHistoryEvent) GetUserActorEmail() string
func (*ChangeHistoryEvent) ProtoMessage ¶
func (*ChangeHistoryEvent) ProtoMessage()
func (*ChangeHistoryEvent) ProtoReflect ¶
func (x *ChangeHistoryEvent) ProtoReflect() protoreflect.Message
func (*ChangeHistoryEvent) Reset ¶
func (x *ChangeHistoryEvent) Reset()
func (*ChangeHistoryEvent) String ¶
func (x *ChangeHistoryEvent) String() string
type ChangeHistoryResourceType ¶
type ChangeHistoryResourceType int32
Types of resources whose changes may be returned from change history.
const ( // Resource type unknown or not specified. ChangeHistoryResourceType_CHANGE_HISTORY_RESOURCE_TYPE_UNSPECIFIED ChangeHistoryResourceType = 0 // Account resource ChangeHistoryResourceType_ACCOUNT ChangeHistoryResourceType = 1 // Property resource ChangeHistoryResourceType_PROPERTY ChangeHistoryResourceType = 2 // WebDataStream resource ChangeHistoryResourceType_WEB_DATA_STREAM ChangeHistoryResourceType = 3 // AndroidAppDataStream resource ChangeHistoryResourceType_ANDROID_APP_DATA_STREAM ChangeHistoryResourceType = 4 // IosAppDataStream resource ChangeHistoryResourceType_IOS_APP_DATA_STREAM ChangeHistoryResourceType = 5 // FirebaseLink resource ChangeHistoryResourceType_FIREBASE_LINK ChangeHistoryResourceType = 6 // GoogleAdsLink resource ChangeHistoryResourceType_GOOGLE_ADS_LINK ChangeHistoryResourceType = 7 // GoogleSignalsSettings resource ChangeHistoryResourceType_GOOGLE_SIGNALS_SETTINGS ChangeHistoryResourceType = 8 // ConversionEvent resource ChangeHistoryResourceType_CONVERSION_EVENT ChangeHistoryResourceType = 9 // MeasurementProtocolSecret resource ChangeHistoryResourceType_MEASUREMENT_PROTOCOL_SECRET ChangeHistoryResourceType = 10 // CustomDimension resource ChangeHistoryResourceType_CUSTOM_DIMENSION ChangeHistoryResourceType = 11 // CustomMetric resource ChangeHistoryResourceType_CUSTOM_METRIC ChangeHistoryResourceType = 12 )
func (ChangeHistoryResourceType) Descriptor ¶
func (ChangeHistoryResourceType) Descriptor() protoreflect.EnumDescriptor
func (ChangeHistoryResourceType) Enum ¶
func (x ChangeHistoryResourceType) Enum() *ChangeHistoryResourceType
func (ChangeHistoryResourceType) EnumDescriptor
deprecated
func (ChangeHistoryResourceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ChangeHistoryResourceType.Descriptor instead.
func (ChangeHistoryResourceType) Number ¶
func (x ChangeHistoryResourceType) Number() protoreflect.EnumNumber
func (ChangeHistoryResourceType) String ¶
func (x ChangeHistoryResourceType) String() string
func (ChangeHistoryResourceType) Type ¶
func (ChangeHistoryResourceType) Type() protoreflect.EnumType
type ConversionEvent ¶
type ConversionEvent struct { // Output only. Resource name of this conversion event. // Format: properties/{property}/conversionEvents/{conversion_event} Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Immutable. The event name for this conversion event. // Examples: 'click', 'purchase' EventName string `protobuf:"bytes,2,opt,name=event_name,json=eventName,proto3" json:"event_name,omitempty"` // Output only. Time when this conversion event was created in the property. CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. If set, this event can currently be deleted via DeleteConversionEvent. IsDeletable bool `protobuf:"varint,4,opt,name=is_deletable,json=isDeletable,proto3" json:"is_deletable,omitempty"` // contains filtered or unexported fields }
A conversion event in a Google Analytics property.
func (*ConversionEvent) Descriptor
deprecated
func (*ConversionEvent) Descriptor() ([]byte, []int)
Deprecated: Use ConversionEvent.ProtoReflect.Descriptor instead.
func (*ConversionEvent) GetCreateTime ¶
func (x *ConversionEvent) GetCreateTime() *timestamppb.Timestamp
func (*ConversionEvent) GetEventName ¶
func (x *ConversionEvent) GetEventName() string
func (*ConversionEvent) GetIsDeletable ¶
func (x *ConversionEvent) GetIsDeletable() bool
func (*ConversionEvent) GetName ¶
func (x *ConversionEvent) GetName() string
func (*ConversionEvent) ProtoMessage ¶
func (*ConversionEvent) ProtoMessage()
func (*ConversionEvent) ProtoReflect ¶
func (x *ConversionEvent) ProtoReflect() protoreflect.Message
func (*ConversionEvent) Reset ¶
func (x *ConversionEvent) Reset()
func (*ConversionEvent) String ¶
func (x *ConversionEvent) String() string
type CreateConversionEventRequest ¶
type CreateConversionEventRequest struct { // Required. The conversion event to create. ConversionEvent *ConversionEvent `protobuf:"bytes,1,opt,name=conversion_event,json=conversionEvent,proto3" json:"conversion_event,omitempty"` // Required. The resource name of the parent property where this conversion event will // be created. Format: properties/123 Parent string `protobuf:"bytes,2,opt,name=parent,proto3" json:"parent,omitempty"` // contains filtered or unexported fields }
Request message for CreateConversionEvent RPC
func (*CreateConversionEventRequest) Descriptor
deprecated
func (*CreateConversionEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateConversionEventRequest.ProtoReflect.Descriptor instead.
func (*CreateConversionEventRequest) GetConversionEvent ¶
func (x *CreateConversionEventRequest) GetConversionEvent() *ConversionEvent
func (*CreateConversionEventRequest) GetParent ¶
func (x *CreateConversionEventRequest) GetParent() string
func (*CreateConversionEventRequest) ProtoMessage ¶
func (*CreateConversionEventRequest) ProtoMessage()
func (*CreateConversionEventRequest) ProtoReflect ¶
func (x *CreateConversionEventRequest) ProtoReflect() protoreflect.Message
func (*CreateConversionEventRequest) Reset ¶
func (x *CreateConversionEventRequest) Reset()
func (*CreateConversionEventRequest) String ¶
func (x *CreateConversionEventRequest) String() string
type CreateCustomDimensionRequest ¶
type CreateCustomDimensionRequest struct { // Required. Example format: properties/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. The CustomDimension to create. CustomDimension *CustomDimension `protobuf:"bytes,2,opt,name=custom_dimension,json=customDimension,proto3" json:"custom_dimension,omitempty"` // contains filtered or unexported fields }
Request message for CreateCustomDimension RPC.
func (*CreateCustomDimensionRequest) Descriptor
deprecated
func (*CreateCustomDimensionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCustomDimensionRequest.ProtoReflect.Descriptor instead.
func (*CreateCustomDimensionRequest) GetCustomDimension ¶
func (x *CreateCustomDimensionRequest) GetCustomDimension() *CustomDimension
func (*CreateCustomDimensionRequest) GetParent ¶
func (x *CreateCustomDimensionRequest) GetParent() string
func (*CreateCustomDimensionRequest) ProtoMessage ¶
func (*CreateCustomDimensionRequest) ProtoMessage()
func (*CreateCustomDimensionRequest) ProtoReflect ¶
func (x *CreateCustomDimensionRequest) ProtoReflect() protoreflect.Message
func (*CreateCustomDimensionRequest) Reset ¶
func (x *CreateCustomDimensionRequest) Reset()
func (*CreateCustomDimensionRequest) String ¶
func (x *CreateCustomDimensionRequest) String() string
type CreateCustomMetricRequest ¶
type CreateCustomMetricRequest struct { // Required. Example format: properties/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. The CustomMetric to create. CustomMetric *CustomMetric `protobuf:"bytes,2,opt,name=custom_metric,json=customMetric,proto3" json:"custom_metric,omitempty"` // contains filtered or unexported fields }
Request message for CreateCustomMetric RPC.
func (*CreateCustomMetricRequest) Descriptor
deprecated
func (*CreateCustomMetricRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCustomMetricRequest.ProtoReflect.Descriptor instead.
func (*CreateCustomMetricRequest) GetCustomMetric ¶
func (x *CreateCustomMetricRequest) GetCustomMetric() *CustomMetric
func (*CreateCustomMetricRequest) GetParent ¶
func (x *CreateCustomMetricRequest) GetParent() string
func (*CreateCustomMetricRequest) ProtoMessage ¶
func (*CreateCustomMetricRequest) ProtoMessage()
func (*CreateCustomMetricRequest) ProtoReflect ¶
func (x *CreateCustomMetricRequest) ProtoReflect() protoreflect.Message
func (*CreateCustomMetricRequest) Reset ¶
func (x *CreateCustomMetricRequest) Reset()
func (*CreateCustomMetricRequest) String ¶
func (x *CreateCustomMetricRequest) String() string
type CreateFirebaseLinkRequest ¶
type CreateFirebaseLinkRequest struct { // Required. Format: properties/{property_id} // Example: properties/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. The Firebase link to create. FirebaseLink *FirebaseLink `protobuf:"bytes,2,opt,name=firebase_link,json=firebaseLink,proto3" json:"firebase_link,omitempty"` // contains filtered or unexported fields }
Request message for CreateFirebaseLink RPC
func (*CreateFirebaseLinkRequest) Descriptor
deprecated
func (*CreateFirebaseLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFirebaseLinkRequest.ProtoReflect.Descriptor instead.
func (*CreateFirebaseLinkRequest) GetFirebaseLink ¶
func (x *CreateFirebaseLinkRequest) GetFirebaseLink() *FirebaseLink
func (*CreateFirebaseLinkRequest) GetParent ¶
func (x *CreateFirebaseLinkRequest) GetParent() string
func (*CreateFirebaseLinkRequest) ProtoMessage ¶
func (*CreateFirebaseLinkRequest) ProtoMessage()
func (*CreateFirebaseLinkRequest) ProtoReflect ¶
func (x *CreateFirebaseLinkRequest) ProtoReflect() protoreflect.Message
func (*CreateFirebaseLinkRequest) Reset ¶
func (x *CreateFirebaseLinkRequest) Reset()
func (*CreateFirebaseLinkRequest) String ¶
func (x *CreateFirebaseLinkRequest) String() string
type CreateGoogleAdsLinkRequest ¶
type CreateGoogleAdsLinkRequest struct { // Required. Example format: properties/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. The GoogleAdsLink to create. GoogleAdsLink *GoogleAdsLink `protobuf:"bytes,2,opt,name=google_ads_link,json=googleAdsLink,proto3" json:"google_ads_link,omitempty"` // contains filtered or unexported fields }
Request message for CreateGoogleAdsLink RPC
func (*CreateGoogleAdsLinkRequest) Descriptor
deprecated
func (*CreateGoogleAdsLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGoogleAdsLinkRequest.ProtoReflect.Descriptor instead.
func (*CreateGoogleAdsLinkRequest) GetGoogleAdsLink ¶
func (x *CreateGoogleAdsLinkRequest) GetGoogleAdsLink() *GoogleAdsLink
func (*CreateGoogleAdsLinkRequest) GetParent ¶
func (x *CreateGoogleAdsLinkRequest) GetParent() string
func (*CreateGoogleAdsLinkRequest) ProtoMessage ¶
func (*CreateGoogleAdsLinkRequest) ProtoMessage()
func (*CreateGoogleAdsLinkRequest) ProtoReflect ¶
func (x *CreateGoogleAdsLinkRequest) ProtoReflect() protoreflect.Message
func (*CreateGoogleAdsLinkRequest) Reset ¶
func (x *CreateGoogleAdsLinkRequest) Reset()
func (*CreateGoogleAdsLinkRequest) String ¶
func (x *CreateGoogleAdsLinkRequest) String() string
type CreateMeasurementProtocolSecretRequest ¶
type CreateMeasurementProtocolSecretRequest struct { // Required. The parent resource where this secret will be created. // Any type of stream (WebDataStream, IosAppDataStream, AndroidAppDataStream) // may be a parent. // Format: properties/{property}/webDataStreams/{webDataStream} Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Required. The measurement protocol secret to create. MeasurementProtocolSecret *MeasurementProtocolSecret `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for CreateMeasurementProtocolSecret RPC
func (*CreateMeasurementProtocolSecretRequest) Descriptor
deprecated
func (*CreateMeasurementProtocolSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateMeasurementProtocolSecretRequest.ProtoReflect.Descriptor instead.
func (*CreateMeasurementProtocolSecretRequest) GetMeasurementProtocolSecret ¶
func (x *CreateMeasurementProtocolSecretRequest) GetMeasurementProtocolSecret() *MeasurementProtocolSecret
func (*CreateMeasurementProtocolSecretRequest) GetParent ¶
func (x *CreateMeasurementProtocolSecretRequest) GetParent() string
func (*CreateMeasurementProtocolSecretRequest) ProtoMessage ¶
func (*CreateMeasurementProtocolSecretRequest) ProtoMessage()
func (*CreateMeasurementProtocolSecretRequest) ProtoReflect ¶
func (x *CreateMeasurementProtocolSecretRequest) ProtoReflect() protoreflect.Message
func (*CreateMeasurementProtocolSecretRequest) Reset ¶
func (x *CreateMeasurementProtocolSecretRequest) Reset()
func (*CreateMeasurementProtocolSecretRequest) String ¶
func (x *CreateMeasurementProtocolSecretRequest) String() string
type CreatePropertyRequest ¶
type CreatePropertyRequest struct { // Required. The property to create. // Note: the supplied property must specify its parent. Property *Property `protobuf:"bytes,1,opt,name=property,proto3" json:"property,omitempty"` // contains filtered or unexported fields }
Request message for CreateProperty RPC.
func (*CreatePropertyRequest) Descriptor
deprecated
func (*CreatePropertyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePropertyRequest.ProtoReflect.Descriptor instead.
func (*CreatePropertyRequest) GetProperty ¶
func (x *CreatePropertyRequest) GetProperty() *Property
func (*CreatePropertyRequest) ProtoMessage ¶
func (*CreatePropertyRequest) ProtoMessage()
func (*CreatePropertyRequest) ProtoReflect ¶
func (x *CreatePropertyRequest) ProtoReflect() protoreflect.Message
func (*CreatePropertyRequest) Reset ¶
func (x *CreatePropertyRequest) Reset()
func (*CreatePropertyRequest) String ¶
func (x *CreatePropertyRequest) String() string
type CreateUserLinkRequest ¶
type CreateUserLinkRequest struct { // Required. Example format: accounts/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Optional. If set, then email the new user notifying them that they've been granted // permissions to the resource. NotifyNewUser bool `protobuf:"varint,2,opt,name=notify_new_user,json=notifyNewUser,proto3" json:"notify_new_user,omitempty"` // Required. The user link to create. UserLink *UserLink `protobuf:"bytes,3,opt,name=user_link,json=userLink,proto3" json:"user_link,omitempty"` // contains filtered or unexported fields }
Request message for CreateUserLink RPC.
Users can have multiple email addresses associated with their Google account, and one of these email addresses is the "primary" email address. Any of the email addresses associated with a Google account may be used for a new UserLink, but the returned UserLink will always contain the "primary" email address. As a result, the input and output email address for this request may differ.
func (*CreateUserLinkRequest) Descriptor
deprecated
func (*CreateUserLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserLinkRequest.ProtoReflect.Descriptor instead.
func (*CreateUserLinkRequest) GetNotifyNewUser ¶
func (x *CreateUserLinkRequest) GetNotifyNewUser() bool
func (*CreateUserLinkRequest) GetParent ¶
func (x *CreateUserLinkRequest) GetParent() string
func (*CreateUserLinkRequest) GetUserLink ¶
func (x *CreateUserLinkRequest) GetUserLink() *UserLink
func (*CreateUserLinkRequest) ProtoMessage ¶
func (*CreateUserLinkRequest) ProtoMessage()
func (*CreateUserLinkRequest) ProtoReflect ¶
func (x *CreateUserLinkRequest) ProtoReflect() protoreflect.Message
func (*CreateUserLinkRequest) Reset ¶
func (x *CreateUserLinkRequest) Reset()
func (*CreateUserLinkRequest) String ¶
func (x *CreateUserLinkRequest) String() string
type CreateWebDataStreamRequest ¶
type CreateWebDataStreamRequest struct { // Required. The web stream to create. WebDataStream *WebDataStream `protobuf:"bytes,1,opt,name=web_data_stream,json=webDataStream,proto3" json:"web_data_stream,omitempty"` // Required. The parent resource where this web data stream will be created. // Format: properties/123 Parent string `protobuf:"bytes,2,opt,name=parent,proto3" json:"parent,omitempty"` // contains filtered or unexported fields }
Request message for CreateWebDataStream RPC.
func (*CreateWebDataStreamRequest) Descriptor
deprecated
func (*CreateWebDataStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateWebDataStreamRequest.ProtoReflect.Descriptor instead.
func (*CreateWebDataStreamRequest) GetParent ¶
func (x *CreateWebDataStreamRequest) GetParent() string
func (*CreateWebDataStreamRequest) GetWebDataStream ¶
func (x *CreateWebDataStreamRequest) GetWebDataStream() *WebDataStream
func (*CreateWebDataStreamRequest) ProtoMessage ¶
func (*CreateWebDataStreamRequest) ProtoMessage()
func (*CreateWebDataStreamRequest) ProtoReflect ¶
func (x *CreateWebDataStreamRequest) ProtoReflect() protoreflect.Message
func (*CreateWebDataStreamRequest) Reset ¶
func (x *CreateWebDataStreamRequest) Reset()
func (*CreateWebDataStreamRequest) String ¶
func (x *CreateWebDataStreamRequest) String() string
type CustomDimension ¶
type CustomDimension struct { // Output only. Resource name for this CustomDimension resource. // Format: properties/{property}/customDimensions/{customDimension} Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. Immutable. Tagging parameter name for this custom dimension. // // If this is a user-scoped dimension, then this is the user property name. // If this is an event-scoped dimension, then this is the event parameter // name. // // May only contain alphanumeric and underscore characters, starting with a // letter. Max length of 24 characters for user-scoped dimensions, 40 // characters for event-scoped dimensions. ParameterName string `protobuf:"bytes,2,opt,name=parameter_name,json=parameterName,proto3" json:"parameter_name,omitempty"` // Required. Display name for this custom dimension as shown in the Analytics UI. // Max length of 82 characters, alphanumeric plus space and underscore // starting with a letter. Legacy system-generated display names may contain // square brackets, but updates to this field will never permit square // brackets. DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Optional. Description for this custom dimension. Max length of 150 characters. Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // Required. Immutable. The scope of this dimension. Scope CustomDimension_DimensionScope `` /* 131-byte string literal not displayed */ // Optional. If set to true, sets this dimension as NPA and excludes it from ads // personalization. // // This is currently only supported by user-scoped custom dimensions. DisallowAdsPersonalization bool `` /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
A definition for a CustomDimension.
func (*CustomDimension) Descriptor
deprecated
func (*CustomDimension) Descriptor() ([]byte, []int)
Deprecated: Use CustomDimension.ProtoReflect.Descriptor instead.
func (*CustomDimension) GetDescription ¶
func (x *CustomDimension) GetDescription() string
func (*CustomDimension) GetDisallowAdsPersonalization ¶
func (x *CustomDimension) GetDisallowAdsPersonalization() bool
func (*CustomDimension) GetDisplayName ¶
func (x *CustomDimension) GetDisplayName() string
func (*CustomDimension) GetName ¶
func (x *CustomDimension) GetName() string
func (*CustomDimension) GetParameterName ¶
func (x *CustomDimension) GetParameterName() string
func (*CustomDimension) GetScope ¶
func (x *CustomDimension) GetScope() CustomDimension_DimensionScope
func (*CustomDimension) ProtoMessage ¶
func (*CustomDimension) ProtoMessage()
func (*CustomDimension) ProtoReflect ¶
func (x *CustomDimension) ProtoReflect() protoreflect.Message
func (*CustomDimension) Reset ¶
func (x *CustomDimension) Reset()
func (*CustomDimension) String ¶
func (x *CustomDimension) String() string
type CustomDimension_DimensionScope ¶
type CustomDimension_DimensionScope int32
Valid values for the scope of this dimension.
const ( // Scope unknown or not specified. CustomDimension_DIMENSION_SCOPE_UNSPECIFIED CustomDimension_DimensionScope = 0 // Dimension scoped to an event. CustomDimension_EVENT CustomDimension_DimensionScope = 1 // Dimension scoped to a user. CustomDimension_USER CustomDimension_DimensionScope = 2 )
func (CustomDimension_DimensionScope) Descriptor ¶
func (CustomDimension_DimensionScope) Descriptor() protoreflect.EnumDescriptor
func (CustomDimension_DimensionScope) Enum ¶
func (x CustomDimension_DimensionScope) Enum() *CustomDimension_DimensionScope
func (CustomDimension_DimensionScope) EnumDescriptor
deprecated
func (CustomDimension_DimensionScope) EnumDescriptor() ([]byte, []int)
Deprecated: Use CustomDimension_DimensionScope.Descriptor instead.
func (CustomDimension_DimensionScope) Number ¶
func (x CustomDimension_DimensionScope) Number() protoreflect.EnumNumber
func (CustomDimension_DimensionScope) String ¶
func (x CustomDimension_DimensionScope) String() string
func (CustomDimension_DimensionScope) Type ¶
func (CustomDimension_DimensionScope) Type() protoreflect.EnumType
type CustomMetric ¶
type CustomMetric struct { // Output only. Resource name for this CustomMetric resource. // Format: properties/{property}/customMetrics/{customMetric} Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. Immutable. Tagging name for this custom metric. // // If this is an event-scoped metric, then this is the event parameter // name. // // May only contain alphanumeric and underscore charactes, starting with a // letter. Max length of 40 characters for event-scoped metrics. ParameterName string `protobuf:"bytes,2,opt,name=parameter_name,json=parameterName,proto3" json:"parameter_name,omitempty"` // Required. Display name for this custom metric as shown in the Analytics UI. // Max length of 82 characters, alphanumeric plus space and underscore // starting with a letter. Legacy system-generated display names may contain // square brackets, but updates to this field will never permit square // brackets. DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Optional. Description for this custom dimension. // Max length of 150 characters. Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // Required. Immutable. The type for the custom metric's value. MeasurementUnit CustomMetric_MeasurementUnit `` /* 172-byte string literal not displayed */ // Required. Immutable. The scope of this custom metric. Scope CustomMetric_MetricScope `protobuf:"varint,6,opt,name=scope,proto3,enum=google.analytics.admin.v1alpha.CustomMetric_MetricScope" json:"scope,omitempty"` // contains filtered or unexported fields }
A definition for a custom metric.
func (*CustomMetric) Descriptor
deprecated
func (*CustomMetric) Descriptor() ([]byte, []int)
Deprecated: Use CustomMetric.ProtoReflect.Descriptor instead.
func (*CustomMetric) GetDescription ¶
func (x *CustomMetric) GetDescription() string
func (*CustomMetric) GetDisplayName ¶
func (x *CustomMetric) GetDisplayName() string
func (*CustomMetric) GetMeasurementUnit ¶
func (x *CustomMetric) GetMeasurementUnit() CustomMetric_MeasurementUnit
func (*CustomMetric) GetName ¶
func (x *CustomMetric) GetName() string
func (*CustomMetric) GetParameterName ¶
func (x *CustomMetric) GetParameterName() string
func (*CustomMetric) GetScope ¶
func (x *CustomMetric) GetScope() CustomMetric_MetricScope
func (*CustomMetric) ProtoMessage ¶
func (*CustomMetric) ProtoMessage()
func (*CustomMetric) ProtoReflect ¶
func (x *CustomMetric) ProtoReflect() protoreflect.Message
func (*CustomMetric) Reset ¶
func (x *CustomMetric) Reset()
func (*CustomMetric) String ¶
func (x *CustomMetric) String() string
type CustomMetric_MeasurementUnit ¶
type CustomMetric_MeasurementUnit int32
Possible types of representing the custom metric's value.
Currency representation may change in the future, requiring a breaking API change.
const ( // MeasurementUnit unspecified or missing. CustomMetric_MEASUREMENT_UNIT_UNSPECIFIED CustomMetric_MeasurementUnit = 0 // This metric uses default units. CustomMetric_STANDARD CustomMetric_MeasurementUnit = 1 // This metric measures a currency. CustomMetric_CURRENCY CustomMetric_MeasurementUnit = 2 // This metric measures feet. CustomMetric_FEET CustomMetric_MeasurementUnit = 3 // This metric measures meters. CustomMetric_METERS CustomMetric_MeasurementUnit = 4 // This metric measures kilometers. CustomMetric_KILOMETERS CustomMetric_MeasurementUnit = 5 // This metric measures miles. CustomMetric_MILES CustomMetric_MeasurementUnit = 6 // This metric measures milliseconds. CustomMetric_MILLISECONDS CustomMetric_MeasurementUnit = 7 // This metric measures seconds. CustomMetric_SECONDS CustomMetric_MeasurementUnit = 8 // This metric measures minutes. CustomMetric_MINUTES CustomMetric_MeasurementUnit = 9 // This metric measures hours. CustomMetric_HOURS CustomMetric_MeasurementUnit = 10 )
func (CustomMetric_MeasurementUnit) Descriptor ¶
func (CustomMetric_MeasurementUnit) Descriptor() protoreflect.EnumDescriptor
func (CustomMetric_MeasurementUnit) Enum ¶
func (x CustomMetric_MeasurementUnit) Enum() *CustomMetric_MeasurementUnit
func (CustomMetric_MeasurementUnit) EnumDescriptor
deprecated
func (CustomMetric_MeasurementUnit) EnumDescriptor() ([]byte, []int)
Deprecated: Use CustomMetric_MeasurementUnit.Descriptor instead.
func (CustomMetric_MeasurementUnit) Number ¶
func (x CustomMetric_MeasurementUnit) Number() protoreflect.EnumNumber
func (CustomMetric_MeasurementUnit) String ¶
func (x CustomMetric_MeasurementUnit) String() string
func (CustomMetric_MeasurementUnit) Type ¶
func (CustomMetric_MeasurementUnit) Type() protoreflect.EnumType
type CustomMetric_MetricScope ¶
type CustomMetric_MetricScope int32
The scope of this metric.
const ( // Scope unknown or not specified. CustomMetric_METRIC_SCOPE_UNSPECIFIED CustomMetric_MetricScope = 0 // Metric scoped to an event. CustomMetric_EVENT CustomMetric_MetricScope = 1 )
func (CustomMetric_MetricScope) Descriptor ¶
func (CustomMetric_MetricScope) Descriptor() protoreflect.EnumDescriptor
func (CustomMetric_MetricScope) Enum ¶
func (x CustomMetric_MetricScope) Enum() *CustomMetric_MetricScope
func (CustomMetric_MetricScope) EnumDescriptor
deprecated
func (CustomMetric_MetricScope) EnumDescriptor() ([]byte, []int)
Deprecated: Use CustomMetric_MetricScope.Descriptor instead.
func (CustomMetric_MetricScope) Number ¶
func (x CustomMetric_MetricScope) Number() protoreflect.EnumNumber
func (CustomMetric_MetricScope) String ¶
func (x CustomMetric_MetricScope) String() string
func (CustomMetric_MetricScope) Type ¶
func (CustomMetric_MetricScope) Type() protoreflect.EnumType
type DataSharingSettings ¶
type DataSharingSettings struct { // Output only. Resource name. // Format: accounts/{account}/dataSharingSettings // Example: "accounts/1000/dataSharingSettings" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Allows Google support to access the data in order to help troubleshoot // issues. SharingWithGoogleSupportEnabled bool `` /* 161-byte string literal not displayed */ // Allows Google sales teams that are assigned to the customer to access the // data in order to suggest configuration changes to improve results. // Sales team restrictions still apply when enabled. SharingWithGoogleAssignedSalesEnabled bool `` /* 181-byte string literal not displayed */ // Allows any of Google sales to access the data in order to suggest // configuration changes to improve results. SharingWithGoogleAnySalesEnabled bool `` /* 166-byte string literal not displayed */ // Allows Google to use the data to improve other Google products or services. SharingWithGoogleProductsEnabled bool `` /* 164-byte string literal not displayed */ // Allows Google to share the data anonymously in aggregate form with others. SharingWithOthersEnabled bool `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
A resource message representing data sharing settings of a Google Analytics account.
func (*DataSharingSettings) Descriptor
deprecated
func (*DataSharingSettings) Descriptor() ([]byte, []int)
Deprecated: Use DataSharingSettings.ProtoReflect.Descriptor instead.
func (*DataSharingSettings) GetName ¶
func (x *DataSharingSettings) GetName() string
func (*DataSharingSettings) GetSharingWithGoogleAnySalesEnabled ¶
func (x *DataSharingSettings) GetSharingWithGoogleAnySalesEnabled() bool
func (*DataSharingSettings) GetSharingWithGoogleAssignedSalesEnabled ¶
func (x *DataSharingSettings) GetSharingWithGoogleAssignedSalesEnabled() bool
func (*DataSharingSettings) GetSharingWithGoogleProductsEnabled ¶
func (x *DataSharingSettings) GetSharingWithGoogleProductsEnabled() bool
func (*DataSharingSettings) GetSharingWithGoogleSupportEnabled ¶
func (x *DataSharingSettings) GetSharingWithGoogleSupportEnabled() bool
func (*DataSharingSettings) GetSharingWithOthersEnabled ¶
func (x *DataSharingSettings) GetSharingWithOthersEnabled() bool
func (*DataSharingSettings) ProtoMessage ¶
func (*DataSharingSettings) ProtoMessage()
func (*DataSharingSettings) ProtoReflect ¶
func (x *DataSharingSettings) ProtoReflect() protoreflect.Message
func (*DataSharingSettings) Reset ¶
func (x *DataSharingSettings) Reset()
func (*DataSharingSettings) String ¶
func (x *DataSharingSettings) String() string
type DeleteAccountRequest ¶
type DeleteAccountRequest struct { // Required. The name of the Account to soft-delete. // Format: accounts/{account} // Example: "accounts/100" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for DeleteAccount RPC.
func (*DeleteAccountRequest) Descriptor
deprecated
func (*DeleteAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAccountRequest.ProtoReflect.Descriptor instead.
func (*DeleteAccountRequest) GetName ¶
func (x *DeleteAccountRequest) GetName() string
func (*DeleteAccountRequest) ProtoMessage ¶
func (*DeleteAccountRequest) ProtoMessage()
func (*DeleteAccountRequest) ProtoReflect ¶
func (x *DeleteAccountRequest) ProtoReflect() protoreflect.Message
func (*DeleteAccountRequest) Reset ¶
func (x *DeleteAccountRequest) Reset()
func (*DeleteAccountRequest) String ¶
func (x *DeleteAccountRequest) String() string
type DeleteAndroidAppDataStreamRequest ¶
type DeleteAndroidAppDataStreamRequest struct { // Required. The name of the android app data stream to delete. // Format: properties/{property_id}/androidAppDataStreams/{stream_id} // Example: "properties/123/androidAppDataStreams/456" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for DeleteAndroidAppDataStream RPC.
func (*DeleteAndroidAppDataStreamRequest) Descriptor
deprecated
func (*DeleteAndroidAppDataStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAndroidAppDataStreamRequest.ProtoReflect.Descriptor instead.
func (*DeleteAndroidAppDataStreamRequest) GetName ¶
func (x *DeleteAndroidAppDataStreamRequest) GetName() string
func (*DeleteAndroidAppDataStreamRequest) ProtoMessage ¶
func (*DeleteAndroidAppDataStreamRequest) ProtoMessage()
func (*DeleteAndroidAppDataStreamRequest) ProtoReflect ¶
func (x *DeleteAndroidAppDataStreamRequest) ProtoReflect() protoreflect.Message
func (*DeleteAndroidAppDataStreamRequest) Reset ¶
func (x *DeleteAndroidAppDataStreamRequest) Reset()
func (*DeleteAndroidAppDataStreamRequest) String ¶
func (x *DeleteAndroidAppDataStreamRequest) String() string
type DeleteConversionEventRequest ¶
type DeleteConversionEventRequest struct { // Required. The resource name of the conversion event to delete. // Format: properties/{property}/conversionEvents/{conversion_event} // Example: "properties/123/conversionEvents/456" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for DeleteConversionEvent RPC
func (*DeleteConversionEventRequest) Descriptor
deprecated
func (*DeleteConversionEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteConversionEventRequest.ProtoReflect.Descriptor instead.
func (*DeleteConversionEventRequest) GetName ¶
func (x *DeleteConversionEventRequest) GetName() string
func (*DeleteConversionEventRequest) ProtoMessage ¶
func (*DeleteConversionEventRequest) ProtoMessage()
func (*DeleteConversionEventRequest) ProtoReflect ¶
func (x *DeleteConversionEventRequest) ProtoReflect() protoreflect.Message
func (*DeleteConversionEventRequest) Reset ¶
func (x *DeleteConversionEventRequest) Reset()
func (*DeleteConversionEventRequest) String ¶
func (x *DeleteConversionEventRequest) String() string
type DeleteFirebaseLinkRequest ¶
type DeleteFirebaseLinkRequest struct { // Required. Format: properties/{property_id}/firebaseLinks/{firebase_link_id} // Example: properties/1234/firebaseLinks/5678 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for DeleteFirebaseLink RPC
func (*DeleteFirebaseLinkRequest) Descriptor
deprecated
func (*DeleteFirebaseLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFirebaseLinkRequest.ProtoReflect.Descriptor instead.
func (*DeleteFirebaseLinkRequest) GetName ¶
func (x *DeleteFirebaseLinkRequest) GetName() string
func (*DeleteFirebaseLinkRequest) ProtoMessage ¶
func (*DeleteFirebaseLinkRequest) ProtoMessage()
func (*DeleteFirebaseLinkRequest) ProtoReflect ¶
func (x *DeleteFirebaseLinkRequest) ProtoReflect() protoreflect.Message
func (*DeleteFirebaseLinkRequest) Reset ¶
func (x *DeleteFirebaseLinkRequest) Reset()
func (*DeleteFirebaseLinkRequest) String ¶
func (x *DeleteFirebaseLinkRequest) String() string
type DeleteGoogleAdsLinkRequest ¶
type DeleteGoogleAdsLinkRequest struct { // Required. Example format: properties/1234/googleAdsLinks/5678 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for DeleteGoogleAdsLink RPC.
func (*DeleteGoogleAdsLinkRequest) Descriptor
deprecated
func (*DeleteGoogleAdsLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGoogleAdsLinkRequest.ProtoReflect.Descriptor instead.
func (*DeleteGoogleAdsLinkRequest) GetName ¶
func (x *DeleteGoogleAdsLinkRequest) GetName() string
func (*DeleteGoogleAdsLinkRequest) ProtoMessage ¶
func (*DeleteGoogleAdsLinkRequest) ProtoMessage()
func (*DeleteGoogleAdsLinkRequest) ProtoReflect ¶
func (x *DeleteGoogleAdsLinkRequest) ProtoReflect() protoreflect.Message
func (*DeleteGoogleAdsLinkRequest) Reset ¶
func (x *DeleteGoogleAdsLinkRequest) Reset()
func (*DeleteGoogleAdsLinkRequest) String ¶
func (x *DeleteGoogleAdsLinkRequest) String() string
type DeleteIosAppDataStreamRequest ¶
type DeleteIosAppDataStreamRequest struct { // Required. The name of the iOS app data stream to delete. // Format: properties/{property_id}/iosAppDataStreams/{stream_id} // Example: "properties/123/iosAppDataStreams/456" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for DeleteIosAppDataStream RPC.
func (*DeleteIosAppDataStreamRequest) Descriptor
deprecated
func (*DeleteIosAppDataStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIosAppDataStreamRequest.ProtoReflect.Descriptor instead.
func (*DeleteIosAppDataStreamRequest) GetName ¶
func (x *DeleteIosAppDataStreamRequest) GetName() string
func (*DeleteIosAppDataStreamRequest) ProtoMessage ¶
func (*DeleteIosAppDataStreamRequest) ProtoMessage()
func (*DeleteIosAppDataStreamRequest) ProtoReflect ¶
func (x *DeleteIosAppDataStreamRequest) ProtoReflect() protoreflect.Message
func (*DeleteIosAppDataStreamRequest) Reset ¶
func (x *DeleteIosAppDataStreamRequest) Reset()
func (*DeleteIosAppDataStreamRequest) String ¶
func (x *DeleteIosAppDataStreamRequest) String() string
type DeleteMeasurementProtocolSecretRequest ¶
type DeleteMeasurementProtocolSecretRequest struct { // Required. The name of the MeasurementProtocolSecret to delete. // Format: // properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret} // Note: Any type of stream (WebDataStream, IosAppDataStream, // AndroidAppDataStream) may be a parent. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for DeleteMeasurementProtocolSecret RPC
func (*DeleteMeasurementProtocolSecretRequest) Descriptor
deprecated
func (*DeleteMeasurementProtocolSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMeasurementProtocolSecretRequest.ProtoReflect.Descriptor instead.
func (*DeleteMeasurementProtocolSecretRequest) GetName ¶
func (x *DeleteMeasurementProtocolSecretRequest) GetName() string
func (*DeleteMeasurementProtocolSecretRequest) ProtoMessage ¶
func (*DeleteMeasurementProtocolSecretRequest) ProtoMessage()
func (*DeleteMeasurementProtocolSecretRequest) ProtoReflect ¶
func (x *DeleteMeasurementProtocolSecretRequest) ProtoReflect() protoreflect.Message
func (*DeleteMeasurementProtocolSecretRequest) Reset ¶
func (x *DeleteMeasurementProtocolSecretRequest) Reset()
func (*DeleteMeasurementProtocolSecretRequest) String ¶
func (x *DeleteMeasurementProtocolSecretRequest) String() string
type DeletePropertyRequest ¶
type DeletePropertyRequest struct { // Required. The name of the Property to soft-delete. // Format: properties/{property_id} // Example: "properties/1000" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for DeleteProperty RPC.
func (*DeletePropertyRequest) Descriptor
deprecated
func (*DeletePropertyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePropertyRequest.ProtoReflect.Descriptor instead.
func (*DeletePropertyRequest) GetName ¶
func (x *DeletePropertyRequest) GetName() string
func (*DeletePropertyRequest) ProtoMessage ¶
func (*DeletePropertyRequest) ProtoMessage()
func (*DeletePropertyRequest) ProtoReflect ¶
func (x *DeletePropertyRequest) ProtoReflect() protoreflect.Message
func (*DeletePropertyRequest) Reset ¶
func (x *DeletePropertyRequest) Reset()
func (*DeletePropertyRequest) String ¶
func (x *DeletePropertyRequest) String() string
type DeleteUserLinkRequest ¶
type DeleteUserLinkRequest struct { // Required. Example format: accounts/1234/userLinks/5678 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for DeleteUserLink RPC.
func (*DeleteUserLinkRequest) Descriptor
deprecated
func (*DeleteUserLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserLinkRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserLinkRequest) GetName ¶
func (x *DeleteUserLinkRequest) GetName() string
func (*DeleteUserLinkRequest) ProtoMessage ¶
func (*DeleteUserLinkRequest) ProtoMessage()
func (*DeleteUserLinkRequest) ProtoReflect ¶
func (x *DeleteUserLinkRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserLinkRequest) Reset ¶
func (x *DeleteUserLinkRequest) Reset()
func (*DeleteUserLinkRequest) String ¶
func (x *DeleteUserLinkRequest) String() string
type DeleteWebDataStreamRequest ¶
type DeleteWebDataStreamRequest struct { // Required. The name of the web data stream to delete. // Format: properties/{property_id}/webDataStreams/{stream_id} // Example: "properties/123/webDataStreams/456" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for DeleteWebDataStream RPC.
func (*DeleteWebDataStreamRequest) Descriptor
deprecated
func (*DeleteWebDataStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWebDataStreamRequest.ProtoReflect.Descriptor instead.
func (*DeleteWebDataStreamRequest) GetName ¶
func (x *DeleteWebDataStreamRequest) GetName() string
func (*DeleteWebDataStreamRequest) ProtoMessage ¶
func (*DeleteWebDataStreamRequest) ProtoMessage()
func (*DeleteWebDataStreamRequest) ProtoReflect ¶
func (x *DeleteWebDataStreamRequest) ProtoReflect() protoreflect.Message
func (*DeleteWebDataStreamRequest) Reset ¶
func (x *DeleteWebDataStreamRequest) Reset()
func (*DeleteWebDataStreamRequest) String ¶
func (x *DeleteWebDataStreamRequest) String() string
type EnhancedMeasurementSettings ¶
type EnhancedMeasurementSettings struct { // Output only. Resource name of this Data Stream. // Format: // properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings // Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Indicates whether Enhanced Measurement Settings will be used to // automatically measure interactions and content on this web stream. // // Changing this value does not affect the settings themselves, but determines // whether they are respected. StreamEnabled bool `protobuf:"varint,2,opt,name=stream_enabled,json=streamEnabled,proto3" json:"stream_enabled,omitempty"` // Output only. If enabled, capture a page view event each time a page loads or the // website changes the browser history state. PageViewsEnabled bool `protobuf:"varint,3,opt,name=page_views_enabled,json=pageViewsEnabled,proto3" json:"page_views_enabled,omitempty"` // If enabled, capture scroll events each time a visitor gets to the bottom of // a page. ScrollsEnabled bool `protobuf:"varint,4,opt,name=scrolls_enabled,json=scrollsEnabled,proto3" json:"scrolls_enabled,omitempty"` // If enabled, capture an outbound click event each time a visitor clicks a // link that leads them away from your domain. OutboundClicksEnabled bool `` /* 127-byte string literal not displayed */ // If enabled, capture a view search results event each time a visitor // performs a search on your site (based on a query parameter). SiteSearchEnabled bool `protobuf:"varint,7,opt,name=site_search_enabled,json=siteSearchEnabled,proto3" json:"site_search_enabled,omitempty"` // If enabled, capture video play, progress, and complete events as visitors // view embedded videos on your site. VideoEngagementEnabled bool `` /* 130-byte string literal not displayed */ // If enabled, capture a file download event each time a link is clicked with // a common document, compressed file, application, video, or audio extension. FileDownloadsEnabled bool `protobuf:"varint,10,opt,name=file_downloads_enabled,json=fileDownloadsEnabled,proto3" json:"file_downloads_enabled,omitempty"` // Output only. If enabled, capture a page view event each time a page loads. PageLoadsEnabled bool `protobuf:"varint,12,opt,name=page_loads_enabled,json=pageLoadsEnabled,proto3" json:"page_loads_enabled,omitempty"` // If enabled, capture a page view event each time the website changes the // browser history state. PageChangesEnabled bool `protobuf:"varint,13,opt,name=page_changes_enabled,json=pageChangesEnabled,proto3" json:"page_changes_enabled,omitempty"` // Required. URL query parameters to interpret as site search parameters. // Max length is 1024 characters. Must not be empty. SearchQueryParameter string `protobuf:"bytes,16,opt,name=search_query_parameter,json=searchQueryParameter,proto3" json:"search_query_parameter,omitempty"` // Additional URL query parameters. // Max length is 1024 characters. UriQueryParameter string `protobuf:"bytes,17,opt,name=uri_query_parameter,json=uriQueryParameter,proto3" json:"uri_query_parameter,omitempty"` // contains filtered or unexported fields }
Singleton resource under a WebDataStream, configuring measurement of additional site interactions and content.
func (*EnhancedMeasurementSettings) Descriptor
deprecated
func (*EnhancedMeasurementSettings) Descriptor() ([]byte, []int)
Deprecated: Use EnhancedMeasurementSettings.ProtoReflect.Descriptor instead.
func (*EnhancedMeasurementSettings) GetFileDownloadsEnabled ¶
func (x *EnhancedMeasurementSettings) GetFileDownloadsEnabled() bool
func (*EnhancedMeasurementSettings) GetName ¶
func (x *EnhancedMeasurementSettings) GetName() string
func (*EnhancedMeasurementSettings) GetOutboundClicksEnabled ¶
func (x *EnhancedMeasurementSettings) GetOutboundClicksEnabled() bool
func (*EnhancedMeasurementSettings) GetPageChangesEnabled ¶
func (x *EnhancedMeasurementSettings) GetPageChangesEnabled() bool
func (*EnhancedMeasurementSettings) GetPageLoadsEnabled ¶
func (x *EnhancedMeasurementSettings) GetPageLoadsEnabled() bool
func (*EnhancedMeasurementSettings) GetPageViewsEnabled ¶
func (x *EnhancedMeasurementSettings) GetPageViewsEnabled() bool
func (*EnhancedMeasurementSettings) GetScrollsEnabled ¶
func (x *EnhancedMeasurementSettings) GetScrollsEnabled() bool
func (*EnhancedMeasurementSettings) GetSearchQueryParameter ¶
func (x *EnhancedMeasurementSettings) GetSearchQueryParameter() string
func (*EnhancedMeasurementSettings) GetSiteSearchEnabled ¶
func (x *EnhancedMeasurementSettings) GetSiteSearchEnabled() bool
func (*EnhancedMeasurementSettings) GetStreamEnabled ¶
func (x *EnhancedMeasurementSettings) GetStreamEnabled() bool
func (*EnhancedMeasurementSettings) GetUriQueryParameter ¶
func (x *EnhancedMeasurementSettings) GetUriQueryParameter() string
func (*EnhancedMeasurementSettings) GetVideoEngagementEnabled ¶
func (x *EnhancedMeasurementSettings) GetVideoEngagementEnabled() bool
func (*EnhancedMeasurementSettings) ProtoMessage ¶
func (*EnhancedMeasurementSettings) ProtoMessage()
func (*EnhancedMeasurementSettings) ProtoReflect ¶
func (x *EnhancedMeasurementSettings) ProtoReflect() protoreflect.Message
func (*EnhancedMeasurementSettings) Reset ¶
func (x *EnhancedMeasurementSettings) Reset()
func (*EnhancedMeasurementSettings) String ¶
func (x *EnhancedMeasurementSettings) String() string
type FirebaseLink ¶
type FirebaseLink struct { // Output only. Example format: properties/1234/firebaseLinks/5678 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Immutable. Firebase project resource name. When creating a FirebaseLink, you may // provide this resource name using either a project number or project ID. // Once this resource has been created, returned FirebaseLinks will always // have a project_name that contains a project number. // // Format: 'projects/{project number}' // Example: 'projects/1234' Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` // Output only. Time when this FirebaseLink was originally created. CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Maximum user access to the GA4 property allowed to admins of // the linked Firebase project. MaximumUserAccess MaximumUserAccess `` /* 169-byte string literal not displayed */ // contains filtered or unexported fields }
A link between an GA4 property and a Firebase project.
func (*FirebaseLink) Descriptor
deprecated
func (*FirebaseLink) Descriptor() ([]byte, []int)
Deprecated: Use FirebaseLink.ProtoReflect.Descriptor instead.
func (*FirebaseLink) GetCreateTime ¶
func (x *FirebaseLink) GetCreateTime() *timestamppb.Timestamp
func (*FirebaseLink) GetMaximumUserAccess ¶
func (x *FirebaseLink) GetMaximumUserAccess() MaximumUserAccess
func (*FirebaseLink) GetName ¶
func (x *FirebaseLink) GetName() string
func (*FirebaseLink) GetProject ¶
func (x *FirebaseLink) GetProject() string
func (*FirebaseLink) ProtoMessage ¶
func (*FirebaseLink) ProtoMessage()
func (*FirebaseLink) ProtoReflect ¶
func (x *FirebaseLink) ProtoReflect() protoreflect.Message
func (*FirebaseLink) Reset ¶
func (x *FirebaseLink) Reset()
func (*FirebaseLink) String ¶
func (x *FirebaseLink) String() string
type GetAccountRequest ¶
type GetAccountRequest struct { // Required. The name of the account to lookup. // Format: accounts/{account} // Example: "accounts/100" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetAccount RPC.
func (*GetAccountRequest) Descriptor
deprecated
func (*GetAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountRequest.ProtoReflect.Descriptor instead.
func (*GetAccountRequest) GetName ¶
func (x *GetAccountRequest) GetName() string
func (*GetAccountRequest) ProtoMessage ¶
func (*GetAccountRequest) ProtoMessage()
func (*GetAccountRequest) ProtoReflect ¶
func (x *GetAccountRequest) ProtoReflect() protoreflect.Message
func (*GetAccountRequest) Reset ¶
func (x *GetAccountRequest) Reset()
func (*GetAccountRequest) String ¶
func (x *GetAccountRequest) String() string
type GetAndroidAppDataStreamRequest ¶
type GetAndroidAppDataStreamRequest struct { // Required. The name of the android app data stream to lookup. // Format: properties/{property_id}/androidAppDataStreams/{stream_id} // Example: "properties/123/androidAppDataStreams/456" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetAndroidAppDataStream RPC.
func (*GetAndroidAppDataStreamRequest) Descriptor
deprecated
func (*GetAndroidAppDataStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAndroidAppDataStreamRequest.ProtoReflect.Descriptor instead.
func (*GetAndroidAppDataStreamRequest) GetName ¶
func (x *GetAndroidAppDataStreamRequest) GetName() string
func (*GetAndroidAppDataStreamRequest) ProtoMessage ¶
func (*GetAndroidAppDataStreamRequest) ProtoMessage()
func (*GetAndroidAppDataStreamRequest) ProtoReflect ¶
func (x *GetAndroidAppDataStreamRequest) ProtoReflect() protoreflect.Message
func (*GetAndroidAppDataStreamRequest) Reset ¶
func (x *GetAndroidAppDataStreamRequest) Reset()
func (*GetAndroidAppDataStreamRequest) String ¶
func (x *GetAndroidAppDataStreamRequest) String() string
type GetConversionEventRequest ¶
type GetConversionEventRequest struct { // Required. The resource name of the conversion event to retrieve. // Format: properties/{property}/conversionEvents/{conversion_event} // Example: "properties/123/conversionEvents/456" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetConversionEvent RPC
func (*GetConversionEventRequest) Descriptor
deprecated
func (*GetConversionEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConversionEventRequest.ProtoReflect.Descriptor instead.
func (*GetConversionEventRequest) GetName ¶
func (x *GetConversionEventRequest) GetName() string
func (*GetConversionEventRequest) ProtoMessage ¶
func (*GetConversionEventRequest) ProtoMessage()
func (*GetConversionEventRequest) ProtoReflect ¶
func (x *GetConversionEventRequest) ProtoReflect() protoreflect.Message
func (*GetConversionEventRequest) Reset ¶
func (x *GetConversionEventRequest) Reset()
func (*GetConversionEventRequest) String ¶
func (x *GetConversionEventRequest) String() string
type GetCustomDimensionRequest ¶
type GetCustomDimensionRequest struct { // Required. The name of the CustomDimension to get. // Example format: properties/1234/customDimensions/5678 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetCustomDimension RPC.
func (*GetCustomDimensionRequest) Descriptor
deprecated
func (*GetCustomDimensionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomDimensionRequest.ProtoReflect.Descriptor instead.
func (*GetCustomDimensionRequest) GetName ¶
func (x *GetCustomDimensionRequest) GetName() string
func (*GetCustomDimensionRequest) ProtoMessage ¶
func (*GetCustomDimensionRequest) ProtoMessage()
func (*GetCustomDimensionRequest) ProtoReflect ¶
func (x *GetCustomDimensionRequest) ProtoReflect() protoreflect.Message
func (*GetCustomDimensionRequest) Reset ¶
func (x *GetCustomDimensionRequest) Reset()
func (*GetCustomDimensionRequest) String ¶
func (x *GetCustomDimensionRequest) String() string
type GetCustomMetricRequest ¶
type GetCustomMetricRequest struct { // Required. The name of the CustomMetric to get. // Example format: properties/1234/customMetrics/5678 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetCustomMetric RPC.
func (*GetCustomMetricRequest) Descriptor
deprecated
func (*GetCustomMetricRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomMetricRequest.ProtoReflect.Descriptor instead.
func (*GetCustomMetricRequest) GetName ¶
func (x *GetCustomMetricRequest) GetName() string
func (*GetCustomMetricRequest) ProtoMessage ¶
func (*GetCustomMetricRequest) ProtoMessage()
func (*GetCustomMetricRequest) ProtoReflect ¶
func (x *GetCustomMetricRequest) ProtoReflect() protoreflect.Message
func (*GetCustomMetricRequest) Reset ¶
func (x *GetCustomMetricRequest) Reset()
func (*GetCustomMetricRequest) String ¶
func (x *GetCustomMetricRequest) String() string
type GetDataSharingSettingsRequest ¶
type GetDataSharingSettingsRequest struct { // Required. The name of the settings to lookup. // Format: accounts/{account}/dataSharingSettings // Example: "accounts/1000/dataSharingSettings" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetDataSharingSettings RPC.
func (*GetDataSharingSettingsRequest) Descriptor
deprecated
func (*GetDataSharingSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDataSharingSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetDataSharingSettingsRequest) GetName ¶
func (x *GetDataSharingSettingsRequest) GetName() string
func (*GetDataSharingSettingsRequest) ProtoMessage ¶
func (*GetDataSharingSettingsRequest) ProtoMessage()
func (*GetDataSharingSettingsRequest) ProtoReflect ¶
func (x *GetDataSharingSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetDataSharingSettingsRequest) Reset ¶
func (x *GetDataSharingSettingsRequest) Reset()
func (*GetDataSharingSettingsRequest) String ¶
func (x *GetDataSharingSettingsRequest) String() string
type GetEnhancedMeasurementSettingsRequest ¶
type GetEnhancedMeasurementSettingsRequest struct { // Required. The name of the settings to lookup. // Format: // properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings // Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetEnhancedMeasurementSettings RPC.
func (*GetEnhancedMeasurementSettingsRequest) Descriptor
deprecated
func (*GetEnhancedMeasurementSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEnhancedMeasurementSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetEnhancedMeasurementSettingsRequest) GetName ¶
func (x *GetEnhancedMeasurementSettingsRequest) GetName() string
func (*GetEnhancedMeasurementSettingsRequest) ProtoMessage ¶
func (*GetEnhancedMeasurementSettingsRequest) ProtoMessage()
func (*GetEnhancedMeasurementSettingsRequest) ProtoReflect ¶
func (x *GetEnhancedMeasurementSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetEnhancedMeasurementSettingsRequest) Reset ¶
func (x *GetEnhancedMeasurementSettingsRequest) Reset()
func (*GetEnhancedMeasurementSettingsRequest) String ¶
func (x *GetEnhancedMeasurementSettingsRequest) String() string
type GetGlobalSiteTagRequest ¶
type GetGlobalSiteTagRequest struct { // Required. The name of the site tag to lookup. // Note that site tags are singletons and do not have unique IDs. // Format: properties/{property_id}/webDataStreams/{stream_id}/globalSiteTag // Example: "properties/123/webDataStreams/456/globalSiteTag" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetGlobalSiteTag RPC.
func (*GetGlobalSiteTagRequest) Descriptor
deprecated
func (*GetGlobalSiteTagRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGlobalSiteTagRequest.ProtoReflect.Descriptor instead.
func (*GetGlobalSiteTagRequest) GetName ¶
func (x *GetGlobalSiteTagRequest) GetName() string
func (*GetGlobalSiteTagRequest) ProtoMessage ¶
func (*GetGlobalSiteTagRequest) ProtoMessage()
func (*GetGlobalSiteTagRequest) ProtoReflect ¶
func (x *GetGlobalSiteTagRequest) ProtoReflect() protoreflect.Message
func (*GetGlobalSiteTagRequest) Reset ¶
func (x *GetGlobalSiteTagRequest) Reset()
func (*GetGlobalSiteTagRequest) String ¶
func (x *GetGlobalSiteTagRequest) String() string
type GetGoogleSignalsSettingsRequest ¶
type GetGoogleSignalsSettingsRequest struct { // Required. The name of the google signals settings to retrieve. // Format: properties/{property}/googleSignalsSettings Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetGoogleSignalsSettings RPC
func (*GetGoogleSignalsSettingsRequest) Descriptor
deprecated
func (*GetGoogleSignalsSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGoogleSignalsSettingsRequest.ProtoReflect.Descriptor instead.
func (*GetGoogleSignalsSettingsRequest) GetName ¶
func (x *GetGoogleSignalsSettingsRequest) GetName() string
func (*GetGoogleSignalsSettingsRequest) ProtoMessage ¶
func (*GetGoogleSignalsSettingsRequest) ProtoMessage()
func (*GetGoogleSignalsSettingsRequest) ProtoReflect ¶
func (x *GetGoogleSignalsSettingsRequest) ProtoReflect() protoreflect.Message
func (*GetGoogleSignalsSettingsRequest) Reset ¶
func (x *GetGoogleSignalsSettingsRequest) Reset()
func (*GetGoogleSignalsSettingsRequest) String ¶
func (x *GetGoogleSignalsSettingsRequest) String() string
type GetIosAppDataStreamRequest ¶
type GetIosAppDataStreamRequest struct { // Required. The name of the iOS app data stream to lookup. // Format: properties/{property_id}/iosAppDataStreams/{stream_id} // Example: "properties/123/iosAppDataStreams/456" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetIosAppDataStream RPC.
func (*GetIosAppDataStreamRequest) Descriptor
deprecated
func (*GetIosAppDataStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIosAppDataStreamRequest.ProtoReflect.Descriptor instead.
func (*GetIosAppDataStreamRequest) GetName ¶
func (x *GetIosAppDataStreamRequest) GetName() string
func (*GetIosAppDataStreamRequest) ProtoMessage ¶
func (*GetIosAppDataStreamRequest) ProtoMessage()
func (*GetIosAppDataStreamRequest) ProtoReflect ¶
func (x *GetIosAppDataStreamRequest) ProtoReflect() protoreflect.Message
func (*GetIosAppDataStreamRequest) Reset ¶
func (x *GetIosAppDataStreamRequest) Reset()
func (*GetIosAppDataStreamRequest) String ¶
func (x *GetIosAppDataStreamRequest) String() string
type GetMeasurementProtocolSecretRequest ¶
type GetMeasurementProtocolSecretRequest struct { // Required. The name of the measurement protocol secret to lookup. // Format: // properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret} // Note: Any type of stream (WebDataStream, IosAppDataStream, // AndroidAppDataStream) may be a parent. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetMeasurementProtocolSecret RPC.
func (*GetMeasurementProtocolSecretRequest) Descriptor
deprecated
func (*GetMeasurementProtocolSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMeasurementProtocolSecretRequest.ProtoReflect.Descriptor instead.
func (*GetMeasurementProtocolSecretRequest) GetName ¶
func (x *GetMeasurementProtocolSecretRequest) GetName() string
func (*GetMeasurementProtocolSecretRequest) ProtoMessage ¶
func (*GetMeasurementProtocolSecretRequest) ProtoMessage()
func (*GetMeasurementProtocolSecretRequest) ProtoReflect ¶
func (x *GetMeasurementProtocolSecretRequest) ProtoReflect() protoreflect.Message
func (*GetMeasurementProtocolSecretRequest) Reset ¶
func (x *GetMeasurementProtocolSecretRequest) Reset()
func (*GetMeasurementProtocolSecretRequest) String ¶
func (x *GetMeasurementProtocolSecretRequest) String() string
type GetPropertyRequest ¶
type GetPropertyRequest struct { // Required. The name of the property to lookup. // Format: properties/{property_id} // Example: "properties/1000" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetProperty RPC.
func (*GetPropertyRequest) Descriptor
deprecated
func (*GetPropertyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPropertyRequest.ProtoReflect.Descriptor instead.
func (*GetPropertyRequest) GetName ¶
func (x *GetPropertyRequest) GetName() string
func (*GetPropertyRequest) ProtoMessage ¶
func (*GetPropertyRequest) ProtoMessage()
func (*GetPropertyRequest) ProtoReflect ¶
func (x *GetPropertyRequest) ProtoReflect() protoreflect.Message
func (*GetPropertyRequest) Reset ¶
func (x *GetPropertyRequest) Reset()
func (*GetPropertyRequest) String ¶
func (x *GetPropertyRequest) String() string
type GetUserLinkRequest ¶
type GetUserLinkRequest struct { // Required. Example format: accounts/1234/userLinks/5678 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetUserLink RPC.
func (*GetUserLinkRequest) Descriptor
deprecated
func (*GetUserLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserLinkRequest.ProtoReflect.Descriptor instead.
func (*GetUserLinkRequest) GetName ¶
func (x *GetUserLinkRequest) GetName() string
func (*GetUserLinkRequest) ProtoMessage ¶
func (*GetUserLinkRequest) ProtoMessage()
func (*GetUserLinkRequest) ProtoReflect ¶
func (x *GetUserLinkRequest) ProtoReflect() protoreflect.Message
func (*GetUserLinkRequest) Reset ¶
func (x *GetUserLinkRequest) Reset()
func (*GetUserLinkRequest) String ¶
func (x *GetUserLinkRequest) String() string
type GetWebDataStreamRequest ¶
type GetWebDataStreamRequest struct { // Required. The name of the web data stream to lookup. // Format: properties/{property_id}/webDataStreams/{stream_id} // Example: "properties/123/webDataStreams/456" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request message for GetWebDataStream RPC.
func (*GetWebDataStreamRequest) Descriptor
deprecated
func (*GetWebDataStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWebDataStreamRequest.ProtoReflect.Descriptor instead.
func (*GetWebDataStreamRequest) GetName ¶
func (x *GetWebDataStreamRequest) GetName() string
func (*GetWebDataStreamRequest) ProtoMessage ¶
func (*GetWebDataStreamRequest) ProtoMessage()
func (*GetWebDataStreamRequest) ProtoReflect ¶
func (x *GetWebDataStreamRequest) ProtoReflect() protoreflect.Message
func (*GetWebDataStreamRequest) Reset ¶
func (x *GetWebDataStreamRequest) Reset()
func (*GetWebDataStreamRequest) String ¶
func (x *GetWebDataStreamRequest) String() string
type GlobalSiteTag ¶
type GlobalSiteTag struct { // Output only. Resource name for this GlobalSiteTag resource. // Format: properties/{propertyId}/globalSiteTag Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Immutable. JavaScript code snippet to be pasted as the first item into the head tag of // every webpage to measure. Snippet string `protobuf:"bytes,2,opt,name=snippet,proto3" json:"snippet,omitempty"` // contains filtered or unexported fields }
Read-only resource with the tag for sending data from a website to a WebDataStream.
func (*GlobalSiteTag) Descriptor
deprecated
func (*GlobalSiteTag) Descriptor() ([]byte, []int)
Deprecated: Use GlobalSiteTag.ProtoReflect.Descriptor instead.
func (*GlobalSiteTag) GetName ¶
func (x *GlobalSiteTag) GetName() string
func (*GlobalSiteTag) GetSnippet ¶
func (x *GlobalSiteTag) GetSnippet() string
func (*GlobalSiteTag) ProtoMessage ¶
func (*GlobalSiteTag) ProtoMessage()
func (*GlobalSiteTag) ProtoReflect ¶
func (x *GlobalSiteTag) ProtoReflect() protoreflect.Message
func (*GlobalSiteTag) Reset ¶
func (x *GlobalSiteTag) Reset()
func (*GlobalSiteTag) String ¶
func (x *GlobalSiteTag) String() string
type GoogleAdsLink ¶
type GoogleAdsLink struct { // Output only. Format: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} // // Note: googleAdsLinkId is not the Google Ads customer ID. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Immutable. Google Ads customer ID. CustomerId string `protobuf:"bytes,3,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"` // Output only. If true, this link is for a Google Ads manager account. CanManageClients bool `protobuf:"varint,4,opt,name=can_manage_clients,json=canManageClients,proto3" json:"can_manage_clients,omitempty"` // Enable personalized advertising features with this integration. // Automatically publish my Google Analytics audience lists and Google // Analytics remarketing events/parameters to the linked Google Ads account. // If this field is not set on create/update, it will be defaulted to true. AdsPersonalizationEnabled *wrapperspb.BoolValue `` /* 138-byte string literal not displayed */ // Output only. Email address of the user that created the link. // An empty string will be returned if the email address can't be retrieved. EmailAddress string `protobuf:"bytes,6,opt,name=email_address,json=emailAddress,proto3" json:"email_address,omitempty"` // Output only. Time when this link was originally created. CreateTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. Time when this link was last updated. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // contains filtered or unexported fields }
A link between an GA4 property and a Google Ads account.
func (*GoogleAdsLink) Descriptor
deprecated
func (*GoogleAdsLink) Descriptor() ([]byte, []int)
Deprecated: Use GoogleAdsLink.ProtoReflect.Descriptor instead.
func (*GoogleAdsLink) GetAdsPersonalizationEnabled ¶
func (x *GoogleAdsLink) GetAdsPersonalizationEnabled() *wrapperspb.BoolValue
func (*GoogleAdsLink) GetCanManageClients ¶
func (x *GoogleAdsLink) GetCanManageClients() bool
func (*GoogleAdsLink) GetCreateTime ¶
func (x *GoogleAdsLink) GetCreateTime() *timestamppb.Timestamp
func (*GoogleAdsLink) GetCustomerId ¶
func (x *GoogleAdsLink) GetCustomerId() string
func (*GoogleAdsLink) GetEmailAddress ¶
func (x *GoogleAdsLink) GetEmailAddress() string
func (*GoogleAdsLink) GetName ¶
func (x *GoogleAdsLink) GetName() string
func (*GoogleAdsLink) GetUpdateTime ¶
func (x *GoogleAdsLink) GetUpdateTime() *timestamppb.Timestamp
func (*GoogleAdsLink) ProtoMessage ¶
func (*GoogleAdsLink) ProtoMessage()
func (*GoogleAdsLink) ProtoReflect ¶
func (x *GoogleAdsLink) ProtoReflect() protoreflect.Message
func (*GoogleAdsLink) Reset ¶
func (x *GoogleAdsLink) Reset()
func (*GoogleAdsLink) String ¶
func (x *GoogleAdsLink) String() string
type GoogleSignalsConsent ¶
type GoogleSignalsConsent int32
Consent field of the Google Signals settings (i.e., whether the user has consented to the Google Signals terms of service.)
const ( // Google Signals consent value defaults to // GOOGLE_SIGNALS_CONSENT_UNSPECIFIED. This will be treated as // GOOGLE_SIGNALS_CONSENT_NOT_CONSENTED. GoogleSignalsConsent_GOOGLE_SIGNALS_CONSENT_UNSPECIFIED GoogleSignalsConsent = 0 // Terms of service have been accepted GoogleSignalsConsent_GOOGLE_SIGNALS_CONSENT_CONSENTED GoogleSignalsConsent = 2 // Terms of service have not been accepted GoogleSignalsConsent_GOOGLE_SIGNALS_CONSENT_NOT_CONSENTED GoogleSignalsConsent = 1 )
func (GoogleSignalsConsent) Descriptor ¶
func (GoogleSignalsConsent) Descriptor() protoreflect.EnumDescriptor
func (GoogleSignalsConsent) Enum ¶
func (x GoogleSignalsConsent) Enum() *GoogleSignalsConsent
func (GoogleSignalsConsent) EnumDescriptor
deprecated
func (GoogleSignalsConsent) EnumDescriptor() ([]byte, []int)
Deprecated: Use GoogleSignalsConsent.Descriptor instead.
func (GoogleSignalsConsent) Number ¶
func (x GoogleSignalsConsent) Number() protoreflect.EnumNumber
func (GoogleSignalsConsent) String ¶
func (x GoogleSignalsConsent) String() string
func (GoogleSignalsConsent) Type ¶
func (GoogleSignalsConsent) Type() protoreflect.EnumType
type GoogleSignalsSettings ¶
type GoogleSignalsSettings struct { // Output only. Resource name of this setting. // Format: properties/{property_id}/googleSignalsSettings // Example: "properties/1000/googleSignalsSettings" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Status of this setting. State GoogleSignalsState `protobuf:"varint,3,opt,name=state,proto3,enum=google.analytics.admin.v1alpha.GoogleSignalsState" json:"state,omitempty"` // Output only. Terms of Service acceptance. Consent GoogleSignalsConsent `protobuf:"varint,4,opt,name=consent,proto3,enum=google.analytics.admin.v1alpha.GoogleSignalsConsent" json:"consent,omitempty"` // contains filtered or unexported fields }
Settings values for Google Signals. This is a singleton resource.
func (*GoogleSignalsSettings) Descriptor
deprecated
func (*GoogleSignalsSettings) Descriptor() ([]byte, []int)
Deprecated: Use GoogleSignalsSettings.ProtoReflect.Descriptor instead.
func (*GoogleSignalsSettings) GetConsent ¶
func (x *GoogleSignalsSettings) GetConsent() GoogleSignalsConsent
func (*GoogleSignalsSettings) GetName ¶
func (x *GoogleSignalsSettings) GetName() string
func (*GoogleSignalsSettings) GetState ¶
func (x *GoogleSignalsSettings) GetState() GoogleSignalsState
func (*GoogleSignalsSettings) ProtoMessage ¶
func (*GoogleSignalsSettings) ProtoMessage()
func (*GoogleSignalsSettings) ProtoReflect ¶
func (x *GoogleSignalsSettings) ProtoReflect() protoreflect.Message
func (*GoogleSignalsSettings) Reset ¶
func (x *GoogleSignalsSettings) Reset()
func (*GoogleSignalsSettings) String ¶
func (x *GoogleSignalsSettings) String() string
type GoogleSignalsState ¶
type GoogleSignalsState int32
Status of the Google Signals settings (i.e., whether this feature has been enabled for the property).
const ( // Google Signals status defaults to GOOGLE_SIGNALS_STATE_UNSPECIFIED to // represent that the user has not made an explicit choice. GoogleSignalsState_GOOGLE_SIGNALS_STATE_UNSPECIFIED GoogleSignalsState = 0 // Google Signals is enabled. GoogleSignalsState_GOOGLE_SIGNALS_ENABLED GoogleSignalsState = 1 // Google Signals is disabled. GoogleSignalsState_GOOGLE_SIGNALS_DISABLED GoogleSignalsState = 2 )
func (GoogleSignalsState) Descriptor ¶
func (GoogleSignalsState) Descriptor() protoreflect.EnumDescriptor
func (GoogleSignalsState) Enum ¶
func (x GoogleSignalsState) Enum() *GoogleSignalsState
func (GoogleSignalsState) EnumDescriptor
deprecated
func (GoogleSignalsState) EnumDescriptor() ([]byte, []int)
Deprecated: Use GoogleSignalsState.Descriptor instead.
func (GoogleSignalsState) Number ¶
func (x GoogleSignalsState) Number() protoreflect.EnumNumber
func (GoogleSignalsState) String ¶
func (x GoogleSignalsState) String() string
func (GoogleSignalsState) Type ¶
func (GoogleSignalsState) Type() protoreflect.EnumType
type IndustryCategory ¶
type IndustryCategory int32
The category selected for this property, used for industry benchmarking.
const ( // Industry category unspecified IndustryCategory_INDUSTRY_CATEGORY_UNSPECIFIED IndustryCategory = 0 // Automotive IndustryCategory_AUTOMOTIVE IndustryCategory = 1 // Business and industrial markets IndustryCategory_BUSINESS_AND_INDUSTRIAL_MARKETS IndustryCategory = 2 // Finance IndustryCategory_FINANCE IndustryCategory = 3 // Healthcare IndustryCategory_HEALTHCARE IndustryCategory = 4 // Technology IndustryCategory_TECHNOLOGY IndustryCategory = 5 // Travel IndustryCategory_TRAVEL IndustryCategory = 6 // Other IndustryCategory_OTHER IndustryCategory = 7 // Arts and entertainment IndustryCategory_ARTS_AND_ENTERTAINMENT IndustryCategory = 8 // Beauty and fitness IndustryCategory_BEAUTY_AND_FITNESS IndustryCategory = 9 // Books and literature IndustryCategory_BOOKS_AND_LITERATURE IndustryCategory = 10 // Food and drink IndustryCategory_FOOD_AND_DRINK IndustryCategory = 11 // Games IndustryCategory_GAMES IndustryCategory = 12 // Hobbies and leisure IndustryCategory_HOBBIES_AND_LEISURE IndustryCategory = 13 // Home and garden IndustryCategory_HOME_AND_GARDEN IndustryCategory = 14 // Internet and telecom IndustryCategory_INTERNET_AND_TELECOM IndustryCategory = 15 // Law and government IndustryCategory_LAW_AND_GOVERNMENT IndustryCategory = 16 // News IndustryCategory_NEWS IndustryCategory = 17 // Online communities IndustryCategory_ONLINE_COMMUNITIES IndustryCategory = 18 // People and society IndustryCategory_PEOPLE_AND_SOCIETY IndustryCategory = 19 // Pets and animals IndustryCategory_PETS_AND_ANIMALS IndustryCategory = 20 // Real estate IndustryCategory_REAL_ESTATE IndustryCategory = 21 // Reference IndustryCategory_REFERENCE IndustryCategory = 22 // Science IndustryCategory_SCIENCE IndustryCategory = 23 // Sports IndustryCategory_SPORTS IndustryCategory = 24 // Jobs and education IndustryCategory_JOBS_AND_EDUCATION IndustryCategory = 25 // Shopping IndustryCategory_SHOPPING IndustryCategory = 26 )
func (IndustryCategory) Descriptor ¶
func (IndustryCategory) Descriptor() protoreflect.EnumDescriptor
func (IndustryCategory) Enum ¶
func (x IndustryCategory) Enum() *IndustryCategory
func (IndustryCategory) EnumDescriptor
deprecated
func (IndustryCategory) EnumDescriptor() ([]byte, []int)
Deprecated: Use IndustryCategory.Descriptor instead.
func (IndustryCategory) Number ¶
func (x IndustryCategory) Number() protoreflect.EnumNumber
func (IndustryCategory) String ¶
func (x IndustryCategory) String() string
func (IndustryCategory) Type ¶
func (IndustryCategory) Type() protoreflect.EnumType
type IosAppDataStream ¶
type IosAppDataStream struct { // Output only. Resource name of this Data Stream. // Format: properties/{property_id}/iosAppDataStreams/{stream_id} // Example: "properties/1000/iosAppDataStreams/2000" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Output only. ID of the corresponding iOS app in Firebase, if any. // This ID can change if the iOS app is deleted and recreated. FirebaseAppId string `protobuf:"bytes,2,opt,name=firebase_app_id,json=firebaseAppId,proto3" json:"firebase_app_id,omitempty"` // Output only. Time when this stream was originally created. CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. Time when stream payload fields were last updated. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Required. Immutable. The Apple App Store Bundle ID for the app // Example: "com.example.myiosapp" BundleId string `protobuf:"bytes,5,opt,name=bundle_id,json=bundleId,proto3" json:"bundle_id,omitempty"` // Human-readable display name for the Data Stream. // // The max allowed display name length is 255 UTF-16 code units. DisplayName string `protobuf:"bytes,6,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // contains filtered or unexported fields }
A resource message representing a Google Analytics IOS app stream.
func (*IosAppDataStream) Descriptor
deprecated
func (*IosAppDataStream) Descriptor() ([]byte, []int)
Deprecated: Use IosAppDataStream.ProtoReflect.Descriptor instead.
func (*IosAppDataStream) GetBundleId ¶
func (x *IosAppDataStream) GetBundleId() string
func (*IosAppDataStream) GetCreateTime ¶
func (x *IosAppDataStream) GetCreateTime() *timestamppb.Timestamp
func (*IosAppDataStream) GetDisplayName ¶
func (x *IosAppDataStream) GetDisplayName() string
func (*IosAppDataStream) GetFirebaseAppId ¶
func (x *IosAppDataStream) GetFirebaseAppId() string
func (*IosAppDataStream) GetName ¶
func (x *IosAppDataStream) GetName() string
func (*IosAppDataStream) GetUpdateTime ¶
func (x *IosAppDataStream) GetUpdateTime() *timestamppb.Timestamp
func (*IosAppDataStream) ProtoMessage ¶
func (*IosAppDataStream) ProtoMessage()
func (*IosAppDataStream) ProtoReflect ¶
func (x *IosAppDataStream) ProtoReflect() protoreflect.Message
func (*IosAppDataStream) Reset ¶
func (x *IosAppDataStream) Reset()
func (*IosAppDataStream) String ¶
func (x *IosAppDataStream) String() string
type ListAccountSummariesRequest ¶
type ListAccountSummariesRequest struct { // The maximum number of AccountSummary resources to return. The service may // return fewer than this value, even if there are additional pages. // If unspecified, at most 50 resources will be returned. // The maximum value is 200; (higher values will be coerced to the maximum) PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListAccountSummaries` call. // Provide this to retrieve the subsequent page. // When paginating, all other parameters provided to `ListAccountSummaries` // must match the call that provided the page token. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListAccountSummaries RPC.
func (*ListAccountSummariesRequest) Descriptor
deprecated
func (*ListAccountSummariesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAccountSummariesRequest.ProtoReflect.Descriptor instead.
func (*ListAccountSummariesRequest) GetPageSize ¶
func (x *ListAccountSummariesRequest) GetPageSize() int32
func (*ListAccountSummariesRequest) GetPageToken ¶
func (x *ListAccountSummariesRequest) GetPageToken() string
func (*ListAccountSummariesRequest) ProtoMessage ¶
func (*ListAccountSummariesRequest) ProtoMessage()
func (*ListAccountSummariesRequest) ProtoReflect ¶
func (x *ListAccountSummariesRequest) ProtoReflect() protoreflect.Message
func (*ListAccountSummariesRequest) Reset ¶
func (x *ListAccountSummariesRequest) Reset()
func (*ListAccountSummariesRequest) String ¶
func (x *ListAccountSummariesRequest) String() string
type ListAccountSummariesResponse ¶
type ListAccountSummariesResponse struct { // Account summaries of all accounts the caller has access to. AccountSummaries []*AccountSummary `protobuf:"bytes,1,rep,name=account_summaries,json=accountSummaries,proto3" json:"account_summaries,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Response message for ListAccountSummaries RPC.
func (*ListAccountSummariesResponse) Descriptor
deprecated
func (*ListAccountSummariesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAccountSummariesResponse.ProtoReflect.Descriptor instead.
func (*ListAccountSummariesResponse) GetAccountSummaries ¶
func (x *ListAccountSummariesResponse) GetAccountSummaries() []*AccountSummary
func (*ListAccountSummariesResponse) GetNextPageToken ¶
func (x *ListAccountSummariesResponse) GetNextPageToken() string
func (*ListAccountSummariesResponse) ProtoMessage ¶
func (*ListAccountSummariesResponse) ProtoMessage()
func (*ListAccountSummariesResponse) ProtoReflect ¶
func (x *ListAccountSummariesResponse) ProtoReflect() protoreflect.Message
func (*ListAccountSummariesResponse) Reset ¶
func (x *ListAccountSummariesResponse) Reset()
func (*ListAccountSummariesResponse) String ¶
func (x *ListAccountSummariesResponse) String() string
type ListAccountsRequest ¶
type ListAccountsRequest struct { // The maximum number of resources to return. The service may return // fewer than this value, even if there are additional pages. // If unspecified, at most 50 resources will be returned. // The maximum value is 200; (higher values will be coerced to the maximum) PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListAccounts` call. // Provide this to retrieve the subsequent page. // When paginating, all other parameters provided to `ListAccounts` must // match the call that provided the page token. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Whether to include soft-deleted (ie: "trashed") Accounts in the // results. Accounts can be inspected to determine whether they are deleted or // not. ShowDeleted bool `protobuf:"varint,3,opt,name=show_deleted,json=showDeleted,proto3" json:"show_deleted,omitempty"` // contains filtered or unexported fields }
Request message for ListAccounts RPC.
func (*ListAccountsRequest) Descriptor
deprecated
func (*ListAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAccountsRequest.ProtoReflect.Descriptor instead.
func (*ListAccountsRequest) GetPageSize ¶
func (x *ListAccountsRequest) GetPageSize() int32
func (*ListAccountsRequest) GetPageToken ¶
func (x *ListAccountsRequest) GetPageToken() string
func (*ListAccountsRequest) GetShowDeleted ¶
func (x *ListAccountsRequest) GetShowDeleted() bool
func (*ListAccountsRequest) ProtoMessage ¶
func (*ListAccountsRequest) ProtoMessage()
func (*ListAccountsRequest) ProtoReflect ¶
func (x *ListAccountsRequest) ProtoReflect() protoreflect.Message
func (*ListAccountsRequest) Reset ¶
func (x *ListAccountsRequest) Reset()
func (*ListAccountsRequest) String ¶
func (x *ListAccountsRequest) String() string
type ListAccountsResponse ¶
type ListAccountsResponse struct { // Results that were accessible to the caller. Accounts []*Account `protobuf:"bytes,1,rep,name=accounts,proto3" json:"accounts,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListAccounts RPC.
func (*ListAccountsResponse) Descriptor
deprecated
func (*ListAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAccountsResponse.ProtoReflect.Descriptor instead.
func (*ListAccountsResponse) GetAccounts ¶
func (x *ListAccountsResponse) GetAccounts() []*Account
func (*ListAccountsResponse) GetNextPageToken ¶
func (x *ListAccountsResponse) GetNextPageToken() string
func (*ListAccountsResponse) ProtoMessage ¶
func (*ListAccountsResponse) ProtoMessage()
func (*ListAccountsResponse) ProtoReflect ¶
func (x *ListAccountsResponse) ProtoReflect() protoreflect.Message
func (*ListAccountsResponse) Reset ¶
func (x *ListAccountsResponse) Reset()
func (*ListAccountsResponse) String ¶
func (x *ListAccountsResponse) String() string
type ListAndroidAppDataStreamsRequest ¶
type ListAndroidAppDataStreamsRequest struct { // Required. The name of the parent property. // For example, to limit results to app streams under the property with Id // 123: "properties/123" Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The maximum number of resources to return. // // If unspecified, at most 50 resources will be returned. // The maximum value is 200; (higher values will be coerced to the maximum) PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous call. Provide this to // retrieve the subsequent page. // When paginating, all other parameters provided to // `ListAndroidAppDataStreams` must match the call that provided the page // token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListAndroidAppDataStreams RPC.
func (*ListAndroidAppDataStreamsRequest) Descriptor
deprecated
func (*ListAndroidAppDataStreamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAndroidAppDataStreamsRequest.ProtoReflect.Descriptor instead.
func (*ListAndroidAppDataStreamsRequest) GetPageSize ¶
func (x *ListAndroidAppDataStreamsRequest) GetPageSize() int32
func (*ListAndroidAppDataStreamsRequest) GetPageToken ¶
func (x *ListAndroidAppDataStreamsRequest) GetPageToken() string
func (*ListAndroidAppDataStreamsRequest) GetParent ¶
func (x *ListAndroidAppDataStreamsRequest) GetParent() string
func (*ListAndroidAppDataStreamsRequest) ProtoMessage ¶
func (*ListAndroidAppDataStreamsRequest) ProtoMessage()
func (*ListAndroidAppDataStreamsRequest) ProtoReflect ¶
func (x *ListAndroidAppDataStreamsRequest) ProtoReflect() protoreflect.Message
func (*ListAndroidAppDataStreamsRequest) Reset ¶
func (x *ListAndroidAppDataStreamsRequest) Reset()
func (*ListAndroidAppDataStreamsRequest) String ¶
func (x *ListAndroidAppDataStreamsRequest) String() string
type ListAndroidAppDataStreamsResponse ¶
type ListAndroidAppDataStreamsResponse struct { // Results that matched the filter criteria and were accessible to the caller. AndroidAppDataStreams []*AndroidAppDataStream `` /* 128-byte string literal not displayed */ // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListAndroidDataStreams RPC.
func (*ListAndroidAppDataStreamsResponse) Descriptor
deprecated
func (*ListAndroidAppDataStreamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAndroidAppDataStreamsResponse.ProtoReflect.Descriptor instead.
func (*ListAndroidAppDataStreamsResponse) GetAndroidAppDataStreams ¶
func (x *ListAndroidAppDataStreamsResponse) GetAndroidAppDataStreams() []*AndroidAppDataStream
func (*ListAndroidAppDataStreamsResponse) GetNextPageToken ¶
func (x *ListAndroidAppDataStreamsResponse) GetNextPageToken() string
func (*ListAndroidAppDataStreamsResponse) ProtoMessage ¶
func (*ListAndroidAppDataStreamsResponse) ProtoMessage()
func (*ListAndroidAppDataStreamsResponse) ProtoReflect ¶
func (x *ListAndroidAppDataStreamsResponse) ProtoReflect() protoreflect.Message
func (*ListAndroidAppDataStreamsResponse) Reset ¶
func (x *ListAndroidAppDataStreamsResponse) Reset()
func (*ListAndroidAppDataStreamsResponse) String ¶
func (x *ListAndroidAppDataStreamsResponse) String() string
type ListConversionEventsRequest ¶
type ListConversionEventsRequest struct { // Required. The resource name of the parent property. // Example: 'properties/123' Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The maximum number of resources to return. // If unspecified, at most 50 resources will be returned. // The maximum value is 200; (higher values will be coerced to the maximum) PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListConversionEvents` call. // Provide this to retrieve the subsequent page. // When paginating, all other parameters provided to `ListConversionEvents` // must match the call that provided the page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListConversionEvents RPC
func (*ListConversionEventsRequest) Descriptor
deprecated
func (*ListConversionEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListConversionEventsRequest.ProtoReflect.Descriptor instead.
func (*ListConversionEventsRequest) GetPageSize ¶
func (x *ListConversionEventsRequest) GetPageSize() int32
func (*ListConversionEventsRequest) GetPageToken ¶
func (x *ListConversionEventsRequest) GetPageToken() string
func (*ListConversionEventsRequest) GetParent ¶
func (x *ListConversionEventsRequest) GetParent() string
func (*ListConversionEventsRequest) ProtoMessage ¶
func (*ListConversionEventsRequest) ProtoMessage()
func (*ListConversionEventsRequest) ProtoReflect ¶
func (x *ListConversionEventsRequest) ProtoReflect() protoreflect.Message
func (*ListConversionEventsRequest) Reset ¶
func (x *ListConversionEventsRequest) Reset()
func (*ListConversionEventsRequest) String ¶
func (x *ListConversionEventsRequest) String() string
type ListConversionEventsResponse ¶
type ListConversionEventsResponse struct { // The requested conversion events ConversionEvents []*ConversionEvent `protobuf:"bytes,1,rep,name=conversion_events,json=conversionEvents,proto3" json:"conversion_events,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Response message for ListConversionEvents RPC.
func (*ListConversionEventsResponse) Descriptor
deprecated
func (*ListConversionEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListConversionEventsResponse.ProtoReflect.Descriptor instead.
func (*ListConversionEventsResponse) GetConversionEvents ¶
func (x *ListConversionEventsResponse) GetConversionEvents() []*ConversionEvent
func (*ListConversionEventsResponse) GetNextPageToken ¶
func (x *ListConversionEventsResponse) GetNextPageToken() string
func (*ListConversionEventsResponse) ProtoMessage ¶
func (*ListConversionEventsResponse) ProtoMessage()
func (*ListConversionEventsResponse) ProtoReflect ¶
func (x *ListConversionEventsResponse) ProtoReflect() protoreflect.Message
func (*ListConversionEventsResponse) Reset ¶
func (x *ListConversionEventsResponse) Reset()
func (*ListConversionEventsResponse) String ¶
func (x *ListConversionEventsResponse) String() string
type ListCustomDimensionsRequest ¶
type ListCustomDimensionsRequest struct { // Required. Example format: properties/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The maximum number of resources to return. // If unspecified, at most 50 resources will be returned. // The maximum value is 200 (higher values will be coerced to the maximum). PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListCustomDimensions` call. // Provide this to retrieve the subsequent page. // // When paginating, all other parameters provided to `ListCustomDimensions` // must match the call that provided the page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListCustomDimensions RPC.
func (*ListCustomDimensionsRequest) Descriptor
deprecated
func (*ListCustomDimensionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCustomDimensionsRequest.ProtoReflect.Descriptor instead.
func (*ListCustomDimensionsRequest) GetPageSize ¶
func (x *ListCustomDimensionsRequest) GetPageSize() int32
func (*ListCustomDimensionsRequest) GetPageToken ¶
func (x *ListCustomDimensionsRequest) GetPageToken() string
func (*ListCustomDimensionsRequest) GetParent ¶
func (x *ListCustomDimensionsRequest) GetParent() string
func (*ListCustomDimensionsRequest) ProtoMessage ¶
func (*ListCustomDimensionsRequest) ProtoMessage()
func (*ListCustomDimensionsRequest) ProtoReflect ¶
func (x *ListCustomDimensionsRequest) ProtoReflect() protoreflect.Message
func (*ListCustomDimensionsRequest) Reset ¶
func (x *ListCustomDimensionsRequest) Reset()
func (*ListCustomDimensionsRequest) String ¶
func (x *ListCustomDimensionsRequest) String() string
type ListCustomDimensionsResponse ¶
type ListCustomDimensionsResponse struct { // List of CustomDimensions. CustomDimensions []*CustomDimension `protobuf:"bytes,1,rep,name=custom_dimensions,json=customDimensions,proto3" json:"custom_dimensions,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Response message for ListCustomDimensions RPC.
func (*ListCustomDimensionsResponse) Descriptor
deprecated
func (*ListCustomDimensionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCustomDimensionsResponse.ProtoReflect.Descriptor instead.
func (*ListCustomDimensionsResponse) GetCustomDimensions ¶
func (x *ListCustomDimensionsResponse) GetCustomDimensions() []*CustomDimension
func (*ListCustomDimensionsResponse) GetNextPageToken ¶
func (x *ListCustomDimensionsResponse) GetNextPageToken() string
func (*ListCustomDimensionsResponse) ProtoMessage ¶
func (*ListCustomDimensionsResponse) ProtoMessage()
func (*ListCustomDimensionsResponse) ProtoReflect ¶
func (x *ListCustomDimensionsResponse) ProtoReflect() protoreflect.Message
func (*ListCustomDimensionsResponse) Reset ¶
func (x *ListCustomDimensionsResponse) Reset()
func (*ListCustomDimensionsResponse) String ¶
func (x *ListCustomDimensionsResponse) String() string
type ListCustomMetricsRequest ¶
type ListCustomMetricsRequest struct { // Required. Example format: properties/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The maximum number of resources to return. // If unspecified, at most 50 resources will be returned. // The maximum value is 200 (higher values will be coerced to the maximum). PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListCustomMetrics` call. // Provide this to retrieve the subsequent page. // // When paginating, all other parameters provided to `ListCustomMetrics` must // match the call that provided the page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListCustomMetrics RPC.
func (*ListCustomMetricsRequest) Descriptor
deprecated
func (*ListCustomMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCustomMetricsRequest.ProtoReflect.Descriptor instead.
func (*ListCustomMetricsRequest) GetPageSize ¶
func (x *ListCustomMetricsRequest) GetPageSize() int32
func (*ListCustomMetricsRequest) GetPageToken ¶
func (x *ListCustomMetricsRequest) GetPageToken() string
func (*ListCustomMetricsRequest) GetParent ¶
func (x *ListCustomMetricsRequest) GetParent() string
func (*ListCustomMetricsRequest) ProtoMessage ¶
func (*ListCustomMetricsRequest) ProtoMessage()
func (*ListCustomMetricsRequest) ProtoReflect ¶
func (x *ListCustomMetricsRequest) ProtoReflect() protoreflect.Message
func (*ListCustomMetricsRequest) Reset ¶
func (x *ListCustomMetricsRequest) Reset()
func (*ListCustomMetricsRequest) String ¶
func (x *ListCustomMetricsRequest) String() string
type ListCustomMetricsResponse ¶
type ListCustomMetricsResponse struct { // List of CustomMetrics. CustomMetrics []*CustomMetric `protobuf:"bytes,1,rep,name=custom_metrics,json=customMetrics,proto3" json:"custom_metrics,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Response message for ListCustomMetrics RPC.
func (*ListCustomMetricsResponse) Descriptor
deprecated
func (*ListCustomMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCustomMetricsResponse.ProtoReflect.Descriptor instead.
func (*ListCustomMetricsResponse) GetCustomMetrics ¶
func (x *ListCustomMetricsResponse) GetCustomMetrics() []*CustomMetric
func (*ListCustomMetricsResponse) GetNextPageToken ¶
func (x *ListCustomMetricsResponse) GetNextPageToken() string
func (*ListCustomMetricsResponse) ProtoMessage ¶
func (*ListCustomMetricsResponse) ProtoMessage()
func (*ListCustomMetricsResponse) ProtoReflect ¶
func (x *ListCustomMetricsResponse) ProtoReflect() protoreflect.Message
func (*ListCustomMetricsResponse) Reset ¶
func (x *ListCustomMetricsResponse) Reset()
func (*ListCustomMetricsResponse) String ¶
func (x *ListCustomMetricsResponse) String() string
type ListFirebaseLinksRequest ¶
type ListFirebaseLinksRequest struct { // Required. Format: properties/{property_id} // Example: properties/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The maximum number of resources to return. The service may return // fewer than this value, even if there are additional pages. // If unspecified, at most 50 resources will be returned. // The maximum value is 200; (higher values will be coerced to the maximum) PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListFirebaseLinks` call. // Provide this to retrieve the subsequent page. // When paginating, all other parameters provided to `ListProperties` must // match the call that provided the page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListFirebaseLinks RPC
func (*ListFirebaseLinksRequest) Descriptor
deprecated
func (*ListFirebaseLinksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFirebaseLinksRequest.ProtoReflect.Descriptor instead.
func (*ListFirebaseLinksRequest) GetPageSize ¶
func (x *ListFirebaseLinksRequest) GetPageSize() int32
func (*ListFirebaseLinksRequest) GetPageToken ¶
func (x *ListFirebaseLinksRequest) GetPageToken() string
func (*ListFirebaseLinksRequest) GetParent ¶
func (x *ListFirebaseLinksRequest) GetParent() string
func (*ListFirebaseLinksRequest) ProtoMessage ¶
func (*ListFirebaseLinksRequest) ProtoMessage()
func (*ListFirebaseLinksRequest) ProtoReflect ¶
func (x *ListFirebaseLinksRequest) ProtoReflect() protoreflect.Message
func (*ListFirebaseLinksRequest) Reset ¶
func (x *ListFirebaseLinksRequest) Reset()
func (*ListFirebaseLinksRequest) String ¶
func (x *ListFirebaseLinksRequest) String() string
type ListFirebaseLinksResponse ¶
type ListFirebaseLinksResponse struct { // List of FirebaseLinks. This will have at most one value. FirebaseLinks []*FirebaseLink `protobuf:"bytes,1,rep,name=firebase_links,json=firebaseLinks,proto3" json:"firebase_links,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. // Currently, Google Analytics supports only one FirebaseLink per property, // so this will never be populated. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Response message for ListFirebaseLinks RPC
func (*ListFirebaseLinksResponse) Descriptor
deprecated
func (*ListFirebaseLinksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFirebaseLinksResponse.ProtoReflect.Descriptor instead.
func (*ListFirebaseLinksResponse) GetFirebaseLinks ¶
func (x *ListFirebaseLinksResponse) GetFirebaseLinks() []*FirebaseLink
func (*ListFirebaseLinksResponse) GetNextPageToken ¶
func (x *ListFirebaseLinksResponse) GetNextPageToken() string
func (*ListFirebaseLinksResponse) ProtoMessage ¶
func (*ListFirebaseLinksResponse) ProtoMessage()
func (*ListFirebaseLinksResponse) ProtoReflect ¶
func (x *ListFirebaseLinksResponse) ProtoReflect() protoreflect.Message
func (*ListFirebaseLinksResponse) Reset ¶
func (x *ListFirebaseLinksResponse) Reset()
func (*ListFirebaseLinksResponse) String ¶
func (x *ListFirebaseLinksResponse) String() string
type ListGoogleAdsLinksRequest ¶
type ListGoogleAdsLinksRequest struct { // Required. Example format: properties/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The maximum number of resources to return. // If unspecified, at most 50 resources will be returned. // The maximum value is 200 (higher values will be coerced to the maximum). PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListGoogleAdsLinks` call. // Provide this to retrieve the subsequent page. // // When paginating, all other parameters provided to `ListGoogleAdsLinks` must // match the call that provided the page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListGoogleAdsLinks RPC.
func (*ListGoogleAdsLinksRequest) Descriptor
deprecated
func (*ListGoogleAdsLinksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGoogleAdsLinksRequest.ProtoReflect.Descriptor instead.
func (*ListGoogleAdsLinksRequest) GetPageSize ¶
func (x *ListGoogleAdsLinksRequest) GetPageSize() int32
func (*ListGoogleAdsLinksRequest) GetPageToken ¶
func (x *ListGoogleAdsLinksRequest) GetPageToken() string
func (*ListGoogleAdsLinksRequest) GetParent ¶
func (x *ListGoogleAdsLinksRequest) GetParent() string
func (*ListGoogleAdsLinksRequest) ProtoMessage ¶
func (*ListGoogleAdsLinksRequest) ProtoMessage()
func (*ListGoogleAdsLinksRequest) ProtoReflect ¶
func (x *ListGoogleAdsLinksRequest) ProtoReflect() protoreflect.Message
func (*ListGoogleAdsLinksRequest) Reset ¶
func (x *ListGoogleAdsLinksRequest) Reset()
func (*ListGoogleAdsLinksRequest) String ¶
func (x *ListGoogleAdsLinksRequest) String() string
type ListGoogleAdsLinksResponse ¶
type ListGoogleAdsLinksResponse struct { // List of GoogleAdsLinks. GoogleAdsLinks []*GoogleAdsLink `protobuf:"bytes,1,rep,name=google_ads_links,json=googleAdsLinks,proto3" json:"google_ads_links,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Response message for ListGoogleAdsLinks RPC.
func (*ListGoogleAdsLinksResponse) Descriptor
deprecated
func (*ListGoogleAdsLinksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListGoogleAdsLinksResponse.ProtoReflect.Descriptor instead.
func (*ListGoogleAdsLinksResponse) GetGoogleAdsLinks ¶
func (x *ListGoogleAdsLinksResponse) GetGoogleAdsLinks() []*GoogleAdsLink
func (*ListGoogleAdsLinksResponse) GetNextPageToken ¶
func (x *ListGoogleAdsLinksResponse) GetNextPageToken() string
func (*ListGoogleAdsLinksResponse) ProtoMessage ¶
func (*ListGoogleAdsLinksResponse) ProtoMessage()
func (*ListGoogleAdsLinksResponse) ProtoReflect ¶
func (x *ListGoogleAdsLinksResponse) ProtoReflect() protoreflect.Message
func (*ListGoogleAdsLinksResponse) Reset ¶
func (x *ListGoogleAdsLinksResponse) Reset()
func (*ListGoogleAdsLinksResponse) String ¶
func (x *ListGoogleAdsLinksResponse) String() string
type ListIosAppDataStreamsRequest ¶
type ListIosAppDataStreamsRequest struct { // Required. The name of the parent property. // For example, to list results of app streams under the property with Id // 123: "properties/123" Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The maximum number of resources to return. // If unspecified, at most 50 resources will be returned. // The maximum value is 200; (higher values will be coerced to the maximum) PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListIosAppDataStreams` // call. Provide this to retrieve the subsequent page. // When paginating, all other parameters provided to `ListIosAppDataStreams` // must match the call that provided the page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListIosAppDataStreams RPC.
func (*ListIosAppDataStreamsRequest) Descriptor
deprecated
func (*ListIosAppDataStreamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListIosAppDataStreamsRequest.ProtoReflect.Descriptor instead.
func (*ListIosAppDataStreamsRequest) GetPageSize ¶
func (x *ListIosAppDataStreamsRequest) GetPageSize() int32
func (*ListIosAppDataStreamsRequest) GetPageToken ¶
func (x *ListIosAppDataStreamsRequest) GetPageToken() string
func (*ListIosAppDataStreamsRequest) GetParent ¶
func (x *ListIosAppDataStreamsRequest) GetParent() string
func (*ListIosAppDataStreamsRequest) ProtoMessage ¶
func (*ListIosAppDataStreamsRequest) ProtoMessage()
func (*ListIosAppDataStreamsRequest) ProtoReflect ¶
func (x *ListIosAppDataStreamsRequest) ProtoReflect() protoreflect.Message
func (*ListIosAppDataStreamsRequest) Reset ¶
func (x *ListIosAppDataStreamsRequest) Reset()
func (*ListIosAppDataStreamsRequest) String ¶
func (x *ListIosAppDataStreamsRequest) String() string
type ListIosAppDataStreamsResponse ¶
type ListIosAppDataStreamsResponse struct { // Results that matched the filter criteria and were accessible to the caller. IosAppDataStreams []*IosAppDataStream `protobuf:"bytes,1,rep,name=ios_app_data_streams,json=iosAppDataStreams,proto3" json:"ios_app_data_streams,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListIosAppDataStreams RPC.
func (*ListIosAppDataStreamsResponse) Descriptor
deprecated
func (*ListIosAppDataStreamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIosAppDataStreamsResponse.ProtoReflect.Descriptor instead.
func (*ListIosAppDataStreamsResponse) GetIosAppDataStreams ¶
func (x *ListIosAppDataStreamsResponse) GetIosAppDataStreams() []*IosAppDataStream
func (*ListIosAppDataStreamsResponse) GetNextPageToken ¶
func (x *ListIosAppDataStreamsResponse) GetNextPageToken() string
func (*ListIosAppDataStreamsResponse) ProtoMessage ¶
func (*ListIosAppDataStreamsResponse) ProtoMessage()
func (*ListIosAppDataStreamsResponse) ProtoReflect ¶
func (x *ListIosAppDataStreamsResponse) ProtoReflect() protoreflect.Message
func (*ListIosAppDataStreamsResponse) Reset ¶
func (x *ListIosAppDataStreamsResponse) Reset()
func (*ListIosAppDataStreamsResponse) String ¶
func (x *ListIosAppDataStreamsResponse) String() string
type ListMeasurementProtocolSecretsRequest ¶
type ListMeasurementProtocolSecretsRequest struct { // Required. The resource name of the parent stream. // Any type of stream (WebDataStream, IosAppDataStream, AndroidAppDataStream) // may be a parent. // Format: // properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The maximum number of resources to return. // If unspecified, at most 10 resources will be returned. // The maximum value is 10. Higher values will be coerced to the maximum. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListMeasurementProtocolSecrets` // call. Provide this to retrieve the subsequent page. When paginating, all // other parameters provided to `ListMeasurementProtocolSecrets` must match // the call that provided the page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListMeasurementProtocolSecret RPC
func (*ListMeasurementProtocolSecretsRequest) Descriptor
deprecated
func (*ListMeasurementProtocolSecretsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMeasurementProtocolSecretsRequest.ProtoReflect.Descriptor instead.
func (*ListMeasurementProtocolSecretsRequest) GetPageSize ¶
func (x *ListMeasurementProtocolSecretsRequest) GetPageSize() int32
func (*ListMeasurementProtocolSecretsRequest) GetPageToken ¶
func (x *ListMeasurementProtocolSecretsRequest) GetPageToken() string
func (*ListMeasurementProtocolSecretsRequest) GetParent ¶
func (x *ListMeasurementProtocolSecretsRequest) GetParent() string
func (*ListMeasurementProtocolSecretsRequest) ProtoMessage ¶
func (*ListMeasurementProtocolSecretsRequest) ProtoMessage()
func (*ListMeasurementProtocolSecretsRequest) ProtoReflect ¶
func (x *ListMeasurementProtocolSecretsRequest) ProtoReflect() protoreflect.Message
func (*ListMeasurementProtocolSecretsRequest) Reset ¶
func (x *ListMeasurementProtocolSecretsRequest) Reset()
func (*ListMeasurementProtocolSecretsRequest) String ¶
func (x *ListMeasurementProtocolSecretsRequest) String() string
type ListMeasurementProtocolSecretsResponse ¶
type ListMeasurementProtocolSecretsResponse struct { // A list of secrets for the parent stream specified in the request. MeasurementProtocolSecrets []*MeasurementProtocolSecret `` /* 141-byte string literal not displayed */ // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Response message for ListMeasurementProtocolSecret RPC
func (*ListMeasurementProtocolSecretsResponse) Descriptor
deprecated
func (*ListMeasurementProtocolSecretsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMeasurementProtocolSecretsResponse.ProtoReflect.Descriptor instead.
func (*ListMeasurementProtocolSecretsResponse) GetMeasurementProtocolSecrets ¶
func (x *ListMeasurementProtocolSecretsResponse) GetMeasurementProtocolSecrets() []*MeasurementProtocolSecret
func (*ListMeasurementProtocolSecretsResponse) GetNextPageToken ¶
func (x *ListMeasurementProtocolSecretsResponse) GetNextPageToken() string
func (*ListMeasurementProtocolSecretsResponse) ProtoMessage ¶
func (*ListMeasurementProtocolSecretsResponse) ProtoMessage()
func (*ListMeasurementProtocolSecretsResponse) ProtoReflect ¶
func (x *ListMeasurementProtocolSecretsResponse) ProtoReflect() protoreflect.Message
func (*ListMeasurementProtocolSecretsResponse) Reset ¶
func (x *ListMeasurementProtocolSecretsResponse) Reset()
func (*ListMeasurementProtocolSecretsResponse) String ¶
func (x *ListMeasurementProtocolSecretsResponse) String() string
type ListPropertiesRequest ¶
type ListPropertiesRequest struct { // Required. An expression for filtering the results of the request. // Fields eligible for filtering are: // `parent:`(The resource name of the parent account) or // `firebase_project:`(The id or number of the linked firebase project). // Some examples of filters: // // “` // | Filter | Description | // |-----------------------------|-------------------------------------------| // | parent:accounts/123 | The account with account id: 123. | // | firebase_project:project-id | The firebase project with id: project-id. | // | firebase_project:123 | The firebase project with number: 123. | // “` Filter string `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` // The maximum number of resources to return. The service may return // fewer than this value, even if there are additional pages. // If unspecified, at most 50 resources will be returned. // The maximum value is 200; (higher values will be coerced to the maximum) PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListProperties` call. // Provide this to retrieve the subsequent page. // When paginating, all other parameters provided to `ListProperties` must // match the call that provided the page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Whether to include soft-deleted (ie: "trashed") Properties in the // results. Properties can be inspected to determine whether they are deleted // or not. ShowDeleted bool `protobuf:"varint,4,opt,name=show_deleted,json=showDeleted,proto3" json:"show_deleted,omitempty"` // contains filtered or unexported fields }
Request message for ListProperties RPC.
func (*ListPropertiesRequest) Descriptor
deprecated
func (*ListPropertiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPropertiesRequest.ProtoReflect.Descriptor instead.
func (*ListPropertiesRequest) GetFilter ¶
func (x *ListPropertiesRequest) GetFilter() string
func (*ListPropertiesRequest) GetPageSize ¶
func (x *ListPropertiesRequest) GetPageSize() int32
func (*ListPropertiesRequest) GetPageToken ¶
func (x *ListPropertiesRequest) GetPageToken() string
func (*ListPropertiesRequest) GetShowDeleted ¶
func (x *ListPropertiesRequest) GetShowDeleted() bool
func (*ListPropertiesRequest) ProtoMessage ¶
func (*ListPropertiesRequest) ProtoMessage()
func (*ListPropertiesRequest) ProtoReflect ¶
func (x *ListPropertiesRequest) ProtoReflect() protoreflect.Message
func (*ListPropertiesRequest) Reset ¶
func (x *ListPropertiesRequest) Reset()
func (*ListPropertiesRequest) String ¶
func (x *ListPropertiesRequest) String() string
type ListPropertiesResponse ¶
type ListPropertiesResponse struct { // Results that matched the filter criteria and were accessible to the caller. Properties []*Property `protobuf:"bytes,1,rep,name=properties,proto3" json:"properties,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Response message for ListProperties RPC.
func (*ListPropertiesResponse) Descriptor
deprecated
func (*ListPropertiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPropertiesResponse.ProtoReflect.Descriptor instead.
func (*ListPropertiesResponse) GetNextPageToken ¶
func (x *ListPropertiesResponse) GetNextPageToken() string
func (*ListPropertiesResponse) GetProperties ¶
func (x *ListPropertiesResponse) GetProperties() []*Property
func (*ListPropertiesResponse) ProtoMessage ¶
func (*ListPropertiesResponse) ProtoMessage()
func (*ListPropertiesResponse) ProtoReflect ¶
func (x *ListPropertiesResponse) ProtoReflect() protoreflect.Message
func (*ListPropertiesResponse) Reset ¶
func (x *ListPropertiesResponse) Reset()
func (*ListPropertiesResponse) String ¶
func (x *ListPropertiesResponse) String() string
type ListUserLinksRequest ¶
type ListUserLinksRequest struct { // Required. Example format: accounts/1234 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The maximum number of user links to return. // The service may return fewer than this value. // If unspecified, at most 200 user links will be returned. // The maximum value is 500; values above 500 will be coerced to 500. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListUserLinks` call. // Provide this to retrieve the subsequent page. // When paginating, all other parameters provided to `ListUserLinks` must // match the call that provided the page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListUserLinks RPC.
func (*ListUserLinksRequest) Descriptor
deprecated
func (*ListUserLinksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUserLinksRequest.ProtoReflect.Descriptor instead.
func (*ListUserLinksRequest) GetPageSize ¶
func (x *ListUserLinksRequest) GetPageSize() int32
func (*ListUserLinksRequest) GetPageToken ¶
func (x *ListUserLinksRequest) GetPageToken() string
func (*ListUserLinksRequest) GetParent ¶
func (x *ListUserLinksRequest) GetParent() string
func (*ListUserLinksRequest) ProtoMessage ¶
func (*ListUserLinksRequest) ProtoMessage()
func (*ListUserLinksRequest) ProtoReflect ¶
func (x *ListUserLinksRequest) ProtoReflect() protoreflect.Message
func (*ListUserLinksRequest) Reset ¶
func (x *ListUserLinksRequest) Reset()
func (*ListUserLinksRequest) String ¶
func (x *ListUserLinksRequest) String() string
type ListUserLinksResponse ¶
type ListUserLinksResponse struct { // List of UserLinks. These will be ordered stably, but in an arbitrary order. UserLinks []*UserLink `protobuf:"bytes,1,rep,name=user_links,json=userLinks,proto3" json:"user_links,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Response message for ListUserLinks RPC.
func (*ListUserLinksResponse) Descriptor
deprecated
func (*ListUserLinksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUserLinksResponse.ProtoReflect.Descriptor instead.
func (*ListUserLinksResponse) GetNextPageToken ¶
func (x *ListUserLinksResponse) GetNextPageToken() string
func (*ListUserLinksResponse) GetUserLinks ¶
func (x *ListUserLinksResponse) GetUserLinks() []*UserLink
func (*ListUserLinksResponse) ProtoMessage ¶
func (*ListUserLinksResponse) ProtoMessage()
func (*ListUserLinksResponse) ProtoReflect ¶
func (x *ListUserLinksResponse) ProtoReflect() protoreflect.Message
func (*ListUserLinksResponse) Reset ¶
func (x *ListUserLinksResponse) Reset()
func (*ListUserLinksResponse) String ¶
func (x *ListUserLinksResponse) String() string
type ListWebDataStreamsRequest ¶
type ListWebDataStreamsRequest struct { // Required. The name of the parent property. // For example, to list results of web streams under the property with Id // 123: "properties/123" Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // The maximum number of resources to return. // If unspecified, at most 50 resources will be returned. // The maximum value is 200; (higher values will be coerced to the maximum) PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // A page token, received from a previous `ListWebDataStreams` call. // Provide this to retrieve the subsequent page. // When paginating, all other parameters provided to `ListWebDataStreams` must // match the call that provided the page token. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListWebDataStreams RPC.
func (*ListWebDataStreamsRequest) Descriptor
deprecated
func (*ListWebDataStreamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListWebDataStreamsRequest.ProtoReflect.Descriptor instead.
func (*ListWebDataStreamsRequest) GetPageSize ¶
func (x *ListWebDataStreamsRequest) GetPageSize() int32
func (*ListWebDataStreamsRequest) GetPageToken ¶
func (x *ListWebDataStreamsRequest) GetPageToken() string
func (*ListWebDataStreamsRequest) GetParent ¶
func (x *ListWebDataStreamsRequest) GetParent() string
func (*ListWebDataStreamsRequest) ProtoMessage ¶
func (*ListWebDataStreamsRequest) ProtoMessage()
func (*ListWebDataStreamsRequest) ProtoReflect ¶
func (x *ListWebDataStreamsRequest) ProtoReflect() protoreflect.Message
func (*ListWebDataStreamsRequest) Reset ¶
func (x *ListWebDataStreamsRequest) Reset()
func (*ListWebDataStreamsRequest) String ¶
func (x *ListWebDataStreamsRequest) String() string
type ListWebDataStreamsResponse ¶
type ListWebDataStreamsResponse struct { // Results that matched the filter criteria and were accessible to the caller. WebDataStreams []*WebDataStream `protobuf:"bytes,1,rep,name=web_data_streams,json=webDataStreams,proto3" json:"web_data_streams,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Request message for ListWebDataStreams RPC.
func (*ListWebDataStreamsResponse) Descriptor
deprecated
func (*ListWebDataStreamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListWebDataStreamsResponse.ProtoReflect.Descriptor instead.
func (*ListWebDataStreamsResponse) GetNextPageToken ¶
func (x *ListWebDataStreamsResponse) GetNextPageToken() string
func (*ListWebDataStreamsResponse) GetWebDataStreams ¶
func (x *ListWebDataStreamsResponse) GetWebDataStreams() []*WebDataStream
func (*ListWebDataStreamsResponse) ProtoMessage ¶
func (*ListWebDataStreamsResponse) ProtoMessage()
func (*ListWebDataStreamsResponse) ProtoReflect ¶
func (x *ListWebDataStreamsResponse) ProtoReflect() protoreflect.Message
func (*ListWebDataStreamsResponse) Reset ¶
func (x *ListWebDataStreamsResponse) Reset()
func (*ListWebDataStreamsResponse) String ¶
func (x *ListWebDataStreamsResponse) String() string
type MaximumUserAccess ¶
type MaximumUserAccess int32
Maximum access settings that Firebase user receive on the linked Analytics property.
const ( // Unspecified maximum user access. MaximumUserAccess_MAXIMUM_USER_ACCESS_UNSPECIFIED MaximumUserAccess = 0 // Firebase users have no access to the Analytics property. MaximumUserAccess_NO_ACCESS MaximumUserAccess = 1 // Firebase users have Read & Analyze access to the Analytics property. MaximumUserAccess_READ_AND_ANALYZE MaximumUserAccess = 2 // Firebase users have edit access to the Analytics property, but may not // manage the Firebase link. MaximumUserAccess_EDITOR_WITHOUT_LINK_MANAGEMENT MaximumUserAccess = 3 // Firebase users have edit access to the Analytics property and may manage // the Firebase link. MaximumUserAccess_EDITOR_INCLUDING_LINK_MANAGEMENT MaximumUserAccess = 4 )
func (MaximumUserAccess) Descriptor ¶
func (MaximumUserAccess) Descriptor() protoreflect.EnumDescriptor
func (MaximumUserAccess) Enum ¶
func (x MaximumUserAccess) Enum() *MaximumUserAccess
func (MaximumUserAccess) EnumDescriptor
deprecated
func (MaximumUserAccess) EnumDescriptor() ([]byte, []int)
Deprecated: Use MaximumUserAccess.Descriptor instead.
func (MaximumUserAccess) Number ¶
func (x MaximumUserAccess) Number() protoreflect.EnumNumber
func (MaximumUserAccess) String ¶
func (x MaximumUserAccess) String() string
func (MaximumUserAccess) Type ¶
func (MaximumUserAccess) Type() protoreflect.EnumType
type MeasurementProtocolSecret ¶
type MeasurementProtocolSecret struct { // Output only. Resource name of this secret. This secret may be a child of any type of // stream. // Format: // properties/{property}/webDataStreams/{webDataStream}/measurementProtocolSecrets/{measurementProtocolSecret} Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Required. Human-readable display name for this secret. DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Output only. The measurement protocol secret value. Pass this value to the api_secret // field of the Measurement Protocol API when sending hits to this // secret's parent property. SecretValue string `protobuf:"bytes,3,opt,name=secret_value,json=secretValue,proto3" json:"secret_value,omitempty"` // contains filtered or unexported fields }
A secret value used for sending hits to Measurement Protocol.
func (*MeasurementProtocolSecret) Descriptor
deprecated
func (*MeasurementProtocolSecret) Descriptor() ([]byte, []int)
Deprecated: Use MeasurementProtocolSecret.ProtoReflect.Descriptor instead.
func (*MeasurementProtocolSecret) GetDisplayName ¶
func (x *MeasurementProtocolSecret) GetDisplayName() string
func (*MeasurementProtocolSecret) GetName ¶
func (x *MeasurementProtocolSecret) GetName() string
func (*MeasurementProtocolSecret) GetSecretValue ¶
func (x *MeasurementProtocolSecret) GetSecretValue() string
func (*MeasurementProtocolSecret) ProtoMessage ¶
func (*MeasurementProtocolSecret) ProtoMessage()
func (*MeasurementProtocolSecret) ProtoReflect ¶
func (x *MeasurementProtocolSecret) ProtoReflect() protoreflect.Message
func (*MeasurementProtocolSecret) Reset ¶
func (x *MeasurementProtocolSecret) Reset()
func (*MeasurementProtocolSecret) String ¶
func (x *MeasurementProtocolSecret) String() string
type Property ¶
type Property struct { // Output only. Resource name of this property. // Format: properties/{property_id} // Example: "properties/1000" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Output only. Time when the entity was originally created. CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. Time when entity payload fields were last updated. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Immutable. Resource name of this property's logical parent. // // Note: The Property-Moving UI can be used to change the parent. // Format: accounts/{account} // Example: "accounts/100" Parent string `protobuf:"bytes,2,opt,name=parent,proto3" json:"parent,omitempty"` // Required. Human-readable display name for this property. // // The max allowed display name length is 100 UTF-16 code units. DisplayName string `protobuf:"bytes,5,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // Industry associated with this property // Example: AUTOMOTIVE, FOOD_AND_DRINK IndustryCategory IndustryCategory `` /* 163-byte string literal not displayed */ // Required. Reporting Time Zone, used as the day boundary for reports, regardless of // where the data originates. If the time zone honors DST, Analytics will // automatically adjust for the changes. // // NOTE: Changing the time zone only affects data going forward, and is not // applied retroactively. // // Format: https://www.iana.org/time-zones // Example: "America/Los_Angeles" TimeZone string `protobuf:"bytes,7,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"` // The currency type used in reports involving monetary values. // // // Format: https://en.wikipedia.org/wiki/ISO_4217 // Examples: "USD", "EUR", "JPY" CurrencyCode string `protobuf:"bytes,8,opt,name=currency_code,json=currencyCode,proto3" json:"currency_code,omitempty"` // Output only. If set, the time at which this property was trashed. If not set, then this // property is not currently in the trash can. DeleteTime *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=delete_time,json=deleteTime,proto3" json:"delete_time,omitempty"` // Output only. If set, the time at which this trashed property will be permanently // deleted. If not set, then this property is not currently in the trash can // and is not slated to be deleted. ExpireTime *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` // contains filtered or unexported fields }
A resource message representing a Google Analytics GA4 property.
func (*Property) Descriptor
deprecated
func (*Property) GetCreateTime ¶
func (x *Property) GetCreateTime() *timestamppb.Timestamp
func (*Property) GetCurrencyCode ¶
func (*Property) GetDeleteTime ¶
func (x *Property) GetDeleteTime() *timestamppb.Timestamp
func (*Property) GetDisplayName ¶
func (*Property) GetExpireTime ¶
func (x *Property) GetExpireTime() *timestamppb.Timestamp
func (*Property) GetIndustryCategory ¶
func (x *Property) GetIndustryCategory() IndustryCategory
func (*Property) GetTimeZone ¶
func (*Property) GetUpdateTime ¶
func (x *Property) GetUpdateTime() *timestamppb.Timestamp
func (*Property) ProtoMessage ¶
func (*Property) ProtoMessage()
func (*Property) ProtoReflect ¶
func (x *Property) ProtoReflect() protoreflect.Message
type PropertySummary ¶
type PropertySummary struct { // Resource name of property referred to by this property summary // Format: properties/{property_id} // Example: "properties/1000" Property string `protobuf:"bytes,1,opt,name=property,proto3" json:"property,omitempty"` // Display name for the property referred to in this account summary. DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // contains filtered or unexported fields }
A virtual resource representing metadata for an GA4 property.
func (*PropertySummary) Descriptor
deprecated
func (*PropertySummary) Descriptor() ([]byte, []int)
Deprecated: Use PropertySummary.ProtoReflect.Descriptor instead.
func (*PropertySummary) GetDisplayName ¶
func (x *PropertySummary) GetDisplayName() string
func (*PropertySummary) GetProperty ¶
func (x *PropertySummary) GetProperty() string
func (*PropertySummary) ProtoMessage ¶
func (*PropertySummary) ProtoMessage()
func (*PropertySummary) ProtoReflect ¶
func (x *PropertySummary) ProtoReflect() protoreflect.Message
func (*PropertySummary) Reset ¶
func (x *PropertySummary) Reset()
func (*PropertySummary) String ¶
func (x *PropertySummary) String() string
type ProvisionAccountTicketRequest ¶
type ProvisionAccountTicketRequest struct { // The account to create. Account *Account `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` // Redirect URI where the user will be sent after accepting Terms of Service. // Must be configured in Developers Console as a Redirect URI RedirectUri string `protobuf:"bytes,2,opt,name=redirect_uri,json=redirectUri,proto3" json:"redirect_uri,omitempty"` // contains filtered or unexported fields }
Request message for ProvisionAccountTicket RPC.
func (*ProvisionAccountTicketRequest) Descriptor
deprecated
func (*ProvisionAccountTicketRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProvisionAccountTicketRequest.ProtoReflect.Descriptor instead.
func (*ProvisionAccountTicketRequest) GetAccount ¶
func (x *ProvisionAccountTicketRequest) GetAccount() *Account
func (*ProvisionAccountTicketRequest) GetRedirectUri ¶
func (x *ProvisionAccountTicketRequest) GetRedirectUri() string
func (*ProvisionAccountTicketRequest) ProtoMessage ¶
func (*ProvisionAccountTicketRequest) ProtoMessage()
func (*ProvisionAccountTicketRequest) ProtoReflect ¶
func (x *ProvisionAccountTicketRequest) ProtoReflect() protoreflect.Message
func (*ProvisionAccountTicketRequest) Reset ¶
func (x *ProvisionAccountTicketRequest) Reset()
func (*ProvisionAccountTicketRequest) String ¶
func (x *ProvisionAccountTicketRequest) String() string
type ProvisionAccountTicketResponse ¶
type ProvisionAccountTicketResponse struct { // The param to be passed in the ToS link. AccountTicketId string `protobuf:"bytes,1,opt,name=account_ticket_id,json=accountTicketId,proto3" json:"account_ticket_id,omitempty"` // contains filtered or unexported fields }
Response message for ProvisionAccountTicket RPC.
func (*ProvisionAccountTicketResponse) Descriptor
deprecated
func (*ProvisionAccountTicketResponse) Descriptor() ([]byte, []int)
Deprecated: Use ProvisionAccountTicketResponse.ProtoReflect.Descriptor instead.
func (*ProvisionAccountTicketResponse) GetAccountTicketId ¶
func (x *ProvisionAccountTicketResponse) GetAccountTicketId() string
func (*ProvisionAccountTicketResponse) ProtoMessage ¶
func (*ProvisionAccountTicketResponse) ProtoMessage()
func (*ProvisionAccountTicketResponse) ProtoReflect ¶
func (x *ProvisionAccountTicketResponse) ProtoReflect() protoreflect.Message
func (*ProvisionAccountTicketResponse) Reset ¶
func (x *ProvisionAccountTicketResponse) Reset()
func (*ProvisionAccountTicketResponse) String ¶
func (x *ProvisionAccountTicketResponse) String() string
type SearchChangeHistoryEventsRequest ¶
type SearchChangeHistoryEventsRequest struct { // Required. The account resource for which to return change history resources. Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` // Optional. Resource name for a child property. If set, only return changes // made to this property or its child resources. Property string `protobuf:"bytes,2,opt,name=property,proto3" json:"property,omitempty"` // Optional. If set, only return changes if they are for a resource that matches at // least one of these types. ResourceType []ChangeHistoryResourceType `` /* 167-byte string literal not displayed */ // Optional. If set, only return changes that match one or more of these types of // actions. Action []ActionType `protobuf:"varint,4,rep,packed,name=action,proto3,enum=google.analytics.admin.v1alpha.ActionType" json:"action,omitempty"` // Optional. If set, only return changes if they are made by a user in this list. ActorEmail []string `protobuf:"bytes,5,rep,name=actor_email,json=actorEmail,proto3" json:"actor_email,omitempty"` // Optional. If set, only return changes made after this time (inclusive). EarliestChangeTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=earliest_change_time,json=earliestChangeTime,proto3" json:"earliest_change_time,omitempty"` // Optional. If set, only return changes made before this time (inclusive). LatestChangeTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=latest_change_time,json=latestChangeTime,proto3" json:"latest_change_time,omitempty"` // Optional. The maximum number of ChangeHistoryEvent items to return. // The service may return fewer than this value, even if there are additional // pages. If unspecified, at most 50 items will be returned. // The maximum value is 200 (higher values will be coerced to the maximum). PageSize int32 `protobuf:"varint,8,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. A page token, received from a previous `SearchChangeHistoryEvents` call. // Provide this to retrieve the subsequent page. When paginating, all other // parameters provided to `SearchChangeHistoryEvents` must match the call that // provided the page token. PageToken string `protobuf:"bytes,9,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
Request message for SearchChangeHistoryEvents RPC.
func (*SearchChangeHistoryEventsRequest) Descriptor
deprecated
func (*SearchChangeHistoryEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchChangeHistoryEventsRequest.ProtoReflect.Descriptor instead.
func (*SearchChangeHistoryEventsRequest) GetAccount ¶
func (x *SearchChangeHistoryEventsRequest) GetAccount() string
func (*SearchChangeHistoryEventsRequest) GetAction ¶
func (x *SearchChangeHistoryEventsRequest) GetAction() []ActionType
func (*SearchChangeHistoryEventsRequest) GetActorEmail ¶
func (x *SearchChangeHistoryEventsRequest) GetActorEmail() []string
func (*SearchChangeHistoryEventsRequest) GetEarliestChangeTime ¶
func (x *SearchChangeHistoryEventsRequest) GetEarliestChangeTime() *timestamppb.Timestamp
func (*SearchChangeHistoryEventsRequest) GetLatestChangeTime ¶
func (x *SearchChangeHistoryEventsRequest) GetLatestChangeTime() *timestamppb.Timestamp
func (*SearchChangeHistoryEventsRequest) GetPageSize ¶
func (x *SearchChangeHistoryEventsRequest) GetPageSize() int32
func (*SearchChangeHistoryEventsRequest) GetPageToken ¶
func (x *SearchChangeHistoryEventsRequest) GetPageToken() string
func (*SearchChangeHistoryEventsRequest) GetProperty ¶
func (x *SearchChangeHistoryEventsRequest) GetProperty() string
func (*SearchChangeHistoryEventsRequest) GetResourceType ¶
func (x *SearchChangeHistoryEventsRequest) GetResourceType() []ChangeHistoryResourceType
func (*SearchChangeHistoryEventsRequest) ProtoMessage ¶
func (*SearchChangeHistoryEventsRequest) ProtoMessage()
func (*SearchChangeHistoryEventsRequest) ProtoReflect ¶
func (x *SearchChangeHistoryEventsRequest) ProtoReflect() protoreflect.Message
func (*SearchChangeHistoryEventsRequest) Reset ¶
func (x *SearchChangeHistoryEventsRequest) Reset()
func (*SearchChangeHistoryEventsRequest) String ¶
func (x *SearchChangeHistoryEventsRequest) String() string
type SearchChangeHistoryEventsResponse ¶
type SearchChangeHistoryEventsResponse struct { // Results that were accessible to the caller. ChangeHistoryEvents []*ChangeHistoryEvent `protobuf:"bytes,1,rep,name=change_history_events,json=changeHistoryEvents,proto3" json:"change_history_events,omitempty"` // A token, which can be sent as `page_token` to retrieve the next page. // If this field is omitted, there are no subsequent pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
Response message for SearchAccounts RPC.
func (*SearchChangeHistoryEventsResponse) Descriptor
deprecated
func (*SearchChangeHistoryEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchChangeHistoryEventsResponse.ProtoReflect.Descriptor instead.
func (*SearchChangeHistoryEventsResponse) GetChangeHistoryEvents ¶
func (x *SearchChangeHistoryEventsResponse) GetChangeHistoryEvents() []*ChangeHistoryEvent
func (*SearchChangeHistoryEventsResponse) GetNextPageToken ¶
func (x *SearchChangeHistoryEventsResponse) GetNextPageToken() string
func (*SearchChangeHistoryEventsResponse) ProtoMessage ¶
func (*SearchChangeHistoryEventsResponse) ProtoMessage()
func (*SearchChangeHistoryEventsResponse) ProtoReflect ¶
func (x *SearchChangeHistoryEventsResponse) ProtoReflect() protoreflect.Message
func (*SearchChangeHistoryEventsResponse) Reset ¶
func (x *SearchChangeHistoryEventsResponse) Reset()
func (*SearchChangeHistoryEventsResponse) String ¶
func (x *SearchChangeHistoryEventsResponse) String() string
type UnimplementedAnalyticsAdminServiceServer ¶
type UnimplementedAnalyticsAdminServiceServer struct { }
UnimplementedAnalyticsAdminServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedAnalyticsAdminServiceServer) ArchiveCustomDimension ¶
func (*UnimplementedAnalyticsAdminServiceServer) ArchiveCustomDimension(context.Context, *ArchiveCustomDimensionRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) ArchiveCustomMetric ¶
func (*UnimplementedAnalyticsAdminServiceServer) ArchiveCustomMetric(context.Context, *ArchiveCustomMetricRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) AuditUserLinks ¶
func (*UnimplementedAnalyticsAdminServiceServer) AuditUserLinks(context.Context, *AuditUserLinksRequest) (*AuditUserLinksResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) BatchCreateUserLinks ¶
func (*UnimplementedAnalyticsAdminServiceServer) BatchCreateUserLinks(context.Context, *BatchCreateUserLinksRequest) (*BatchCreateUserLinksResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) BatchDeleteUserLinks ¶
func (*UnimplementedAnalyticsAdminServiceServer) BatchDeleteUserLinks(context.Context, *BatchDeleteUserLinksRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) BatchGetUserLinks ¶
func (*UnimplementedAnalyticsAdminServiceServer) BatchGetUserLinks(context.Context, *BatchGetUserLinksRequest) (*BatchGetUserLinksResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) BatchUpdateUserLinks ¶
func (*UnimplementedAnalyticsAdminServiceServer) BatchUpdateUserLinks(context.Context, *BatchUpdateUserLinksRequest) (*BatchUpdateUserLinksResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) CreateConversionEvent ¶
func (*UnimplementedAnalyticsAdminServiceServer) CreateConversionEvent(context.Context, *CreateConversionEventRequest) (*ConversionEvent, error)
func (*UnimplementedAnalyticsAdminServiceServer) CreateCustomDimension ¶
func (*UnimplementedAnalyticsAdminServiceServer) CreateCustomDimension(context.Context, *CreateCustomDimensionRequest) (*CustomDimension, error)
func (*UnimplementedAnalyticsAdminServiceServer) CreateCustomMetric ¶
func (*UnimplementedAnalyticsAdminServiceServer) CreateCustomMetric(context.Context, *CreateCustomMetricRequest) (*CustomMetric, error)
func (*UnimplementedAnalyticsAdminServiceServer) CreateFirebaseLink ¶
func (*UnimplementedAnalyticsAdminServiceServer) CreateFirebaseLink(context.Context, *CreateFirebaseLinkRequest) (*FirebaseLink, error)
func (*UnimplementedAnalyticsAdminServiceServer) CreateGoogleAdsLink ¶
func (*UnimplementedAnalyticsAdminServiceServer) CreateGoogleAdsLink(context.Context, *CreateGoogleAdsLinkRequest) (*GoogleAdsLink, error)
func (*UnimplementedAnalyticsAdminServiceServer) CreateMeasurementProtocolSecret ¶
func (*UnimplementedAnalyticsAdminServiceServer) CreateMeasurementProtocolSecret(context.Context, *CreateMeasurementProtocolSecretRequest) (*MeasurementProtocolSecret, error)
func (*UnimplementedAnalyticsAdminServiceServer) CreateProperty ¶
func (*UnimplementedAnalyticsAdminServiceServer) CreateProperty(context.Context, *CreatePropertyRequest) (*Property, error)
func (*UnimplementedAnalyticsAdminServiceServer) CreateUserLink ¶
func (*UnimplementedAnalyticsAdminServiceServer) CreateUserLink(context.Context, *CreateUserLinkRequest) (*UserLink, error)
func (*UnimplementedAnalyticsAdminServiceServer) CreateWebDataStream ¶
func (*UnimplementedAnalyticsAdminServiceServer) CreateWebDataStream(context.Context, *CreateWebDataStreamRequest) (*WebDataStream, error)
func (*UnimplementedAnalyticsAdminServiceServer) DeleteAccount ¶
func (*UnimplementedAnalyticsAdminServiceServer) DeleteAccount(context.Context, *DeleteAccountRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) DeleteAndroidAppDataStream ¶
func (*UnimplementedAnalyticsAdminServiceServer) DeleteAndroidAppDataStream(context.Context, *DeleteAndroidAppDataStreamRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) DeleteConversionEvent ¶
func (*UnimplementedAnalyticsAdminServiceServer) DeleteConversionEvent(context.Context, *DeleteConversionEventRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) DeleteFirebaseLink ¶
func (*UnimplementedAnalyticsAdminServiceServer) DeleteFirebaseLink(context.Context, *DeleteFirebaseLinkRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) DeleteGoogleAdsLink ¶
func (*UnimplementedAnalyticsAdminServiceServer) DeleteGoogleAdsLink(context.Context, *DeleteGoogleAdsLinkRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) DeleteIosAppDataStream ¶
func (*UnimplementedAnalyticsAdminServiceServer) DeleteIosAppDataStream(context.Context, *DeleteIosAppDataStreamRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) DeleteMeasurementProtocolSecret ¶
func (*UnimplementedAnalyticsAdminServiceServer) DeleteMeasurementProtocolSecret(context.Context, *DeleteMeasurementProtocolSecretRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) DeleteProperty ¶
func (*UnimplementedAnalyticsAdminServiceServer) DeleteProperty(context.Context, *DeletePropertyRequest) (*Property, error)
func (*UnimplementedAnalyticsAdminServiceServer) DeleteUserLink ¶
func (*UnimplementedAnalyticsAdminServiceServer) DeleteUserLink(context.Context, *DeleteUserLinkRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) DeleteWebDataStream ¶
func (*UnimplementedAnalyticsAdminServiceServer) DeleteWebDataStream(context.Context, *DeleteWebDataStreamRequest) (*emptypb.Empty, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetAccount ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetAccount(context.Context, *GetAccountRequest) (*Account, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetAndroidAppDataStream ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetAndroidAppDataStream(context.Context, *GetAndroidAppDataStreamRequest) (*AndroidAppDataStream, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetConversionEvent ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetConversionEvent(context.Context, *GetConversionEventRequest) (*ConversionEvent, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetCustomDimension ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetCustomDimension(context.Context, *GetCustomDimensionRequest) (*CustomDimension, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetCustomMetric ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetCustomMetric(context.Context, *GetCustomMetricRequest) (*CustomMetric, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetDataSharingSettings ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetDataSharingSettings(context.Context, *GetDataSharingSettingsRequest) (*DataSharingSettings, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetEnhancedMeasurementSettings ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetEnhancedMeasurementSettings(context.Context, *GetEnhancedMeasurementSettingsRequest) (*EnhancedMeasurementSettings, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetGlobalSiteTag ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetGlobalSiteTag(context.Context, *GetGlobalSiteTagRequest) (*GlobalSiteTag, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetGoogleSignalsSettings ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetGoogleSignalsSettings(context.Context, *GetGoogleSignalsSettingsRequest) (*GoogleSignalsSettings, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetIosAppDataStream ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetIosAppDataStream(context.Context, *GetIosAppDataStreamRequest) (*IosAppDataStream, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetMeasurementProtocolSecret ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetMeasurementProtocolSecret(context.Context, *GetMeasurementProtocolSecretRequest) (*MeasurementProtocolSecret, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetProperty ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetProperty(context.Context, *GetPropertyRequest) (*Property, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetUserLink ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetUserLink(context.Context, *GetUserLinkRequest) (*UserLink, error)
func (*UnimplementedAnalyticsAdminServiceServer) GetWebDataStream ¶
func (*UnimplementedAnalyticsAdminServiceServer) GetWebDataStream(context.Context, *GetWebDataStreamRequest) (*WebDataStream, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListAccountSummaries ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListAccountSummaries(context.Context, *ListAccountSummariesRequest) (*ListAccountSummariesResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListAccounts ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListAccounts(context.Context, *ListAccountsRequest) (*ListAccountsResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListAndroidAppDataStreams ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListAndroidAppDataStreams(context.Context, *ListAndroidAppDataStreamsRequest) (*ListAndroidAppDataStreamsResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListConversionEvents ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListConversionEvents(context.Context, *ListConversionEventsRequest) (*ListConversionEventsResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListCustomDimensions ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListCustomDimensions(context.Context, *ListCustomDimensionsRequest) (*ListCustomDimensionsResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListCustomMetrics ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListCustomMetrics(context.Context, *ListCustomMetricsRequest) (*ListCustomMetricsResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListFirebaseLinks ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListFirebaseLinks(context.Context, *ListFirebaseLinksRequest) (*ListFirebaseLinksResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListGoogleAdsLinks ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListGoogleAdsLinks(context.Context, *ListGoogleAdsLinksRequest) (*ListGoogleAdsLinksResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListIosAppDataStreams ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListIosAppDataStreams(context.Context, *ListIosAppDataStreamsRequest) (*ListIosAppDataStreamsResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListMeasurementProtocolSecrets ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListMeasurementProtocolSecrets(context.Context, *ListMeasurementProtocolSecretsRequest) (*ListMeasurementProtocolSecretsResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListProperties ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListProperties(context.Context, *ListPropertiesRequest) (*ListPropertiesResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListUserLinks ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListUserLinks(context.Context, *ListUserLinksRequest) (*ListUserLinksResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ListWebDataStreams ¶
func (*UnimplementedAnalyticsAdminServiceServer) ListWebDataStreams(context.Context, *ListWebDataStreamsRequest) (*ListWebDataStreamsResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) ProvisionAccountTicket ¶
func (*UnimplementedAnalyticsAdminServiceServer) ProvisionAccountTicket(context.Context, *ProvisionAccountTicketRequest) (*ProvisionAccountTicketResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) SearchChangeHistoryEvents ¶
func (*UnimplementedAnalyticsAdminServiceServer) SearchChangeHistoryEvents(context.Context, *SearchChangeHistoryEventsRequest) (*SearchChangeHistoryEventsResponse, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateAccount ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateAccount(context.Context, *UpdateAccountRequest) (*Account, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateAndroidAppDataStream ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateAndroidAppDataStream(context.Context, *UpdateAndroidAppDataStreamRequest) (*AndroidAppDataStream, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateCustomDimension ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateCustomDimension(context.Context, *UpdateCustomDimensionRequest) (*CustomDimension, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateCustomMetric ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateCustomMetric(context.Context, *UpdateCustomMetricRequest) (*CustomMetric, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateEnhancedMeasurementSettings ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateEnhancedMeasurementSettings(context.Context, *UpdateEnhancedMeasurementSettingsRequest) (*EnhancedMeasurementSettings, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateFirebaseLink ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateFirebaseLink(context.Context, *UpdateFirebaseLinkRequest) (*FirebaseLink, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateGoogleAdsLink ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateGoogleAdsLink(context.Context, *UpdateGoogleAdsLinkRequest) (*GoogleAdsLink, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateGoogleSignalsSettings ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateGoogleSignalsSettings(context.Context, *UpdateGoogleSignalsSettingsRequest) (*GoogleSignalsSettings, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateIosAppDataStream ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateIosAppDataStream(context.Context, *UpdateIosAppDataStreamRequest) (*IosAppDataStream, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateMeasurementProtocolSecret ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateMeasurementProtocolSecret(context.Context, *UpdateMeasurementProtocolSecretRequest) (*MeasurementProtocolSecret, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateProperty ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateProperty(context.Context, *UpdatePropertyRequest) (*Property, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateUserLink ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateUserLink(context.Context, *UpdateUserLinkRequest) (*UserLink, error)
func (*UnimplementedAnalyticsAdminServiceServer) UpdateWebDataStream ¶
func (*UnimplementedAnalyticsAdminServiceServer) UpdateWebDataStream(context.Context, *UpdateWebDataStreamRequest) (*WebDataStream, error)
type UpdateAccountRequest ¶
type UpdateAccountRequest struct { // Required. The account to update. // The account's `name` field is used to identify the account. Account *Account `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` // Required. The list of fields to be updated. Field names must be in snake case // (e.g., "field_to_update"). Omitted fields will not be updated. To replace // the entire entity, use one path with the string "*" to match all fields. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateAccount RPC.
func (*UpdateAccountRequest) Descriptor
deprecated
func (*UpdateAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccountRequest.ProtoReflect.Descriptor instead.
func (*UpdateAccountRequest) GetAccount ¶
func (x *UpdateAccountRequest) GetAccount() *Account
func (*UpdateAccountRequest) GetUpdateMask ¶
func (x *UpdateAccountRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateAccountRequest) ProtoMessage ¶
func (*UpdateAccountRequest) ProtoMessage()
func (*UpdateAccountRequest) ProtoReflect ¶
func (x *UpdateAccountRequest) ProtoReflect() protoreflect.Message
func (*UpdateAccountRequest) Reset ¶
func (x *UpdateAccountRequest) Reset()
func (*UpdateAccountRequest) String ¶
func (x *UpdateAccountRequest) String() string
type UpdateAndroidAppDataStreamRequest ¶
type UpdateAndroidAppDataStreamRequest struct { // Required. The android app stream to update. // The `name` field is used to identify the android app stream to be updated. AndroidAppDataStream *AndroidAppDataStream `protobuf:"bytes,1,opt,name=android_app_data_stream,json=androidAppDataStream,proto3" json:"android_app_data_stream,omitempty"` // Required. The list of fields to be updated. Field names must be in snake case // (e.g., "field_to_update"). Omitted fields will not be updated. To replace // the entire entity, use one path with the string "*" to match all fields. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateAndroidAppDataStream RPC.
func (*UpdateAndroidAppDataStreamRequest) Descriptor
deprecated
func (*UpdateAndroidAppDataStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAndroidAppDataStreamRequest.ProtoReflect.Descriptor instead.
func (*UpdateAndroidAppDataStreamRequest) GetAndroidAppDataStream ¶
func (x *UpdateAndroidAppDataStreamRequest) GetAndroidAppDataStream() *AndroidAppDataStream
func (*UpdateAndroidAppDataStreamRequest) GetUpdateMask ¶
func (x *UpdateAndroidAppDataStreamRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateAndroidAppDataStreamRequest) ProtoMessage ¶
func (*UpdateAndroidAppDataStreamRequest) ProtoMessage()
func (*UpdateAndroidAppDataStreamRequest) ProtoReflect ¶
func (x *UpdateAndroidAppDataStreamRequest) ProtoReflect() protoreflect.Message
func (*UpdateAndroidAppDataStreamRequest) Reset ¶
func (x *UpdateAndroidAppDataStreamRequest) Reset()
func (*UpdateAndroidAppDataStreamRequest) String ¶
func (x *UpdateAndroidAppDataStreamRequest) String() string
type UpdateCustomDimensionRequest ¶
type UpdateCustomDimensionRequest struct { // The CustomDimension to update CustomDimension *CustomDimension `protobuf:"bytes,1,opt,name=custom_dimension,json=customDimension,proto3" json:"custom_dimension,omitempty"` // Required. The list of fields to be updated. Omitted fields will not be updated. // To replace the entire entity, use one path with the string "*" to match // all fields. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateCustomDimension RPC.
func (*UpdateCustomDimensionRequest) Descriptor
deprecated
func (*UpdateCustomDimensionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomDimensionRequest.ProtoReflect.Descriptor instead.
func (*UpdateCustomDimensionRequest) GetCustomDimension ¶
func (x *UpdateCustomDimensionRequest) GetCustomDimension() *CustomDimension
func (*UpdateCustomDimensionRequest) GetUpdateMask ¶
func (x *UpdateCustomDimensionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateCustomDimensionRequest) ProtoMessage ¶
func (*UpdateCustomDimensionRequest) ProtoMessage()
func (*UpdateCustomDimensionRequest) ProtoReflect ¶
func (x *UpdateCustomDimensionRequest) ProtoReflect() protoreflect.Message
func (*UpdateCustomDimensionRequest) Reset ¶
func (x *UpdateCustomDimensionRequest) Reset()
func (*UpdateCustomDimensionRequest) String ¶
func (x *UpdateCustomDimensionRequest) String() string
type UpdateCustomMetricRequest ¶
type UpdateCustomMetricRequest struct { // The CustomMetric to update CustomMetric *CustomMetric `protobuf:"bytes,1,opt,name=custom_metric,json=customMetric,proto3" json:"custom_metric,omitempty"` // Required. The list of fields to be updated. Omitted fields will not be updated. // To replace the entire entity, use one path with the string "*" to match // all fields. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateCustomMetric RPC.
func (*UpdateCustomMetricRequest) Descriptor
deprecated
func (*UpdateCustomMetricRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomMetricRequest.ProtoReflect.Descriptor instead.
func (*UpdateCustomMetricRequest) GetCustomMetric ¶
func (x *UpdateCustomMetricRequest) GetCustomMetric() *CustomMetric
func (*UpdateCustomMetricRequest) GetUpdateMask ¶
func (x *UpdateCustomMetricRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateCustomMetricRequest) ProtoMessage ¶
func (*UpdateCustomMetricRequest) ProtoMessage()
func (*UpdateCustomMetricRequest) ProtoReflect ¶
func (x *UpdateCustomMetricRequest) ProtoReflect() protoreflect.Message
func (*UpdateCustomMetricRequest) Reset ¶
func (x *UpdateCustomMetricRequest) Reset()
func (*UpdateCustomMetricRequest) String ¶
func (x *UpdateCustomMetricRequest) String() string
type UpdateEnhancedMeasurementSettingsRequest ¶
type UpdateEnhancedMeasurementSettingsRequest struct { // Required. The settings to update. // The `name` field is used to identify the settings to be updated. EnhancedMeasurementSettings *EnhancedMeasurementSettings `` /* 144-byte string literal not displayed */ // Required. The list of fields to be updated. Field names must be in snake case // (e.g., "field_to_update"). Omitted fields will not be updated. To replace // the entire entity, use one path with the string "*" to match all fields. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateEnhancedMeasurementSettings RPC.
func (*UpdateEnhancedMeasurementSettingsRequest) Descriptor
deprecated
func (*UpdateEnhancedMeasurementSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEnhancedMeasurementSettingsRequest.ProtoReflect.Descriptor instead.
func (*UpdateEnhancedMeasurementSettingsRequest) GetEnhancedMeasurementSettings ¶
func (x *UpdateEnhancedMeasurementSettingsRequest) GetEnhancedMeasurementSettings() *EnhancedMeasurementSettings
func (*UpdateEnhancedMeasurementSettingsRequest) GetUpdateMask ¶
func (x *UpdateEnhancedMeasurementSettingsRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateEnhancedMeasurementSettingsRequest) ProtoMessage ¶
func (*UpdateEnhancedMeasurementSettingsRequest) ProtoMessage()
func (*UpdateEnhancedMeasurementSettingsRequest) ProtoReflect ¶
func (x *UpdateEnhancedMeasurementSettingsRequest) ProtoReflect() protoreflect.Message
func (*UpdateEnhancedMeasurementSettingsRequest) Reset ¶
func (x *UpdateEnhancedMeasurementSettingsRequest) Reset()
func (*UpdateEnhancedMeasurementSettingsRequest) String ¶
func (x *UpdateEnhancedMeasurementSettingsRequest) String() string
type UpdateFirebaseLinkRequest ¶
type UpdateFirebaseLinkRequest struct { // Required. The Firebase link to update. FirebaseLink *FirebaseLink `protobuf:"bytes,1,opt,name=firebase_link,json=firebaseLink,proto3" json:"firebase_link,omitempty"` // Required. The list of fields to be updated. Field names must be in snake case // (e.g., "field_to_update"). Omitted fields will not be updated. To replace // the entire entity, use one path with the string "*" to match all fields. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateFirebaseLink RPC
func (*UpdateFirebaseLinkRequest) Descriptor
deprecated
func (*UpdateFirebaseLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFirebaseLinkRequest.ProtoReflect.Descriptor instead.
func (*UpdateFirebaseLinkRequest) GetFirebaseLink ¶
func (x *UpdateFirebaseLinkRequest) GetFirebaseLink() *FirebaseLink
func (*UpdateFirebaseLinkRequest) GetUpdateMask ¶
func (x *UpdateFirebaseLinkRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateFirebaseLinkRequest) ProtoMessage ¶
func (*UpdateFirebaseLinkRequest) ProtoMessage()
func (*UpdateFirebaseLinkRequest) ProtoReflect ¶
func (x *UpdateFirebaseLinkRequest) ProtoReflect() protoreflect.Message
func (*UpdateFirebaseLinkRequest) Reset ¶
func (x *UpdateFirebaseLinkRequest) Reset()
func (*UpdateFirebaseLinkRequest) String ¶
func (x *UpdateFirebaseLinkRequest) String() string
type UpdateGoogleAdsLinkRequest ¶
type UpdateGoogleAdsLinkRequest struct { // The GoogleAdsLink to update GoogleAdsLink *GoogleAdsLink `protobuf:"bytes,1,opt,name=google_ads_link,json=googleAdsLink,proto3" json:"google_ads_link,omitempty"` // Required. The list of fields to be updated. Field names must be in snake case // (e.g., "field_to_update"). Omitted fields will not be updated. To replace // the entire entity, use one path with the string "*" to match all fields. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateGoogleAdsLink RPC
func (*UpdateGoogleAdsLinkRequest) Descriptor
deprecated
func (*UpdateGoogleAdsLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGoogleAdsLinkRequest.ProtoReflect.Descriptor instead.
func (*UpdateGoogleAdsLinkRequest) GetGoogleAdsLink ¶
func (x *UpdateGoogleAdsLinkRequest) GetGoogleAdsLink() *GoogleAdsLink
func (*UpdateGoogleAdsLinkRequest) GetUpdateMask ¶
func (x *UpdateGoogleAdsLinkRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateGoogleAdsLinkRequest) ProtoMessage ¶
func (*UpdateGoogleAdsLinkRequest) ProtoMessage()
func (*UpdateGoogleAdsLinkRequest) ProtoReflect ¶
func (x *UpdateGoogleAdsLinkRequest) ProtoReflect() protoreflect.Message
func (*UpdateGoogleAdsLinkRequest) Reset ¶
func (x *UpdateGoogleAdsLinkRequest) Reset()
func (*UpdateGoogleAdsLinkRequest) String ¶
func (x *UpdateGoogleAdsLinkRequest) String() string
type UpdateGoogleSignalsSettingsRequest ¶
type UpdateGoogleSignalsSettingsRequest struct { // Required. The settings to update. // The `name` field is used to identify the settings to be updated. GoogleSignalsSettings *GoogleSignalsSettings `` /* 126-byte string literal not displayed */ // Required. The list of fields to be updated. Field names must be in snake case // (e.g., "field_to_update"). Omitted fields will not be updated. To replace // the entire entity, use one path with the string "*" to match all fields. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateGoogleSignalsSettings RPC
func (*UpdateGoogleSignalsSettingsRequest) Descriptor
deprecated
func (*UpdateGoogleSignalsSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGoogleSignalsSettingsRequest.ProtoReflect.Descriptor instead.
func (*UpdateGoogleSignalsSettingsRequest) GetGoogleSignalsSettings ¶
func (x *UpdateGoogleSignalsSettingsRequest) GetGoogleSignalsSettings() *GoogleSignalsSettings
func (*UpdateGoogleSignalsSettingsRequest) GetUpdateMask ¶
func (x *UpdateGoogleSignalsSettingsRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateGoogleSignalsSettingsRequest) ProtoMessage ¶
func (*UpdateGoogleSignalsSettingsRequest) ProtoMessage()
func (*UpdateGoogleSignalsSettingsRequest) ProtoReflect ¶
func (x *UpdateGoogleSignalsSettingsRequest) ProtoReflect() protoreflect.Message
func (*UpdateGoogleSignalsSettingsRequest) Reset ¶
func (x *UpdateGoogleSignalsSettingsRequest) Reset()
func (*UpdateGoogleSignalsSettingsRequest) String ¶
func (x *UpdateGoogleSignalsSettingsRequest) String() string
type UpdateIosAppDataStreamRequest ¶
type UpdateIosAppDataStreamRequest struct { // Required. The iOS app stream to update. // The `name` field is used to identify the iOS app stream to be updated. IosAppDataStream *IosAppDataStream `protobuf:"bytes,1,opt,name=ios_app_data_stream,json=iosAppDataStream,proto3" json:"ios_app_data_stream,omitempty"` // Required. The list of fields to be updated. Field names must be in snake case // (e.g., "field_to_update"). Omitted fields will not be updated. To replace // the entire entity, use one path with the string "*" to match all fields. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateIosAppDataStream RPC.
func (*UpdateIosAppDataStreamRequest) Descriptor
deprecated
func (*UpdateIosAppDataStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIosAppDataStreamRequest.ProtoReflect.Descriptor instead.
func (*UpdateIosAppDataStreamRequest) GetIosAppDataStream ¶
func (x *UpdateIosAppDataStreamRequest) GetIosAppDataStream() *IosAppDataStream
func (*UpdateIosAppDataStreamRequest) GetUpdateMask ¶
func (x *UpdateIosAppDataStreamRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateIosAppDataStreamRequest) ProtoMessage ¶
func (*UpdateIosAppDataStreamRequest) ProtoMessage()
func (*UpdateIosAppDataStreamRequest) ProtoReflect ¶
func (x *UpdateIosAppDataStreamRequest) ProtoReflect() protoreflect.Message
func (*UpdateIosAppDataStreamRequest) Reset ¶
func (x *UpdateIosAppDataStreamRequest) Reset()
func (*UpdateIosAppDataStreamRequest) String ¶
func (x *UpdateIosAppDataStreamRequest) String() string
type UpdateMeasurementProtocolSecretRequest ¶
type UpdateMeasurementProtocolSecretRequest struct { // Required. The measurement protocol secret to update. MeasurementProtocolSecret *MeasurementProtocolSecret `` /* 138-byte string literal not displayed */ // The list of fields to be updated. Omitted fields will not be updated. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateMeasurementProtocolSecret RPC
func (*UpdateMeasurementProtocolSecretRequest) Descriptor
deprecated
func (*UpdateMeasurementProtocolSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMeasurementProtocolSecretRequest.ProtoReflect.Descriptor instead.
func (*UpdateMeasurementProtocolSecretRequest) GetMeasurementProtocolSecret ¶
func (x *UpdateMeasurementProtocolSecretRequest) GetMeasurementProtocolSecret() *MeasurementProtocolSecret
func (*UpdateMeasurementProtocolSecretRequest) GetUpdateMask ¶
func (x *UpdateMeasurementProtocolSecretRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateMeasurementProtocolSecretRequest) ProtoMessage ¶
func (*UpdateMeasurementProtocolSecretRequest) ProtoMessage()
func (*UpdateMeasurementProtocolSecretRequest) ProtoReflect ¶
func (x *UpdateMeasurementProtocolSecretRequest) ProtoReflect() protoreflect.Message
func (*UpdateMeasurementProtocolSecretRequest) Reset ¶
func (x *UpdateMeasurementProtocolSecretRequest) Reset()
func (*UpdateMeasurementProtocolSecretRequest) String ¶
func (x *UpdateMeasurementProtocolSecretRequest) String() string
type UpdatePropertyRequest ¶
type UpdatePropertyRequest struct { // Required. The property to update. // The property's `name` field is used to identify the property to be // updated. Property *Property `protobuf:"bytes,1,opt,name=property,proto3" json:"property,omitempty"` // Required. The list of fields to be updated. Field names must be in snake case // (e.g., "field_to_update"). Omitted fields will not be updated. To replace // the entire entity, use one path with the string "*" to match all fields. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateProperty RPC.
func (*UpdatePropertyRequest) Descriptor
deprecated
func (*UpdatePropertyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePropertyRequest.ProtoReflect.Descriptor instead.
func (*UpdatePropertyRequest) GetProperty ¶
func (x *UpdatePropertyRequest) GetProperty() *Property
func (*UpdatePropertyRequest) GetUpdateMask ¶
func (x *UpdatePropertyRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdatePropertyRequest) ProtoMessage ¶
func (*UpdatePropertyRequest) ProtoMessage()
func (*UpdatePropertyRequest) ProtoReflect ¶
func (x *UpdatePropertyRequest) ProtoReflect() protoreflect.Message
func (*UpdatePropertyRequest) Reset ¶
func (x *UpdatePropertyRequest) Reset()
func (*UpdatePropertyRequest) String ¶
func (x *UpdatePropertyRequest) String() string
type UpdateUserLinkRequest ¶
type UpdateUserLinkRequest struct { // Required. The user link to update. UserLink *UserLink `protobuf:"bytes,1,opt,name=user_link,json=userLink,proto3" json:"user_link,omitempty"` // contains filtered or unexported fields }
Request message for UpdateUserLink RPC.
func (*UpdateUserLinkRequest) Descriptor
deprecated
func (*UpdateUserLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserLinkRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserLinkRequest) GetUserLink ¶
func (x *UpdateUserLinkRequest) GetUserLink() *UserLink
func (*UpdateUserLinkRequest) ProtoMessage ¶
func (*UpdateUserLinkRequest) ProtoMessage()
func (*UpdateUserLinkRequest) ProtoReflect ¶
func (x *UpdateUserLinkRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserLinkRequest) Reset ¶
func (x *UpdateUserLinkRequest) Reset()
func (*UpdateUserLinkRequest) String ¶
func (x *UpdateUserLinkRequest) String() string
type UpdateWebDataStreamRequest ¶
type UpdateWebDataStreamRequest struct { // Required. The web stream to update. // The `name` field is used to identify the web stream to be updated. WebDataStream *WebDataStream `protobuf:"bytes,1,opt,name=web_data_stream,json=webDataStream,proto3" json:"web_data_stream,omitempty"` // Required. The list of fields to be updated. Field names must be in snake case // (e.g., "field_to_update"). Omitted fields will not be updated. To replace // the entire entity, use one path with the string "*" to match all fields. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
Request message for UpdateWebDataStream RPC.
func (*UpdateWebDataStreamRequest) Descriptor
deprecated
func (*UpdateWebDataStreamRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWebDataStreamRequest.ProtoReflect.Descriptor instead.
func (*UpdateWebDataStreamRequest) GetUpdateMask ¶
func (x *UpdateWebDataStreamRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateWebDataStreamRequest) GetWebDataStream ¶
func (x *UpdateWebDataStreamRequest) GetWebDataStream() *WebDataStream
func (*UpdateWebDataStreamRequest) ProtoMessage ¶
func (*UpdateWebDataStreamRequest) ProtoMessage()
func (*UpdateWebDataStreamRequest) ProtoReflect ¶
func (x *UpdateWebDataStreamRequest) ProtoReflect() protoreflect.Message
func (*UpdateWebDataStreamRequest) Reset ¶
func (x *UpdateWebDataStreamRequest) Reset()
func (*UpdateWebDataStreamRequest) String ¶
func (x *UpdateWebDataStreamRequest) String() string
type UserLink ¶
type UserLink struct { // Output only. Example format: properties/1234/userLinks/5678 Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Immutable. Email address of the user to link EmailAddress string `protobuf:"bytes,2,opt,name=email_address,json=emailAddress,proto3" json:"email_address,omitempty"` // Roles directly assigned to this user for this account or property. // // Valid values: // predefinedRoles/read // predefinedRoles/collaborate // predefinedRoles/edit // predefinedRoles/manage-users // // Excludes roles that are inherited from a higher-level entity, group, // or organization admin role. // // A UserLink that is updated to have an empty list of direct_roles will be // deleted. DirectRoles []string `protobuf:"bytes,3,rep,name=direct_roles,json=directRoles,proto3" json:"direct_roles,omitempty"` // contains filtered or unexported fields }
A resource message representing a user's permissions on an Account or Property resource.
func (*UserLink) Descriptor
deprecated
func (*UserLink) GetDirectRoles ¶
func (*UserLink) GetEmailAddress ¶
func (*UserLink) ProtoMessage ¶
func (*UserLink) ProtoMessage()
func (*UserLink) ProtoReflect ¶
func (x *UserLink) ProtoReflect() protoreflect.Message
type WebDataStream ¶
type WebDataStream struct { // Output only. Resource name of this Data Stream. // Format: properties/{property_id}/webDataStreams/{stream_id} // Example: "properties/1000/webDataStreams/2000" Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Output only. Analytics "Measurement ID", without the "G-" prefix. // Example: "G-1A2BCD345E" would just be "1A2BCD345E" MeasurementId string `protobuf:"bytes,2,opt,name=measurement_id,json=measurementId,proto3" json:"measurement_id,omitempty"` // Output only. ID of the corresponding web app in Firebase, if any. // This ID can change if the web app is deleted and recreated. FirebaseAppId string `protobuf:"bytes,3,opt,name=firebase_app_id,json=firebaseAppId,proto3" json:"firebase_app_id,omitempty"` // Output only. Time when this stream was originally created. CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. Time when stream payload fields were last updated. UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // Immutable. Domain name of the web app being measured, or empty. // Example: "http://www.google.com", "https://www.google.com" DefaultUri string `protobuf:"bytes,6,opt,name=default_uri,json=defaultUri,proto3" json:"default_uri,omitempty"` // Required. Human-readable display name for the Data Stream. // // The max allowed display name length is 100 UTF-16 code units. DisplayName string `protobuf:"bytes,7,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // contains filtered or unexported fields }
A resource message representing a Google Analytics web stream.
func (*WebDataStream) Descriptor
deprecated
func (*WebDataStream) Descriptor() ([]byte, []int)
Deprecated: Use WebDataStream.ProtoReflect.Descriptor instead.
func (*WebDataStream) GetCreateTime ¶
func (x *WebDataStream) GetCreateTime() *timestamppb.Timestamp
func (*WebDataStream) GetDefaultUri ¶
func (x *WebDataStream) GetDefaultUri() string
func (*WebDataStream) GetDisplayName ¶
func (x *WebDataStream) GetDisplayName() string
func (*WebDataStream) GetFirebaseAppId ¶
func (x *WebDataStream) GetFirebaseAppId() string
func (*WebDataStream) GetMeasurementId ¶
func (x *WebDataStream) GetMeasurementId() string
func (*WebDataStream) GetName ¶
func (x *WebDataStream) GetName() string
func (*WebDataStream) GetUpdateTime ¶
func (x *WebDataStream) GetUpdateTime() *timestamppb.Timestamp
func (*WebDataStream) ProtoMessage ¶
func (*WebDataStream) ProtoMessage()
func (*WebDataStream) ProtoReflect ¶
func (x *WebDataStream) ProtoReflect() protoreflect.Message
func (*WebDataStream) Reset ¶
func (x *WebDataStream) Reset()
func (*WebDataStream) String ¶
func (x *WebDataStream) String() string