ondevicepersonalization

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppInfoClient

type AppInfoClient struct {
	// contains filtered or unexported fields
}

AppInfoClient wraps the gRPC AppInfoService client.

func NewAppInfoClient

func NewAppInfoClient(cc grpc.ClientConnInterface) *AppInfoClient

NewAppInfoClient creates a new AppInfo client.

func (*AppInfoClient) DescribeContents

func (c *AppInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AppInfoClient) Equals

func (c *AppInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AppInfoClient) HashCode

func (c *AppInfoClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*AppInfoClient) IsInstalled

func (c *AppInfoClient) IsInstalled(ctx context.Context, handle int64) (bool, error)

IsInstalled calls the IsInstalled RPC.

func (*AppInfoClient) WriteToParcel

func (c *AppInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type DownloadCompletedInputClient

type DownloadCompletedInputClient struct {
	// contains filtered or unexported fields
}

DownloadCompletedInputClient wraps the gRPC DownloadCompletedInputService client.

func NewDownloadCompletedInputClient

func NewDownloadCompletedInputClient(cc grpc.ClientConnInterface) *DownloadCompletedInputClient

NewDownloadCompletedInputClient creates a new DownloadCompletedInput client.

func (*DownloadCompletedInputClient) Equals

func (c *DownloadCompletedInputClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*DownloadCompletedInputClient) GetDownloadedContents

func (c *DownloadCompletedInputClient) GetDownloadedContents(ctx context.Context, handle int64) (int64, error)

GetDownloadedContents calls the GetDownloadedContents RPC.

func (*DownloadCompletedInputClient) HashCode

func (c *DownloadCompletedInputClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type DownloadCompletedOutputBuilderClient

type DownloadCompletedOutputBuilderClient struct {
	// contains filtered or unexported fields
}

DownloadCompletedOutputBuilderClient wraps the gRPC DownloadCompletedOutputBuilderService client.

func NewDownloadCompletedOutputBuilderClient

func NewDownloadCompletedOutputBuilderClient(cc grpc.ClientConnInterface) *DownloadCompletedOutputBuilderClient

NewDownloadCompletedOutputBuilderClient creates a new DownloadCompletedOutputBuilder client.

func (*DownloadCompletedOutputBuilderClient) AddRetainedKey

func (c *DownloadCompletedOutputBuilderClient) AddRetainedKey(ctx context.Context, arg0 string) (int64, error)

AddRetainedKey calls the AddRetainedKey RPC.

func (*DownloadCompletedOutputBuilderClient) Build

Build calls the Build RPC.

type DownloadCompletedOutputClient

type DownloadCompletedOutputClient struct {
	// contains filtered or unexported fields
}

DownloadCompletedOutputClient wraps the gRPC DownloadCompletedOutputService client.

func NewDownloadCompletedOutputClient

func NewDownloadCompletedOutputClient(cc grpc.ClientConnInterface) *DownloadCompletedOutputClient

NewDownloadCompletedOutputClient creates a new DownloadCompletedOutput client.

func (*DownloadCompletedOutputClient) Equals

func (c *DownloadCompletedOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*DownloadCompletedOutputClient) GetRetainedKeys

func (c *DownloadCompletedOutputClient) GetRetainedKeys(ctx context.Context) (int64, error)

GetRetainedKeys calls the GetRetainedKeys RPC.

func (*DownloadCompletedOutputClient) HashCode

HashCode calls the HashCode RPC.

type EventInputClient

type EventInputClient struct {
	// contains filtered or unexported fields
}

EventInputClient wraps the gRPC EventInputService client.

func NewEventInputClient

func NewEventInputClient(cc grpc.ClientConnInterface) *EventInputClient

NewEventInputClient creates a new EventInput client.

func (*EventInputClient) Equals

func (c *EventInputClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*EventInputClient) GetParameters

func (c *EventInputClient) GetParameters(ctx context.Context, handle int64) (int64, error)

GetParameters calls the GetParameters RPC.

func (*EventInputClient) GetRequestLogRecord

func (c *EventInputClient) GetRequestLogRecord(ctx context.Context, handle int64) (int64, error)

GetRequestLogRecord calls the GetRequestLogRecord RPC.

func (*EventInputClient) HashCode

func (c *EventInputClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type EventLogRecordBuilderClient

type EventLogRecordBuilderClient struct {
	// contains filtered or unexported fields
}

EventLogRecordBuilderClient wraps the gRPC EventLogRecordBuilderService client.

func NewEventLogRecordBuilderClient

func NewEventLogRecordBuilderClient(cc grpc.ClientConnInterface) *EventLogRecordBuilderClient

NewEventLogRecordBuilderClient creates a new EventLogRecordBuilder client.

func (*EventLogRecordBuilderClient) Build

Build calls the Build RPC.

func (*EventLogRecordBuilderClient) SetData

func (c *EventLogRecordBuilderClient) SetData(ctx context.Context, arg0 int64) (int64, error)

SetData calls the SetData RPC.

func (*EventLogRecordBuilderClient) SetRequestLogRecord

func (c *EventLogRecordBuilderClient) SetRequestLogRecord(ctx context.Context, arg0 int64) (int64, error)

SetRequestLogRecord calls the SetRequestLogRecord RPC.

func (*EventLogRecordBuilderClient) SetRowIndex

func (c *EventLogRecordBuilderClient) SetRowIndex(ctx context.Context, arg0 int32) (int64, error)

SetRowIndex calls the SetRowIndex RPC.

func (*EventLogRecordBuilderClient) SetType

func (c *EventLogRecordBuilderClient) SetType(ctx context.Context, arg0 int32) (int64, error)

SetType calls the SetType RPC.

type EventLogRecordClient

type EventLogRecordClient struct {
	// contains filtered or unexported fields
}

EventLogRecordClient wraps the gRPC EventLogRecordService client.

func NewEventLogRecordClient

func NewEventLogRecordClient(cc grpc.ClientConnInterface) *EventLogRecordClient

NewEventLogRecordClient creates a new EventLogRecord client.

func (*EventLogRecordClient) DescribeContents

func (c *EventLogRecordClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*EventLogRecordClient) Equals

func (c *EventLogRecordClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*EventLogRecordClient) GetData

func (c *EventLogRecordClient) GetData(ctx context.Context) (int64, error)

GetData calls the GetData RPC.

func (*EventLogRecordClient) GetRequestLogRecord

func (c *EventLogRecordClient) GetRequestLogRecord(ctx context.Context) (int64, error)

GetRequestLogRecord calls the GetRequestLogRecord RPC.

func (*EventLogRecordClient) GetRowIndex

func (c *EventLogRecordClient) GetRowIndex(ctx context.Context) (int32, error)

GetRowIndex calls the GetRowIndex RPC.

func (*EventLogRecordClient) GetTime

func (c *EventLogRecordClient) GetTime(ctx context.Context) (int64, error)

GetTime calls the GetTime RPC.

func (*EventLogRecordClient) GetType

func (c *EventLogRecordClient) GetType(ctx context.Context) (int32, error)

GetType calls the GetType RPC.

func (*EventLogRecordClient) HashCode

func (c *EventLogRecordClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*EventLogRecordClient) WriteToParcel

func (c *EventLogRecordClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type EventOutputBuilderClient

type EventOutputBuilderClient struct {
	// contains filtered or unexported fields
}

EventOutputBuilderClient wraps the gRPC EventOutputBuilderService client.

func NewEventOutputBuilderClient

func NewEventOutputBuilderClient(cc grpc.ClientConnInterface) *EventOutputBuilderClient

NewEventOutputBuilderClient creates a new EventOutputBuilder client.

func (*EventOutputBuilderClient) Build

Build calls the Build RPC.

func (*EventOutputBuilderClient) SetEventLogRecord

func (c *EventOutputBuilderClient) SetEventLogRecord(ctx context.Context, arg0 int64) (int64, error)

SetEventLogRecord calls the SetEventLogRecord RPC.

type EventOutputClient

type EventOutputClient struct {
	// contains filtered or unexported fields
}

EventOutputClient wraps the gRPC EventOutputService client.

func NewEventOutputClient

func NewEventOutputClient(cc grpc.ClientConnInterface) *EventOutputClient

NewEventOutputClient creates a new EventOutput client.

func (*EventOutputClient) Equals

func (c *EventOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*EventOutputClient) GetEventLogRecord

func (c *EventOutputClient) GetEventLogRecord(ctx context.Context) (int64, error)

GetEventLogRecord calls the GetEventLogRecord RPC.

func (*EventOutputClient) HashCode

func (c *EventOutputClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

type EventUrlProviderClient

type EventUrlProviderClient struct {
	// contains filtered or unexported fields
}

EventUrlProviderClient wraps the gRPC EventUrlProviderService client.

func NewEventUrlProviderClient

func NewEventUrlProviderClient(cc grpc.ClientConnInterface) *EventUrlProviderClient

NewEventUrlProviderClient creates a new EventUrlProvider client.

func (*EventUrlProviderClient) CreateEventTrackingUrlWithRedirect

func (c *EventUrlProviderClient) CreateEventTrackingUrlWithRedirect(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

CreateEventTrackingUrlWithRedirect calls the CreateEventTrackingUrlWithRedirect RPC.

func (*EventUrlProviderClient) CreateEventTrackingUrlWithResponse

func (c *EventUrlProviderClient) CreateEventTrackingUrlWithResponse(ctx context.Context, arg0 int64, arg1 int64, arg2 string) (int64, error)

CreateEventTrackingUrlWithResponse calls the CreateEventTrackingUrlWithResponse RPC.

type ExecuteInIsolatedServiceRequestBuilderClient

type ExecuteInIsolatedServiceRequestBuilderClient struct {
	// contains filtered or unexported fields
}

ExecuteInIsolatedServiceRequestBuilderClient wraps the gRPC ExecuteInIsolatedServiceRequestBuilderService client.

func NewExecuteInIsolatedServiceRequestBuilderClient

func NewExecuteInIsolatedServiceRequestBuilderClient(cc grpc.ClientConnInterface) *ExecuteInIsolatedServiceRequestBuilderClient

NewExecuteInIsolatedServiceRequestBuilderClient creates a new ExecuteInIsolatedServiceRequestBuilder client.

func (*ExecuteInIsolatedServiceRequestBuilderClient) Build

Build calls the Build RPC.

func (*ExecuteInIsolatedServiceRequestBuilderClient) SetAppParams

SetAppParams calls the SetAppParams RPC.

func (*ExecuteInIsolatedServiceRequestBuilderClient) SetOutputSpec

SetOutputSpec calls the SetOutputSpec RPC.

type ExecuteInIsolatedServiceRequestClient

type ExecuteInIsolatedServiceRequestClient struct {
	// contains filtered or unexported fields
}

ExecuteInIsolatedServiceRequestClient wraps the gRPC ExecuteInIsolatedServiceRequestService client.

func NewExecuteInIsolatedServiceRequestClient

func NewExecuteInIsolatedServiceRequestClient(cc grpc.ClientConnInterface) *ExecuteInIsolatedServiceRequestClient

NewExecuteInIsolatedServiceRequestClient creates a new ExecuteInIsolatedServiceRequest client.

func (*ExecuteInIsolatedServiceRequestClient) Equals

Equals calls the Equals RPC.

func (*ExecuteInIsolatedServiceRequestClient) GetAppParams

GetAppParams calls the GetAppParams RPC.

func (*ExecuteInIsolatedServiceRequestClient) GetOutputSpec

GetOutputSpec calls the GetOutputSpec RPC.

func (*ExecuteInIsolatedServiceRequestClient) GetService

GetService calls the GetService RPC.

func (*ExecuteInIsolatedServiceRequestClient) HashCode

HashCode calls the HashCode RPC.

type ExecuteInIsolatedServiceRequestOutputSpecClient

type ExecuteInIsolatedServiceRequestOutputSpecClient struct {
	// contains filtered or unexported fields
}

ExecuteInIsolatedServiceRequestOutputSpecClient wraps the gRPC ExecuteInIsolatedServiceRequestOutputSpecService client.

func NewExecuteInIsolatedServiceRequestOutputSpecClient

func NewExecuteInIsolatedServiceRequestOutputSpecClient(cc grpc.ClientConnInterface) *ExecuteInIsolatedServiceRequestOutputSpecClient

NewExecuteInIsolatedServiceRequestOutputSpecClient creates a new ExecuteInIsolatedServiceRequestOutputSpec client.

func (*ExecuteInIsolatedServiceRequestOutputSpecClient) BuildBestValueSpec

BuildBestValueSpec calls the BuildBestValueSpec RPC.

func (*ExecuteInIsolatedServiceRequestOutputSpecClient) GetMaxIntValue

GetMaxIntValue calls the GetMaxIntValue RPC.

func (*ExecuteInIsolatedServiceRequestOutputSpecClient) GetOutputType

GetOutputType calls the GetOutputType RPC.

type ExecuteInIsolatedServiceResponseClient

type ExecuteInIsolatedServiceResponseClient struct {
	// contains filtered or unexported fields
}

ExecuteInIsolatedServiceResponseClient wraps the gRPC ExecuteInIsolatedServiceResponseService client.

func NewExecuteInIsolatedServiceResponseClient

func NewExecuteInIsolatedServiceResponseClient(cc grpc.ClientConnInterface) *ExecuteInIsolatedServiceResponseClient

NewExecuteInIsolatedServiceResponseClient creates a new ExecuteInIsolatedServiceResponse client.

func (*ExecuteInIsolatedServiceResponseClient) GetBestValue

func (c *ExecuteInIsolatedServiceResponseClient) GetBestValue(ctx context.Context, handle int64) (int32, error)

GetBestValue calls the GetBestValue RPC.

func (*ExecuteInIsolatedServiceResponseClient) GetSurfacePackageToken

func (c *ExecuteInIsolatedServiceResponseClient) GetSurfacePackageToken(ctx context.Context, handle int64) (int64, error)

GetSurfacePackageToken calls the GetSurfacePackageToken RPC.

type ExecuteInputClient

type ExecuteInputClient struct {
	// contains filtered or unexported fields
}

ExecuteInputClient wraps the gRPC ExecuteInputService client.

func NewExecuteInputClient

func NewExecuteInputClient(cc grpc.ClientConnInterface) *ExecuteInputClient

NewExecuteInputClient creates a new ExecuteInput client.

func (*ExecuteInputClient) GetAppPackageName

func (c *ExecuteInputClient) GetAppPackageName(ctx context.Context, handle int64) (string, error)

GetAppPackageName calls the GetAppPackageName RPC.

func (*ExecuteInputClient) GetAppParams

func (c *ExecuteInputClient) GetAppParams(ctx context.Context, handle int64) (int64, error)

GetAppParams calls the GetAppParams RPC.

type ExecuteOutputBuilderClient

type ExecuteOutputBuilderClient struct {
	// contains filtered or unexported fields
}

ExecuteOutputBuilderClient wraps the gRPC ExecuteOutputBuilderService client.

func NewExecuteOutputBuilderClient

func NewExecuteOutputBuilderClient(cc grpc.ClientConnInterface) *ExecuteOutputBuilderClient

NewExecuteOutputBuilderClient creates a new ExecuteOutputBuilder client.

func (*ExecuteOutputBuilderClient) AddEventLogRecord

func (c *ExecuteOutputBuilderClient) AddEventLogRecord(ctx context.Context, arg0 int64) (int64, error)

AddEventLogRecord calls the AddEventLogRecord RPC.

func (*ExecuteOutputBuilderClient) Build

Build calls the Build RPC.

func (*ExecuteOutputBuilderClient) SetBestValue

func (c *ExecuteOutputBuilderClient) SetBestValue(ctx context.Context, arg0 int32) (int64, error)

SetBestValue calls the SetBestValue RPC.

func (*ExecuteOutputBuilderClient) SetOutputData

func (c *ExecuteOutputBuilderClient) SetOutputData(ctx context.Context, arg0 int64) (int64, error)

SetOutputData calls the SetOutputData RPC.

func (*ExecuteOutputBuilderClient) SetRenderingConfig

func (c *ExecuteOutputBuilderClient) SetRenderingConfig(ctx context.Context, arg0 int64) (int64, error)

SetRenderingConfig calls the SetRenderingConfig RPC.

func (*ExecuteOutputBuilderClient) SetRequestLogRecord

func (c *ExecuteOutputBuilderClient) SetRequestLogRecord(ctx context.Context, arg0 int64) (int64, error)

SetRequestLogRecord calls the SetRequestLogRecord RPC.

type ExecuteOutputClient

type ExecuteOutputClient struct {
	// contains filtered or unexported fields
}

ExecuteOutputClient wraps the gRPC ExecuteOutputService client.

func NewExecuteOutputClient

func NewExecuteOutputClient(cc grpc.ClientConnInterface) *ExecuteOutputClient

NewExecuteOutputClient creates a new ExecuteOutput client.

func (*ExecuteOutputClient) Equals

func (c *ExecuteOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ExecuteOutputClient) GetBestValue

func (c *ExecuteOutputClient) GetBestValue(ctx context.Context) (int32, error)

GetBestValue calls the GetBestValue RPC.

func (*ExecuteOutputClient) GetEventLogRecords

func (c *ExecuteOutputClient) GetEventLogRecords(ctx context.Context) (int64, error)

GetEventLogRecords calls the GetEventLogRecords RPC.

func (*ExecuteOutputClient) GetOutputData

func (c *ExecuteOutputClient) GetOutputData(ctx context.Context) (int64, error)

GetOutputData calls the GetOutputData RPC.

func (*ExecuteOutputClient) GetRenderingConfig

func (c *ExecuteOutputClient) GetRenderingConfig(ctx context.Context) (int64, error)

GetRenderingConfig calls the GetRenderingConfig RPC.

func (*ExecuteOutputClient) GetRequestLogRecord

func (c *ExecuteOutputClient) GetRequestLogRecord(ctx context.Context) (int64, error)

GetRequestLogRecord calls the GetRequestLogRecord RPC.

func (*ExecuteOutputClient) HashCode

func (c *ExecuteOutputClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

type FederatedComputeInputBuilderClient

type FederatedComputeInputBuilderClient struct {
	// contains filtered or unexported fields
}

FederatedComputeInputBuilderClient wraps the gRPC FederatedComputeInputBuilderService client.

func NewFederatedComputeInputBuilderClient

func NewFederatedComputeInputBuilderClient(cc grpc.ClientConnInterface) *FederatedComputeInputBuilderClient

NewFederatedComputeInputBuilderClient creates a new FederatedComputeInputBuilder client.

func (*FederatedComputeInputBuilderClient) Build

Build calls the Build RPC.

func (*FederatedComputeInputBuilderClient) SetPopulationName

func (c *FederatedComputeInputBuilderClient) SetPopulationName(ctx context.Context, arg0 string) (int64, error)

SetPopulationName calls the SetPopulationName RPC.

type FederatedComputeInputClient

type FederatedComputeInputClient struct {
	// contains filtered or unexported fields
}

FederatedComputeInputClient wraps the gRPC FederatedComputeInputService client.

func NewFederatedComputeInputClient

func NewFederatedComputeInputClient(cc grpc.ClientConnInterface) *FederatedComputeInputClient

NewFederatedComputeInputClient creates a new FederatedComputeInput client.

func (*FederatedComputeInputClient) Equals

func (c *FederatedComputeInputClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*FederatedComputeInputClient) GetPopulationName

func (c *FederatedComputeInputClient) GetPopulationName(ctx context.Context) (string, error)

GetPopulationName calls the GetPopulationName RPC.

func (*FederatedComputeInputClient) HashCode

HashCode calls the HashCode RPC.

type FederatedComputeSchedulerClient

type FederatedComputeSchedulerClient struct {
	// contains filtered or unexported fields
}

FederatedComputeSchedulerClient wraps the gRPC FederatedComputeSchedulerService client.

func NewFederatedComputeSchedulerClient

func NewFederatedComputeSchedulerClient(cc grpc.ClientConnInterface) *FederatedComputeSchedulerClient

NewFederatedComputeSchedulerClient creates a new FederatedComputeScheduler client.

func (*FederatedComputeSchedulerClient) Cancel

Cancel calls the Cancel RPC.

func (*FederatedComputeSchedulerClient) Schedule

func (c *FederatedComputeSchedulerClient) Schedule(ctx context.Context, arg0 int64, arg1 int64) error

Schedule calls the Schedule RPC.

type FederatedComputeSchedulerParamsClient

type FederatedComputeSchedulerParamsClient struct {
	// contains filtered or unexported fields
}

FederatedComputeSchedulerParamsClient wraps the gRPC FederatedComputeSchedulerParamsService client.

func NewFederatedComputeSchedulerParamsClient

func NewFederatedComputeSchedulerParamsClient(cc grpc.ClientConnInterface) *FederatedComputeSchedulerParamsClient

NewFederatedComputeSchedulerParamsClient creates a new FederatedComputeSchedulerParams client.

func (*FederatedComputeSchedulerParamsClient) GetTrainingInterval

func (c *FederatedComputeSchedulerParamsClient) GetTrainingInterval(ctx context.Context) (int64, error)

GetTrainingInterval calls the GetTrainingInterval RPC.

type InferenceInputBuilderClient

type InferenceInputBuilderClient struct {
	// contains filtered or unexported fields
}

InferenceInputBuilderClient wraps the gRPC InferenceInputBuilderService client.

func NewInferenceInputBuilderClient

func NewInferenceInputBuilderClient(cc grpc.ClientConnInterface) *InferenceInputBuilderClient

NewInferenceInputBuilderClient creates a new InferenceInputBuilder client.

func (*InferenceInputBuilderClient) Build

Build calls the Build RPC.

func (*InferenceInputBuilderClient) SetBatchSize

func (c *InferenceInputBuilderClient) SetBatchSize(ctx context.Context, arg0 int32) (int64, error)

SetBatchSize calls the SetBatchSize RPC.

func (*InferenceInputBuilderClient) SetExpectedOutputStructure

func (c *InferenceInputBuilderClient) SetExpectedOutputStructure(ctx context.Context, arg0 int64) (int64, error)

SetExpectedOutputStructure calls the SetExpectedOutputStructure RPC.

func (*InferenceInputBuilderClient) SetInputData

func (c *InferenceInputBuilderClient) SetInputData(ctx context.Context, arg0 int64) (int64, error)

SetInputData calls the SetInputData RPC.

func (*InferenceInputBuilderClient) SetParams

func (c *InferenceInputBuilderClient) SetParams(ctx context.Context, arg0 int64) (int64, error)

SetParams calls the SetParams RPC.

type InferenceInputClient

type InferenceInputClient struct {
	// contains filtered or unexported fields
}

InferenceInputClient wraps the gRPC InferenceInputService client.

func NewInferenceInputClient

func NewInferenceInputClient(cc grpc.ClientConnInterface) *InferenceInputClient

NewInferenceInputClient creates a new InferenceInput client.

func (*InferenceInputClient) Equals

func (c *InferenceInputClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*InferenceInputClient) GetBatchSize

func (c *InferenceInputClient) GetBatchSize(ctx context.Context) (int32, error)

GetBatchSize calls the GetBatchSize RPC.

func (*InferenceInputClient) GetExpectedOutputStructure

func (c *InferenceInputClient) GetExpectedOutputStructure(ctx context.Context) (int64, error)

GetExpectedOutputStructure calls the GetExpectedOutputStructure RPC.

func (*InferenceInputClient) GetInputData

func (c *InferenceInputClient) GetInputData(ctx context.Context) (int64, error)

GetInputData calls the GetInputData RPC.

func (*InferenceInputClient) GetParams

func (c *InferenceInputClient) GetParams(ctx context.Context) (int64, error)

GetParams calls the GetParams RPC.

func (*InferenceInputClient) HashCode

func (c *InferenceInputClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

type InferenceInputParamsClient

type InferenceInputParamsClient struct {
	// contains filtered or unexported fields
}

InferenceInputParamsClient wraps the gRPC InferenceInputParamsService client.

func NewInferenceInputParamsClient

func NewInferenceInputParamsClient(cc grpc.ClientConnInterface) *InferenceInputParamsClient

NewInferenceInputParamsClient creates a new InferenceInputParams client.

func (*InferenceInputParamsClient) Equals

func (c *InferenceInputParamsClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*InferenceInputParamsClient) GetDelegateType

func (c *InferenceInputParamsClient) GetDelegateType(ctx context.Context) (int32, error)

GetDelegateType calls the GetDelegateType RPC.

func (*InferenceInputParamsClient) GetKeyValueStore

func (c *InferenceInputParamsClient) GetKeyValueStore(ctx context.Context) (int64, error)

GetKeyValueStore calls the GetKeyValueStore RPC.

func (*InferenceInputParamsClient) GetModelKey

func (c *InferenceInputParamsClient) GetModelKey(ctx context.Context) (string, error)

GetModelKey calls the GetModelKey RPC.

func (*InferenceInputParamsClient) GetModelType

func (c *InferenceInputParamsClient) GetModelType(ctx context.Context) (int32, error)

GetModelType calls the GetModelType RPC.

func (*InferenceInputParamsClient) GetRecommendedNumThreads

func (c *InferenceInputParamsClient) GetRecommendedNumThreads(ctx context.Context) (int32, error)

GetRecommendedNumThreads calls the GetRecommendedNumThreads RPC.

func (*InferenceInputParamsClient) HashCode

HashCode calls the HashCode RPC.

type InferenceOutputBuilderClient

type InferenceOutputBuilderClient struct {
	// contains filtered or unexported fields
}

InferenceOutputBuilderClient wraps the gRPC InferenceOutputBuilderService client.

func NewInferenceOutputBuilderClient

func NewInferenceOutputBuilderClient(cc grpc.ClientConnInterface) *InferenceOutputBuilderClient

NewInferenceOutputBuilderClient creates a new InferenceOutputBuilder client.

func (*InferenceOutputBuilderClient) AddDataOutput

func (c *InferenceOutputBuilderClient) AddDataOutput(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

AddDataOutput calls the AddDataOutput RPC.

func (*InferenceOutputBuilderClient) Build

Build calls the Build RPC.

type InferenceOutputClient

type InferenceOutputClient struct {
	// contains filtered or unexported fields
}

InferenceOutputClient wraps the gRPC InferenceOutputService client.

func NewInferenceOutputClient

func NewInferenceOutputClient(cc grpc.ClientConnInterface) *InferenceOutputClient

NewInferenceOutputClient creates a new InferenceOutput client.

func (*InferenceOutputClient) Equals

func (c *InferenceOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*InferenceOutputClient) HashCode

func (c *InferenceOutputClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

type IsolatedServiceClient

type IsolatedServiceClient struct {
	// contains filtered or unexported fields
}

IsolatedServiceClient wraps the gRPC IsolatedServiceService client.

func NewIsolatedServiceClient

func NewIsolatedServiceClient(cc grpc.ClientConnInterface) *IsolatedServiceClient

NewIsolatedServiceClient creates a new IsolatedService client.

func (*IsolatedServiceClient) GetEventUrlProvider

func (c *IsolatedServiceClient) GetEventUrlProvider(ctx context.Context, arg0 int64) (int64, error)

GetEventUrlProvider calls the GetEventUrlProvider RPC.

func (*IsolatedServiceClient) GetFederatedComputeScheduler

func (c *IsolatedServiceClient) GetFederatedComputeScheduler(ctx context.Context, arg0 int64) (int64, error)

GetFederatedComputeScheduler calls the GetFederatedComputeScheduler RPC.

func (*IsolatedServiceClient) GetLocalData

func (c *IsolatedServiceClient) GetLocalData(ctx context.Context, arg0 int64) (int64, error)

GetLocalData calls the GetLocalData RPC.

func (*IsolatedServiceClient) GetLogReader

func (c *IsolatedServiceClient) GetLogReader(ctx context.Context, arg0 int64) (int64, error)

GetLogReader calls the GetLogReader RPC.

func (*IsolatedServiceClient) GetModelManager

func (c *IsolatedServiceClient) GetModelManager(ctx context.Context, arg0 int64) (int64, error)

GetModelManager calls the GetModelManager RPC.

func (*IsolatedServiceClient) GetRemoteData

func (c *IsolatedServiceClient) GetRemoteData(ctx context.Context, arg0 int64) (int64, error)

GetRemoteData calls the GetRemoteData RPC.

func (*IsolatedServiceClient) GetUserData

func (c *IsolatedServiceClient) GetUserData(ctx context.Context, arg0 int64) (int64, error)

GetUserData calls the GetUserData RPC.

func (*IsolatedServiceClient) OnBind

func (c *IsolatedServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error)

OnBind calls the OnBind RPC.

func (*IsolatedServiceClient) OnCreate

func (c *IsolatedServiceClient) OnCreate(ctx context.Context) error

OnCreate calls the OnCreate RPC.

func (*IsolatedServiceClient) OnRequest

func (c *IsolatedServiceClient) OnRequest(ctx context.Context, arg0 int64) (int64, error)

OnRequest calls the OnRequest RPC.

type IsolatedServiceExceptionClient

type IsolatedServiceExceptionClient struct {
	// contains filtered or unexported fields
}

IsolatedServiceExceptionClient wraps the gRPC IsolatedServiceExceptionService client.

func NewIsolatedServiceExceptionClient

func NewIsolatedServiceExceptionClient(cc grpc.ClientConnInterface) *IsolatedServiceExceptionClient

NewIsolatedServiceExceptionClient creates a new IsolatedServiceException client.

func (*IsolatedServiceExceptionClient) GetErrorCode

func (c *IsolatedServiceExceptionClient) GetErrorCode(ctx context.Context, handle int64) (int32, error)

GetErrorCode calls the GetErrorCode RPC.

type KeyValueStoreClient

type KeyValueStoreClient struct {
	// contains filtered or unexported fields
}

KeyValueStoreClient wraps the gRPC KeyValueStoreService client.

func NewKeyValueStoreClient

func NewKeyValueStoreClient(cc grpc.ClientConnInterface) *KeyValueStoreClient

NewKeyValueStoreClient creates a new KeyValueStore client.

func (*KeyValueStoreClient) Get

func (c *KeyValueStoreClient) Get(ctx context.Context, arg0 string) (int64, error)

Get calls the Get RPC.

func (*KeyValueStoreClient) KeySet

func (c *KeyValueStoreClient) KeySet(ctx context.Context) (int64, error)

KeySet calls the KeySet RPC.

type LogReaderClient

type LogReaderClient struct {
	// contains filtered or unexported fields
}

LogReaderClient wraps the gRPC LogReaderService client.

func NewLogReaderClient

func NewLogReaderClient(cc grpc.ClientConnInterface) *LogReaderClient

NewLogReaderClient creates a new LogReader client.

func (*LogReaderClient) GetJoinedEvents

func (c *LogReaderClient) GetJoinedEvents(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetJoinedEvents calls the GetJoinedEvents RPC.

func (*LogReaderClient) GetRequests

func (c *LogReaderClient) GetRequests(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetRequests calls the GetRequests RPC.

type MutableKeyValueStoreClient

type MutableKeyValueStoreClient struct {
	// contains filtered or unexported fields
}

MutableKeyValueStoreClient wraps the gRPC MutableKeyValueStoreService client.

func NewMutableKeyValueStoreClient

func NewMutableKeyValueStoreClient(cc grpc.ClientConnInterface) *MutableKeyValueStoreClient

NewMutableKeyValueStoreClient creates a new MutableKeyValueStore client.

func (*MutableKeyValueStoreClient) Put

func (c *MutableKeyValueStoreClient) Put(ctx context.Context, arg0 string, arg1 int64) (int64, error)

Put calls the Put RPC.

func (*MutableKeyValueStoreClient) Remove

func (c *MutableKeyValueStoreClient) Remove(ctx context.Context, arg0 string) (int64, error)

Remove calls the Remove RPC.

type OnDevicePersonalizationExceptionClient

type OnDevicePersonalizationExceptionClient struct {
	// contains filtered or unexported fields
}

OnDevicePersonalizationExceptionClient wraps the gRPC OnDevicePersonalizationExceptionService client.

func NewOnDevicePersonalizationExceptionClient

func NewOnDevicePersonalizationExceptionClient(cc grpc.ClientConnInterface) *OnDevicePersonalizationExceptionClient

NewOnDevicePersonalizationExceptionClient creates a new OnDevicePersonalizationException client.

func (*OnDevicePersonalizationExceptionClient) GetErrorCode

GetErrorCode calls the GetErrorCode RPC.

type OnDevicePersonalizationManagerExecuteResultClient

type OnDevicePersonalizationManagerExecuteResultClient struct {
	// contains filtered or unexported fields
}

OnDevicePersonalizationManagerExecuteResultClient wraps the gRPC OnDevicePersonalizationManagerExecuteResultService client.

func NewOnDevicePersonalizationManagerExecuteResultClient

func NewOnDevicePersonalizationManagerExecuteResultClient(cc grpc.ClientConnInterface) *OnDevicePersonalizationManagerExecuteResultClient

NewOnDevicePersonalizationManagerExecuteResultClient creates a new OnDevicePersonalizationManagerExecuteResult client.

func (*OnDevicePersonalizationManagerExecuteResultClient) GetOutputData

GetOutputData calls the GetOutputData RPC.

func (*OnDevicePersonalizationManagerExecuteResultClient) GetSurfacePackageToken

GetSurfacePackageToken calls the GetSurfacePackageToken RPC.

type RenderInputClient

type RenderInputClient struct {
	// contains filtered or unexported fields
}

RenderInputClient wraps the gRPC RenderInputService client.

func NewRenderInputClient

func NewRenderInputClient(cc grpc.ClientConnInterface) *RenderInputClient

NewRenderInputClient creates a new RenderInput client.

func (*RenderInputClient) Equals

func (c *RenderInputClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*RenderInputClient) GetHeight

func (c *RenderInputClient) GetHeight(ctx context.Context, handle int64) (int32, error)

GetHeight calls the GetHeight RPC.

func (*RenderInputClient) GetRenderingConfig

func (c *RenderInputClient) GetRenderingConfig(ctx context.Context, handle int64) (int64, error)

GetRenderingConfig calls the GetRenderingConfig RPC.

func (*RenderInputClient) GetWidth

func (c *RenderInputClient) GetWidth(ctx context.Context, handle int64) (int32, error)

GetWidth calls the GetWidth RPC.

func (*RenderInputClient) HashCode

func (c *RenderInputClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type RenderOutputBuilderClient

type RenderOutputBuilderClient struct {
	// contains filtered or unexported fields
}

RenderOutputBuilderClient wraps the gRPC RenderOutputBuilderService client.

func NewRenderOutputBuilderClient

func NewRenderOutputBuilderClient(cc grpc.ClientConnInterface) *RenderOutputBuilderClient

NewRenderOutputBuilderClient creates a new RenderOutputBuilder client.

func (*RenderOutputBuilderClient) Build

Build calls the Build RPC.

func (*RenderOutputBuilderClient) SetContent

func (c *RenderOutputBuilderClient) SetContent(ctx context.Context, arg0 string) (int64, error)

SetContent calls the SetContent RPC.

func (*RenderOutputBuilderClient) SetTemplateId

func (c *RenderOutputBuilderClient) SetTemplateId(ctx context.Context, arg0 string) (int64, error)

SetTemplateId calls the SetTemplateId RPC.

func (*RenderOutputBuilderClient) SetTemplateParams

func (c *RenderOutputBuilderClient) SetTemplateParams(ctx context.Context, arg0 int64) (int64, error)

SetTemplateParams calls the SetTemplateParams RPC.

type RenderOutputClient

type RenderOutputClient struct {
	// contains filtered or unexported fields
}

RenderOutputClient wraps the gRPC RenderOutputService client.

func NewRenderOutputClient

func NewRenderOutputClient(cc grpc.ClientConnInterface) *RenderOutputClient

NewRenderOutputClient creates a new RenderOutput client.

func (*RenderOutputClient) Equals

func (c *RenderOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*RenderOutputClient) GetContent

func (c *RenderOutputClient) GetContent(ctx context.Context) (string, error)

GetContent calls the GetContent RPC.

func (*RenderOutputClient) GetTemplateId

func (c *RenderOutputClient) GetTemplateId(ctx context.Context) (string, error)

GetTemplateId calls the GetTemplateId RPC.

func (*RenderOutputClient) GetTemplateParams

func (c *RenderOutputClient) GetTemplateParams(ctx context.Context) (int64, error)

GetTemplateParams calls the GetTemplateParams RPC.

func (*RenderOutputClient) HashCode

func (c *RenderOutputClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

type RenderingConfigBuilderClient

type RenderingConfigBuilderClient struct {
	// contains filtered or unexported fields
}

RenderingConfigBuilderClient wraps the gRPC RenderingConfigBuilderService client.

func NewRenderingConfigBuilderClient

func NewRenderingConfigBuilderClient(cc grpc.ClientConnInterface) *RenderingConfigBuilderClient

NewRenderingConfigBuilderClient creates a new RenderingConfigBuilder client.

func (*RenderingConfigBuilderClient) AddKey

AddKey calls the AddKey RPC.

func (*RenderingConfigBuilderClient) Build

Build calls the Build RPC.

type RenderingConfigClient

type RenderingConfigClient struct {
	// contains filtered or unexported fields
}

RenderingConfigClient wraps the gRPC RenderingConfigService client.

func NewRenderingConfigClient

func NewRenderingConfigClient(cc grpc.ClientConnInterface) *RenderingConfigClient

NewRenderingConfigClient creates a new RenderingConfig client.

func (*RenderingConfigClient) DescribeContents

func (c *RenderingConfigClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*RenderingConfigClient) Equals

func (c *RenderingConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*RenderingConfigClient) GetKeys

func (c *RenderingConfigClient) GetKeys(ctx context.Context) (int64, error)

GetKeys calls the GetKeys RPC.

func (*RenderingConfigClient) HashCode

func (c *RenderingConfigClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*RenderingConfigClient) WriteToParcel

func (c *RenderingConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type RequestLogRecordBuilderClient

type RequestLogRecordBuilderClient struct {
	// contains filtered or unexported fields
}

RequestLogRecordBuilderClient wraps the gRPC RequestLogRecordBuilderService client.

func NewRequestLogRecordBuilderClient

func NewRequestLogRecordBuilderClient(cc grpc.ClientConnInterface) *RequestLogRecordBuilderClient

NewRequestLogRecordBuilderClient creates a new RequestLogRecordBuilder client.

func (*RequestLogRecordBuilderClient) AddRow

AddRow calls the AddRow RPC.

func (*RequestLogRecordBuilderClient) Build

Build calls the Build RPC.

type RequestLogRecordClient

type RequestLogRecordClient struct {
	// contains filtered or unexported fields
}

RequestLogRecordClient wraps the gRPC RequestLogRecordService client.

func NewRequestLogRecordClient

func NewRequestLogRecordClient(cc grpc.ClientConnInterface) *RequestLogRecordClient

NewRequestLogRecordClient creates a new RequestLogRecord client.

func (*RequestLogRecordClient) DescribeContents

func (c *RequestLogRecordClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*RequestLogRecordClient) Equals

func (c *RequestLogRecordClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*RequestLogRecordClient) GetRows

func (c *RequestLogRecordClient) GetRows(ctx context.Context) (int64, error)

GetRows calls the GetRows RPC.

func (*RequestLogRecordClient) GetTime

func (c *RequestLogRecordClient) GetTime(ctx context.Context) (int64, error)

GetTime calls the GetTime RPC.

func (*RequestLogRecordClient) HashCode

func (c *RequestLogRecordClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*RequestLogRecordClient) WriteToParcel

func (c *RequestLogRecordClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type TrainingExampleRecordBuilderClient

type TrainingExampleRecordBuilderClient struct {
	// contains filtered or unexported fields
}

TrainingExampleRecordBuilderClient wraps the gRPC TrainingExampleRecordBuilderService client.

func NewTrainingExampleRecordBuilderClient

func NewTrainingExampleRecordBuilderClient(cc grpc.ClientConnInterface) *TrainingExampleRecordBuilderClient

NewTrainingExampleRecordBuilderClient creates a new TrainingExampleRecordBuilder client.

func (*TrainingExampleRecordBuilderClient) Build

Build calls the Build RPC.

func (*TrainingExampleRecordBuilderClient) SetResumptionToken

func (c *TrainingExampleRecordBuilderClient) SetResumptionToken(ctx context.Context, arg0 int64) (int64, error)

SetResumptionToken calls the SetResumptionToken RPC.

func (*TrainingExampleRecordBuilderClient) SetTrainingExample

func (c *TrainingExampleRecordBuilderClient) SetTrainingExample(ctx context.Context, arg0 int64) (int64, error)

SetTrainingExample calls the SetTrainingExample RPC.

type TrainingExampleRecordClient

type TrainingExampleRecordClient struct {
	// contains filtered or unexported fields
}

TrainingExampleRecordClient wraps the gRPC TrainingExampleRecordService client.

func NewTrainingExampleRecordClient

func NewTrainingExampleRecordClient(cc grpc.ClientConnInterface) *TrainingExampleRecordClient

NewTrainingExampleRecordClient creates a new TrainingExampleRecord client.

func (*TrainingExampleRecordClient) DescribeContents

func (c *TrainingExampleRecordClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*TrainingExampleRecordClient) GetResumptionToken

func (c *TrainingExampleRecordClient) GetResumptionToken(ctx context.Context) (int64, error)

GetResumptionToken calls the GetResumptionToken RPC.

func (*TrainingExampleRecordClient) GetTrainingExample

func (c *TrainingExampleRecordClient) GetTrainingExample(ctx context.Context) (int64, error)

GetTrainingExample calls the GetTrainingExample RPC.

func (*TrainingExampleRecordClient) WriteToParcel

func (c *TrainingExampleRecordClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type TrainingExamplesInputClient

type TrainingExamplesInputClient struct {
	// contains filtered or unexported fields
}

TrainingExamplesInputClient wraps the gRPC TrainingExamplesInputService client.

func NewTrainingExamplesInputClient

func NewTrainingExamplesInputClient(cc grpc.ClientConnInterface) *TrainingExamplesInputClient

NewTrainingExamplesInputClient creates a new TrainingExamplesInput client.

func (*TrainingExamplesInputClient) Equals

func (c *TrainingExamplesInputClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*TrainingExamplesInputClient) GetCollectionName

func (c *TrainingExamplesInputClient) GetCollectionName(ctx context.Context, handle int64) (string, error)

GetCollectionName calls the GetCollectionName RPC.

func (*TrainingExamplesInputClient) GetPopulationName

func (c *TrainingExamplesInputClient) GetPopulationName(ctx context.Context, handle int64) (string, error)

GetPopulationName calls the GetPopulationName RPC.

func (*TrainingExamplesInputClient) GetResumptionToken

func (c *TrainingExamplesInputClient) GetResumptionToken(ctx context.Context, handle int64) (int64, error)

GetResumptionToken calls the GetResumptionToken RPC.

func (*TrainingExamplesInputClient) GetTaskName

func (c *TrainingExamplesInputClient) GetTaskName(ctx context.Context, handle int64) (string, error)

GetTaskName calls the GetTaskName RPC.

func (*TrainingExamplesInputClient) HashCode

func (c *TrainingExamplesInputClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type TrainingExamplesOutputBuilderClient

type TrainingExamplesOutputBuilderClient struct {
	// contains filtered or unexported fields
}

TrainingExamplesOutputBuilderClient wraps the gRPC TrainingExamplesOutputBuilderService client.

func NewTrainingExamplesOutputBuilderClient

func NewTrainingExamplesOutputBuilderClient(cc grpc.ClientConnInterface) *TrainingExamplesOutputBuilderClient

NewTrainingExamplesOutputBuilderClient creates a new TrainingExamplesOutputBuilder client.

func (*TrainingExamplesOutputBuilderClient) AddTrainingExampleRecord

func (c *TrainingExamplesOutputBuilderClient) AddTrainingExampleRecord(ctx context.Context, arg0 int64) (int64, error)

AddTrainingExampleRecord calls the AddTrainingExampleRecord RPC.

func (*TrainingExamplesOutputBuilderClient) Build

Build calls the Build RPC.

type TrainingExamplesOutputClient

type TrainingExamplesOutputClient struct {
	// contains filtered or unexported fields
}

TrainingExamplesOutputClient wraps the gRPC TrainingExamplesOutputService client.

func NewTrainingExamplesOutputClient

func NewTrainingExamplesOutputClient(cc grpc.ClientConnInterface) *TrainingExamplesOutputClient

NewTrainingExamplesOutputClient creates a new TrainingExamplesOutput client.

func (*TrainingExamplesOutputClient) Equals

func (c *TrainingExamplesOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*TrainingExamplesOutputClient) GetTrainingExampleRecords

func (c *TrainingExamplesOutputClient) GetTrainingExampleRecords(ctx context.Context) (int64, error)

GetTrainingExampleRecords calls the GetTrainingExampleRecords RPC.

func (*TrainingExamplesOutputClient) HashCode

HashCode calls the HashCode RPC.

type TrainingIntervalBuilderClient

type TrainingIntervalBuilderClient struct {
	// contains filtered or unexported fields
}

TrainingIntervalBuilderClient wraps the gRPC TrainingIntervalBuilderService client.

func NewTrainingIntervalBuilderClient

func NewTrainingIntervalBuilderClient(cc grpc.ClientConnInterface) *TrainingIntervalBuilderClient

NewTrainingIntervalBuilderClient creates a new TrainingIntervalBuilder client.

func (*TrainingIntervalBuilderClient) Build

Build calls the Build RPC.

func (*TrainingIntervalBuilderClient) SetMinimumInterval

func (c *TrainingIntervalBuilderClient) SetMinimumInterval(ctx context.Context, arg0 int64) (int64, error)

SetMinimumInterval calls the SetMinimumInterval RPC.

func (*TrainingIntervalBuilderClient) SetSchedulingMode

func (c *TrainingIntervalBuilderClient) SetSchedulingMode(ctx context.Context, arg0 int32) (int64, error)

SetSchedulingMode calls the SetSchedulingMode RPC.

type TrainingIntervalClient

type TrainingIntervalClient struct {
	// contains filtered or unexported fields
}

TrainingIntervalClient wraps the gRPC TrainingIntervalService client.

func NewTrainingIntervalClient

func NewTrainingIntervalClient(cc grpc.ClientConnInterface) *TrainingIntervalClient

NewTrainingIntervalClient creates a new TrainingInterval client.

func (*TrainingIntervalClient) Equals

func (c *TrainingIntervalClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*TrainingIntervalClient) GetMinimumInterval

func (c *TrainingIntervalClient) GetMinimumInterval(ctx context.Context) (int64, error)

GetMinimumInterval calls the GetMinimumInterval RPC.

func (*TrainingIntervalClient) GetSchedulingMode

func (c *TrainingIntervalClient) GetSchedulingMode(ctx context.Context) (int32, error)

GetSchedulingMode calls the GetSchedulingMode RPC.

func (*TrainingIntervalClient) HashCode

func (c *TrainingIntervalClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

type UserDataClient

type UserDataClient struct {
	// contains filtered or unexported fields
}

UserDataClient wraps the gRPC UserDataService client.

func NewUserDataClient

func NewUserDataClient(cc grpc.ClientConnInterface) *UserDataClient

NewUserDataClient creates a new UserData client.

func (*UserDataClient) DescribeContents

func (c *UserDataClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*UserDataClient) Equals

func (c *UserDataClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*UserDataClient) GetAvailableStorageBytes

func (c *UserDataClient) GetAvailableStorageBytes(ctx context.Context) (int64, error)

GetAvailableStorageBytes calls the GetAvailableStorageBytes RPC.

func (*UserDataClient) GetBatteryPercentage

func (c *UserDataClient) GetBatteryPercentage(ctx context.Context) (int32, error)

GetBatteryPercentage calls the GetBatteryPercentage RPC.

func (*UserDataClient) GetCarrier

func (c *UserDataClient) GetCarrier(ctx context.Context) (string, error)

GetCarrier calls the GetCarrier RPC.

func (*UserDataClient) GetDataNetworkType

func (c *UserDataClient) GetDataNetworkType(ctx context.Context) (int32, error)

GetDataNetworkType calls the GetDataNetworkType RPC.

func (*UserDataClient) GetNetworkCapabilities

func (c *UserDataClient) GetNetworkCapabilities(ctx context.Context) (int64, error)

GetNetworkCapabilities calls the GetNetworkCapabilities RPC.

func (*UserDataClient) GetOrientation

func (c *UserDataClient) GetOrientation(ctx context.Context) (int32, error)

GetOrientation calls the GetOrientation RPC.

func (*UserDataClient) GetTimezoneUtcOffset

func (c *UserDataClient) GetTimezoneUtcOffset(ctx context.Context) (int64, error)

GetTimezoneUtcOffset calls the GetTimezoneUtcOffset RPC.

func (*UserDataClient) HashCode

func (c *UserDataClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*UserDataClient) WriteToParcel

func (c *UserDataClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type WebTriggerInputClient

type WebTriggerInputClient struct {
	// contains filtered or unexported fields
}

WebTriggerInputClient wraps the gRPC WebTriggerInputService client.

func NewWebTriggerInputClient

func NewWebTriggerInputClient(cc grpc.ClientConnInterface) *WebTriggerInputClient

NewWebTriggerInputClient creates a new WebTriggerInput client.

func (*WebTriggerInputClient) Equals

func (c *WebTriggerInputClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*WebTriggerInputClient) GetAppPackageName

func (c *WebTriggerInputClient) GetAppPackageName(ctx context.Context, handle int64) (string, error)

GetAppPackageName calls the GetAppPackageName RPC.

func (*WebTriggerInputClient) GetData

func (c *WebTriggerInputClient) GetData(ctx context.Context, handle int64) (int64, error)

GetData calls the GetData RPC.

func (*WebTriggerInputClient) GetDestinationUrl

func (c *WebTriggerInputClient) GetDestinationUrl(ctx context.Context, handle int64) (int64, error)

GetDestinationUrl calls the GetDestinationUrl RPC.

func (*WebTriggerInputClient) HashCode

func (c *WebTriggerInputClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type WebTriggerOutputBuilderClient

type WebTriggerOutputBuilderClient struct {
	// contains filtered or unexported fields
}

WebTriggerOutputBuilderClient wraps the gRPC WebTriggerOutputBuilderService client.

func NewWebTriggerOutputBuilderClient

func NewWebTriggerOutputBuilderClient(cc grpc.ClientConnInterface) *WebTriggerOutputBuilderClient

NewWebTriggerOutputBuilderClient creates a new WebTriggerOutputBuilder client.

func (*WebTriggerOutputBuilderClient) AddEventLogRecord

func (c *WebTriggerOutputBuilderClient) AddEventLogRecord(ctx context.Context, arg0 int64) (int64, error)

AddEventLogRecord calls the AddEventLogRecord RPC.

func (*WebTriggerOutputBuilderClient) Build

Build calls the Build RPC.

func (*WebTriggerOutputBuilderClient) SetRequestLogRecord

func (c *WebTriggerOutputBuilderClient) SetRequestLogRecord(ctx context.Context, arg0 int64) (int64, error)

SetRequestLogRecord calls the SetRequestLogRecord RPC.

type WebTriggerOutputClient

type WebTriggerOutputClient struct {
	// contains filtered or unexported fields
}

WebTriggerOutputClient wraps the gRPC WebTriggerOutputService client.

func NewWebTriggerOutputClient

func NewWebTriggerOutputClient(cc grpc.ClientConnInterface) *WebTriggerOutputClient

NewWebTriggerOutputClient creates a new WebTriggerOutput client.

func (*WebTriggerOutputClient) Equals

func (c *WebTriggerOutputClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*WebTriggerOutputClient) GetEventLogRecords

func (c *WebTriggerOutputClient) GetEventLogRecords(ctx context.Context) (int64, error)

GetEventLogRecords calls the GetEventLogRecords RPC.

func (*WebTriggerOutputClient) GetRequestLogRecord

func (c *WebTriggerOutputClient) GetRequestLogRecord(ctx context.Context) (int64, error)

GetRequestLogRecord calls the GetRequestLogRecord RPC.

func (*WebTriggerOutputClient) HashCode

func (c *WebTriggerOutputClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL