Documentation
¶
Index ¶
- type 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
- 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
- type DownloadCompletedOutputClient
- type 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
- 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
- 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
- type EventOutputClient
- type EventUrlProviderClient
- type 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
- 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
- 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
- type ExecuteInputClient
- type 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
- 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
- type FederatedComputeInputClient
- type FederatedComputeSchedulerClient
- type FederatedComputeSchedulerParamsClient
- type 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
- 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
- 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
- type InferenceOutputClient
- type 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
- type KeyValueStoreClient
- type LogReaderClient
- type MutableKeyValueStoreClient
- type OnDevicePersonalizationExceptionClient
- type OnDevicePersonalizationManagerExecuteResultClient
- type 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
- 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
- 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
- type 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
- type 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
- 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
- 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
- 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
- type TrainingExamplesOutputClient
- type TrainingIntervalBuilderClient
- type 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
- 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
- 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
- type 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)
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 ¶
DescribeContents calls the DescribeContents RPC.
func (*AppInfoClient) IsInstalled ¶
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.
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.
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) GetRetainedKeys ¶
func (c *DownloadCompletedOutputClient) GetRetainedKeys(ctx context.Context) (int64, error)
GetRetainedKeys calls the GetRetainedKeys 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) GetParameters ¶
GetParameters calls the GetParameters RPC.
func (*EventInputClient) GetRequestLogRecord ¶
GetRequestLogRecord calls the GetRequestLogRecord 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 ¶
func (c *EventLogRecordBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*EventLogRecordBuilderClient) SetRequestLogRecord ¶
func (c *EventLogRecordBuilderClient) SetRequestLogRecord(ctx context.Context, arg0 int64) (int64, error)
SetRequestLogRecord calls the SetRequestLogRecord RPC.
func (*EventLogRecordBuilderClient) SetRowIndex ¶
SetRowIndex calls the SetRowIndex 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) 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 ¶
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 ¶
func (c *EventOutputBuilderClient) Build(ctx context.Context) (int64, error)
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) GetEventLogRecord ¶
func (c *EventOutputClient) GetEventLogRecord(ctx context.Context) (int64, error)
GetEventLogRecord calls the GetEventLogRecord 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 ¶
func (c *ExecuteInIsolatedServiceRequestBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*ExecuteInIsolatedServiceRequestBuilderClient) SetAppParams ¶
func (c *ExecuteInIsolatedServiceRequestBuilderClient) SetAppParams(ctx context.Context, arg0 int64) (int64, error)
SetAppParams calls the SetAppParams RPC.
func (*ExecuteInIsolatedServiceRequestBuilderClient) SetOutputSpec ¶
func (c *ExecuteInIsolatedServiceRequestBuilderClient) SetOutputSpec(ctx context.Context, arg0 int64) (int64, error)
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 ¶
func (c *ExecuteInIsolatedServiceRequestClient) Equals(ctx context.Context, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*ExecuteInIsolatedServiceRequestClient) GetAppParams ¶
func (c *ExecuteInIsolatedServiceRequestClient) GetAppParams(ctx context.Context) (int64, error)
GetAppParams calls the GetAppParams RPC.
func (*ExecuteInIsolatedServiceRequestClient) GetOutputSpec ¶
func (c *ExecuteInIsolatedServiceRequestClient) GetOutputSpec(ctx context.Context) (int64, error)
GetOutputSpec calls the GetOutputSpec RPC.
func (*ExecuteInIsolatedServiceRequestClient) GetService ¶
func (c *ExecuteInIsolatedServiceRequestClient) GetService(ctx context.Context) (int64, error)
GetService calls the GetService 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 ¶
func (c *ExecuteInIsolatedServiceRequestOutputSpecClient) BuildBestValueSpec(ctx context.Context, arg0 int32) (int64, error)
BuildBestValueSpec calls the BuildBestValueSpec RPC.
func (*ExecuteInIsolatedServiceRequestOutputSpecClient) GetMaxIntValue ¶
func (c *ExecuteInIsolatedServiceRequestOutputSpecClient) GetMaxIntValue(ctx context.Context) (int32, error)
GetMaxIntValue calls the GetMaxIntValue RPC.
func (*ExecuteInIsolatedServiceRequestOutputSpecClient) GetOutputType ¶
func (c *ExecuteInIsolatedServiceRequestOutputSpecClient) GetOutputType(ctx context.Context) (int32, error)
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 ¶
GetAppPackageName calls the GetAppPackageName RPC.
func (*ExecuteInputClient) GetAppParams ¶
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 ¶
func (c *ExecuteOutputBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*ExecuteOutputBuilderClient) SetBestValue ¶
SetBestValue calls the SetBestValue RPC.
func (*ExecuteOutputBuilderClient) SetOutputData ¶
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) 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.
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 ¶
func (c *FederatedComputeInputBuilderClient) Build(ctx context.Context) (int64, error)
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) GetPopulationName ¶
func (c *FederatedComputeInputClient) GetPopulationName(ctx context.Context) (string, error)
GetPopulationName calls the GetPopulationName 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.
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 ¶
func (c *InferenceInputBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*InferenceInputBuilderClient) SetBatchSize ¶
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 ¶
SetInputData calls the SetInputData 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) 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.
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) 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.
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.
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.
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 ¶
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 ¶
GetLocalData calls the GetLocalData RPC.
func (*IsolatedServiceClient) GetLogReader ¶
GetLogReader calls the GetLogReader RPC.
func (*IsolatedServiceClient) GetModelManager ¶
GetModelManager calls the GetModelManager RPC.
func (*IsolatedServiceClient) GetRemoteData ¶
GetRemoteData calls the GetRemoteData RPC.
func (*IsolatedServiceClient) GetUserData ¶
GetUserData calls the GetUserData 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.
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 ¶
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.
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 ¶
func (c *OnDevicePersonalizationExceptionClient) GetErrorCode(ctx context.Context) (int32, error)
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 ¶
func (c *OnDevicePersonalizationManagerExecuteResultClient) GetOutputData(ctx context.Context) (int64, error)
GetOutputData calls the GetOutputData RPC.
func (*OnDevicePersonalizationManagerExecuteResultClient) GetSurfacePackageToken ¶
func (c *OnDevicePersonalizationManagerExecuteResultClient) GetSurfacePackageToken(ctx context.Context) (int64, error)
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) GetRenderingConfig ¶
GetRenderingConfig calls the GetRenderingConfig 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 ¶
func (c *RenderOutputBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*RenderOutputBuilderClient) SetContent ¶
SetContent calls the SetContent RPC.
func (*RenderOutputBuilderClient) SetTemplateId ¶
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) 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.
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.
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) 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 ¶
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.
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) 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 ¶
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 ¶
func (c *TrainingExampleRecordBuilderClient) Build(ctx context.Context) (int64, error)
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.
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.
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) GetTrainingExampleRecords ¶
func (c *TrainingExamplesOutputClient) GetTrainingExampleRecords(ctx context.Context) (int64, error)
GetTrainingExampleRecords calls the GetTrainingExampleRecords 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 ¶
func (c *TrainingIntervalBuilderClient) Build(ctx context.Context) (int64, error)
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) 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.
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) 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 ¶
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) GetAppPackageName ¶
func (c *WebTriggerInputClient) GetAppPackageName(ctx context.Context, handle int64) (string, error)
GetAppPackageName calls the GetAppPackageName RPC.
func (*WebTriggerInputClient) GetDestinationUrl ¶
GetDestinationUrl calls the GetDestinationUrl 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 ¶
func (c *WebTriggerOutputBuilderClient) Build(ctx context.Context) (int64, error)
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) 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.