Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AppInfoClient struct + func NewAppInfoClient(cc grpc.ClientConnInterface) *AppInfoClient + func (c *AppInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *AppInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *AppInfoClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *AppInfoClient) IsInstalled(ctx context.Context, handle int64) (bool, error) + func (c *AppInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type DownloadCompletedInputClient struct + func NewDownloadCompletedInputClient(cc grpc.ClientConnInterface) *DownloadCompletedInputClient + func (c *DownloadCompletedInputClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *DownloadCompletedInputClient) GetDownloadedContents(ctx context.Context, handle int64) (int64, error) + func (c *DownloadCompletedInputClient) HashCode(ctx context.Context, handle int64) (int32, error) + type DownloadCompletedOutputBuilderClient struct + func NewDownloadCompletedOutputBuilderClient(cc grpc.ClientConnInterface) *DownloadCompletedOutputBuilderClient + func (c *DownloadCompletedOutputBuilderClient) AddRetainedKey(ctx context.Context, arg0 string) (int64, error) + func (c *DownloadCompletedOutputBuilderClient) Build(ctx context.Context) (int64, error) + type DownloadCompletedOutputClient struct + func NewDownloadCompletedOutputClient(cc grpc.ClientConnInterface) *DownloadCompletedOutputClient + func (c *DownloadCompletedOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *DownloadCompletedOutputClient) GetRetainedKeys(ctx context.Context) (int64, error) + func (c *DownloadCompletedOutputClient) HashCode(ctx context.Context) (int32, error) + type EventInputClient struct + func NewEventInputClient(cc grpc.ClientConnInterface) *EventInputClient + func (c *EventInputClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *EventInputClient) GetParameters(ctx context.Context, handle int64) (int64, error) + func (c *EventInputClient) GetRequestLogRecord(ctx context.Context, handle int64) (int64, error) + func (c *EventInputClient) HashCode(ctx context.Context, handle int64) (int32, error) + type EventLogRecordBuilderClient struct + func NewEventLogRecordBuilderClient(cc grpc.ClientConnInterface) *EventLogRecordBuilderClient + func (c *EventLogRecordBuilderClient) Build(ctx context.Context) (int64, error) + func (c *EventLogRecordBuilderClient) SetData(ctx context.Context, arg0 int64) (int64, error) + func (c *EventLogRecordBuilderClient) SetRequestLogRecord(ctx context.Context, arg0 int64) (int64, error) + func (c *EventLogRecordBuilderClient) SetRowIndex(ctx context.Context, arg0 int32) (int64, error) + func (c *EventLogRecordBuilderClient) SetType(ctx context.Context, arg0 int32) (int64, error) + type EventLogRecordClient struct + func NewEventLogRecordClient(cc grpc.ClientConnInterface) *EventLogRecordClient + func (c *EventLogRecordClient) DescribeContents(ctx context.Context) (int32, error) + func (c *EventLogRecordClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *EventLogRecordClient) GetData(ctx context.Context) (int64, error) + func (c *EventLogRecordClient) GetRequestLogRecord(ctx context.Context) (int64, error) + func (c *EventLogRecordClient) GetRowIndex(ctx context.Context) (int32, error) + func (c *EventLogRecordClient) GetTime(ctx context.Context) (int64, error) + func (c *EventLogRecordClient) GetType(ctx context.Context) (int32, error) + func (c *EventLogRecordClient) HashCode(ctx context.Context) (int32, error) + func (c *EventLogRecordClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type EventOutputBuilderClient struct + func NewEventOutputBuilderClient(cc grpc.ClientConnInterface) *EventOutputBuilderClient + func (c *EventOutputBuilderClient) Build(ctx context.Context) (int64, error) + func (c *EventOutputBuilderClient) SetEventLogRecord(ctx context.Context, arg0 int64) (int64, error) + type EventOutputClient struct + func NewEventOutputClient(cc grpc.ClientConnInterface) *EventOutputClient + func (c *EventOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *EventOutputClient) GetEventLogRecord(ctx context.Context) (int64, error) + func (c *EventOutputClient) HashCode(ctx context.Context) (int32, error) + type EventUrlProviderClient struct + func NewEventUrlProviderClient(cc grpc.ClientConnInterface) *EventUrlProviderClient + func (c *EventUrlProviderClient) CreateEventTrackingUrlWithRedirect(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *EventUrlProviderClient) CreateEventTrackingUrlWithResponse(ctx context.Context, arg0 int64, arg1 int64, arg2 string) (int64, error) + type ExecuteInIsolatedServiceRequestBuilderClient struct + func NewExecuteInIsolatedServiceRequestBuilderClient(cc grpc.ClientConnInterface) *ExecuteInIsolatedServiceRequestBuilderClient + func (c *ExecuteInIsolatedServiceRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ExecuteInIsolatedServiceRequestBuilderClient) SetAppParams(ctx context.Context, arg0 int64) (int64, error) + func (c *ExecuteInIsolatedServiceRequestBuilderClient) SetOutputSpec(ctx context.Context, arg0 int64) (int64, error) + type ExecuteInIsolatedServiceRequestClient struct + func NewExecuteInIsolatedServiceRequestClient(cc grpc.ClientConnInterface) *ExecuteInIsolatedServiceRequestClient + func (c *ExecuteInIsolatedServiceRequestClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *ExecuteInIsolatedServiceRequestClient) GetAppParams(ctx context.Context) (int64, error) + func (c *ExecuteInIsolatedServiceRequestClient) GetOutputSpec(ctx context.Context) (int64, error) + func (c *ExecuteInIsolatedServiceRequestClient) GetService(ctx context.Context) (int64, error) + func (c *ExecuteInIsolatedServiceRequestClient) HashCode(ctx context.Context) (int32, error) + type ExecuteInIsolatedServiceRequestOutputSpecClient struct + func NewExecuteInIsolatedServiceRequestOutputSpecClient(cc grpc.ClientConnInterface) *ExecuteInIsolatedServiceRequestOutputSpecClient + func (c *ExecuteInIsolatedServiceRequestOutputSpecClient) BuildBestValueSpec(ctx context.Context, arg0 int32) (int64, error) + func (c *ExecuteInIsolatedServiceRequestOutputSpecClient) GetMaxIntValue(ctx context.Context) (int32, error) + func (c *ExecuteInIsolatedServiceRequestOutputSpecClient) GetOutputType(ctx context.Context) (int32, error) + type ExecuteInIsolatedServiceResponseClient struct + func NewExecuteInIsolatedServiceResponseClient(cc grpc.ClientConnInterface) *ExecuteInIsolatedServiceResponseClient + func (c *ExecuteInIsolatedServiceResponseClient) GetBestValue(ctx context.Context, handle int64) (int32, error) + func (c *ExecuteInIsolatedServiceResponseClient) GetSurfacePackageToken(ctx context.Context, handle int64) (int64, error) + type ExecuteInputClient struct + func NewExecuteInputClient(cc grpc.ClientConnInterface) *ExecuteInputClient + func (c *ExecuteInputClient) GetAppPackageName(ctx context.Context, handle int64) (string, error) + func (c *ExecuteInputClient) GetAppParams(ctx context.Context, handle int64) (int64, error) + type ExecuteOutputBuilderClient struct + func NewExecuteOutputBuilderClient(cc grpc.ClientConnInterface) *ExecuteOutputBuilderClient + func (c *ExecuteOutputBuilderClient) AddEventLogRecord(ctx context.Context, arg0 int64) (int64, error) + func (c *ExecuteOutputBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ExecuteOutputBuilderClient) SetBestValue(ctx context.Context, arg0 int32) (int64, error) + func (c *ExecuteOutputBuilderClient) SetOutputData(ctx context.Context, arg0 int64) (int64, error) + func (c *ExecuteOutputBuilderClient) SetRenderingConfig(ctx context.Context, arg0 int64) (int64, error) + func (c *ExecuteOutputBuilderClient) SetRequestLogRecord(ctx context.Context, arg0 int64) (int64, error) + type ExecuteOutputClient struct + func NewExecuteOutputClient(cc grpc.ClientConnInterface) *ExecuteOutputClient + func (c *ExecuteOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *ExecuteOutputClient) GetBestValue(ctx context.Context) (int32, error) + func (c *ExecuteOutputClient) GetEventLogRecords(ctx context.Context) (int64, error) + func (c *ExecuteOutputClient) GetOutputData(ctx context.Context) (int64, error) + func (c *ExecuteOutputClient) GetRenderingConfig(ctx context.Context) (int64, error) + func (c *ExecuteOutputClient) GetRequestLogRecord(ctx context.Context) (int64, error) + func (c *ExecuteOutputClient) HashCode(ctx context.Context) (int32, error) + type FederatedComputeInputBuilderClient struct + func NewFederatedComputeInputBuilderClient(cc grpc.ClientConnInterface) *FederatedComputeInputBuilderClient + func (c *FederatedComputeInputBuilderClient) Build(ctx context.Context) (int64, error) + func (c *FederatedComputeInputBuilderClient) SetPopulationName(ctx context.Context, arg0 string) (int64, error) + type FederatedComputeInputClient struct + func NewFederatedComputeInputClient(cc grpc.ClientConnInterface) *FederatedComputeInputClient + func (c *FederatedComputeInputClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *FederatedComputeInputClient) GetPopulationName(ctx context.Context) (string, error) + func (c *FederatedComputeInputClient) HashCode(ctx context.Context) (int32, error) + type FederatedComputeSchedulerClient struct + func NewFederatedComputeSchedulerClient(cc grpc.ClientConnInterface) *FederatedComputeSchedulerClient + func (c *FederatedComputeSchedulerClient) Cancel(ctx context.Context, arg0 int64) error + func (c *FederatedComputeSchedulerClient) Schedule(ctx context.Context, arg0 int64, arg1 int64) error + type FederatedComputeSchedulerParamsClient struct + func NewFederatedComputeSchedulerParamsClient(cc grpc.ClientConnInterface) *FederatedComputeSchedulerParamsClient + func (c *FederatedComputeSchedulerParamsClient) GetTrainingInterval(ctx context.Context) (int64, error) + type InferenceInputBuilderClient struct + func NewInferenceInputBuilderClient(cc grpc.ClientConnInterface) *InferenceInputBuilderClient + func (c *InferenceInputBuilderClient) Build(ctx context.Context) (int64, error) + func (c *InferenceInputBuilderClient) SetBatchSize(ctx context.Context, arg0 int32) (int64, error) + func (c *InferenceInputBuilderClient) SetExpectedOutputStructure(ctx context.Context, arg0 int64) (int64, error) + func (c *InferenceInputBuilderClient) SetInputData(ctx context.Context, arg0 int64) (int64, error) + func (c *InferenceInputBuilderClient) SetParams(ctx context.Context, arg0 int64) (int64, error) + type InferenceInputClient struct + func NewInferenceInputClient(cc grpc.ClientConnInterface) *InferenceInputClient + func (c *InferenceInputClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *InferenceInputClient) GetBatchSize(ctx context.Context) (int32, error) + func (c *InferenceInputClient) GetExpectedOutputStructure(ctx context.Context) (int64, error) + func (c *InferenceInputClient) GetInputData(ctx context.Context) (int64, error) + func (c *InferenceInputClient) GetParams(ctx context.Context) (int64, error) + func (c *InferenceInputClient) HashCode(ctx context.Context) (int32, error) + type InferenceInputParamsClient struct + func NewInferenceInputParamsClient(cc grpc.ClientConnInterface) *InferenceInputParamsClient + func (c *InferenceInputParamsClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *InferenceInputParamsClient) GetDelegateType(ctx context.Context) (int32, error) + func (c *InferenceInputParamsClient) GetKeyValueStore(ctx context.Context) (int64, error) + func (c *InferenceInputParamsClient) GetModelKey(ctx context.Context) (string, error) + func (c *InferenceInputParamsClient) GetModelType(ctx context.Context) (int32, error) + func (c *InferenceInputParamsClient) GetRecommendedNumThreads(ctx context.Context) (int32, error) + func (c *InferenceInputParamsClient) HashCode(ctx context.Context) (int32, error) + type InferenceOutputBuilderClient struct + func NewInferenceOutputBuilderClient(cc grpc.ClientConnInterface) *InferenceOutputBuilderClient + func (c *InferenceOutputBuilderClient) AddDataOutput(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + func (c *InferenceOutputBuilderClient) Build(ctx context.Context) (int64, error) + type InferenceOutputClient struct + func NewInferenceOutputClient(cc grpc.ClientConnInterface) *InferenceOutputClient + func (c *InferenceOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *InferenceOutputClient) HashCode(ctx context.Context) (int32, error) + type IsolatedServiceClient struct + func NewIsolatedServiceClient(cc grpc.ClientConnInterface) *IsolatedServiceClient + func (c *IsolatedServiceClient) GetEventUrlProvider(ctx context.Context, arg0 int64) (int64, error) + func (c *IsolatedServiceClient) GetFederatedComputeScheduler(ctx context.Context, arg0 int64) (int64, error) + func (c *IsolatedServiceClient) GetLocalData(ctx context.Context, arg0 int64) (int64, error) + func (c *IsolatedServiceClient) GetLogReader(ctx context.Context, arg0 int64) (int64, error) + func (c *IsolatedServiceClient) GetModelManager(ctx context.Context, arg0 int64) (int64, error) + func (c *IsolatedServiceClient) GetRemoteData(ctx context.Context, arg0 int64) (int64, error) + func (c *IsolatedServiceClient) GetUserData(ctx context.Context, arg0 int64) (int64, error) + func (c *IsolatedServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error) + func (c *IsolatedServiceClient) OnCreate(ctx context.Context) error + func (c *IsolatedServiceClient) OnRequest(ctx context.Context, arg0 int64) (int64, error) + type IsolatedServiceExceptionClient struct + func NewIsolatedServiceExceptionClient(cc grpc.ClientConnInterface) *IsolatedServiceExceptionClient + func (c *IsolatedServiceExceptionClient) GetErrorCode(ctx context.Context, handle int64) (int32, error) + type KeyValueStoreClient struct + func NewKeyValueStoreClient(cc grpc.ClientConnInterface) *KeyValueStoreClient + func (c *KeyValueStoreClient) Get(ctx context.Context, arg0 string) (int64, error) + func (c *KeyValueStoreClient) KeySet(ctx context.Context) (int64, error) + type LogReaderClient struct + func NewLogReaderClient(cc grpc.ClientConnInterface) *LogReaderClient + func (c *LogReaderClient) GetJoinedEvents(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *LogReaderClient) GetRequests(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + type MutableKeyValueStoreClient struct + func NewMutableKeyValueStoreClient(cc grpc.ClientConnInterface) *MutableKeyValueStoreClient + func (c *MutableKeyValueStoreClient) Put(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *MutableKeyValueStoreClient) Remove(ctx context.Context, arg0 string) (int64, error) + type OnDevicePersonalizationExceptionClient struct + func NewOnDevicePersonalizationExceptionClient(cc grpc.ClientConnInterface) *OnDevicePersonalizationExceptionClient + func (c *OnDevicePersonalizationExceptionClient) GetErrorCode(ctx context.Context) (int32, error) + type OnDevicePersonalizationManagerExecuteResultClient struct + func NewOnDevicePersonalizationManagerExecuteResultClient(cc grpc.ClientConnInterface) *OnDevicePersonalizationManagerExecuteResultClient + func (c *OnDevicePersonalizationManagerExecuteResultClient) GetOutputData(ctx context.Context) (int64, error) + func (c *OnDevicePersonalizationManagerExecuteResultClient) GetSurfacePackageToken(ctx context.Context) (int64, error) + type RenderInputClient struct + func NewRenderInputClient(cc grpc.ClientConnInterface) *RenderInputClient + func (c *RenderInputClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RenderInputClient) GetHeight(ctx context.Context, handle int64) (int32, error) + func (c *RenderInputClient) GetRenderingConfig(ctx context.Context, handle int64) (int64, error) + func (c *RenderInputClient) GetWidth(ctx context.Context, handle int64) (int32, error) + func (c *RenderInputClient) HashCode(ctx context.Context, handle int64) (int32, error) + type RenderOutputBuilderClient struct + func NewRenderOutputBuilderClient(cc grpc.ClientConnInterface) *RenderOutputBuilderClient + func (c *RenderOutputBuilderClient) Build(ctx context.Context) (int64, error) + func (c *RenderOutputBuilderClient) SetContent(ctx context.Context, arg0 string) (int64, error) + func (c *RenderOutputBuilderClient) SetTemplateId(ctx context.Context, arg0 string) (int64, error) + func (c *RenderOutputBuilderClient) SetTemplateParams(ctx context.Context, arg0 int64) (int64, error) + type RenderOutputClient struct + func NewRenderOutputClient(cc grpc.ClientConnInterface) *RenderOutputClient + func (c *RenderOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *RenderOutputClient) GetContent(ctx context.Context) (string, error) + func (c *RenderOutputClient) GetTemplateId(ctx context.Context) (string, error) + func (c *RenderOutputClient) GetTemplateParams(ctx context.Context) (int64, error) + func (c *RenderOutputClient) HashCode(ctx context.Context) (int32, error) + type RenderingConfigBuilderClient struct + func NewRenderingConfigBuilderClient(cc grpc.ClientConnInterface) *RenderingConfigBuilderClient + func (c *RenderingConfigBuilderClient) AddKey(ctx context.Context, arg0 string) (int64, error) + func (c *RenderingConfigBuilderClient) Build(ctx context.Context) (int64, error) + type RenderingConfigClient struct + func NewRenderingConfigClient(cc grpc.ClientConnInterface) *RenderingConfigClient + func (c *RenderingConfigClient) DescribeContents(ctx context.Context) (int32, error) + func (c *RenderingConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *RenderingConfigClient) GetKeys(ctx context.Context) (int64, error) + func (c *RenderingConfigClient) HashCode(ctx context.Context) (int32, error) + func (c *RenderingConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type RequestLogRecordBuilderClient struct + func NewRequestLogRecordBuilderClient(cc grpc.ClientConnInterface) *RequestLogRecordBuilderClient + func (c *RequestLogRecordBuilderClient) AddRow(ctx context.Context, arg0 int64) (int64, error) + func (c *RequestLogRecordBuilderClient) Build(ctx context.Context) (int64, error) + type RequestLogRecordClient struct + func NewRequestLogRecordClient(cc grpc.ClientConnInterface) *RequestLogRecordClient + func (c *RequestLogRecordClient) DescribeContents(ctx context.Context) (int32, error) + func (c *RequestLogRecordClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *RequestLogRecordClient) GetRows(ctx context.Context) (int64, error) + func (c *RequestLogRecordClient) GetTime(ctx context.Context) (int64, error) + func (c *RequestLogRecordClient) HashCode(ctx context.Context) (int32, error) + func (c *RequestLogRecordClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type TrainingExampleRecordBuilderClient struct + func NewTrainingExampleRecordBuilderClient(cc grpc.ClientConnInterface) *TrainingExampleRecordBuilderClient + func (c *TrainingExampleRecordBuilderClient) Build(ctx context.Context) (int64, error) + func (c *TrainingExampleRecordBuilderClient) SetResumptionToken(ctx context.Context, arg0 int64) (int64, error) + func (c *TrainingExampleRecordBuilderClient) SetTrainingExample(ctx context.Context, arg0 int64) (int64, error) + type TrainingExampleRecordClient struct + func NewTrainingExampleRecordClient(cc grpc.ClientConnInterface) *TrainingExampleRecordClient + func (c *TrainingExampleRecordClient) DescribeContents(ctx context.Context) (int32, error) + func (c *TrainingExampleRecordClient) GetResumptionToken(ctx context.Context) (int64, error) + func (c *TrainingExampleRecordClient) GetTrainingExample(ctx context.Context) (int64, error) + func (c *TrainingExampleRecordClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type TrainingExamplesInputClient struct + func NewTrainingExamplesInputClient(cc grpc.ClientConnInterface) *TrainingExamplesInputClient + func (c *TrainingExamplesInputClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *TrainingExamplesInputClient) GetCollectionName(ctx context.Context, handle int64) (string, error) + func (c *TrainingExamplesInputClient) GetPopulationName(ctx context.Context, handle int64) (string, error) + func (c *TrainingExamplesInputClient) GetResumptionToken(ctx context.Context, handle int64) (int64, error) + func (c *TrainingExamplesInputClient) GetTaskName(ctx context.Context, handle int64) (string, error) + func (c *TrainingExamplesInputClient) HashCode(ctx context.Context, handle int64) (int32, error) + type TrainingExamplesOutputBuilderClient struct + func NewTrainingExamplesOutputBuilderClient(cc grpc.ClientConnInterface) *TrainingExamplesOutputBuilderClient + func (c *TrainingExamplesOutputBuilderClient) AddTrainingExampleRecord(ctx context.Context, arg0 int64) (int64, error) + func (c *TrainingExamplesOutputBuilderClient) Build(ctx context.Context) (int64, error) + type TrainingExamplesOutputClient struct + func NewTrainingExamplesOutputClient(cc grpc.ClientConnInterface) *TrainingExamplesOutputClient + func (c *TrainingExamplesOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *TrainingExamplesOutputClient) GetTrainingExampleRecords(ctx context.Context) (int64, error) + func (c *TrainingExamplesOutputClient) HashCode(ctx context.Context) (int32, error) + type TrainingIntervalBuilderClient struct + func NewTrainingIntervalBuilderClient(cc grpc.ClientConnInterface) *TrainingIntervalBuilderClient + func (c *TrainingIntervalBuilderClient) Build(ctx context.Context) (int64, error) + func (c *TrainingIntervalBuilderClient) SetMinimumInterval(ctx context.Context, arg0 int64) (int64, error) + func (c *TrainingIntervalBuilderClient) SetSchedulingMode(ctx context.Context, arg0 int32) (int64, error) + type TrainingIntervalClient struct + func NewTrainingIntervalClient(cc grpc.ClientConnInterface) *TrainingIntervalClient + func (c *TrainingIntervalClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *TrainingIntervalClient) GetMinimumInterval(ctx context.Context) (int64, error) + func (c *TrainingIntervalClient) GetSchedulingMode(ctx context.Context) (int32, error) + func (c *TrainingIntervalClient) HashCode(ctx context.Context) (int32, error) + type UserDataClient struct + func NewUserDataClient(cc grpc.ClientConnInterface) *UserDataClient + func (c *UserDataClient) DescribeContents(ctx context.Context) (int32, error) + func (c *UserDataClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *UserDataClient) GetAvailableStorageBytes(ctx context.Context) (int64, error) + func (c *UserDataClient) GetBatteryPercentage(ctx context.Context) (int32, error) + func (c *UserDataClient) GetCarrier(ctx context.Context) (string, error) + func (c *UserDataClient) GetDataNetworkType(ctx context.Context) (int32, error) + func (c *UserDataClient) GetNetworkCapabilities(ctx context.Context) (int64, error) + func (c *UserDataClient) GetOrientation(ctx context.Context) (int32, error) + func (c *UserDataClient) GetTimezoneUtcOffset(ctx context.Context) (int64, error) + func (c *UserDataClient) HashCode(ctx context.Context) (int32, error) + func (c *UserDataClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type WebTriggerInputClient struct + func NewWebTriggerInputClient(cc grpc.ClientConnInterface) *WebTriggerInputClient + func (c *WebTriggerInputClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *WebTriggerInputClient) GetAppPackageName(ctx context.Context, handle int64) (string, error) + func (c *WebTriggerInputClient) GetData(ctx context.Context, handle int64) (int64, error) + func (c *WebTriggerInputClient) GetDestinationUrl(ctx context.Context, handle int64) (int64, error) + func (c *WebTriggerInputClient) HashCode(ctx context.Context, handle int64) (int32, error) + type WebTriggerOutputBuilderClient struct + func NewWebTriggerOutputBuilderClient(cc grpc.ClientConnInterface) *WebTriggerOutputBuilderClient + func (c *WebTriggerOutputBuilderClient) AddEventLogRecord(ctx context.Context, arg0 int64) (int64, error) + func (c *WebTriggerOutputBuilderClient) Build(ctx context.Context) (int64, error) + func (c *WebTriggerOutputBuilderClient) SetRequestLogRecord(ctx context.Context, arg0 int64) (int64, error) + type WebTriggerOutputClient struct + func NewWebTriggerOutputClient(cc grpc.ClientConnInterface) *WebTriggerOutputClient + func (c *WebTriggerOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *WebTriggerOutputClient) GetEventLogRecords(ctx context.Context) (int64, error) + func (c *WebTriggerOutputClient) GetRequestLogRecord(ctx context.Context) (int64, error) + func (c *WebTriggerOutputClient) HashCode(ctx context.Context) (int32, error)