Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterAppInfoServiceServer(s grpc.ServiceRegistrar, srv AppInfoServiceServer)
- func RegisterDownloadCompletedInputServiceServer(s grpc.ServiceRegistrar, srv DownloadCompletedInputServiceServer)
- func RegisterDownloadCompletedOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv DownloadCompletedOutputBuilderServiceServer)
- func RegisterDownloadCompletedOutputServiceServer(s grpc.ServiceRegistrar, srv DownloadCompletedOutputServiceServer)
- func RegisterEventInputServiceServer(s grpc.ServiceRegistrar, srv EventInputServiceServer)
- func RegisterEventLogRecordBuilderServiceServer(s grpc.ServiceRegistrar, srv EventLogRecordBuilderServiceServer)
- func RegisterEventLogRecordServiceServer(s grpc.ServiceRegistrar, srv EventLogRecordServiceServer)
- func RegisterEventOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv EventOutputBuilderServiceServer)
- func RegisterEventOutputServiceServer(s grpc.ServiceRegistrar, srv EventOutputServiceServer)
- func RegisterEventUrlProviderServiceServer(s grpc.ServiceRegistrar, srv EventUrlProviderServiceServer)
- func RegisterExecuteInIsolatedServiceRequestBuilderServiceServer(s grpc.ServiceRegistrar, ...)
- func RegisterExecuteInIsolatedServiceRequestOutputSpecServiceServer(s grpc.ServiceRegistrar, ...)
- func RegisterExecuteInIsolatedServiceRequestServiceServer(s grpc.ServiceRegistrar, srv ExecuteInIsolatedServiceRequestServiceServer)
- func RegisterExecuteInIsolatedServiceResponseServiceServer(s grpc.ServiceRegistrar, srv ExecuteInIsolatedServiceResponseServiceServer)
- func RegisterExecuteInputServiceServer(s grpc.ServiceRegistrar, srv ExecuteInputServiceServer)
- func RegisterExecuteOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv ExecuteOutputBuilderServiceServer)
- func RegisterExecuteOutputServiceServer(s grpc.ServiceRegistrar, srv ExecuteOutputServiceServer)
- func RegisterFederatedComputeInputBuilderServiceServer(s grpc.ServiceRegistrar, srv FederatedComputeInputBuilderServiceServer)
- func RegisterFederatedComputeInputServiceServer(s grpc.ServiceRegistrar, srv FederatedComputeInputServiceServer)
- func RegisterFederatedComputeSchedulerParamsServiceServer(s grpc.ServiceRegistrar, srv FederatedComputeSchedulerParamsServiceServer)
- func RegisterFederatedComputeSchedulerServiceServer(s grpc.ServiceRegistrar, srv FederatedComputeSchedulerServiceServer)
- func RegisterInferenceInputBuilderServiceServer(s grpc.ServiceRegistrar, srv InferenceInputBuilderServiceServer)
- func RegisterInferenceInputParamsServiceServer(s grpc.ServiceRegistrar, srv InferenceInputParamsServiceServer)
- func RegisterInferenceInputServiceServer(s grpc.ServiceRegistrar, srv InferenceInputServiceServer)
- func RegisterInferenceOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv InferenceOutputBuilderServiceServer)
- func RegisterInferenceOutputServiceServer(s grpc.ServiceRegistrar, srv InferenceOutputServiceServer)
- func RegisterIsolatedServiceExceptionServiceServer(s grpc.ServiceRegistrar, srv IsolatedServiceExceptionServiceServer)
- func RegisterIsolatedServiceServiceServer(s grpc.ServiceRegistrar, srv IsolatedServiceServiceServer)
- func RegisterKeyValueStoreServiceServer(s grpc.ServiceRegistrar, srv KeyValueStoreServiceServer)
- func RegisterLogReaderServiceServer(s grpc.ServiceRegistrar, srv LogReaderServiceServer)
- func RegisterMutableKeyValueStoreServiceServer(s grpc.ServiceRegistrar, srv MutableKeyValueStoreServiceServer)
- func RegisterOnDevicePersonalizationExceptionServiceServer(s grpc.ServiceRegistrar, srv OnDevicePersonalizationExceptionServiceServer)
- func RegisterOnDevicePersonalizationManagerExecuteResultServiceServer(s grpc.ServiceRegistrar, ...)
- func RegisterRenderInputServiceServer(s grpc.ServiceRegistrar, srv RenderInputServiceServer)
- func RegisterRenderOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv RenderOutputBuilderServiceServer)
- func RegisterRenderOutputServiceServer(s grpc.ServiceRegistrar, srv RenderOutputServiceServer)
- func RegisterRenderingConfigBuilderServiceServer(s grpc.ServiceRegistrar, srv RenderingConfigBuilderServiceServer)
- func RegisterRenderingConfigServiceServer(s grpc.ServiceRegistrar, srv RenderingConfigServiceServer)
- func RegisterRequestLogRecordBuilderServiceServer(s grpc.ServiceRegistrar, srv RequestLogRecordBuilderServiceServer)
- func RegisterRequestLogRecordServiceServer(s grpc.ServiceRegistrar, srv RequestLogRecordServiceServer)
- func RegisterTrainingExampleRecordBuilderServiceServer(s grpc.ServiceRegistrar, srv TrainingExampleRecordBuilderServiceServer)
- func RegisterTrainingExampleRecordServiceServer(s grpc.ServiceRegistrar, srv TrainingExampleRecordServiceServer)
- func RegisterTrainingExamplesInputServiceServer(s grpc.ServiceRegistrar, srv TrainingExamplesInputServiceServer)
- func RegisterTrainingExamplesOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv TrainingExamplesOutputBuilderServiceServer)
- func RegisterTrainingExamplesOutputServiceServer(s grpc.ServiceRegistrar, srv TrainingExamplesOutputServiceServer)
- func RegisterTrainingIntervalBuilderServiceServer(s grpc.ServiceRegistrar, srv TrainingIntervalBuilderServiceServer)
- func RegisterTrainingIntervalServiceServer(s grpc.ServiceRegistrar, srv TrainingIntervalServiceServer)
- func RegisterUserDataServiceServer(s grpc.ServiceRegistrar, srv UserDataServiceServer)
- func RegisterWebTriggerInputServiceServer(s grpc.ServiceRegistrar, srv WebTriggerInputServiceServer)
- func RegisterWebTriggerOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv WebTriggerOutputBuilderServiceServer)
- func RegisterWebTriggerOutputServiceServer(s grpc.ServiceRegistrar, srv WebTriggerOutputServiceServer)
- type AddDataOutputRequest
- func (*AddDataOutputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddDataOutputRequest) GetArg0() int32
- func (x *AddDataOutputRequest) GetArg1() int64
- func (*AddDataOutputRequest) ProtoMessage()
- func (x *AddDataOutputRequest) ProtoReflect() protoreflect.Message
- func (x *AddDataOutputRequest) Reset()
- func (x *AddDataOutputRequest) String() string
- type AddDataOutputResponse
- func (*AddDataOutputResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddDataOutputResponse) GetResult() int64
- func (*AddDataOutputResponse) ProtoMessage()
- func (x *AddDataOutputResponse) ProtoReflect() protoreflect.Message
- func (x *AddDataOutputResponse) Reset()
- func (x *AddDataOutputResponse) String() string
- type AddEventLogRecordRequest
- func (*AddEventLogRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddEventLogRecordRequest) GetArg0() int64
- func (*AddEventLogRecordRequest) ProtoMessage()
- func (x *AddEventLogRecordRequest) ProtoReflect() protoreflect.Message
- func (x *AddEventLogRecordRequest) Reset()
- func (x *AddEventLogRecordRequest) String() string
- type AddEventLogRecordResponse
- func (*AddEventLogRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddEventLogRecordResponse) GetResult() int64
- func (*AddEventLogRecordResponse) ProtoMessage()
- func (x *AddEventLogRecordResponse) ProtoReflect() protoreflect.Message
- func (x *AddEventLogRecordResponse) Reset()
- func (x *AddEventLogRecordResponse) String() string
- type AddKeyRequest
- type AddKeyResponse
- type AddRetainedKeyRequest
- func (*AddRetainedKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddRetainedKeyRequest) GetArg0() string
- func (*AddRetainedKeyRequest) ProtoMessage()
- func (x *AddRetainedKeyRequest) ProtoReflect() protoreflect.Message
- func (x *AddRetainedKeyRequest) Reset()
- func (x *AddRetainedKeyRequest) String() string
- type AddRetainedKeyResponse
- func (*AddRetainedKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddRetainedKeyResponse) GetResult() int64
- func (*AddRetainedKeyResponse) ProtoMessage()
- func (x *AddRetainedKeyResponse) ProtoReflect() protoreflect.Message
- func (x *AddRetainedKeyResponse) Reset()
- func (x *AddRetainedKeyResponse) String() string
- type AddRowRequest
- type AddRowResponse
- type AddTrainingExampleRecordRequest
- func (*AddTrainingExampleRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddTrainingExampleRecordRequest) GetArg0() int64
- func (*AddTrainingExampleRecordRequest) ProtoMessage()
- func (x *AddTrainingExampleRecordRequest) ProtoReflect() protoreflect.Message
- func (x *AddTrainingExampleRecordRequest) Reset()
- func (x *AddTrainingExampleRecordRequest) String() string
- type AddTrainingExampleRecordResponse
- func (*AddTrainingExampleRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddTrainingExampleRecordResponse) GetResult() int64
- func (*AddTrainingExampleRecordResponse) ProtoMessage()
- func (x *AddTrainingExampleRecordResponse) ProtoReflect() protoreflect.Message
- func (x *AddTrainingExampleRecordResponse) Reset()
- func (x *AddTrainingExampleRecordResponse) String() string
- type AppInfoDescribeContentsRequest
- func (*AppInfoDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AppInfoDescribeContentsRequest) GetHandle() int64
- func (*AppInfoDescribeContentsRequest) ProtoMessage()
- func (x *AppInfoDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *AppInfoDescribeContentsRequest) Reset()
- func (x *AppInfoDescribeContentsRequest) String() string
- type AppInfoServiceClient
- type AppInfoServiceServer
- type AppInfoWriteToParcelRequest
- func (*AppInfoWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AppInfoWriteToParcelRequest) GetArg0() int64
- func (x *AppInfoWriteToParcelRequest) GetArg1() int32
- func (x *AppInfoWriteToParcelRequest) GetHandle() int64
- func (*AppInfoWriteToParcelRequest) ProtoMessage()
- func (x *AppInfoWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *AppInfoWriteToParcelRequest) Reset()
- func (x *AppInfoWriteToParcelRequest) String() string
- type BuildBestValueSpecRequest
- func (*BuildBestValueSpecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BuildBestValueSpecRequest) GetArg0() int32
- func (*BuildBestValueSpecRequest) ProtoMessage()
- func (x *BuildBestValueSpecRequest) ProtoReflect() protoreflect.Message
- func (x *BuildBestValueSpecRequest) Reset()
- func (x *BuildBestValueSpecRequest) String() string
- type BuildBestValueSpecResponse
- func (*BuildBestValueSpecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BuildBestValueSpecResponse) GetResult() int64
- func (*BuildBestValueSpecResponse) ProtoMessage()
- func (x *BuildBestValueSpecResponse) ProtoReflect() protoreflect.Message
- func (x *BuildBestValueSpecResponse) Reset()
- func (x *BuildBestValueSpecResponse) String() string
- type BuildRequest
- type BuildResponse
- type CancelRequest
- type CancelResponse
- type CreateEventTrackingUrlWithRedirectRequest
- func (*CreateEventTrackingUrlWithRedirectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEventTrackingUrlWithRedirectRequest) GetArg0() int64
- func (x *CreateEventTrackingUrlWithRedirectRequest) GetArg1() int64
- func (*CreateEventTrackingUrlWithRedirectRequest) ProtoMessage()
- func (x *CreateEventTrackingUrlWithRedirectRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEventTrackingUrlWithRedirectRequest) Reset()
- func (x *CreateEventTrackingUrlWithRedirectRequest) String() string
- type CreateEventTrackingUrlWithRedirectResponse
- func (*CreateEventTrackingUrlWithRedirectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEventTrackingUrlWithRedirectResponse) GetResult() int64
- func (*CreateEventTrackingUrlWithRedirectResponse) ProtoMessage()
- func (x *CreateEventTrackingUrlWithRedirectResponse) ProtoReflect() protoreflect.Message
- func (x *CreateEventTrackingUrlWithRedirectResponse) Reset()
- func (x *CreateEventTrackingUrlWithRedirectResponse) String() string
- type CreateEventTrackingUrlWithResponseRequest
- func (*CreateEventTrackingUrlWithResponseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEventTrackingUrlWithResponseRequest) GetArg0() int64
- func (x *CreateEventTrackingUrlWithResponseRequest) GetArg1() int64
- func (x *CreateEventTrackingUrlWithResponseRequest) GetArg2() string
- func (*CreateEventTrackingUrlWithResponseRequest) ProtoMessage()
- func (x *CreateEventTrackingUrlWithResponseRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEventTrackingUrlWithResponseRequest) Reset()
- func (x *CreateEventTrackingUrlWithResponseRequest) String() string
- type CreateEventTrackingUrlWithResponseResponse
- func (*CreateEventTrackingUrlWithResponseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEventTrackingUrlWithResponseResponse) GetResult() int64
- func (*CreateEventTrackingUrlWithResponseResponse) ProtoMessage()
- func (x *CreateEventTrackingUrlWithResponseResponse) ProtoReflect() protoreflect.Message
- func (x *CreateEventTrackingUrlWithResponseResponse) Reset()
- func (x *CreateEventTrackingUrlWithResponseResponse) String() string
- type DescribeContentsRequest
- type DescribeContentsResponse
- func (*DescribeContentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeContentsResponse) GetResult() int32
- func (*DescribeContentsResponse) ProtoMessage()
- func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message
- func (x *DescribeContentsResponse) Reset()
- func (x *DescribeContentsResponse) String() string
- type DownloadCompletedInputServiceClient
- type DownloadCompletedInputServiceServer
- type DownloadCompletedOutputBuilderServiceClient
- type DownloadCompletedOutputBuilderServiceServer
- type DownloadCompletedOutputEqualsRequest
- func (*DownloadCompletedOutputEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DownloadCompletedOutputEqualsRequest) GetArg0() int64
- func (*DownloadCompletedOutputEqualsRequest) ProtoMessage()
- func (x *DownloadCompletedOutputEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *DownloadCompletedOutputEqualsRequest) Reset()
- func (x *DownloadCompletedOutputEqualsRequest) String() string
- type DownloadCompletedOutputHashCodeRequest
- func (*DownloadCompletedOutputHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*DownloadCompletedOutputHashCodeRequest) ProtoMessage()
- func (x *DownloadCompletedOutputHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *DownloadCompletedOutputHashCodeRequest) Reset()
- func (x *DownloadCompletedOutputHashCodeRequest) String() string
- type DownloadCompletedOutputServiceClient
- type DownloadCompletedOutputServiceServer
- type EqualsRequest
- func (*EqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EqualsRequest) GetArg0() int64
- func (x *EqualsRequest) GetHandle() int64
- func (*EqualsRequest) ProtoMessage()
- func (x *EqualsRequest) ProtoReflect() protoreflect.Message
- func (x *EqualsRequest) Reset()
- func (x *EqualsRequest) String() string
- type EqualsResponse
- type EventInputGetRequestLogRecordRequest
- func (*EventInputGetRequestLogRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EventInputGetRequestLogRecordRequest) GetHandle() int64
- func (*EventInputGetRequestLogRecordRequest) ProtoMessage()
- func (x *EventInputGetRequestLogRecordRequest) ProtoReflect() protoreflect.Message
- func (x *EventInputGetRequestLogRecordRequest) Reset()
- func (x *EventInputGetRequestLogRecordRequest) String() string
- type EventInputServiceClient
- type EventInputServiceServer
- type EventLogRecordBuilderServiceClient
- type EventLogRecordBuilderServiceServer
- type EventLogRecordEqualsRequest
- func (*EventLogRecordEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EventLogRecordEqualsRequest) GetArg0() int64
- func (*EventLogRecordEqualsRequest) ProtoMessage()
- func (x *EventLogRecordEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *EventLogRecordEqualsRequest) Reset()
- func (x *EventLogRecordEqualsRequest) String() string
- type EventLogRecordGetDataRequest
- func (*EventLogRecordGetDataRequest) Descriptor() ([]byte, []int)deprecated
- func (*EventLogRecordGetDataRequest) ProtoMessage()
- func (x *EventLogRecordGetDataRequest) ProtoReflect() protoreflect.Message
- func (x *EventLogRecordGetDataRequest) Reset()
- func (x *EventLogRecordGetDataRequest) String() string
- type EventLogRecordHashCodeRequest
- func (*EventLogRecordHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*EventLogRecordHashCodeRequest) ProtoMessage()
- func (x *EventLogRecordHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *EventLogRecordHashCodeRequest) Reset()
- func (x *EventLogRecordHashCodeRequest) String() string
- type EventLogRecordServiceClient
- type EventLogRecordServiceServer
- type EventOutputBuilderServiceClient
- type EventOutputBuilderServiceServer
- type EventOutputEqualsRequest
- func (*EventOutputEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EventOutputEqualsRequest) GetArg0() int64
- func (*EventOutputEqualsRequest) ProtoMessage()
- func (x *EventOutputEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *EventOutputEqualsRequest) Reset()
- func (x *EventOutputEqualsRequest) String() string
- type EventOutputHashCodeRequest
- type EventOutputServiceClient
- type EventOutputServiceServer
- type EventUrlProviderServiceClient
- type EventUrlProviderServiceServer
- type ExecuteInIsolatedServiceRequestBuilderServiceClient
- type ExecuteInIsolatedServiceRequestBuilderServiceServer
- type ExecuteInIsolatedServiceRequestEqualsRequest
- func (*ExecuteInIsolatedServiceRequestEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteInIsolatedServiceRequestEqualsRequest) GetArg0() int64
- func (*ExecuteInIsolatedServiceRequestEqualsRequest) ProtoMessage()
- func (x *ExecuteInIsolatedServiceRequestEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteInIsolatedServiceRequestEqualsRequest) Reset()
- func (x *ExecuteInIsolatedServiceRequestEqualsRequest) String() string
- type ExecuteInIsolatedServiceRequestGetAppParamsRequest
- func (*ExecuteInIsolatedServiceRequestGetAppParamsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ExecuteInIsolatedServiceRequestGetAppParamsRequest) ProtoMessage()
- func (x *ExecuteInIsolatedServiceRequestGetAppParamsRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteInIsolatedServiceRequestGetAppParamsRequest) Reset()
- func (x *ExecuteInIsolatedServiceRequestGetAppParamsRequest) String() string
- type ExecuteInIsolatedServiceRequestHashCodeRequest
- func (*ExecuteInIsolatedServiceRequestHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*ExecuteInIsolatedServiceRequestHashCodeRequest) ProtoMessage()
- func (x *ExecuteInIsolatedServiceRequestHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteInIsolatedServiceRequestHashCodeRequest) Reset()
- func (x *ExecuteInIsolatedServiceRequestHashCodeRequest) String() string
- type ExecuteInIsolatedServiceRequestOutputSpecServiceClient
- type ExecuteInIsolatedServiceRequestOutputSpecServiceServer
- type ExecuteInIsolatedServiceRequestServiceClient
- type ExecuteInIsolatedServiceRequestServiceServer
- type ExecuteInIsolatedServiceResponseGetBestValueRequest
- func (*ExecuteInIsolatedServiceResponseGetBestValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteInIsolatedServiceResponseGetBestValueRequest) GetHandle() int64
- func (*ExecuteInIsolatedServiceResponseGetBestValueRequest) ProtoMessage()
- func (x *ExecuteInIsolatedServiceResponseGetBestValueRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteInIsolatedServiceResponseGetBestValueRequest) Reset()
- func (x *ExecuteInIsolatedServiceResponseGetBestValueRequest) String() string
- type ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest
- func (*ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) GetHandle() int64
- func (*ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) ProtoMessage()
- func (x *ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) Reset()
- func (x *ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) String() string
- type ExecuteInIsolatedServiceResponseServiceClient
- type ExecuteInIsolatedServiceResponseServiceServer
- type ExecuteInputServiceClient
- type ExecuteInputServiceServer
- type ExecuteOutputBuilderServiceClient
- type ExecuteOutputBuilderServiceServer
- type ExecuteOutputEqualsRequest
- func (*ExecuteOutputEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteOutputEqualsRequest) GetArg0() int64
- func (*ExecuteOutputEqualsRequest) ProtoMessage()
- func (x *ExecuteOutputEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteOutputEqualsRequest) Reset()
- func (x *ExecuteOutputEqualsRequest) String() string
- type ExecuteOutputGetRenderingConfigRequest
- func (*ExecuteOutputGetRenderingConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (*ExecuteOutputGetRenderingConfigRequest) ProtoMessage()
- func (x *ExecuteOutputGetRenderingConfigRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteOutputGetRenderingConfigRequest) Reset()
- func (x *ExecuteOutputGetRenderingConfigRequest) String() string
- type ExecuteOutputHashCodeRequest
- func (*ExecuteOutputHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*ExecuteOutputHashCodeRequest) ProtoMessage()
- func (x *ExecuteOutputHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteOutputHashCodeRequest) Reset()
- func (x *ExecuteOutputHashCodeRequest) String() string
- type ExecuteOutputServiceClient
- type ExecuteOutputServiceServer
- type FederatedComputeInputBuilderServiceClient
- type FederatedComputeInputBuilderServiceServer
- type FederatedComputeInputEqualsRequest
- func (*FederatedComputeInputEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FederatedComputeInputEqualsRequest) GetArg0() int64
- func (*FederatedComputeInputEqualsRequest) ProtoMessage()
- func (x *FederatedComputeInputEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *FederatedComputeInputEqualsRequest) Reset()
- func (x *FederatedComputeInputEqualsRequest) String() string
- type FederatedComputeInputGetPopulationNameRequest
- func (*FederatedComputeInputGetPopulationNameRequest) Descriptor() ([]byte, []int)deprecated
- func (*FederatedComputeInputGetPopulationNameRequest) ProtoMessage()
- func (x *FederatedComputeInputGetPopulationNameRequest) ProtoReflect() protoreflect.Message
- func (x *FederatedComputeInputGetPopulationNameRequest) Reset()
- func (x *FederatedComputeInputGetPopulationNameRequest) String() string
- type FederatedComputeInputHashCodeRequest
- func (*FederatedComputeInputHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*FederatedComputeInputHashCodeRequest) ProtoMessage()
- func (x *FederatedComputeInputHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *FederatedComputeInputHashCodeRequest) Reset()
- func (x *FederatedComputeInputHashCodeRequest) String() string
- type FederatedComputeInputServiceClient
- type FederatedComputeInputServiceServer
- type FederatedComputeSchedulerParamsServiceClient
- type FederatedComputeSchedulerParamsServiceServer
- type FederatedComputeSchedulerServiceClient
- type FederatedComputeSchedulerServiceServer
- type GetAppPackageNameRequest
- func (*GetAppPackageNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAppPackageNameRequest) GetHandle() int64
- func (*GetAppPackageNameRequest) ProtoMessage()
- func (x *GetAppPackageNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetAppPackageNameRequest) Reset()
- func (x *GetAppPackageNameRequest) String() string
- type GetAppPackageNameResponse
- func (*GetAppPackageNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAppPackageNameResponse) GetResult() string
- func (*GetAppPackageNameResponse) ProtoMessage()
- func (x *GetAppPackageNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetAppPackageNameResponse) Reset()
- func (x *GetAppPackageNameResponse) String() string
- type GetAppParamsRequest
- func (*GetAppParamsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAppParamsRequest) GetHandle() int64
- func (*GetAppParamsRequest) ProtoMessage()
- func (x *GetAppParamsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAppParamsRequest) Reset()
- func (x *GetAppParamsRequest) String() string
- type GetAppParamsResponse
- func (*GetAppParamsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAppParamsResponse) GetResult() int64
- func (*GetAppParamsResponse) ProtoMessage()
- func (x *GetAppParamsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAppParamsResponse) Reset()
- func (x *GetAppParamsResponse) String() string
- type GetAvailableStorageBytesRequest
- func (*GetAvailableStorageBytesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetAvailableStorageBytesRequest) ProtoMessage()
- func (x *GetAvailableStorageBytesRequest) ProtoReflect() protoreflect.Message
- func (x *GetAvailableStorageBytesRequest) Reset()
- func (x *GetAvailableStorageBytesRequest) String() string
- type GetAvailableStorageBytesResponse
- func (*GetAvailableStorageBytesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAvailableStorageBytesResponse) GetResult() int64
- func (*GetAvailableStorageBytesResponse) ProtoMessage()
- func (x *GetAvailableStorageBytesResponse) ProtoReflect() protoreflect.Message
- func (x *GetAvailableStorageBytesResponse) Reset()
- func (x *GetAvailableStorageBytesResponse) String() string
- type GetBatchSizeRequest
- type GetBatchSizeResponse
- func (*GetBatchSizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBatchSizeResponse) GetResult() int32
- func (*GetBatchSizeResponse) ProtoMessage()
- func (x *GetBatchSizeResponse) ProtoReflect() protoreflect.Message
- func (x *GetBatchSizeResponse) Reset()
- func (x *GetBatchSizeResponse) String() string
- type GetBatteryPercentageRequest
- type GetBatteryPercentageResponse
- func (*GetBatteryPercentageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBatteryPercentageResponse) GetResult() int32
- func (*GetBatteryPercentageResponse) ProtoMessage()
- func (x *GetBatteryPercentageResponse) ProtoReflect() protoreflect.Message
- func (x *GetBatteryPercentageResponse) Reset()
- func (x *GetBatteryPercentageResponse) String() string
- type GetBestValueRequest
- type GetBestValueResponse
- func (*GetBestValueResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBestValueResponse) GetResult() int32
- func (*GetBestValueResponse) ProtoMessage()
- func (x *GetBestValueResponse) ProtoReflect() protoreflect.Message
- func (x *GetBestValueResponse) Reset()
- func (x *GetBestValueResponse) String() string
- type GetCarrierRequest
- type GetCarrierResponse
- func (*GetCarrierResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCarrierResponse) GetResult() string
- func (*GetCarrierResponse) ProtoMessage()
- func (x *GetCarrierResponse) ProtoReflect() protoreflect.Message
- func (x *GetCarrierResponse) Reset()
- func (x *GetCarrierResponse) String() string
- type GetCollectionNameRequest
- func (*GetCollectionNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionNameRequest) GetHandle() int64
- func (*GetCollectionNameRequest) ProtoMessage()
- func (x *GetCollectionNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetCollectionNameRequest) Reset()
- func (x *GetCollectionNameRequest) String() string
- type GetCollectionNameResponse
- func (*GetCollectionNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionNameResponse) GetResult() string
- func (*GetCollectionNameResponse) ProtoMessage()
- func (x *GetCollectionNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetCollectionNameResponse) Reset()
- func (x *GetCollectionNameResponse) String() string
- type GetContentRequest
- type GetContentResponse
- func (*GetContentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetContentResponse) GetResult() string
- func (*GetContentResponse) ProtoMessage()
- func (x *GetContentResponse) ProtoReflect() protoreflect.Message
- func (x *GetContentResponse) Reset()
- func (x *GetContentResponse) String() string
- type GetDataNetworkTypeRequest
- type GetDataNetworkTypeResponse
- func (*GetDataNetworkTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDataNetworkTypeResponse) GetResult() int32
- func (*GetDataNetworkTypeResponse) ProtoMessage()
- func (x *GetDataNetworkTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetDataNetworkTypeResponse) Reset()
- func (x *GetDataNetworkTypeResponse) String() string
- type GetDataRequest
- type GetDataResponse
- type GetDelegateTypeRequest
- type GetDelegateTypeResponse
- func (*GetDelegateTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDelegateTypeResponse) GetResult() int32
- func (*GetDelegateTypeResponse) ProtoMessage()
- func (x *GetDelegateTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetDelegateTypeResponse) Reset()
- func (x *GetDelegateTypeResponse) String() string
- type GetDestinationUrlRequest
- func (*GetDestinationUrlRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDestinationUrlRequest) GetHandle() int64
- func (*GetDestinationUrlRequest) ProtoMessage()
- func (x *GetDestinationUrlRequest) ProtoReflect() protoreflect.Message
- func (x *GetDestinationUrlRequest) Reset()
- func (x *GetDestinationUrlRequest) String() string
- type GetDestinationUrlResponse
- func (*GetDestinationUrlResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDestinationUrlResponse) GetResult() int64
- func (*GetDestinationUrlResponse) ProtoMessage()
- func (x *GetDestinationUrlResponse) ProtoReflect() protoreflect.Message
- func (x *GetDestinationUrlResponse) Reset()
- func (x *GetDestinationUrlResponse) String() string
- type GetDownloadedContentsRequest
- func (*GetDownloadedContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDownloadedContentsRequest) GetHandle() int64
- func (*GetDownloadedContentsRequest) ProtoMessage()
- func (x *GetDownloadedContentsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDownloadedContentsRequest) Reset()
- func (x *GetDownloadedContentsRequest) String() string
- type GetDownloadedContentsResponse
- func (*GetDownloadedContentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDownloadedContentsResponse) GetResult() int64
- func (*GetDownloadedContentsResponse) ProtoMessage()
- func (x *GetDownloadedContentsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDownloadedContentsResponse) Reset()
- func (x *GetDownloadedContentsResponse) String() string
- type GetErrorCodeRequest
- func (*GetErrorCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetErrorCodeRequest) GetHandle() int64
- func (*GetErrorCodeRequest) ProtoMessage()
- func (x *GetErrorCodeRequest) ProtoReflect() protoreflect.Message
- func (x *GetErrorCodeRequest) Reset()
- func (x *GetErrorCodeRequest) String() string
- type GetErrorCodeResponse
- func (*GetErrorCodeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetErrorCodeResponse) GetResult() int32
- func (*GetErrorCodeResponse) ProtoMessage()
- func (x *GetErrorCodeResponse) ProtoReflect() protoreflect.Message
- func (x *GetErrorCodeResponse) Reset()
- func (x *GetErrorCodeResponse) String() string
- type GetEventLogRecordRequest
- type GetEventLogRecordResponse
- func (*GetEventLogRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventLogRecordResponse) GetResult() int64
- func (*GetEventLogRecordResponse) ProtoMessage()
- func (x *GetEventLogRecordResponse) ProtoReflect() protoreflect.Message
- func (x *GetEventLogRecordResponse) Reset()
- func (x *GetEventLogRecordResponse) String() string
- type GetEventLogRecordsRequest
- type GetEventLogRecordsResponse
- func (*GetEventLogRecordsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventLogRecordsResponse) GetResult() int64
- func (*GetEventLogRecordsResponse) ProtoMessage()
- func (x *GetEventLogRecordsResponse) ProtoReflect() protoreflect.Message
- func (x *GetEventLogRecordsResponse) Reset()
- func (x *GetEventLogRecordsResponse) String() string
- type GetEventUrlProviderRequest
- func (*GetEventUrlProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventUrlProviderRequest) GetArg0() int64
- func (*GetEventUrlProviderRequest) ProtoMessage()
- func (x *GetEventUrlProviderRequest) ProtoReflect() protoreflect.Message
- func (x *GetEventUrlProviderRequest) Reset()
- func (x *GetEventUrlProviderRequest) String() string
- type GetEventUrlProviderResponse
- func (*GetEventUrlProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventUrlProviderResponse) GetResult() int64
- func (*GetEventUrlProviderResponse) ProtoMessage()
- func (x *GetEventUrlProviderResponse) ProtoReflect() protoreflect.Message
- func (x *GetEventUrlProviderResponse) Reset()
- func (x *GetEventUrlProviderResponse) String() string
- type GetExpectedOutputStructureRequest
- func (*GetExpectedOutputStructureRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetExpectedOutputStructureRequest) ProtoMessage()
- func (x *GetExpectedOutputStructureRequest) ProtoReflect() protoreflect.Message
- func (x *GetExpectedOutputStructureRequest) Reset()
- func (x *GetExpectedOutputStructureRequest) String() string
- type GetExpectedOutputStructureResponse
- func (*GetExpectedOutputStructureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExpectedOutputStructureResponse) GetResult() int64
- func (*GetExpectedOutputStructureResponse) ProtoMessage()
- func (x *GetExpectedOutputStructureResponse) ProtoReflect() protoreflect.Message
- func (x *GetExpectedOutputStructureResponse) Reset()
- func (x *GetExpectedOutputStructureResponse) String() string
- type GetFederatedComputeSchedulerRequest
- func (*GetFederatedComputeSchedulerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedComputeSchedulerRequest) GetArg0() int64
- func (*GetFederatedComputeSchedulerRequest) ProtoMessage()
- func (x *GetFederatedComputeSchedulerRequest) ProtoReflect() protoreflect.Message
- func (x *GetFederatedComputeSchedulerRequest) Reset()
- func (x *GetFederatedComputeSchedulerRequest) String() string
- type GetFederatedComputeSchedulerResponse
- func (*GetFederatedComputeSchedulerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFederatedComputeSchedulerResponse) GetResult() int64
- func (*GetFederatedComputeSchedulerResponse) ProtoMessage()
- func (x *GetFederatedComputeSchedulerResponse) ProtoReflect() protoreflect.Message
- func (x *GetFederatedComputeSchedulerResponse) Reset()
- func (x *GetFederatedComputeSchedulerResponse) String() string
- type GetHeightRequest
- type GetHeightResponse
- type GetInputDataRequest
- type GetInputDataResponse
- func (*GetInputDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputDataResponse) GetResult() int64
- func (*GetInputDataResponse) ProtoMessage()
- func (x *GetInputDataResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputDataResponse) Reset()
- func (x *GetInputDataResponse) String() string
- type GetJoinedEventsRequest
- func (*GetJoinedEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetJoinedEventsRequest) GetArg0() int64
- func (x *GetJoinedEventsRequest) GetArg1() int64
- func (*GetJoinedEventsRequest) ProtoMessage()
- func (x *GetJoinedEventsRequest) ProtoReflect() protoreflect.Message
- func (x *GetJoinedEventsRequest) Reset()
- func (x *GetJoinedEventsRequest) String() string
- type GetJoinedEventsResponse
- func (*GetJoinedEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJoinedEventsResponse) GetResult() int64
- func (*GetJoinedEventsResponse) ProtoMessage()
- func (x *GetJoinedEventsResponse) ProtoReflect() protoreflect.Message
- func (x *GetJoinedEventsResponse) Reset()
- func (x *GetJoinedEventsResponse) String() string
- type GetKeyValueStoreRequest
- type GetKeyValueStoreResponse
- func (*GetKeyValueStoreResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetKeyValueStoreResponse) GetResult() int64
- func (*GetKeyValueStoreResponse) ProtoMessage()
- func (x *GetKeyValueStoreResponse) ProtoReflect() protoreflect.Message
- func (x *GetKeyValueStoreResponse) Reset()
- func (x *GetKeyValueStoreResponse) String() string
- type GetKeysRequest
- type GetKeysResponse
- type GetLocalDataRequest
- func (*GetLocalDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLocalDataRequest) GetArg0() int64
- func (*GetLocalDataRequest) ProtoMessage()
- func (x *GetLocalDataRequest) ProtoReflect() protoreflect.Message
- func (x *GetLocalDataRequest) Reset()
- func (x *GetLocalDataRequest) String() string
- type GetLocalDataResponse
- func (*GetLocalDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLocalDataResponse) GetResult() int64
- func (*GetLocalDataResponse) ProtoMessage()
- func (x *GetLocalDataResponse) ProtoReflect() protoreflect.Message
- func (x *GetLocalDataResponse) Reset()
- func (x *GetLocalDataResponse) String() string
- type GetLogReaderRequest
- func (*GetLogReaderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLogReaderRequest) GetArg0() int64
- func (*GetLogReaderRequest) ProtoMessage()
- func (x *GetLogReaderRequest) ProtoReflect() protoreflect.Message
- func (x *GetLogReaderRequest) Reset()
- func (x *GetLogReaderRequest) String() string
- type GetLogReaderResponse
- func (*GetLogReaderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLogReaderResponse) GetResult() int64
- func (*GetLogReaderResponse) ProtoMessage()
- func (x *GetLogReaderResponse) ProtoReflect() protoreflect.Message
- func (x *GetLogReaderResponse) Reset()
- func (x *GetLogReaderResponse) String() string
- type GetMaxIntValueRequest
- type GetMaxIntValueResponse
- func (*GetMaxIntValueResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxIntValueResponse) GetResult() int32
- func (*GetMaxIntValueResponse) ProtoMessage()
- func (x *GetMaxIntValueResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxIntValueResponse) Reset()
- func (x *GetMaxIntValueResponse) String() string
- type GetMinimumIntervalRequest
- type GetMinimumIntervalResponse
- func (*GetMinimumIntervalResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMinimumIntervalResponse) GetResult() int64
- func (*GetMinimumIntervalResponse) ProtoMessage()
- func (x *GetMinimumIntervalResponse) ProtoReflect() protoreflect.Message
- func (x *GetMinimumIntervalResponse) Reset()
- func (x *GetMinimumIntervalResponse) String() string
- type GetModelKeyRequest
- type GetModelKeyResponse
- func (*GetModelKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelKeyResponse) GetResult() string
- func (*GetModelKeyResponse) ProtoMessage()
- func (x *GetModelKeyResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelKeyResponse) Reset()
- func (x *GetModelKeyResponse) String() string
- type GetModelManagerRequest
- func (*GetModelManagerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelManagerRequest) GetArg0() int64
- func (*GetModelManagerRequest) ProtoMessage()
- func (x *GetModelManagerRequest) ProtoReflect() protoreflect.Message
- func (x *GetModelManagerRequest) Reset()
- func (x *GetModelManagerRequest) String() string
- type GetModelManagerResponse
- func (*GetModelManagerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelManagerResponse) GetResult() int64
- func (*GetModelManagerResponse) ProtoMessage()
- func (x *GetModelManagerResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelManagerResponse) Reset()
- func (x *GetModelManagerResponse) String() string
- type GetModelTypeRequest
- type GetModelTypeResponse
- func (*GetModelTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelTypeResponse) GetResult() int32
- func (*GetModelTypeResponse) ProtoMessage()
- func (x *GetModelTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelTypeResponse) Reset()
- func (x *GetModelTypeResponse) String() string
- type GetNetworkCapabilitiesRequest
- func (*GetNetworkCapabilitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetNetworkCapabilitiesRequest) ProtoMessage()
- func (x *GetNetworkCapabilitiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetNetworkCapabilitiesRequest) Reset()
- func (x *GetNetworkCapabilitiesRequest) String() string
- type GetNetworkCapabilitiesResponse
- func (*GetNetworkCapabilitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNetworkCapabilitiesResponse) GetResult() int64
- func (*GetNetworkCapabilitiesResponse) ProtoMessage()
- func (x *GetNetworkCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetNetworkCapabilitiesResponse) Reset()
- func (x *GetNetworkCapabilitiesResponse) String() string
- type GetOrientationRequest
- type GetOrientationResponse
- func (*GetOrientationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrientationResponse) GetResult() int32
- func (*GetOrientationResponse) ProtoMessage()
- func (x *GetOrientationResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrientationResponse) Reset()
- func (x *GetOrientationResponse) String() string
- type GetOutputDataRequest
- type GetOutputDataResponse
- func (*GetOutputDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputDataResponse) GetResult() int64
- func (*GetOutputDataResponse) ProtoMessage()
- func (x *GetOutputDataResponse) ProtoReflect() protoreflect.Message
- func (x *GetOutputDataResponse) Reset()
- func (x *GetOutputDataResponse) String() string
- type GetOutputSpecRequest
- type GetOutputSpecResponse
- func (*GetOutputSpecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputSpecResponse) GetResult() int64
- func (*GetOutputSpecResponse) ProtoMessage()
- func (x *GetOutputSpecResponse) ProtoReflect() protoreflect.Message
- func (x *GetOutputSpecResponse) Reset()
- func (x *GetOutputSpecResponse) String() string
- type GetOutputTypeRequest
- type GetOutputTypeResponse
- func (*GetOutputTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOutputTypeResponse) GetResult() int32
- func (*GetOutputTypeResponse) ProtoMessage()
- func (x *GetOutputTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetOutputTypeResponse) Reset()
- func (x *GetOutputTypeResponse) String() string
- type GetParametersRequest
- func (*GetParametersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetParametersRequest) GetHandle() int64
- func (*GetParametersRequest) ProtoMessage()
- func (x *GetParametersRequest) ProtoReflect() protoreflect.Message
- func (x *GetParametersRequest) Reset()
- func (x *GetParametersRequest) String() string
- type GetParametersResponse
- func (*GetParametersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetParametersResponse) GetResult() int64
- func (*GetParametersResponse) ProtoMessage()
- func (x *GetParametersResponse) ProtoReflect() protoreflect.Message
- func (x *GetParametersResponse) Reset()
- func (x *GetParametersResponse) String() string
- type GetParamsRequest
- type GetParamsResponse
- type GetPopulationNameRequest
- func (*GetPopulationNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPopulationNameRequest) GetHandle() int64
- func (*GetPopulationNameRequest) ProtoMessage()
- func (x *GetPopulationNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetPopulationNameRequest) Reset()
- func (x *GetPopulationNameRequest) String() string
- type GetPopulationNameResponse
- func (*GetPopulationNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPopulationNameResponse) GetResult() string
- func (*GetPopulationNameResponse) ProtoMessage()
- func (x *GetPopulationNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetPopulationNameResponse) Reset()
- func (x *GetPopulationNameResponse) String() string
- type GetRecommendedNumThreadsRequest
- func (*GetRecommendedNumThreadsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetRecommendedNumThreadsRequest) ProtoMessage()
- func (x *GetRecommendedNumThreadsRequest) ProtoReflect() protoreflect.Message
- func (x *GetRecommendedNumThreadsRequest) Reset()
- func (x *GetRecommendedNumThreadsRequest) String() string
- type GetRecommendedNumThreadsResponse
- func (*GetRecommendedNumThreadsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRecommendedNumThreadsResponse) GetResult() int32
- func (*GetRecommendedNumThreadsResponse) ProtoMessage()
- func (x *GetRecommendedNumThreadsResponse) ProtoReflect() protoreflect.Message
- func (x *GetRecommendedNumThreadsResponse) Reset()
- func (x *GetRecommendedNumThreadsResponse) String() string
- type GetRemoteDataRequest
- func (*GetRemoteDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteDataRequest) GetArg0() int64
- func (*GetRemoteDataRequest) ProtoMessage()
- func (x *GetRemoteDataRequest) ProtoReflect() protoreflect.Message
- func (x *GetRemoteDataRequest) Reset()
- func (x *GetRemoteDataRequest) String() string
- type GetRemoteDataResponse
- func (*GetRemoteDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRemoteDataResponse) GetResult() int64
- func (*GetRemoteDataResponse) ProtoMessage()
- func (x *GetRemoteDataResponse) ProtoReflect() protoreflect.Message
- func (x *GetRemoteDataResponse) Reset()
- func (x *GetRemoteDataResponse) String() string
- type GetRenderingConfigRequest
- func (*GetRenderingConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRenderingConfigRequest) GetHandle() int64
- func (*GetRenderingConfigRequest) ProtoMessage()
- func (x *GetRenderingConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetRenderingConfigRequest) Reset()
- func (x *GetRenderingConfigRequest) String() string
- type GetRenderingConfigResponse
- func (*GetRenderingConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRenderingConfigResponse) GetResult() int64
- func (*GetRenderingConfigResponse) ProtoMessage()
- func (x *GetRenderingConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetRenderingConfigResponse) Reset()
- func (x *GetRenderingConfigResponse) String() string
- type GetRequest
- type GetRequestLogRecordRequest
- type GetRequestLogRecordResponse
- func (*GetRequestLogRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRequestLogRecordResponse) GetResult() int64
- func (*GetRequestLogRecordResponse) ProtoMessage()
- func (x *GetRequestLogRecordResponse) ProtoReflect() protoreflect.Message
- func (x *GetRequestLogRecordResponse) Reset()
- func (x *GetRequestLogRecordResponse) String() string
- type GetRequestsRequest
- func (*GetRequestsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRequestsRequest) GetArg0() int64
- func (x *GetRequestsRequest) GetArg1() int64
- func (*GetRequestsRequest) ProtoMessage()
- func (x *GetRequestsRequest) ProtoReflect() protoreflect.Message
- func (x *GetRequestsRequest) Reset()
- func (x *GetRequestsRequest) String() string
- type GetRequestsResponse
- func (*GetRequestsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRequestsResponse) GetResult() int64
- func (*GetRequestsResponse) ProtoMessage()
- func (x *GetRequestsResponse) ProtoReflect() protoreflect.Message
- func (x *GetRequestsResponse) Reset()
- func (x *GetRequestsResponse) String() string
- type GetResponse
- type GetResumptionTokenRequest
- type GetResumptionTokenResponse
- func (*GetResumptionTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetResumptionTokenResponse) GetResult() int64
- func (*GetResumptionTokenResponse) ProtoMessage()
- func (x *GetResumptionTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetResumptionTokenResponse) Reset()
- func (x *GetResumptionTokenResponse) String() string
- type GetRetainedKeysRequest
- type GetRetainedKeysResponse
- func (*GetRetainedKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRetainedKeysResponse) GetResult() int64
- func (*GetRetainedKeysResponse) ProtoMessage()
- func (x *GetRetainedKeysResponse) ProtoReflect() protoreflect.Message
- func (x *GetRetainedKeysResponse) Reset()
- func (x *GetRetainedKeysResponse) String() string
- type GetRowIndexRequest
- type GetRowIndexResponse
- func (*GetRowIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRowIndexResponse) GetResult() int32
- func (*GetRowIndexResponse) ProtoMessage()
- func (x *GetRowIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetRowIndexResponse) Reset()
- func (x *GetRowIndexResponse) String() string
- type GetRowsRequest
- type GetRowsResponse
- type GetSchedulingModeRequest
- type GetSchedulingModeResponse
- func (*GetSchedulingModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSchedulingModeResponse) GetResult() int32
- func (*GetSchedulingModeResponse) ProtoMessage()
- func (x *GetSchedulingModeResponse) ProtoReflect() protoreflect.Message
- func (x *GetSchedulingModeResponse) Reset()
- func (x *GetSchedulingModeResponse) String() string
- type GetServiceRequest
- type GetServiceResponse
- func (*GetServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceResponse) GetResult() int64
- func (*GetServiceResponse) ProtoMessage()
- func (x *GetServiceResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceResponse) Reset()
- func (x *GetServiceResponse) String() string
- type GetSurfacePackageTokenRequest
- func (*GetSurfacePackageTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSurfacePackageTokenRequest) ProtoMessage()
- func (x *GetSurfacePackageTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetSurfacePackageTokenRequest) Reset()
- func (x *GetSurfacePackageTokenRequest) String() string
- type GetSurfacePackageTokenResponse
- func (*GetSurfacePackageTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSurfacePackageTokenResponse) GetResult() int64
- func (*GetSurfacePackageTokenResponse) ProtoMessage()
- func (x *GetSurfacePackageTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetSurfacePackageTokenResponse) Reset()
- func (x *GetSurfacePackageTokenResponse) String() string
- type GetTaskNameRequest
- func (*GetTaskNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTaskNameRequest) GetHandle() int64
- func (*GetTaskNameRequest) ProtoMessage()
- func (x *GetTaskNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetTaskNameRequest) Reset()
- func (x *GetTaskNameRequest) String() string
- type GetTaskNameResponse
- func (*GetTaskNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTaskNameResponse) GetResult() string
- func (*GetTaskNameResponse) ProtoMessage()
- func (x *GetTaskNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetTaskNameResponse) Reset()
- func (x *GetTaskNameResponse) String() string
- type GetTemplateIdRequest
- type GetTemplateIdResponse
- func (*GetTemplateIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTemplateIdResponse) GetResult() string
- func (*GetTemplateIdResponse) ProtoMessage()
- func (x *GetTemplateIdResponse) ProtoReflect() protoreflect.Message
- func (x *GetTemplateIdResponse) Reset()
- func (x *GetTemplateIdResponse) String() string
- type GetTemplateParamsRequest
- type GetTemplateParamsResponse
- func (*GetTemplateParamsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTemplateParamsResponse) GetResult() int64
- func (*GetTemplateParamsResponse) ProtoMessage()
- func (x *GetTemplateParamsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTemplateParamsResponse) Reset()
- func (x *GetTemplateParamsResponse) String() string
- type GetTimeRequest
- type GetTimeResponse
- type GetTimezoneUtcOffsetRequest
- type GetTimezoneUtcOffsetResponse
- func (*GetTimezoneUtcOffsetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTimezoneUtcOffsetResponse) GetResult() int64
- func (*GetTimezoneUtcOffsetResponse) ProtoMessage()
- func (x *GetTimezoneUtcOffsetResponse) ProtoReflect() protoreflect.Message
- func (x *GetTimezoneUtcOffsetResponse) Reset()
- func (x *GetTimezoneUtcOffsetResponse) String() string
- type GetTrainingExampleRecordsRequest
- func (*GetTrainingExampleRecordsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetTrainingExampleRecordsRequest) ProtoMessage()
- func (x *GetTrainingExampleRecordsRequest) ProtoReflect() protoreflect.Message
- func (x *GetTrainingExampleRecordsRequest) Reset()
- func (x *GetTrainingExampleRecordsRequest) String() string
- type GetTrainingExampleRecordsResponse
- func (*GetTrainingExampleRecordsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrainingExampleRecordsResponse) GetResult() int64
- func (*GetTrainingExampleRecordsResponse) ProtoMessage()
- func (x *GetTrainingExampleRecordsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrainingExampleRecordsResponse) Reset()
- func (x *GetTrainingExampleRecordsResponse) String() string
- type GetTrainingExampleRequest
- type GetTrainingExampleResponse
- func (*GetTrainingExampleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrainingExampleResponse) GetResult() int64
- func (*GetTrainingExampleResponse) ProtoMessage()
- func (x *GetTrainingExampleResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrainingExampleResponse) Reset()
- func (x *GetTrainingExampleResponse) String() string
- type GetTrainingIntervalRequest
- type GetTrainingIntervalResponse
- func (*GetTrainingIntervalResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrainingIntervalResponse) GetResult() int64
- func (*GetTrainingIntervalResponse) ProtoMessage()
- func (x *GetTrainingIntervalResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrainingIntervalResponse) Reset()
- func (x *GetTrainingIntervalResponse) String() string
- type GetTypeRequest
- type GetTypeResponse
- type GetUserDataRequest
- type GetUserDataResponse
- func (*GetUserDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserDataResponse) GetResult() int64
- func (*GetUserDataResponse) ProtoMessage()
- func (x *GetUserDataResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserDataResponse) Reset()
- func (x *GetUserDataResponse) String() string
- type GetWidthRequest
- type GetWidthResponse
- type HashCodeRequest
- type HashCodeResponse
- type InferenceInputBuilderServiceClient
- type InferenceInputBuilderServiceServer
- type InferenceInputEqualsRequest
- func (*InferenceInputEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InferenceInputEqualsRequest) GetArg0() int64
- func (*InferenceInputEqualsRequest) ProtoMessage()
- func (x *InferenceInputEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *InferenceInputEqualsRequest) Reset()
- func (x *InferenceInputEqualsRequest) String() string
- type InferenceInputHashCodeRequest
- func (*InferenceInputHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*InferenceInputHashCodeRequest) ProtoMessage()
- func (x *InferenceInputHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *InferenceInputHashCodeRequest) Reset()
- func (x *InferenceInputHashCodeRequest) String() string
- type InferenceInputParamsEqualsRequest
- func (*InferenceInputParamsEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InferenceInputParamsEqualsRequest) GetArg0() int64
- func (*InferenceInputParamsEqualsRequest) ProtoMessage()
- func (x *InferenceInputParamsEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *InferenceInputParamsEqualsRequest) Reset()
- func (x *InferenceInputParamsEqualsRequest) String() string
- type InferenceInputParamsHashCodeRequest
- func (*InferenceInputParamsHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*InferenceInputParamsHashCodeRequest) ProtoMessage()
- func (x *InferenceInputParamsHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *InferenceInputParamsHashCodeRequest) Reset()
- func (x *InferenceInputParamsHashCodeRequest) String() string
- type InferenceInputParamsServiceClient
- type InferenceInputParamsServiceServer
- type InferenceInputServiceClient
- type InferenceInputServiceServer
- type InferenceOutputBuilderServiceClient
- type InferenceOutputBuilderServiceServer
- type InferenceOutputEqualsRequest
- func (*InferenceOutputEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InferenceOutputEqualsRequest) GetArg0() int64
- func (*InferenceOutputEqualsRequest) ProtoMessage()
- func (x *InferenceOutputEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *InferenceOutputEqualsRequest) Reset()
- func (x *InferenceOutputEqualsRequest) String() string
- type InferenceOutputHashCodeRequest
- func (*InferenceOutputHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*InferenceOutputHashCodeRequest) ProtoMessage()
- func (x *InferenceOutputHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *InferenceOutputHashCodeRequest) Reset()
- func (x *InferenceOutputHashCodeRequest) String() string
- type InferenceOutputServiceClient
- type InferenceOutputServiceServer
- type IsInstalledRequest
- func (*IsInstalledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsInstalledRequest) GetHandle() int64
- func (*IsInstalledRequest) ProtoMessage()
- func (x *IsInstalledRequest) ProtoReflect() protoreflect.Message
- func (x *IsInstalledRequest) Reset()
- func (x *IsInstalledRequest) String() string
- type IsInstalledResponse
- func (*IsInstalledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsInstalledResponse) GetResult() bool
- func (*IsInstalledResponse) ProtoMessage()
- func (x *IsInstalledResponse) ProtoReflect() protoreflect.Message
- func (x *IsInstalledResponse) Reset()
- func (x *IsInstalledResponse) String() string
- type IsolatedServiceExceptionServiceClient
- type IsolatedServiceExceptionServiceServer
- type IsolatedServiceServiceClient
- type IsolatedServiceServiceServer
- type KeySetRequest
- type KeySetResponse
- type KeyValueStoreServiceClient
- type KeyValueStoreServiceServer
- type LogReaderServiceClient
- type LogReaderServiceServer
- type MutableKeyValueStoreServiceClient
- type MutableKeyValueStoreServiceServer
- type NewAppInfoRequest
- type NewAppInfoResponse
- func (*NewAppInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewAppInfoResponse) GetResult() int64
- func (*NewAppInfoResponse) ProtoMessage()
- func (x *NewAppInfoResponse) ProtoReflect() protoreflect.Message
- func (x *NewAppInfoResponse) Reset()
- func (x *NewAppInfoResponse) String() string
- type NewDownloadCompletedInputRequest
- func (*NewDownloadCompletedInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewDownloadCompletedInputRequest) GetArg0() int64
- func (*NewDownloadCompletedInputRequest) ProtoMessage()
- func (x *NewDownloadCompletedInputRequest) ProtoReflect() protoreflect.Message
- func (x *NewDownloadCompletedInputRequest) Reset()
- func (x *NewDownloadCompletedInputRequest) String() string
- type NewDownloadCompletedInputResponse
- func (*NewDownloadCompletedInputResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewDownloadCompletedInputResponse) GetResult() int64
- func (*NewDownloadCompletedInputResponse) ProtoMessage()
- func (x *NewDownloadCompletedInputResponse) ProtoReflect() protoreflect.Message
- func (x *NewDownloadCompletedInputResponse) Reset()
- func (x *NewDownloadCompletedInputResponse) String() string
- type NewEventInputRequest
- func (*NewEventInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewEventInputRequest) GetArg0() int64
- func (x *NewEventInputRequest) GetArg1() int64
- func (*NewEventInputRequest) ProtoMessage()
- func (x *NewEventInputRequest) ProtoReflect() protoreflect.Message
- func (x *NewEventInputRequest) Reset()
- func (x *NewEventInputRequest) String() string
- type NewEventInputResponse
- func (*NewEventInputResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewEventInputResponse) GetResult() int64
- func (*NewEventInputResponse) ProtoMessage()
- func (x *NewEventInputResponse) ProtoReflect() protoreflect.Message
- func (x *NewEventInputResponse) Reset()
- func (x *NewEventInputResponse) String() string
- type NewExecuteInIsolatedServiceResponseRequest
- func (*NewExecuteInIsolatedServiceResponseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewExecuteInIsolatedServiceResponseRequest) GetArg0() int64
- func (x *NewExecuteInIsolatedServiceResponseRequest) GetArg1() int32
- func (*NewExecuteInIsolatedServiceResponseRequest) ProtoMessage()
- func (x *NewExecuteInIsolatedServiceResponseRequest) ProtoReflect() protoreflect.Message
- func (x *NewExecuteInIsolatedServiceResponseRequest) Reset()
- func (x *NewExecuteInIsolatedServiceResponseRequest) String() string
- type NewExecuteInIsolatedServiceResponseResponse
- func (*NewExecuteInIsolatedServiceResponseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewExecuteInIsolatedServiceResponseResponse) GetResult() int64
- func (*NewExecuteInIsolatedServiceResponseResponse) ProtoMessage()
- func (x *NewExecuteInIsolatedServiceResponseResponse) ProtoReflect() protoreflect.Message
- func (x *NewExecuteInIsolatedServiceResponseResponse) Reset()
- func (x *NewExecuteInIsolatedServiceResponseResponse) String() string
- type NewExecuteInputRequest
- func (*NewExecuteInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewExecuteInputRequest) GetArg0() string
- func (x *NewExecuteInputRequest) GetArg1() int64
- func (*NewExecuteInputRequest) ProtoMessage()
- func (x *NewExecuteInputRequest) ProtoReflect() protoreflect.Message
- func (x *NewExecuteInputRequest) Reset()
- func (x *NewExecuteInputRequest) String() string
- type NewExecuteInputResponse
- func (*NewExecuteInputResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewExecuteInputResponse) GetResult() int64
- func (*NewExecuteInputResponse) ProtoMessage()
- func (x *NewExecuteInputResponse) ProtoReflect() protoreflect.Message
- func (x *NewExecuteInputResponse) Reset()
- func (x *NewExecuteInputResponse) String() string
- type NewIsolatedServiceExceptionRequest
- func (*NewIsolatedServiceExceptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewIsolatedServiceExceptionRequest) GetArg0() int32
- func (*NewIsolatedServiceExceptionRequest) ProtoMessage()
- func (x *NewIsolatedServiceExceptionRequest) ProtoReflect() protoreflect.Message
- func (x *NewIsolatedServiceExceptionRequest) Reset()
- func (x *NewIsolatedServiceExceptionRequest) String() string
- type NewIsolatedServiceExceptionResponse
- func (*NewIsolatedServiceExceptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewIsolatedServiceExceptionResponse) GetResult() int64
- func (*NewIsolatedServiceExceptionResponse) ProtoMessage()
- func (x *NewIsolatedServiceExceptionResponse) ProtoReflect() protoreflect.Message
- func (x *NewIsolatedServiceExceptionResponse) Reset()
- func (x *NewIsolatedServiceExceptionResponse) String() string
- type NewRenderInputRequest
- func (*NewRenderInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewRenderInputRequest) GetArg0() int32
- func (x *NewRenderInputRequest) GetArg1() int32
- func (x *NewRenderInputRequest) GetArg2() int64
- func (*NewRenderInputRequest) ProtoMessage()
- func (x *NewRenderInputRequest) ProtoReflect() protoreflect.Message
- func (x *NewRenderInputRequest) Reset()
- func (x *NewRenderInputRequest) String() string
- type NewRenderInputResponse
- func (*NewRenderInputResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewRenderInputResponse) GetResult() int64
- func (*NewRenderInputResponse) ProtoMessage()
- func (x *NewRenderInputResponse) ProtoReflect() protoreflect.Message
- func (x *NewRenderInputResponse) Reset()
- func (x *NewRenderInputResponse) String() string
- type NewTrainingExamplesInputRequest
- func (*NewTrainingExamplesInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewTrainingExamplesInputRequest) GetArg0() string
- func (x *NewTrainingExamplesInputRequest) GetArg1() string
- func (x *NewTrainingExamplesInputRequest) GetArg2() int64
- func (x *NewTrainingExamplesInputRequest) GetArg3() string
- func (*NewTrainingExamplesInputRequest) ProtoMessage()
- func (x *NewTrainingExamplesInputRequest) ProtoReflect() protoreflect.Message
- func (x *NewTrainingExamplesInputRequest) Reset()
- func (x *NewTrainingExamplesInputRequest) String() string
- type NewTrainingExamplesInputResponse
- func (*NewTrainingExamplesInputResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewTrainingExamplesInputResponse) GetResult() int64
- func (*NewTrainingExamplesInputResponse) ProtoMessage()
- func (x *NewTrainingExamplesInputResponse) ProtoReflect() protoreflect.Message
- func (x *NewTrainingExamplesInputResponse) Reset()
- func (x *NewTrainingExamplesInputResponse) String() string
- type NewWebTriggerInputRequest
- func (*NewWebTriggerInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewWebTriggerInputRequest) GetArg0() int64
- func (x *NewWebTriggerInputRequest) GetArg1() string
- func (x *NewWebTriggerInputRequest) GetArg2() int64
- func (*NewWebTriggerInputRequest) ProtoMessage()
- func (x *NewWebTriggerInputRequest) ProtoReflect() protoreflect.Message
- func (x *NewWebTriggerInputRequest) Reset()
- func (x *NewWebTriggerInputRequest) String() string
- type NewWebTriggerInputResponse
- func (*NewWebTriggerInputResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewWebTriggerInputResponse) GetResult() int64
- func (*NewWebTriggerInputResponse) ProtoMessage()
- func (x *NewWebTriggerInputResponse) ProtoReflect() protoreflect.Message
- func (x *NewWebTriggerInputResponse) Reset()
- func (x *NewWebTriggerInputResponse) String() string
- type OnBindRequest
- type OnBindResponse
- type OnCreateRequest
- type OnCreateResponse
- type OnDevicePersonalizationExceptionGetErrorCodeRequest
- func (*OnDevicePersonalizationExceptionGetErrorCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*OnDevicePersonalizationExceptionGetErrorCodeRequest) ProtoMessage()
- func (x *OnDevicePersonalizationExceptionGetErrorCodeRequest) ProtoReflect() protoreflect.Message
- func (x *OnDevicePersonalizationExceptionGetErrorCodeRequest) Reset()
- func (x *OnDevicePersonalizationExceptionGetErrorCodeRequest) String() string
- type OnDevicePersonalizationExceptionServiceClient
- type OnDevicePersonalizationExceptionServiceServer
- type OnDevicePersonalizationManagerExecuteResultServiceClient
- type OnDevicePersonalizationManagerExecuteResultServiceServer
- type OnRequestRequest
- type OnRequestResponse
- type PutRequest
- type PutResponse
- type RemoveRequest
- type RemoveResponse
- type RenderInputServiceClient
- type RenderInputServiceServer
- type RenderOutputBuilderServiceClient
- type RenderOutputBuilderServiceServer
- type RenderOutputEqualsRequest
- func (*RenderOutputEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RenderOutputEqualsRequest) GetArg0() int64
- func (*RenderOutputEqualsRequest) ProtoMessage()
- func (x *RenderOutputEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *RenderOutputEqualsRequest) Reset()
- func (x *RenderOutputEqualsRequest) String() string
- type RenderOutputHashCodeRequest
- type RenderOutputServiceClient
- type RenderOutputServiceServer
- type RenderingConfigBuilderServiceClient
- type RenderingConfigBuilderServiceServer
- type RenderingConfigEqualsRequest
- func (*RenderingConfigEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RenderingConfigEqualsRequest) GetArg0() int64
- func (*RenderingConfigEqualsRequest) ProtoMessage()
- func (x *RenderingConfigEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *RenderingConfigEqualsRequest) Reset()
- func (x *RenderingConfigEqualsRequest) String() string
- type RenderingConfigHashCodeRequest
- func (*RenderingConfigHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*RenderingConfigHashCodeRequest) ProtoMessage()
- func (x *RenderingConfigHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *RenderingConfigHashCodeRequest) Reset()
- func (x *RenderingConfigHashCodeRequest) String() string
- type RenderingConfigServiceClient
- type RenderingConfigServiceServer
- type RequestLogRecordBuilderServiceClient
- type RequestLogRecordBuilderServiceServer
- type RequestLogRecordEqualsRequest
- func (*RequestLogRecordEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestLogRecordEqualsRequest) GetArg0() int64
- func (*RequestLogRecordEqualsRequest) ProtoMessage()
- func (x *RequestLogRecordEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *RequestLogRecordEqualsRequest) Reset()
- func (x *RequestLogRecordEqualsRequest) String() string
- type RequestLogRecordHashCodeRequest
- func (*RequestLogRecordHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*RequestLogRecordHashCodeRequest) ProtoMessage()
- func (x *RequestLogRecordHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *RequestLogRecordHashCodeRequest) Reset()
- func (x *RequestLogRecordHashCodeRequest) String() string
- type RequestLogRecordServiceClient
- type RequestLogRecordServiceServer
- type ScheduleRequest
- func (*ScheduleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ScheduleRequest) GetArg0() int64
- func (x *ScheduleRequest) GetArg1() int64
- func (*ScheduleRequest) ProtoMessage()
- func (x *ScheduleRequest) ProtoReflect() protoreflect.Message
- func (x *ScheduleRequest) Reset()
- func (x *ScheduleRequest) String() string
- type ScheduleResponse
- type SetAppParamsRequest
- func (*SetAppParamsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAppParamsRequest) GetArg0() int64
- func (*SetAppParamsRequest) ProtoMessage()
- func (x *SetAppParamsRequest) ProtoReflect() protoreflect.Message
- func (x *SetAppParamsRequest) Reset()
- func (x *SetAppParamsRequest) String() string
- type SetAppParamsResponse
- func (*SetAppParamsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetAppParamsResponse) GetResult() int64
- func (*SetAppParamsResponse) ProtoMessage()
- func (x *SetAppParamsResponse) ProtoReflect() protoreflect.Message
- func (x *SetAppParamsResponse) Reset()
- func (x *SetAppParamsResponse) String() string
- type SetBatchSizeRequest
- func (*SetBatchSizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetBatchSizeRequest) GetArg0() int32
- func (*SetBatchSizeRequest) ProtoMessage()
- func (x *SetBatchSizeRequest) ProtoReflect() protoreflect.Message
- func (x *SetBatchSizeRequest) Reset()
- func (x *SetBatchSizeRequest) String() string
- type SetBatchSizeResponse
- func (*SetBatchSizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetBatchSizeResponse) GetResult() int64
- func (*SetBatchSizeResponse) ProtoMessage()
- func (x *SetBatchSizeResponse) ProtoReflect() protoreflect.Message
- func (x *SetBatchSizeResponse) Reset()
- func (x *SetBatchSizeResponse) String() string
- type SetBestValueRequest
- func (*SetBestValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetBestValueRequest) GetArg0() int32
- func (*SetBestValueRequest) ProtoMessage()
- func (x *SetBestValueRequest) ProtoReflect() protoreflect.Message
- func (x *SetBestValueRequest) Reset()
- func (x *SetBestValueRequest) String() string
- type SetBestValueResponse
- func (*SetBestValueResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetBestValueResponse) GetResult() int64
- func (*SetBestValueResponse) ProtoMessage()
- func (x *SetBestValueResponse) ProtoReflect() protoreflect.Message
- func (x *SetBestValueResponse) Reset()
- func (x *SetBestValueResponse) String() string
- type SetContentRequest
- type SetContentResponse
- func (*SetContentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetContentResponse) GetResult() int64
- func (*SetContentResponse) ProtoMessage()
- func (x *SetContentResponse) ProtoReflect() protoreflect.Message
- func (x *SetContentResponse) Reset()
- func (x *SetContentResponse) String() string
- type SetDataRequest
- type SetDataResponse
- type SetEventLogRecordRequest
- func (*SetEventLogRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetEventLogRecordRequest) GetArg0() int64
- func (*SetEventLogRecordRequest) ProtoMessage()
- func (x *SetEventLogRecordRequest) ProtoReflect() protoreflect.Message
- func (x *SetEventLogRecordRequest) Reset()
- func (x *SetEventLogRecordRequest) String() string
- type SetEventLogRecordResponse
- func (*SetEventLogRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetEventLogRecordResponse) GetResult() int64
- func (*SetEventLogRecordResponse) ProtoMessage()
- func (x *SetEventLogRecordResponse) ProtoReflect() protoreflect.Message
- func (x *SetEventLogRecordResponse) Reset()
- func (x *SetEventLogRecordResponse) String() string
- type SetExpectedOutputStructureRequest
- func (*SetExpectedOutputStructureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetExpectedOutputStructureRequest) GetArg0() int64
- func (*SetExpectedOutputStructureRequest) ProtoMessage()
- func (x *SetExpectedOutputStructureRequest) ProtoReflect() protoreflect.Message
- func (x *SetExpectedOutputStructureRequest) Reset()
- func (x *SetExpectedOutputStructureRequest) String() string
- type SetExpectedOutputStructureResponse
- func (*SetExpectedOutputStructureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetExpectedOutputStructureResponse) GetResult() int64
- func (*SetExpectedOutputStructureResponse) ProtoMessage()
- func (x *SetExpectedOutputStructureResponse) ProtoReflect() protoreflect.Message
- func (x *SetExpectedOutputStructureResponse) Reset()
- func (x *SetExpectedOutputStructureResponse) String() string
- type SetInputDataRequest
- func (*SetInputDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputDataRequest) GetArg0() int64
- func (*SetInputDataRequest) ProtoMessage()
- func (x *SetInputDataRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputDataRequest) Reset()
- func (x *SetInputDataRequest) String() string
- type SetInputDataResponse
- func (*SetInputDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputDataResponse) GetResult() int64
- func (*SetInputDataResponse) ProtoMessage()
- func (x *SetInputDataResponse) ProtoReflect() protoreflect.Message
- func (x *SetInputDataResponse) Reset()
- func (x *SetInputDataResponse) String() string
- type SetMinimumIntervalRequest
- func (*SetMinimumIntervalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMinimumIntervalRequest) GetArg0() int64
- func (*SetMinimumIntervalRequest) ProtoMessage()
- func (x *SetMinimumIntervalRequest) ProtoReflect() protoreflect.Message
- func (x *SetMinimumIntervalRequest) Reset()
- func (x *SetMinimumIntervalRequest) String() string
- type SetMinimumIntervalResponse
- func (*SetMinimumIntervalResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetMinimumIntervalResponse) GetResult() int64
- func (*SetMinimumIntervalResponse) ProtoMessage()
- func (x *SetMinimumIntervalResponse) ProtoReflect() protoreflect.Message
- func (x *SetMinimumIntervalResponse) Reset()
- func (x *SetMinimumIntervalResponse) String() string
- type SetOutputDataRequest
- func (*SetOutputDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOutputDataRequest) GetArg0() int64
- func (*SetOutputDataRequest) ProtoMessage()
- func (x *SetOutputDataRequest) ProtoReflect() protoreflect.Message
- func (x *SetOutputDataRequest) Reset()
- func (x *SetOutputDataRequest) String() string
- type SetOutputDataResponse
- func (*SetOutputDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetOutputDataResponse) GetResult() int64
- func (*SetOutputDataResponse) ProtoMessage()
- func (x *SetOutputDataResponse) ProtoReflect() protoreflect.Message
- func (x *SetOutputDataResponse) Reset()
- func (x *SetOutputDataResponse) String() string
- type SetOutputSpecRequest
- func (*SetOutputSpecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOutputSpecRequest) GetArg0() int64
- func (*SetOutputSpecRequest) ProtoMessage()
- func (x *SetOutputSpecRequest) ProtoReflect() protoreflect.Message
- func (x *SetOutputSpecRequest) Reset()
- func (x *SetOutputSpecRequest) String() string
- type SetOutputSpecResponse
- func (*SetOutputSpecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetOutputSpecResponse) GetResult() int64
- func (*SetOutputSpecResponse) ProtoMessage()
- func (x *SetOutputSpecResponse) ProtoReflect() protoreflect.Message
- func (x *SetOutputSpecResponse) Reset()
- func (x *SetOutputSpecResponse) String() string
- type SetParamsRequest
- type SetParamsResponse
- type SetPopulationNameRequest
- func (*SetPopulationNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPopulationNameRequest) GetArg0() string
- func (*SetPopulationNameRequest) ProtoMessage()
- func (x *SetPopulationNameRequest) ProtoReflect() protoreflect.Message
- func (x *SetPopulationNameRequest) Reset()
- func (x *SetPopulationNameRequest) String() string
- type SetPopulationNameResponse
- func (*SetPopulationNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetPopulationNameResponse) GetResult() int64
- func (*SetPopulationNameResponse) ProtoMessage()
- func (x *SetPopulationNameResponse) ProtoReflect() protoreflect.Message
- func (x *SetPopulationNameResponse) Reset()
- func (x *SetPopulationNameResponse) String() string
- type SetRenderingConfigRequest
- func (*SetRenderingConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRenderingConfigRequest) GetArg0() int64
- func (*SetRenderingConfigRequest) ProtoMessage()
- func (x *SetRenderingConfigRequest) ProtoReflect() protoreflect.Message
- func (x *SetRenderingConfigRequest) Reset()
- func (x *SetRenderingConfigRequest) String() string
- type SetRenderingConfigResponse
- func (*SetRenderingConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetRenderingConfigResponse) GetResult() int64
- func (*SetRenderingConfigResponse) ProtoMessage()
- func (x *SetRenderingConfigResponse) ProtoReflect() protoreflect.Message
- func (x *SetRenderingConfigResponse) Reset()
- func (x *SetRenderingConfigResponse) String() string
- type SetRequestLogRecordRequest
- func (*SetRequestLogRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRequestLogRecordRequest) GetArg0() int64
- func (*SetRequestLogRecordRequest) ProtoMessage()
- func (x *SetRequestLogRecordRequest) ProtoReflect() protoreflect.Message
- func (x *SetRequestLogRecordRequest) Reset()
- func (x *SetRequestLogRecordRequest) String() string
- type SetRequestLogRecordResponse
- func (*SetRequestLogRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetRequestLogRecordResponse) GetResult() int64
- func (*SetRequestLogRecordResponse) ProtoMessage()
- func (x *SetRequestLogRecordResponse) ProtoReflect() protoreflect.Message
- func (x *SetRequestLogRecordResponse) Reset()
- func (x *SetRequestLogRecordResponse) String() string
- type SetResumptionTokenRequest
- func (*SetResumptionTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetResumptionTokenRequest) GetArg0() int64
- func (*SetResumptionTokenRequest) ProtoMessage()
- func (x *SetResumptionTokenRequest) ProtoReflect() protoreflect.Message
- func (x *SetResumptionTokenRequest) Reset()
- func (x *SetResumptionTokenRequest) String() string
- type SetResumptionTokenResponse
- func (*SetResumptionTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetResumptionTokenResponse) GetResult() int64
- func (*SetResumptionTokenResponse) ProtoMessage()
- func (x *SetResumptionTokenResponse) ProtoReflect() protoreflect.Message
- func (x *SetResumptionTokenResponse) Reset()
- func (x *SetResumptionTokenResponse) String() string
- type SetRowIndexRequest
- type SetRowIndexResponse
- func (*SetRowIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetRowIndexResponse) GetResult() int64
- func (*SetRowIndexResponse) ProtoMessage()
- func (x *SetRowIndexResponse) ProtoReflect() protoreflect.Message
- func (x *SetRowIndexResponse) Reset()
- func (x *SetRowIndexResponse) String() string
- type SetSchedulingModeRequest
- func (*SetSchedulingModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSchedulingModeRequest) GetArg0() int32
- func (*SetSchedulingModeRequest) ProtoMessage()
- func (x *SetSchedulingModeRequest) ProtoReflect() protoreflect.Message
- func (x *SetSchedulingModeRequest) Reset()
- func (x *SetSchedulingModeRequest) String() string
- type SetSchedulingModeResponse
- func (*SetSchedulingModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetSchedulingModeResponse) GetResult() int64
- func (*SetSchedulingModeResponse) ProtoMessage()
- func (x *SetSchedulingModeResponse) ProtoReflect() protoreflect.Message
- func (x *SetSchedulingModeResponse) Reset()
- func (x *SetSchedulingModeResponse) String() string
- type SetTemplateIdRequest
- func (*SetTemplateIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTemplateIdRequest) GetArg0() string
- func (*SetTemplateIdRequest) ProtoMessage()
- func (x *SetTemplateIdRequest) ProtoReflect() protoreflect.Message
- func (x *SetTemplateIdRequest) Reset()
- func (x *SetTemplateIdRequest) String() string
- type SetTemplateIdResponse
- func (*SetTemplateIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetTemplateIdResponse) GetResult() int64
- func (*SetTemplateIdResponse) ProtoMessage()
- func (x *SetTemplateIdResponse) ProtoReflect() protoreflect.Message
- func (x *SetTemplateIdResponse) Reset()
- func (x *SetTemplateIdResponse) String() string
- type SetTemplateParamsRequest
- func (*SetTemplateParamsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTemplateParamsRequest) GetArg0() int64
- func (*SetTemplateParamsRequest) ProtoMessage()
- func (x *SetTemplateParamsRequest) ProtoReflect() protoreflect.Message
- func (x *SetTemplateParamsRequest) Reset()
- func (x *SetTemplateParamsRequest) String() string
- type SetTemplateParamsResponse
- func (*SetTemplateParamsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetTemplateParamsResponse) GetResult() int64
- func (*SetTemplateParamsResponse) ProtoMessage()
- func (x *SetTemplateParamsResponse) ProtoReflect() protoreflect.Message
- func (x *SetTemplateParamsResponse) Reset()
- func (x *SetTemplateParamsResponse) String() string
- type SetTrainingExampleRequest
- func (*SetTrainingExampleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTrainingExampleRequest) GetArg0() int64
- func (*SetTrainingExampleRequest) ProtoMessage()
- func (x *SetTrainingExampleRequest) ProtoReflect() protoreflect.Message
- func (x *SetTrainingExampleRequest) Reset()
- func (x *SetTrainingExampleRequest) String() string
- type SetTrainingExampleResponse
- func (*SetTrainingExampleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetTrainingExampleResponse) GetResult() int64
- func (*SetTrainingExampleResponse) ProtoMessage()
- func (x *SetTrainingExampleResponse) ProtoReflect() protoreflect.Message
- func (x *SetTrainingExampleResponse) Reset()
- func (x *SetTrainingExampleResponse) String() string
- type SetTypeRequest
- type SetTypeResponse
- type TrainingExampleRecordBuilderServiceClient
- type TrainingExampleRecordBuilderServiceServer
- type TrainingExampleRecordServiceClient
- type TrainingExampleRecordServiceServer
- type TrainingExamplesInputGetResumptionTokenRequest
- func (*TrainingExamplesInputGetResumptionTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TrainingExamplesInputGetResumptionTokenRequest) GetHandle() int64
- func (*TrainingExamplesInputGetResumptionTokenRequest) ProtoMessage()
- func (x *TrainingExamplesInputGetResumptionTokenRequest) ProtoReflect() protoreflect.Message
- func (x *TrainingExamplesInputGetResumptionTokenRequest) Reset()
- func (x *TrainingExamplesInputGetResumptionTokenRequest) String() string
- type TrainingExamplesInputServiceClient
- type TrainingExamplesInputServiceServer
- type TrainingExamplesOutputBuilderServiceClient
- type TrainingExamplesOutputBuilderServiceServer
- type TrainingExamplesOutputEqualsRequest
- func (*TrainingExamplesOutputEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TrainingExamplesOutputEqualsRequest) GetArg0() int64
- func (*TrainingExamplesOutputEqualsRequest) ProtoMessage()
- func (x *TrainingExamplesOutputEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *TrainingExamplesOutputEqualsRequest) Reset()
- func (x *TrainingExamplesOutputEqualsRequest) String() string
- type TrainingExamplesOutputHashCodeRequest
- func (*TrainingExamplesOutputHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*TrainingExamplesOutputHashCodeRequest) ProtoMessage()
- func (x *TrainingExamplesOutputHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *TrainingExamplesOutputHashCodeRequest) Reset()
- func (x *TrainingExamplesOutputHashCodeRequest) String() string
- type TrainingExamplesOutputServiceClient
- type TrainingExamplesOutputServiceServer
- type TrainingIntervalBuilderServiceClient
- type TrainingIntervalBuilderServiceServer
- type TrainingIntervalEqualsRequest
- func (*TrainingIntervalEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TrainingIntervalEqualsRequest) GetArg0() int64
- func (*TrainingIntervalEqualsRequest) ProtoMessage()
- func (x *TrainingIntervalEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *TrainingIntervalEqualsRequest) Reset()
- func (x *TrainingIntervalEqualsRequest) String() string
- type TrainingIntervalHashCodeRequest
- func (*TrainingIntervalHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*TrainingIntervalHashCodeRequest) ProtoMessage()
- func (x *TrainingIntervalHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *TrainingIntervalHashCodeRequest) Reset()
- func (x *TrainingIntervalHashCodeRequest) String() string
- type TrainingIntervalServiceClient
- type TrainingIntervalServiceServer
- type UnimplementedAppInfoServiceServer
- func (UnimplementedAppInfoServiceServer) DescribeContents(context.Context, *AppInfoDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedAppInfoServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
- func (UnimplementedAppInfoServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedAppInfoServiceServer) IsInstalled(context.Context, *IsInstalledRequest) (*IsInstalledResponse, error)
- func (UnimplementedAppInfoServiceServer) NewAppInfo(context.Context, *NewAppInfoRequest) (*NewAppInfoResponse, error)
- func (UnimplementedAppInfoServiceServer) WriteToParcel(context.Context, *AppInfoWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedDownloadCompletedInputServiceServer
- func (UnimplementedDownloadCompletedInputServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
- func (UnimplementedDownloadCompletedInputServiceServer) GetDownloadedContents(context.Context, *GetDownloadedContentsRequest) (*GetDownloadedContentsResponse, error)
- func (UnimplementedDownloadCompletedInputServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedDownloadCompletedInputServiceServer) NewDownloadCompletedInput(context.Context, *NewDownloadCompletedInputRequest) (*NewDownloadCompletedInputResponse, error)
- type UnimplementedDownloadCompletedOutputBuilderServiceServer
- type UnimplementedDownloadCompletedOutputServiceServer
- func (UnimplementedDownloadCompletedOutputServiceServer) Equals(context.Context, *DownloadCompletedOutputEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedDownloadCompletedOutputServiceServer) GetRetainedKeys(context.Context, *GetRetainedKeysRequest) (*GetRetainedKeysResponse, error)
- func (UnimplementedDownloadCompletedOutputServiceServer) HashCode(context.Context, *DownloadCompletedOutputHashCodeRequest) (*HashCodeResponse, error)
- type UnimplementedEventInputServiceServer
- func (UnimplementedEventInputServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
- func (UnimplementedEventInputServiceServer) GetParameters(context.Context, *GetParametersRequest) (*GetParametersResponse, error)
- func (UnimplementedEventInputServiceServer) GetRequestLogRecord(context.Context, *EventInputGetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
- func (UnimplementedEventInputServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedEventInputServiceServer) NewEventInput(context.Context, *NewEventInputRequest) (*NewEventInputResponse, error)
- type UnimplementedEventLogRecordBuilderServiceServer
- func (UnimplementedEventLogRecordBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedEventLogRecordBuilderServiceServer) SetData(context.Context, *SetDataRequest) (*SetDataResponse, error)
- func (UnimplementedEventLogRecordBuilderServiceServer) SetRequestLogRecord(context.Context, *SetRequestLogRecordRequest) (*SetRequestLogRecordResponse, error)
- func (UnimplementedEventLogRecordBuilderServiceServer) SetRowIndex(context.Context, *SetRowIndexRequest) (*SetRowIndexResponse, error)
- func (UnimplementedEventLogRecordBuilderServiceServer) SetType(context.Context, *SetTypeRequest) (*SetTypeResponse, error)
- type UnimplementedEventLogRecordServiceServer
- func (UnimplementedEventLogRecordServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedEventLogRecordServiceServer) Equals(context.Context, *EventLogRecordEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedEventLogRecordServiceServer) GetData(context.Context, *EventLogRecordGetDataRequest) (*GetDataResponse, error)
- func (UnimplementedEventLogRecordServiceServer) GetRequestLogRecord(context.Context, *GetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
- func (UnimplementedEventLogRecordServiceServer) GetRowIndex(context.Context, *GetRowIndexRequest) (*GetRowIndexResponse, error)
- func (UnimplementedEventLogRecordServiceServer) GetTime(context.Context, *GetTimeRequest) (*GetTimeResponse, error)
- func (UnimplementedEventLogRecordServiceServer) GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
- func (UnimplementedEventLogRecordServiceServer) HashCode(context.Context, *EventLogRecordHashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedEventLogRecordServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedEventOutputBuilderServiceServer
- type UnimplementedEventOutputServiceServer
- func (UnimplementedEventOutputServiceServer) Equals(context.Context, *EventOutputEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedEventOutputServiceServer) GetEventLogRecord(context.Context, *GetEventLogRecordRequest) (*GetEventLogRecordResponse, error)
- func (UnimplementedEventOutputServiceServer) HashCode(context.Context, *EventOutputHashCodeRequest) (*HashCodeResponse, error)
- type UnimplementedEventUrlProviderServiceServer
- func (UnimplementedEventUrlProviderServiceServer) CreateEventTrackingUrlWithRedirect(context.Context, *CreateEventTrackingUrlWithRedirectRequest) (*CreateEventTrackingUrlWithRedirectResponse, error)
- func (UnimplementedEventUrlProviderServiceServer) CreateEventTrackingUrlWithResponse(context.Context, *CreateEventTrackingUrlWithResponseRequest) (*CreateEventTrackingUrlWithResponseResponse, error)
- type UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer
- func (UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer) SetAppParams(context.Context, *SetAppParamsRequest) (*SetAppParamsResponse, error)
- func (UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer) SetOutputSpec(context.Context, *SetOutputSpecRequest) (*SetOutputSpecResponse, error)
- type UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer
- func (UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer) BuildBestValueSpec(context.Context, *BuildBestValueSpecRequest) (*BuildBestValueSpecResponse, error)
- func (UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer) GetMaxIntValue(context.Context, *GetMaxIntValueRequest) (*GetMaxIntValueResponse, error)
- func (UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer) GetOutputType(context.Context, *GetOutputTypeRequest) (*GetOutputTypeResponse, error)
- type UnimplementedExecuteInIsolatedServiceRequestServiceServer
- func (UnimplementedExecuteInIsolatedServiceRequestServiceServer) Equals(context.Context, *ExecuteInIsolatedServiceRequestEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedExecuteInIsolatedServiceRequestServiceServer) GetAppParams(context.Context, *ExecuteInIsolatedServiceRequestGetAppParamsRequest) (*GetAppParamsResponse, error)
- func (UnimplementedExecuteInIsolatedServiceRequestServiceServer) GetOutputSpec(context.Context, *GetOutputSpecRequest) (*GetOutputSpecResponse, error)
- func (UnimplementedExecuteInIsolatedServiceRequestServiceServer) GetService(context.Context, *GetServiceRequest) (*GetServiceResponse, error)
- func (UnimplementedExecuteInIsolatedServiceRequestServiceServer) HashCode(context.Context, *ExecuteInIsolatedServiceRequestHashCodeRequest) (*HashCodeResponse, error)
- type UnimplementedExecuteInIsolatedServiceResponseServiceServer
- func (UnimplementedExecuteInIsolatedServiceResponseServiceServer) GetBestValue(context.Context, *ExecuteInIsolatedServiceResponseGetBestValueRequest) (*GetBestValueResponse, error)
- func (UnimplementedExecuteInIsolatedServiceResponseServiceServer) GetSurfacePackageToken(context.Context, ...) (*GetSurfacePackageTokenResponse, error)
- func (UnimplementedExecuteInIsolatedServiceResponseServiceServer) NewExecuteInIsolatedServiceResponse(context.Context, *NewExecuteInIsolatedServiceResponseRequest) (*NewExecuteInIsolatedServiceResponseResponse, error)
- type UnimplementedExecuteInputServiceServer
- func (UnimplementedExecuteInputServiceServer) GetAppPackageName(context.Context, *GetAppPackageNameRequest) (*GetAppPackageNameResponse, error)
- func (UnimplementedExecuteInputServiceServer) GetAppParams(context.Context, *GetAppParamsRequest) (*GetAppParamsResponse, error)
- func (UnimplementedExecuteInputServiceServer) NewExecuteInput(context.Context, *NewExecuteInputRequest) (*NewExecuteInputResponse, error)
- type UnimplementedExecuteOutputBuilderServiceServer
- func (UnimplementedExecuteOutputBuilderServiceServer) AddEventLogRecord(context.Context, *AddEventLogRecordRequest) (*AddEventLogRecordResponse, error)
- func (UnimplementedExecuteOutputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedExecuteOutputBuilderServiceServer) SetBestValue(context.Context, *SetBestValueRequest) (*SetBestValueResponse, error)
- func (UnimplementedExecuteOutputBuilderServiceServer) SetOutputData(context.Context, *SetOutputDataRequest) (*SetOutputDataResponse, error)
- func (UnimplementedExecuteOutputBuilderServiceServer) SetRenderingConfig(context.Context, *SetRenderingConfigRequest) (*SetRenderingConfigResponse, error)
- func (UnimplementedExecuteOutputBuilderServiceServer) SetRequestLogRecord(context.Context, *SetRequestLogRecordRequest) (*SetRequestLogRecordResponse, error)
- type UnimplementedExecuteOutputServiceServer
- func (UnimplementedExecuteOutputServiceServer) Equals(context.Context, *ExecuteOutputEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedExecuteOutputServiceServer) GetBestValue(context.Context, *GetBestValueRequest) (*GetBestValueResponse, error)
- func (UnimplementedExecuteOutputServiceServer) GetEventLogRecords(context.Context, *GetEventLogRecordsRequest) (*GetEventLogRecordsResponse, error)
- func (UnimplementedExecuteOutputServiceServer) GetOutputData(context.Context, *GetOutputDataRequest) (*GetOutputDataResponse, error)
- func (UnimplementedExecuteOutputServiceServer) GetRenderingConfig(context.Context, *ExecuteOutputGetRenderingConfigRequest) (*GetRenderingConfigResponse, error)
- func (UnimplementedExecuteOutputServiceServer) GetRequestLogRecord(context.Context, *GetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
- func (UnimplementedExecuteOutputServiceServer) HashCode(context.Context, *ExecuteOutputHashCodeRequest) (*HashCodeResponse, error)
- type UnimplementedFederatedComputeInputBuilderServiceServer
- type UnimplementedFederatedComputeInputServiceServer
- func (UnimplementedFederatedComputeInputServiceServer) Equals(context.Context, *FederatedComputeInputEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedFederatedComputeInputServiceServer) GetPopulationName(context.Context, *FederatedComputeInputGetPopulationNameRequest) (*GetPopulationNameResponse, error)
- func (UnimplementedFederatedComputeInputServiceServer) HashCode(context.Context, *FederatedComputeInputHashCodeRequest) (*HashCodeResponse, error)
- type UnimplementedFederatedComputeSchedulerParamsServiceServer
- type UnimplementedFederatedComputeSchedulerServiceServer
- type UnimplementedInferenceInputBuilderServiceServer
- func (UnimplementedInferenceInputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedInferenceInputBuilderServiceServer) SetBatchSize(context.Context, *SetBatchSizeRequest) (*SetBatchSizeResponse, error)
- func (UnimplementedInferenceInputBuilderServiceServer) SetExpectedOutputStructure(context.Context, *SetExpectedOutputStructureRequest) (*SetExpectedOutputStructureResponse, error)
- func (UnimplementedInferenceInputBuilderServiceServer) SetInputData(context.Context, *SetInputDataRequest) (*SetInputDataResponse, error)
- func (UnimplementedInferenceInputBuilderServiceServer) SetParams(context.Context, *SetParamsRequest) (*SetParamsResponse, error)
- type UnimplementedInferenceInputParamsServiceServer
- func (UnimplementedInferenceInputParamsServiceServer) Equals(context.Context, *InferenceInputParamsEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedInferenceInputParamsServiceServer) GetDelegateType(context.Context, *GetDelegateTypeRequest) (*GetDelegateTypeResponse, error)
- func (UnimplementedInferenceInputParamsServiceServer) GetKeyValueStore(context.Context, *GetKeyValueStoreRequest) (*GetKeyValueStoreResponse, error)
- func (UnimplementedInferenceInputParamsServiceServer) GetModelKey(context.Context, *GetModelKeyRequest) (*GetModelKeyResponse, error)
- func (UnimplementedInferenceInputParamsServiceServer) GetModelType(context.Context, *GetModelTypeRequest) (*GetModelTypeResponse, error)
- func (UnimplementedInferenceInputParamsServiceServer) GetRecommendedNumThreads(context.Context, *GetRecommendedNumThreadsRequest) (*GetRecommendedNumThreadsResponse, error)
- func (UnimplementedInferenceInputParamsServiceServer) HashCode(context.Context, *InferenceInputParamsHashCodeRequest) (*HashCodeResponse, error)
- type UnimplementedInferenceInputServiceServer
- func (UnimplementedInferenceInputServiceServer) Equals(context.Context, *InferenceInputEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedInferenceInputServiceServer) GetBatchSize(context.Context, *GetBatchSizeRequest) (*GetBatchSizeResponse, error)
- func (UnimplementedInferenceInputServiceServer) GetExpectedOutputStructure(context.Context, *GetExpectedOutputStructureRequest) (*GetExpectedOutputStructureResponse, error)
- func (UnimplementedInferenceInputServiceServer) GetInputData(context.Context, *GetInputDataRequest) (*GetInputDataResponse, error)
- func (UnimplementedInferenceInputServiceServer) GetParams(context.Context, *GetParamsRequest) (*GetParamsResponse, error)
- func (UnimplementedInferenceInputServiceServer) HashCode(context.Context, *InferenceInputHashCodeRequest) (*HashCodeResponse, error)
- type UnimplementedInferenceOutputBuilderServiceServer
- type UnimplementedInferenceOutputServiceServer
- type UnimplementedIsolatedServiceExceptionServiceServer
- func (UnimplementedIsolatedServiceExceptionServiceServer) GetErrorCode(context.Context, *GetErrorCodeRequest) (*GetErrorCodeResponse, error)
- func (UnimplementedIsolatedServiceExceptionServiceServer) NewIsolatedServiceException(context.Context, *NewIsolatedServiceExceptionRequest) (*NewIsolatedServiceExceptionResponse, error)
- type UnimplementedIsolatedServiceServiceServer
- func (UnimplementedIsolatedServiceServiceServer) GetEventUrlProvider(context.Context, *GetEventUrlProviderRequest) (*GetEventUrlProviderResponse, error)
- func (UnimplementedIsolatedServiceServiceServer) GetFederatedComputeScheduler(context.Context, *GetFederatedComputeSchedulerRequest) (*GetFederatedComputeSchedulerResponse, error)
- func (UnimplementedIsolatedServiceServiceServer) GetLocalData(context.Context, *GetLocalDataRequest) (*GetLocalDataResponse, error)
- func (UnimplementedIsolatedServiceServiceServer) GetLogReader(context.Context, *GetLogReaderRequest) (*GetLogReaderResponse, error)
- func (UnimplementedIsolatedServiceServiceServer) GetModelManager(context.Context, *GetModelManagerRequest) (*GetModelManagerResponse, error)
- func (UnimplementedIsolatedServiceServiceServer) GetRemoteData(context.Context, *GetRemoteDataRequest) (*GetRemoteDataResponse, error)
- func (UnimplementedIsolatedServiceServiceServer) GetUserData(context.Context, *GetUserDataRequest) (*GetUserDataResponse, error)
- func (UnimplementedIsolatedServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error)
- func (UnimplementedIsolatedServiceServiceServer) OnCreate(context.Context, *OnCreateRequest) (*OnCreateResponse, error)
- func (UnimplementedIsolatedServiceServiceServer) OnRequest(context.Context, *OnRequestRequest) (*OnRequestResponse, error)
- type UnimplementedKeyValueStoreServiceServer
- type UnimplementedLogReaderServiceServer
- type UnimplementedMutableKeyValueStoreServiceServer
- type UnimplementedOnDevicePersonalizationExceptionServiceServer
- type UnimplementedOnDevicePersonalizationManagerExecuteResultServiceServer
- func (UnimplementedOnDevicePersonalizationManagerExecuteResultServiceServer) GetOutputData(context.Context, *GetOutputDataRequest) (*GetOutputDataResponse, error)
- func (UnimplementedOnDevicePersonalizationManagerExecuteResultServiceServer) GetSurfacePackageToken(context.Context, *GetSurfacePackageTokenRequest) (*GetSurfacePackageTokenResponse, error)
- type UnimplementedRenderInputServiceServer
- func (UnimplementedRenderInputServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
- func (UnimplementedRenderInputServiceServer) GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error)
- func (UnimplementedRenderInputServiceServer) GetRenderingConfig(context.Context, *GetRenderingConfigRequest) (*GetRenderingConfigResponse, error)
- func (UnimplementedRenderInputServiceServer) GetWidth(context.Context, *GetWidthRequest) (*GetWidthResponse, error)
- func (UnimplementedRenderInputServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedRenderInputServiceServer) NewRenderInput(context.Context, *NewRenderInputRequest) (*NewRenderInputResponse, error)
- type UnimplementedRenderOutputBuilderServiceServer
- func (UnimplementedRenderOutputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedRenderOutputBuilderServiceServer) SetContent(context.Context, *SetContentRequest) (*SetContentResponse, error)
- func (UnimplementedRenderOutputBuilderServiceServer) SetTemplateId(context.Context, *SetTemplateIdRequest) (*SetTemplateIdResponse, error)
- func (UnimplementedRenderOutputBuilderServiceServer) SetTemplateParams(context.Context, *SetTemplateParamsRequest) (*SetTemplateParamsResponse, error)
- type UnimplementedRenderOutputServiceServer
- func (UnimplementedRenderOutputServiceServer) Equals(context.Context, *RenderOutputEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedRenderOutputServiceServer) GetContent(context.Context, *GetContentRequest) (*GetContentResponse, error)
- func (UnimplementedRenderOutputServiceServer) GetTemplateId(context.Context, *GetTemplateIdRequest) (*GetTemplateIdResponse, error)
- func (UnimplementedRenderOutputServiceServer) GetTemplateParams(context.Context, *GetTemplateParamsRequest) (*GetTemplateParamsResponse, error)
- func (UnimplementedRenderOutputServiceServer) HashCode(context.Context, *RenderOutputHashCodeRequest) (*HashCodeResponse, error)
- type UnimplementedRenderingConfigBuilderServiceServer
- type UnimplementedRenderingConfigServiceServer
- func (UnimplementedRenderingConfigServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedRenderingConfigServiceServer) Equals(context.Context, *RenderingConfigEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedRenderingConfigServiceServer) GetKeys(context.Context, *GetKeysRequest) (*GetKeysResponse, error)
- func (UnimplementedRenderingConfigServiceServer) HashCode(context.Context, *RenderingConfigHashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedRenderingConfigServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedRequestLogRecordBuilderServiceServer
- type UnimplementedRequestLogRecordServiceServer
- func (UnimplementedRequestLogRecordServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedRequestLogRecordServiceServer) Equals(context.Context, *RequestLogRecordEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedRequestLogRecordServiceServer) GetRows(context.Context, *GetRowsRequest) (*GetRowsResponse, error)
- func (UnimplementedRequestLogRecordServiceServer) GetTime(context.Context, *GetTimeRequest) (*GetTimeResponse, error)
- func (UnimplementedRequestLogRecordServiceServer) HashCode(context.Context, *RequestLogRecordHashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedRequestLogRecordServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedTrainingExampleRecordBuilderServiceServer
- func (UnimplementedTrainingExampleRecordBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedTrainingExampleRecordBuilderServiceServer) SetResumptionToken(context.Context, *SetResumptionTokenRequest) (*SetResumptionTokenResponse, error)
- func (UnimplementedTrainingExampleRecordBuilderServiceServer) SetTrainingExample(context.Context, *SetTrainingExampleRequest) (*SetTrainingExampleResponse, error)
- type UnimplementedTrainingExampleRecordServiceServer
- func (UnimplementedTrainingExampleRecordServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedTrainingExampleRecordServiceServer) GetResumptionToken(context.Context, *GetResumptionTokenRequest) (*GetResumptionTokenResponse, error)
- func (UnimplementedTrainingExampleRecordServiceServer) GetTrainingExample(context.Context, *GetTrainingExampleRequest) (*GetTrainingExampleResponse, error)
- func (UnimplementedTrainingExampleRecordServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedTrainingExamplesInputServiceServer
- func (UnimplementedTrainingExamplesInputServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
- func (UnimplementedTrainingExamplesInputServiceServer) GetCollectionName(context.Context, *GetCollectionNameRequest) (*GetCollectionNameResponse, error)
- func (UnimplementedTrainingExamplesInputServiceServer) GetPopulationName(context.Context, *GetPopulationNameRequest) (*GetPopulationNameResponse, error)
- func (UnimplementedTrainingExamplesInputServiceServer) GetResumptionToken(context.Context, *TrainingExamplesInputGetResumptionTokenRequest) (*GetResumptionTokenResponse, error)
- func (UnimplementedTrainingExamplesInputServiceServer) GetTaskName(context.Context, *GetTaskNameRequest) (*GetTaskNameResponse, error)
- func (UnimplementedTrainingExamplesInputServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedTrainingExamplesInputServiceServer) NewTrainingExamplesInput(context.Context, *NewTrainingExamplesInputRequest) (*NewTrainingExamplesInputResponse, error)
- type UnimplementedTrainingExamplesOutputBuilderServiceServer
- func (UnimplementedTrainingExamplesOutputBuilderServiceServer) AddTrainingExampleRecord(context.Context, *AddTrainingExampleRecordRequest) (*AddTrainingExampleRecordResponse, error)
- func (UnimplementedTrainingExamplesOutputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- type UnimplementedTrainingExamplesOutputServiceServer
- func (UnimplementedTrainingExamplesOutputServiceServer) Equals(context.Context, *TrainingExamplesOutputEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedTrainingExamplesOutputServiceServer) GetTrainingExampleRecords(context.Context, *GetTrainingExampleRecordsRequest) (*GetTrainingExampleRecordsResponse, error)
- func (UnimplementedTrainingExamplesOutputServiceServer) HashCode(context.Context, *TrainingExamplesOutputHashCodeRequest) (*HashCodeResponse, error)
- type UnimplementedTrainingIntervalBuilderServiceServer
- func (UnimplementedTrainingIntervalBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedTrainingIntervalBuilderServiceServer) SetMinimumInterval(context.Context, *SetMinimumIntervalRequest) (*SetMinimumIntervalResponse, error)
- func (UnimplementedTrainingIntervalBuilderServiceServer) SetSchedulingMode(context.Context, *SetSchedulingModeRequest) (*SetSchedulingModeResponse, error)
- type UnimplementedTrainingIntervalServiceServer
- func (UnimplementedTrainingIntervalServiceServer) Equals(context.Context, *TrainingIntervalEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedTrainingIntervalServiceServer) GetMinimumInterval(context.Context, *GetMinimumIntervalRequest) (*GetMinimumIntervalResponse, error)
- func (UnimplementedTrainingIntervalServiceServer) GetSchedulingMode(context.Context, *GetSchedulingModeRequest) (*GetSchedulingModeResponse, error)
- func (UnimplementedTrainingIntervalServiceServer) HashCode(context.Context, *TrainingIntervalHashCodeRequest) (*HashCodeResponse, error)
- type UnimplementedUserDataServiceServer
- func (UnimplementedUserDataServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedUserDataServiceServer) Equals(context.Context, *UserDataEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedUserDataServiceServer) GetAvailableStorageBytes(context.Context, *GetAvailableStorageBytesRequest) (*GetAvailableStorageBytesResponse, error)
- func (UnimplementedUserDataServiceServer) GetBatteryPercentage(context.Context, *GetBatteryPercentageRequest) (*GetBatteryPercentageResponse, error)
- func (UnimplementedUserDataServiceServer) GetCarrier(context.Context, *GetCarrierRequest) (*GetCarrierResponse, error)
- func (UnimplementedUserDataServiceServer) GetDataNetworkType(context.Context, *GetDataNetworkTypeRequest) (*GetDataNetworkTypeResponse, error)
- func (UnimplementedUserDataServiceServer) GetNetworkCapabilities(context.Context, *GetNetworkCapabilitiesRequest) (*GetNetworkCapabilitiesResponse, error)
- func (UnimplementedUserDataServiceServer) GetOrientation(context.Context, *GetOrientationRequest) (*GetOrientationResponse, error)
- func (UnimplementedUserDataServiceServer) GetTimezoneUtcOffset(context.Context, *GetTimezoneUtcOffsetRequest) (*GetTimezoneUtcOffsetResponse, error)
- func (UnimplementedUserDataServiceServer) HashCode(context.Context, *UserDataHashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedUserDataServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedWebTriggerInputServiceServer
- func (UnimplementedWebTriggerInputServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
- func (UnimplementedWebTriggerInputServiceServer) GetAppPackageName(context.Context, *GetAppPackageNameRequest) (*GetAppPackageNameResponse, error)
- func (UnimplementedWebTriggerInputServiceServer) GetData(context.Context, *GetDataRequest) (*GetDataResponse, error)
- func (UnimplementedWebTriggerInputServiceServer) GetDestinationUrl(context.Context, *GetDestinationUrlRequest) (*GetDestinationUrlResponse, error)
- func (UnimplementedWebTriggerInputServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
- func (UnimplementedWebTriggerInputServiceServer) NewWebTriggerInput(context.Context, *NewWebTriggerInputRequest) (*NewWebTriggerInputResponse, error)
- type UnimplementedWebTriggerOutputBuilderServiceServer
- func (UnimplementedWebTriggerOutputBuilderServiceServer) AddEventLogRecord(context.Context, *AddEventLogRecordRequest) (*AddEventLogRecordResponse, error)
- func (UnimplementedWebTriggerOutputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
- func (UnimplementedWebTriggerOutputBuilderServiceServer) SetRequestLogRecord(context.Context, *SetRequestLogRecordRequest) (*SetRequestLogRecordResponse, error)
- type UnimplementedWebTriggerOutputServiceServer
- func (UnimplementedWebTriggerOutputServiceServer) Equals(context.Context, *WebTriggerOutputEqualsRequest) (*EqualsResponse, error)
- func (UnimplementedWebTriggerOutputServiceServer) GetEventLogRecords(context.Context, *GetEventLogRecordsRequest) (*GetEventLogRecordsResponse, error)
- func (UnimplementedWebTriggerOutputServiceServer) GetRequestLogRecord(context.Context, *GetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
- func (UnimplementedWebTriggerOutputServiceServer) HashCode(context.Context, *WebTriggerOutputHashCodeRequest) (*HashCodeResponse, error)
- type UnsafeAppInfoServiceServer
- type UnsafeDownloadCompletedInputServiceServer
- type UnsafeDownloadCompletedOutputBuilderServiceServer
- type UnsafeDownloadCompletedOutputServiceServer
- type UnsafeEventInputServiceServer
- type UnsafeEventLogRecordBuilderServiceServer
- type UnsafeEventLogRecordServiceServer
- type UnsafeEventOutputBuilderServiceServer
- type UnsafeEventOutputServiceServer
- type UnsafeEventUrlProviderServiceServer
- type UnsafeExecuteInIsolatedServiceRequestBuilderServiceServer
- type UnsafeExecuteInIsolatedServiceRequestOutputSpecServiceServer
- type UnsafeExecuteInIsolatedServiceRequestServiceServer
- type UnsafeExecuteInIsolatedServiceResponseServiceServer
- type UnsafeExecuteInputServiceServer
- type UnsafeExecuteOutputBuilderServiceServer
- type UnsafeExecuteOutputServiceServer
- type UnsafeFederatedComputeInputBuilderServiceServer
- type UnsafeFederatedComputeInputServiceServer
- type UnsafeFederatedComputeSchedulerParamsServiceServer
- type UnsafeFederatedComputeSchedulerServiceServer
- type UnsafeInferenceInputBuilderServiceServer
- type UnsafeInferenceInputParamsServiceServer
- type UnsafeInferenceInputServiceServer
- type UnsafeInferenceOutputBuilderServiceServer
- type UnsafeInferenceOutputServiceServer
- type UnsafeIsolatedServiceExceptionServiceServer
- type UnsafeIsolatedServiceServiceServer
- type UnsafeKeyValueStoreServiceServer
- type UnsafeLogReaderServiceServer
- type UnsafeMutableKeyValueStoreServiceServer
- type UnsafeOnDevicePersonalizationExceptionServiceServer
- type UnsafeOnDevicePersonalizationManagerExecuteResultServiceServer
- type UnsafeRenderInputServiceServer
- type UnsafeRenderOutputBuilderServiceServer
- type UnsafeRenderOutputServiceServer
- type UnsafeRenderingConfigBuilderServiceServer
- type UnsafeRenderingConfigServiceServer
- type UnsafeRequestLogRecordBuilderServiceServer
- type UnsafeRequestLogRecordServiceServer
- type UnsafeTrainingExampleRecordBuilderServiceServer
- type UnsafeTrainingExampleRecordServiceServer
- type UnsafeTrainingExamplesInputServiceServer
- type UnsafeTrainingExamplesOutputBuilderServiceServer
- type UnsafeTrainingExamplesOutputServiceServer
- type UnsafeTrainingIntervalBuilderServiceServer
- type UnsafeTrainingIntervalServiceServer
- type UnsafeUserDataServiceServer
- type UnsafeWebTriggerInputServiceServer
- type UnsafeWebTriggerOutputBuilderServiceServer
- type UnsafeWebTriggerOutputServiceServer
- type UserDataEqualsRequest
- func (*UserDataEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UserDataEqualsRequest) GetArg0() int64
- func (*UserDataEqualsRequest) ProtoMessage()
- func (x *UserDataEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *UserDataEqualsRequest) Reset()
- func (x *UserDataEqualsRequest) String() string
- type UserDataHashCodeRequest
- type UserDataServiceClient
- type UserDataServiceServer
- type WebTriggerInputServiceClient
- type WebTriggerInputServiceServer
- type WebTriggerOutputBuilderServiceClient
- type WebTriggerOutputBuilderServiceServer
- type WebTriggerOutputEqualsRequest
- func (*WebTriggerOutputEqualsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WebTriggerOutputEqualsRequest) GetArg0() int64
- func (*WebTriggerOutputEqualsRequest) ProtoMessage()
- func (x *WebTriggerOutputEqualsRequest) ProtoReflect() protoreflect.Message
- func (x *WebTriggerOutputEqualsRequest) Reset()
- func (x *WebTriggerOutputEqualsRequest) String() string
- type WebTriggerOutputHashCodeRequest
- func (*WebTriggerOutputHashCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*WebTriggerOutputHashCodeRequest) ProtoMessage()
- func (x *WebTriggerOutputHashCodeRequest) ProtoReflect() protoreflect.Message
- func (x *WebTriggerOutputHashCodeRequest) Reset()
- func (x *WebTriggerOutputHashCodeRequest) String() string
- type WebTriggerOutputServiceClient
- type WebTriggerOutputServiceServer
- type WriteToParcelRequest
- func (*WriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WriteToParcelRequest) GetArg0() int64
- func (x *WriteToParcelRequest) GetArg1() int32
- func (*WriteToParcelRequest) ProtoMessage()
- func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *WriteToParcelRequest) Reset()
- func (x *WriteToParcelRequest) String() string
- type WriteToParcelResponse
Constants ¶
const ( IsolatedServiceService_GetEventUrlProvider_FullMethodName = "/ondevicepersonalization.IsolatedServiceService/GetEventUrlProvider" IsolatedServiceService_GetFederatedComputeScheduler_FullMethodName = "/ondevicepersonalization.IsolatedServiceService/GetFederatedComputeScheduler" IsolatedServiceService_GetLocalData_FullMethodName = "/ondevicepersonalization.IsolatedServiceService/GetLocalData" IsolatedServiceService_GetLogReader_FullMethodName = "/ondevicepersonalization.IsolatedServiceService/GetLogReader" IsolatedServiceService_GetModelManager_FullMethodName = "/ondevicepersonalization.IsolatedServiceService/GetModelManager" IsolatedServiceService_GetRemoteData_FullMethodName = "/ondevicepersonalization.IsolatedServiceService/GetRemoteData" IsolatedServiceService_GetUserData_FullMethodName = "/ondevicepersonalization.IsolatedServiceService/GetUserData" IsolatedServiceService_OnBind_FullMethodName = "/ondevicepersonalization.IsolatedServiceService/OnBind" IsolatedServiceService_OnCreate_FullMethodName = "/ondevicepersonalization.IsolatedServiceService/OnCreate" IsolatedServiceService_OnRequest_FullMethodName = "/ondevicepersonalization.IsolatedServiceService/OnRequest" )
const ( TrainingExampleRecordService_DescribeContents_FullMethodName = "/ondevicepersonalization.TrainingExampleRecordService/DescribeContents" TrainingExampleRecordService_GetResumptionToken_FullMethodName = "/ondevicepersonalization.TrainingExampleRecordService/GetResumptionToken" TrainingExampleRecordService_GetTrainingExample_FullMethodName = "/ondevicepersonalization.TrainingExampleRecordService/GetTrainingExample" TrainingExampleRecordService_WriteToParcel_FullMethodName = "/ondevicepersonalization.TrainingExampleRecordService/WriteToParcel" )
const ( TrainingExampleRecordBuilderService_Build_FullMethodName = "/ondevicepersonalization.TrainingExampleRecordBuilderService/Build" TrainingExampleRecordBuilderService_SetResumptionToken_FullMethodName = "/ondevicepersonalization.TrainingExampleRecordBuilderService/SetResumptionToken" TrainingExampleRecordBuilderService_SetTrainingExample_FullMethodName = "/ondevicepersonalization.TrainingExampleRecordBuilderService/SetTrainingExample" )
const ( AppInfoService_NewAppInfo_FullMethodName = "/ondevicepersonalization.AppInfoService/NewAppInfo" AppInfoService_DescribeContents_FullMethodName = "/ondevicepersonalization.AppInfoService/DescribeContents" AppInfoService_Equals_FullMethodName = "/ondevicepersonalization.AppInfoService/Equals" AppInfoService_HashCode_FullMethodName = "/ondevicepersonalization.AppInfoService/HashCode" AppInfoService_IsInstalled_FullMethodName = "/ondevicepersonalization.AppInfoService/IsInstalled" AppInfoService_WriteToParcel_FullMethodName = "/ondevicepersonalization.AppInfoService/WriteToParcel" )
const ( RenderingConfigService_DescribeContents_FullMethodName = "/ondevicepersonalization.RenderingConfigService/DescribeContents" RenderingConfigService_Equals_FullMethodName = "/ondevicepersonalization.RenderingConfigService/Equals" RenderingConfigService_GetKeys_FullMethodName = "/ondevicepersonalization.RenderingConfigService/GetKeys" RenderingConfigService_HashCode_FullMethodName = "/ondevicepersonalization.RenderingConfigService/HashCode" RenderingConfigService_WriteToParcel_FullMethodName = "/ondevicepersonalization.RenderingConfigService/WriteToParcel" )
const ( RenderingConfigBuilderService_AddKey_FullMethodName = "/ondevicepersonalization.RenderingConfigBuilderService/AddKey" RenderingConfigBuilderService_Build_FullMethodName = "/ondevicepersonalization.RenderingConfigBuilderService/Build" )
const ( DownloadCompletedOutputService_Equals_FullMethodName = "/ondevicepersonalization.DownloadCompletedOutputService/Equals" DownloadCompletedOutputService_GetRetainedKeys_FullMethodName = "/ondevicepersonalization.DownloadCompletedOutputService/GetRetainedKeys" DownloadCompletedOutputService_HashCode_FullMethodName = "/ondevicepersonalization.DownloadCompletedOutputService/HashCode" )
const ( DownloadCompletedOutputBuilderService_AddRetainedKey_FullMethodName = "/ondevicepersonalization.DownloadCompletedOutputBuilderService/AddRetainedKey" DownloadCompletedOutputBuilderService_Build_FullMethodName = "/ondevicepersonalization.DownloadCompletedOutputBuilderService/Build" )
const ( RenderOutputService_Equals_FullMethodName = "/ondevicepersonalization.RenderOutputService/Equals" RenderOutputService_GetContent_FullMethodName = "/ondevicepersonalization.RenderOutputService/GetContent" RenderOutputService_GetTemplateId_FullMethodName = "/ondevicepersonalization.RenderOutputService/GetTemplateId" RenderOutputService_GetTemplateParams_FullMethodName = "/ondevicepersonalization.RenderOutputService/GetTemplateParams" RenderOutputService_HashCode_FullMethodName = "/ondevicepersonalization.RenderOutputService/HashCode" )
const ( RenderOutputBuilderService_Build_FullMethodName = "/ondevicepersonalization.RenderOutputBuilderService/Build" RenderOutputBuilderService_SetContent_FullMethodName = "/ondevicepersonalization.RenderOutputBuilderService/SetContent" RenderOutputBuilderService_SetTemplateId_FullMethodName = "/ondevicepersonalization.RenderOutputBuilderService/SetTemplateId" RenderOutputBuilderService_SetTemplateParams_FullMethodName = "/ondevicepersonalization.RenderOutputBuilderService/SetTemplateParams" )
const ( TrainingExamplesOutputService_Equals_FullMethodName = "/ondevicepersonalization.TrainingExamplesOutputService/Equals" TrainingExamplesOutputService_GetTrainingExampleRecords_FullMethodName = "/ondevicepersonalization.TrainingExamplesOutputService/GetTrainingExampleRecords" TrainingExamplesOutputService_HashCode_FullMethodName = "/ondevicepersonalization.TrainingExamplesOutputService/HashCode" )
const ( TrainingExamplesOutputBuilderService_AddTrainingExampleRecord_FullMethodName = "/ondevicepersonalization.TrainingExamplesOutputBuilderService/AddTrainingExampleRecord" TrainingExamplesOutputBuilderService_Build_FullMethodName = "/ondevicepersonalization.TrainingExamplesOutputBuilderService/Build" )
const ( IsolatedServiceExceptionService_NewIsolatedServiceException_FullMethodName = "/ondevicepersonalization.IsolatedServiceExceptionService/NewIsolatedServiceException" IsolatedServiceExceptionService_GetErrorCode_FullMethodName = "/ondevicepersonalization.IsolatedServiceExceptionService/GetErrorCode" )
const ( RenderInputService_NewRenderInput_FullMethodName = "/ondevicepersonalization.RenderInputService/NewRenderInput" RenderInputService_Equals_FullMethodName = "/ondevicepersonalization.RenderInputService/Equals" RenderInputService_GetHeight_FullMethodName = "/ondevicepersonalization.RenderInputService/GetHeight" RenderInputService_GetRenderingConfig_FullMethodName = "/ondevicepersonalization.RenderInputService/GetRenderingConfig" RenderInputService_GetWidth_FullMethodName = "/ondevicepersonalization.RenderInputService/GetWidth" RenderInputService_HashCode_FullMethodName = "/ondevicepersonalization.RenderInputService/HashCode" )
const ( ExecuteOutputService_Equals_FullMethodName = "/ondevicepersonalization.ExecuteOutputService/Equals" ExecuteOutputService_GetBestValue_FullMethodName = "/ondevicepersonalization.ExecuteOutputService/GetBestValue" ExecuteOutputService_GetEventLogRecords_FullMethodName = "/ondevicepersonalization.ExecuteOutputService/GetEventLogRecords" ExecuteOutputService_GetOutputData_FullMethodName = "/ondevicepersonalization.ExecuteOutputService/GetOutputData" ExecuteOutputService_GetRenderingConfig_FullMethodName = "/ondevicepersonalization.ExecuteOutputService/GetRenderingConfig" ExecuteOutputService_GetRequestLogRecord_FullMethodName = "/ondevicepersonalization.ExecuteOutputService/GetRequestLogRecord" ExecuteOutputService_HashCode_FullMethodName = "/ondevicepersonalization.ExecuteOutputService/HashCode" )
const ( ExecuteOutputBuilderService_AddEventLogRecord_FullMethodName = "/ondevicepersonalization.ExecuteOutputBuilderService/AddEventLogRecord" ExecuteOutputBuilderService_Build_FullMethodName = "/ondevicepersonalization.ExecuteOutputBuilderService/Build" ExecuteOutputBuilderService_SetBestValue_FullMethodName = "/ondevicepersonalization.ExecuteOutputBuilderService/SetBestValue" ExecuteOutputBuilderService_SetOutputData_FullMethodName = "/ondevicepersonalization.ExecuteOutputBuilderService/SetOutputData" ExecuteOutputBuilderService_SetRenderingConfig_FullMethodName = "/ondevicepersonalization.ExecuteOutputBuilderService/SetRenderingConfig" ExecuteOutputBuilderService_SetRequestLogRecord_FullMethodName = "/ondevicepersonalization.ExecuteOutputBuilderService/SetRequestLogRecord" )
const ( WebTriggerOutputService_Equals_FullMethodName = "/ondevicepersonalization.WebTriggerOutputService/Equals" WebTriggerOutputService_GetEventLogRecords_FullMethodName = "/ondevicepersonalization.WebTriggerOutputService/GetEventLogRecords" WebTriggerOutputService_GetRequestLogRecord_FullMethodName = "/ondevicepersonalization.WebTriggerOutputService/GetRequestLogRecord" WebTriggerOutputService_HashCode_FullMethodName = "/ondevicepersonalization.WebTriggerOutputService/HashCode" )
const ( WebTriggerOutputBuilderService_AddEventLogRecord_FullMethodName = "/ondevicepersonalization.WebTriggerOutputBuilderService/AddEventLogRecord" WebTriggerOutputBuilderService_Build_FullMethodName = "/ondevicepersonalization.WebTriggerOutputBuilderService/Build" WebTriggerOutputBuilderService_SetRequestLogRecord_FullMethodName = "/ondevicepersonalization.WebTriggerOutputBuilderService/SetRequestLogRecord" )
const ( TrainingIntervalService_Equals_FullMethodName = "/ondevicepersonalization.TrainingIntervalService/Equals" TrainingIntervalService_GetMinimumInterval_FullMethodName = "/ondevicepersonalization.TrainingIntervalService/GetMinimumInterval" TrainingIntervalService_GetSchedulingMode_FullMethodName = "/ondevicepersonalization.TrainingIntervalService/GetSchedulingMode" TrainingIntervalService_HashCode_FullMethodName = "/ondevicepersonalization.TrainingIntervalService/HashCode" )
const ( TrainingIntervalBuilderService_Build_FullMethodName = "/ondevicepersonalization.TrainingIntervalBuilderService/Build" TrainingIntervalBuilderService_SetMinimumInterval_FullMethodName = "/ondevicepersonalization.TrainingIntervalBuilderService/SetMinimumInterval" TrainingIntervalBuilderService_SetSchedulingMode_FullMethodName = "/ondevicepersonalization.TrainingIntervalBuilderService/SetSchedulingMode" )
const ( TrainingExamplesInputService_NewTrainingExamplesInput_FullMethodName = "/ondevicepersonalization.TrainingExamplesInputService/NewTrainingExamplesInput" TrainingExamplesInputService_Equals_FullMethodName = "/ondevicepersonalization.TrainingExamplesInputService/Equals" TrainingExamplesInputService_GetCollectionName_FullMethodName = "/ondevicepersonalization.TrainingExamplesInputService/GetCollectionName" TrainingExamplesInputService_GetPopulationName_FullMethodName = "/ondevicepersonalization.TrainingExamplesInputService/GetPopulationName" TrainingExamplesInputService_GetResumptionToken_FullMethodName = "/ondevicepersonalization.TrainingExamplesInputService/GetResumptionToken" TrainingExamplesInputService_GetTaskName_FullMethodName = "/ondevicepersonalization.TrainingExamplesInputService/GetTaskName" TrainingExamplesInputService_HashCode_FullMethodName = "/ondevicepersonalization.TrainingExamplesInputService/HashCode" )
const ( RequestLogRecordService_DescribeContents_FullMethodName = "/ondevicepersonalization.RequestLogRecordService/DescribeContents" RequestLogRecordService_Equals_FullMethodName = "/ondevicepersonalization.RequestLogRecordService/Equals" RequestLogRecordService_GetRows_FullMethodName = "/ondevicepersonalization.RequestLogRecordService/GetRows" RequestLogRecordService_GetTime_FullMethodName = "/ondevicepersonalization.RequestLogRecordService/GetTime" RequestLogRecordService_HashCode_FullMethodName = "/ondevicepersonalization.RequestLogRecordService/HashCode" RequestLogRecordService_WriteToParcel_FullMethodName = "/ondevicepersonalization.RequestLogRecordService/WriteToParcel" )
const ( RequestLogRecordBuilderService_AddRow_FullMethodName = "/ondevicepersonalization.RequestLogRecordBuilderService/AddRow" RequestLogRecordBuilderService_Build_FullMethodName = "/ondevicepersonalization.RequestLogRecordBuilderService/Build" )
const ( InferenceOutputService_Equals_FullMethodName = "/ondevicepersonalization.InferenceOutputService/Equals" InferenceOutputService_HashCode_FullMethodName = "/ondevicepersonalization.InferenceOutputService/HashCode" )
const ( InferenceOutputBuilderService_AddDataOutput_FullMethodName = "/ondevicepersonalization.InferenceOutputBuilderService/AddDataOutput" InferenceOutputBuilderService_Build_FullMethodName = "/ondevicepersonalization.InferenceOutputBuilderService/Build" )
const ( KeyValueStoreService_Get_FullMethodName = "/ondevicepersonalization.KeyValueStoreService/Get" KeyValueStoreService_KeySet_FullMethodName = "/ondevicepersonalization.KeyValueStoreService/KeySet" )
const ( OnDevicePersonalizationManagerExecuteResultService_GetOutputData_FullMethodName = "/ondevicepersonalization.OnDevicePersonalizationManagerExecuteResultService/GetOutputData" OnDevicePersonalizationManagerExecuteResultService_GetSurfacePackageToken_FullMethodName = "/ondevicepersonalization.OnDevicePersonalizationManagerExecuteResultService/GetSurfacePackageToken" )
const ( WebTriggerInputService_NewWebTriggerInput_FullMethodName = "/ondevicepersonalization.WebTriggerInputService/NewWebTriggerInput" WebTriggerInputService_Equals_FullMethodName = "/ondevicepersonalization.WebTriggerInputService/Equals" WebTriggerInputService_GetAppPackageName_FullMethodName = "/ondevicepersonalization.WebTriggerInputService/GetAppPackageName" WebTriggerInputService_GetData_FullMethodName = "/ondevicepersonalization.WebTriggerInputService/GetData" WebTriggerInputService_GetDestinationUrl_FullMethodName = "/ondevicepersonalization.WebTriggerInputService/GetDestinationUrl" WebTriggerInputService_HashCode_FullMethodName = "/ondevicepersonalization.WebTriggerInputService/HashCode" )
const ( EventOutputService_Equals_FullMethodName = "/ondevicepersonalization.EventOutputService/Equals" EventOutputService_GetEventLogRecord_FullMethodName = "/ondevicepersonalization.EventOutputService/GetEventLogRecord" EventOutputService_HashCode_FullMethodName = "/ondevicepersonalization.EventOutputService/HashCode" )
const ( EventOutputBuilderService_Build_FullMethodName = "/ondevicepersonalization.EventOutputBuilderService/Build" EventOutputBuilderService_SetEventLogRecord_FullMethodName = "/ondevicepersonalization.EventOutputBuilderService/SetEventLogRecord" )
const ( DownloadCompletedInputService_NewDownloadCompletedInput_FullMethodName = "/ondevicepersonalization.DownloadCompletedInputService/NewDownloadCompletedInput" DownloadCompletedInputService_Equals_FullMethodName = "/ondevicepersonalization.DownloadCompletedInputService/Equals" DownloadCompletedInputService_GetDownloadedContents_FullMethodName = "/ondevicepersonalization.DownloadCompletedInputService/GetDownloadedContents" DownloadCompletedInputService_HashCode_FullMethodName = "/ondevicepersonalization.DownloadCompletedInputService/HashCode" )
const ( InferenceInputService_Equals_FullMethodName = "/ondevicepersonalization.InferenceInputService/Equals" InferenceInputService_GetBatchSize_FullMethodName = "/ondevicepersonalization.InferenceInputService/GetBatchSize" InferenceInputService_GetExpectedOutputStructure_FullMethodName = "/ondevicepersonalization.InferenceInputService/GetExpectedOutputStructure" InferenceInputService_GetInputData_FullMethodName = "/ondevicepersonalization.InferenceInputService/GetInputData" InferenceInputService_GetParams_FullMethodName = "/ondevicepersonalization.InferenceInputService/GetParams" InferenceInputService_HashCode_FullMethodName = "/ondevicepersonalization.InferenceInputService/HashCode" )
const ( InferenceInputBuilderService_Build_FullMethodName = "/ondevicepersonalization.InferenceInputBuilderService/Build" InferenceInputBuilderService_SetBatchSize_FullMethodName = "/ondevicepersonalization.InferenceInputBuilderService/SetBatchSize" InferenceInputBuilderService_SetExpectedOutputStructure_FullMethodName = "/ondevicepersonalization.InferenceInputBuilderService/SetExpectedOutputStructure" InferenceInputBuilderService_SetInputData_FullMethodName = "/ondevicepersonalization.InferenceInputBuilderService/SetInputData" InferenceInputBuilderService_SetParams_FullMethodName = "/ondevicepersonalization.InferenceInputBuilderService/SetParams" )
const ( InferenceInputParamsService_Equals_FullMethodName = "/ondevicepersonalization.InferenceInputParamsService/Equals" InferenceInputParamsService_GetDelegateType_FullMethodName = "/ondevicepersonalization.InferenceInputParamsService/GetDelegateType" InferenceInputParamsService_GetKeyValueStore_FullMethodName = "/ondevicepersonalization.InferenceInputParamsService/GetKeyValueStore" InferenceInputParamsService_GetModelKey_FullMethodName = "/ondevicepersonalization.InferenceInputParamsService/GetModelKey" InferenceInputParamsService_GetModelType_FullMethodName = "/ondevicepersonalization.InferenceInputParamsService/GetModelType" InferenceInputParamsService_GetRecommendedNumThreads_FullMethodName = "/ondevicepersonalization.InferenceInputParamsService/GetRecommendedNumThreads" InferenceInputParamsService_HashCode_FullMethodName = "/ondevicepersonalization.InferenceInputParamsService/HashCode" )
const ( EventLogRecordService_DescribeContents_FullMethodName = "/ondevicepersonalization.EventLogRecordService/DescribeContents" EventLogRecordService_Equals_FullMethodName = "/ondevicepersonalization.EventLogRecordService/Equals" EventLogRecordService_GetData_FullMethodName = "/ondevicepersonalization.EventLogRecordService/GetData" EventLogRecordService_GetRequestLogRecord_FullMethodName = "/ondevicepersonalization.EventLogRecordService/GetRequestLogRecord" EventLogRecordService_GetRowIndex_FullMethodName = "/ondevicepersonalization.EventLogRecordService/GetRowIndex" EventLogRecordService_GetTime_FullMethodName = "/ondevicepersonalization.EventLogRecordService/GetTime" EventLogRecordService_GetType_FullMethodName = "/ondevicepersonalization.EventLogRecordService/GetType" EventLogRecordService_HashCode_FullMethodName = "/ondevicepersonalization.EventLogRecordService/HashCode" EventLogRecordService_WriteToParcel_FullMethodName = "/ondevicepersonalization.EventLogRecordService/WriteToParcel" )
const ( EventLogRecordBuilderService_Build_FullMethodName = "/ondevicepersonalization.EventLogRecordBuilderService/Build" EventLogRecordBuilderService_SetData_FullMethodName = "/ondevicepersonalization.EventLogRecordBuilderService/SetData" EventLogRecordBuilderService_SetRequestLogRecord_FullMethodName = "/ondevicepersonalization.EventLogRecordBuilderService/SetRequestLogRecord" EventLogRecordBuilderService_SetRowIndex_FullMethodName = "/ondevicepersonalization.EventLogRecordBuilderService/SetRowIndex" EventLogRecordBuilderService_SetType_FullMethodName = "/ondevicepersonalization.EventLogRecordBuilderService/SetType" )
const ( ExecuteInputService_NewExecuteInput_FullMethodName = "/ondevicepersonalization.ExecuteInputService/NewExecuteInput" ExecuteInputService_GetAppPackageName_FullMethodName = "/ondevicepersonalization.ExecuteInputService/GetAppPackageName" ExecuteInputService_GetAppParams_FullMethodName = "/ondevicepersonalization.ExecuteInputService/GetAppParams" )
const ( MutableKeyValueStoreService_Put_FullMethodName = "/ondevicepersonalization.MutableKeyValueStoreService/Put" MutableKeyValueStoreService_Remove_FullMethodName = "/ondevicepersonalization.MutableKeyValueStoreService/Remove" )
const ( FederatedComputeInputService_Equals_FullMethodName = "/ondevicepersonalization.FederatedComputeInputService/Equals" FederatedComputeInputService_GetPopulationName_FullMethodName = "/ondevicepersonalization.FederatedComputeInputService/GetPopulationName" FederatedComputeInputService_HashCode_FullMethodName = "/ondevicepersonalization.FederatedComputeInputService/HashCode" )
const ( FederatedComputeInputBuilderService_Build_FullMethodName = "/ondevicepersonalization.FederatedComputeInputBuilderService/Build" FederatedComputeInputBuilderService_SetPopulationName_FullMethodName = "/ondevicepersonalization.FederatedComputeInputBuilderService/SetPopulationName" )
const ( EventUrlProviderService_CreateEventTrackingUrlWithRedirect_FullMethodName = "/ondevicepersonalization.EventUrlProviderService/CreateEventTrackingUrlWithRedirect" EventUrlProviderService_CreateEventTrackingUrlWithResponse_FullMethodName = "/ondevicepersonalization.EventUrlProviderService/CreateEventTrackingUrlWithResponse" )
const ( LogReaderService_GetJoinedEvents_FullMethodName = "/ondevicepersonalization.LogReaderService/GetJoinedEvents" LogReaderService_GetRequests_FullMethodName = "/ondevicepersonalization.LogReaderService/GetRequests" )
const ( ExecuteInIsolatedServiceRequestService_Equals_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceRequestService/Equals" ExecuteInIsolatedServiceRequestService_GetAppParams_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceRequestService/GetAppParams" ExecuteInIsolatedServiceRequestService_GetOutputSpec_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceRequestService/GetOutputSpec" ExecuteInIsolatedServiceRequestService_GetService_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceRequestService/GetService" ExecuteInIsolatedServiceRequestService_HashCode_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceRequestService/HashCode" )
const ( ExecuteInIsolatedServiceRequestBuilderService_Build_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceRequestBuilderService/Build" ExecuteInIsolatedServiceRequestBuilderService_SetAppParams_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceRequestBuilderService/SetAppParams" ExecuteInIsolatedServiceRequestBuilderService_SetOutputSpec_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceRequestBuilderService/SetOutputSpec" )
const ( ExecuteInIsolatedServiceRequestOutputSpecService_GetMaxIntValue_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceRequestOutputSpecService/GetMaxIntValue" ExecuteInIsolatedServiceRequestOutputSpecService_GetOutputType_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceRequestOutputSpecService/GetOutputType" ExecuteInIsolatedServiceRequestOutputSpecService_BuildBestValueSpec_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceRequestOutputSpecService/BuildBestValueSpec" )
const ( ExecuteInIsolatedServiceResponseService_NewExecuteInIsolatedServiceResponse_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceResponseService/NewExecuteInIsolatedServiceResponse" ExecuteInIsolatedServiceResponseService_GetBestValue_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceResponseService/GetBestValue" ExecuteInIsolatedServiceResponseService_GetSurfacePackageToken_FullMethodName = "/ondevicepersonalization.ExecuteInIsolatedServiceResponseService/GetSurfacePackageToken" )
const ( UserDataService_DescribeContents_FullMethodName = "/ondevicepersonalization.UserDataService/DescribeContents" UserDataService_Equals_FullMethodName = "/ondevicepersonalization.UserDataService/Equals" UserDataService_GetAvailableStorageBytes_FullMethodName = "/ondevicepersonalization.UserDataService/GetAvailableStorageBytes" UserDataService_GetBatteryPercentage_FullMethodName = "/ondevicepersonalization.UserDataService/GetBatteryPercentage" UserDataService_GetCarrier_FullMethodName = "/ondevicepersonalization.UserDataService/GetCarrier" UserDataService_GetDataNetworkType_FullMethodName = "/ondevicepersonalization.UserDataService/GetDataNetworkType" UserDataService_GetNetworkCapabilities_FullMethodName = "/ondevicepersonalization.UserDataService/GetNetworkCapabilities" UserDataService_GetOrientation_FullMethodName = "/ondevicepersonalization.UserDataService/GetOrientation" UserDataService_GetTimezoneUtcOffset_FullMethodName = "/ondevicepersonalization.UserDataService/GetTimezoneUtcOffset" UserDataService_HashCode_FullMethodName = "/ondevicepersonalization.UserDataService/HashCode" UserDataService_WriteToParcel_FullMethodName = "/ondevicepersonalization.UserDataService/WriteToParcel" )
const ( EventInputService_NewEventInput_FullMethodName = "/ondevicepersonalization.EventInputService/NewEventInput" EventInputService_Equals_FullMethodName = "/ondevicepersonalization.EventInputService/Equals" EventInputService_GetParameters_FullMethodName = "/ondevicepersonalization.EventInputService/GetParameters" EventInputService_GetRequestLogRecord_FullMethodName = "/ondevicepersonalization.EventInputService/GetRequestLogRecord" EventInputService_HashCode_FullMethodName = "/ondevicepersonalization.EventInputService/HashCode" )
const ( FederatedComputeSchedulerService_Cancel_FullMethodName = "/ondevicepersonalization.FederatedComputeSchedulerService/Cancel" FederatedComputeSchedulerService_Schedule_FullMethodName = "/ondevicepersonalization.FederatedComputeSchedulerService/Schedule" )
const (
FederatedComputeSchedulerParamsService_GetTrainingInterval_FullMethodName = "/ondevicepersonalization.FederatedComputeSchedulerParamsService/GetTrainingInterval"
)
const (
OnDevicePersonalizationExceptionService_GetErrorCode_FullMethodName = "/ondevicepersonalization.OnDevicePersonalizationExceptionService/GetErrorCode"
)
Variables ¶
var AppInfoService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.AppInfoService", HandlerType: (*AppInfoServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewAppInfo", Handler: _AppInfoService_NewAppInfo_Handler, }, { MethodName: "DescribeContents", Handler: _AppInfoService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _AppInfoService_Equals_Handler, }, { MethodName: "HashCode", Handler: _AppInfoService_HashCode_Handler, }, { MethodName: "IsInstalled", Handler: _AppInfoService_IsInstalled_Handler, }, { MethodName: "WriteToParcel", Handler: _AppInfoService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
AppInfoService_ServiceDesc is the grpc.ServiceDesc for AppInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DownloadCompletedInputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.DownloadCompletedInputService", HandlerType: (*DownloadCompletedInputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewDownloadCompletedInput", Handler: _DownloadCompletedInputService_NewDownloadCompletedInput_Handler, }, { MethodName: "Equals", Handler: _DownloadCompletedInputService_Equals_Handler, }, { MethodName: "GetDownloadedContents", Handler: _DownloadCompletedInputService_GetDownloadedContents_Handler, }, { MethodName: "HashCode", Handler: _DownloadCompletedInputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
DownloadCompletedInputService_ServiceDesc is the grpc.ServiceDesc for DownloadCompletedInputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DownloadCompletedOutputBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.DownloadCompletedOutputBuilderService", HandlerType: (*DownloadCompletedOutputBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddRetainedKey", Handler: _DownloadCompletedOutputBuilderService_AddRetainedKey_Handler, }, { MethodName: "Build", Handler: _DownloadCompletedOutputBuilderService_Build_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
DownloadCompletedOutputBuilderService_ServiceDesc is the grpc.ServiceDesc for DownloadCompletedOutputBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DownloadCompletedOutputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.DownloadCompletedOutputService", HandlerType: (*DownloadCompletedOutputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _DownloadCompletedOutputService_Equals_Handler, }, { MethodName: "GetRetainedKeys", Handler: _DownloadCompletedOutputService_GetRetainedKeys_Handler, }, { MethodName: "HashCode", Handler: _DownloadCompletedOutputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
DownloadCompletedOutputService_ServiceDesc is the grpc.ServiceDesc for DownloadCompletedOutputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EventInputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.EventInputService", HandlerType: (*EventInputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewEventInput", Handler: _EventInputService_NewEventInput_Handler, }, { MethodName: "Equals", Handler: _EventInputService_Equals_Handler, }, { MethodName: "GetParameters", Handler: _EventInputService_GetParameters_Handler, }, { MethodName: "GetRequestLogRecord", Handler: _EventInputService_GetRequestLogRecord_Handler, }, { MethodName: "HashCode", Handler: _EventInputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
EventInputService_ServiceDesc is the grpc.ServiceDesc for EventInputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EventLogRecordBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.EventLogRecordBuilderService", HandlerType: (*EventLogRecordBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _EventLogRecordBuilderService_Build_Handler, }, { MethodName: "SetData", Handler: _EventLogRecordBuilderService_SetData_Handler, }, { MethodName: "SetRequestLogRecord", Handler: _EventLogRecordBuilderService_SetRequestLogRecord_Handler, }, { MethodName: "SetRowIndex", Handler: _EventLogRecordBuilderService_SetRowIndex_Handler, }, { MethodName: "SetType", Handler: _EventLogRecordBuilderService_SetType_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
EventLogRecordBuilderService_ServiceDesc is the grpc.ServiceDesc for EventLogRecordBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EventLogRecordService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.EventLogRecordService", HandlerType: (*EventLogRecordServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _EventLogRecordService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _EventLogRecordService_Equals_Handler, }, { MethodName: "GetData", Handler: _EventLogRecordService_GetData_Handler, }, { MethodName: "GetRequestLogRecord", Handler: _EventLogRecordService_GetRequestLogRecord_Handler, }, { MethodName: "GetRowIndex", Handler: _EventLogRecordService_GetRowIndex_Handler, }, { MethodName: "GetTime", Handler: _EventLogRecordService_GetTime_Handler, }, { MethodName: "GetType", Handler: _EventLogRecordService_GetType_Handler, }, { MethodName: "HashCode", Handler: _EventLogRecordService_HashCode_Handler, }, { MethodName: "WriteToParcel", Handler: _EventLogRecordService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
EventLogRecordService_ServiceDesc is the grpc.ServiceDesc for EventLogRecordService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EventOutputBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.EventOutputBuilderService", HandlerType: (*EventOutputBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _EventOutputBuilderService_Build_Handler, }, { MethodName: "SetEventLogRecord", Handler: _EventOutputBuilderService_SetEventLogRecord_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
EventOutputBuilderService_ServiceDesc is the grpc.ServiceDesc for EventOutputBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EventOutputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.EventOutputService", HandlerType: (*EventOutputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _EventOutputService_Equals_Handler, }, { MethodName: "GetEventLogRecord", Handler: _EventOutputService_GetEventLogRecord_Handler, }, { MethodName: "HashCode", Handler: _EventOutputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
EventOutputService_ServiceDesc is the grpc.ServiceDesc for EventOutputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EventUrlProviderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.EventUrlProviderService", HandlerType: (*EventUrlProviderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateEventTrackingUrlWithRedirect", Handler: _EventUrlProviderService_CreateEventTrackingUrlWithRedirect_Handler, }, { MethodName: "CreateEventTrackingUrlWithResponse", Handler: _EventUrlProviderService_CreateEventTrackingUrlWithResponse_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
EventUrlProviderService_ServiceDesc is the grpc.ServiceDesc for EventUrlProviderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ExecuteInIsolatedServiceRequestBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.ExecuteInIsolatedServiceRequestBuilderService", HandlerType: (*ExecuteInIsolatedServiceRequestBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _ExecuteInIsolatedServiceRequestBuilderService_Build_Handler, }, { MethodName: "SetAppParams", Handler: _ExecuteInIsolatedServiceRequestBuilderService_SetAppParams_Handler, }, { MethodName: "SetOutputSpec", Handler: _ExecuteInIsolatedServiceRequestBuilderService_SetOutputSpec_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
ExecuteInIsolatedServiceRequestBuilderService_ServiceDesc is the grpc.ServiceDesc for ExecuteInIsolatedServiceRequestBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ExecuteInIsolatedServiceRequestOutputSpecService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.ExecuteInIsolatedServiceRequestOutputSpecService", HandlerType: (*ExecuteInIsolatedServiceRequestOutputSpecServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetMaxIntValue", Handler: _ExecuteInIsolatedServiceRequestOutputSpecService_GetMaxIntValue_Handler, }, { MethodName: "GetOutputType", Handler: _ExecuteInIsolatedServiceRequestOutputSpecService_GetOutputType_Handler, }, { MethodName: "BuildBestValueSpec", Handler: _ExecuteInIsolatedServiceRequestOutputSpecService_BuildBestValueSpec_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
ExecuteInIsolatedServiceRequestOutputSpecService_ServiceDesc is the grpc.ServiceDesc for ExecuteInIsolatedServiceRequestOutputSpecService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ExecuteInIsolatedServiceRequestService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.ExecuteInIsolatedServiceRequestService", HandlerType: (*ExecuteInIsolatedServiceRequestServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _ExecuteInIsolatedServiceRequestService_Equals_Handler, }, { MethodName: "GetAppParams", Handler: _ExecuteInIsolatedServiceRequestService_GetAppParams_Handler, }, { MethodName: "GetOutputSpec", Handler: _ExecuteInIsolatedServiceRequestService_GetOutputSpec_Handler, }, { MethodName: "GetService", Handler: _ExecuteInIsolatedServiceRequestService_GetService_Handler, }, { MethodName: "HashCode", Handler: _ExecuteInIsolatedServiceRequestService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
ExecuteInIsolatedServiceRequestService_ServiceDesc is the grpc.ServiceDesc for ExecuteInIsolatedServiceRequestService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ExecuteInIsolatedServiceResponseService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.ExecuteInIsolatedServiceResponseService", HandlerType: (*ExecuteInIsolatedServiceResponseServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewExecuteInIsolatedServiceResponse", Handler: _ExecuteInIsolatedServiceResponseService_NewExecuteInIsolatedServiceResponse_Handler, }, { MethodName: "GetBestValue", Handler: _ExecuteInIsolatedServiceResponseService_GetBestValue_Handler, }, { MethodName: "GetSurfacePackageToken", Handler: _ExecuteInIsolatedServiceResponseService_GetSurfacePackageToken_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
ExecuteInIsolatedServiceResponseService_ServiceDesc is the grpc.ServiceDesc for ExecuteInIsolatedServiceResponseService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ExecuteInputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.ExecuteInputService", HandlerType: (*ExecuteInputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewExecuteInput", Handler: _ExecuteInputService_NewExecuteInput_Handler, }, { MethodName: "GetAppPackageName", Handler: _ExecuteInputService_GetAppPackageName_Handler, }, { MethodName: "GetAppParams", Handler: _ExecuteInputService_GetAppParams_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
ExecuteInputService_ServiceDesc is the grpc.ServiceDesc for ExecuteInputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ExecuteOutputBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.ExecuteOutputBuilderService", HandlerType: (*ExecuteOutputBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddEventLogRecord", Handler: _ExecuteOutputBuilderService_AddEventLogRecord_Handler, }, { MethodName: "Build", Handler: _ExecuteOutputBuilderService_Build_Handler, }, { MethodName: "SetBestValue", Handler: _ExecuteOutputBuilderService_SetBestValue_Handler, }, { MethodName: "SetOutputData", Handler: _ExecuteOutputBuilderService_SetOutputData_Handler, }, { MethodName: "SetRenderingConfig", Handler: _ExecuteOutputBuilderService_SetRenderingConfig_Handler, }, { MethodName: "SetRequestLogRecord", Handler: _ExecuteOutputBuilderService_SetRequestLogRecord_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
ExecuteOutputBuilderService_ServiceDesc is the grpc.ServiceDesc for ExecuteOutputBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ExecuteOutputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.ExecuteOutputService", HandlerType: (*ExecuteOutputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _ExecuteOutputService_Equals_Handler, }, { MethodName: "GetBestValue", Handler: _ExecuteOutputService_GetBestValue_Handler, }, { MethodName: "GetEventLogRecords", Handler: _ExecuteOutputService_GetEventLogRecords_Handler, }, { MethodName: "GetOutputData", Handler: _ExecuteOutputService_GetOutputData_Handler, }, { MethodName: "GetRenderingConfig", Handler: _ExecuteOutputService_GetRenderingConfig_Handler, }, { MethodName: "GetRequestLogRecord", Handler: _ExecuteOutputService_GetRequestLogRecord_Handler, }, { MethodName: "HashCode", Handler: _ExecuteOutputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
ExecuteOutputService_ServiceDesc is the grpc.ServiceDesc for ExecuteOutputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var FederatedComputeInputBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.FederatedComputeInputBuilderService", HandlerType: (*FederatedComputeInputBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _FederatedComputeInputBuilderService_Build_Handler, }, { MethodName: "SetPopulationName", Handler: _FederatedComputeInputBuilderService_SetPopulationName_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
FederatedComputeInputBuilderService_ServiceDesc is the grpc.ServiceDesc for FederatedComputeInputBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var FederatedComputeInputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.FederatedComputeInputService", HandlerType: (*FederatedComputeInputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _FederatedComputeInputService_Equals_Handler, }, { MethodName: "GetPopulationName", Handler: _FederatedComputeInputService_GetPopulationName_Handler, }, { MethodName: "HashCode", Handler: _FederatedComputeInputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
FederatedComputeInputService_ServiceDesc is the grpc.ServiceDesc for FederatedComputeInputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var FederatedComputeSchedulerParamsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.FederatedComputeSchedulerParamsService", HandlerType: (*FederatedComputeSchedulerParamsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetTrainingInterval", Handler: _FederatedComputeSchedulerParamsService_GetTrainingInterval_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
FederatedComputeSchedulerParamsService_ServiceDesc is the grpc.ServiceDesc for FederatedComputeSchedulerParamsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var FederatedComputeSchedulerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.FederatedComputeSchedulerService", HandlerType: (*FederatedComputeSchedulerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Cancel", Handler: _FederatedComputeSchedulerService_Cancel_Handler, }, { MethodName: "Schedule", Handler: _FederatedComputeSchedulerService_Schedule_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
FederatedComputeSchedulerService_ServiceDesc is the grpc.ServiceDesc for FederatedComputeSchedulerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_proto_ondevicepersonalization_ondevicepersonalization_proto protoreflect.FileDescriptor
var InferenceInputBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.InferenceInputBuilderService", HandlerType: (*InferenceInputBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _InferenceInputBuilderService_Build_Handler, }, { MethodName: "SetBatchSize", Handler: _InferenceInputBuilderService_SetBatchSize_Handler, }, { MethodName: "SetExpectedOutputStructure", Handler: _InferenceInputBuilderService_SetExpectedOutputStructure_Handler, }, { MethodName: "SetInputData", Handler: _InferenceInputBuilderService_SetInputData_Handler, }, { MethodName: "SetParams", Handler: _InferenceInputBuilderService_SetParams_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
InferenceInputBuilderService_ServiceDesc is the grpc.ServiceDesc for InferenceInputBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var InferenceInputParamsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.InferenceInputParamsService", HandlerType: (*InferenceInputParamsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _InferenceInputParamsService_Equals_Handler, }, { MethodName: "GetDelegateType", Handler: _InferenceInputParamsService_GetDelegateType_Handler, }, { MethodName: "GetKeyValueStore", Handler: _InferenceInputParamsService_GetKeyValueStore_Handler, }, { MethodName: "GetModelKey", Handler: _InferenceInputParamsService_GetModelKey_Handler, }, { MethodName: "GetModelType", Handler: _InferenceInputParamsService_GetModelType_Handler, }, { MethodName: "GetRecommendedNumThreads", Handler: _InferenceInputParamsService_GetRecommendedNumThreads_Handler, }, { MethodName: "HashCode", Handler: _InferenceInputParamsService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
InferenceInputParamsService_ServiceDesc is the grpc.ServiceDesc for InferenceInputParamsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var InferenceInputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.InferenceInputService", HandlerType: (*InferenceInputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _InferenceInputService_Equals_Handler, }, { MethodName: "GetBatchSize", Handler: _InferenceInputService_GetBatchSize_Handler, }, { MethodName: "GetExpectedOutputStructure", Handler: _InferenceInputService_GetExpectedOutputStructure_Handler, }, { MethodName: "GetInputData", Handler: _InferenceInputService_GetInputData_Handler, }, { MethodName: "GetParams", Handler: _InferenceInputService_GetParams_Handler, }, { MethodName: "HashCode", Handler: _InferenceInputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
InferenceInputService_ServiceDesc is the grpc.ServiceDesc for InferenceInputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var InferenceOutputBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.InferenceOutputBuilderService", HandlerType: (*InferenceOutputBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddDataOutput", Handler: _InferenceOutputBuilderService_AddDataOutput_Handler, }, { MethodName: "Build", Handler: _InferenceOutputBuilderService_Build_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
InferenceOutputBuilderService_ServiceDesc is the grpc.ServiceDesc for InferenceOutputBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var InferenceOutputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.InferenceOutputService", HandlerType: (*InferenceOutputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _InferenceOutputService_Equals_Handler, }, { MethodName: "HashCode", Handler: _InferenceOutputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
InferenceOutputService_ServiceDesc is the grpc.ServiceDesc for InferenceOutputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var IsolatedServiceExceptionService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.IsolatedServiceExceptionService", HandlerType: (*IsolatedServiceExceptionServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewIsolatedServiceException", Handler: _IsolatedServiceExceptionService_NewIsolatedServiceException_Handler, }, { MethodName: "GetErrorCode", Handler: _IsolatedServiceExceptionService_GetErrorCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
IsolatedServiceExceptionService_ServiceDesc is the grpc.ServiceDesc for IsolatedServiceExceptionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var IsolatedServiceService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.IsolatedServiceService", HandlerType: (*IsolatedServiceServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetEventUrlProvider", Handler: _IsolatedServiceService_GetEventUrlProvider_Handler, }, { MethodName: "GetFederatedComputeScheduler", Handler: _IsolatedServiceService_GetFederatedComputeScheduler_Handler, }, { MethodName: "GetLocalData", Handler: _IsolatedServiceService_GetLocalData_Handler, }, { MethodName: "GetLogReader", Handler: _IsolatedServiceService_GetLogReader_Handler, }, { MethodName: "GetModelManager", Handler: _IsolatedServiceService_GetModelManager_Handler, }, { MethodName: "GetRemoteData", Handler: _IsolatedServiceService_GetRemoteData_Handler, }, { MethodName: "GetUserData", Handler: _IsolatedServiceService_GetUserData_Handler, }, { MethodName: "OnBind", Handler: _IsolatedServiceService_OnBind_Handler, }, { MethodName: "OnCreate", Handler: _IsolatedServiceService_OnCreate_Handler, }, { MethodName: "OnRequest", Handler: _IsolatedServiceService_OnRequest_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
IsolatedServiceService_ServiceDesc is the grpc.ServiceDesc for IsolatedServiceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var KeyValueStoreService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.KeyValueStoreService", HandlerType: (*KeyValueStoreServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Get", Handler: _KeyValueStoreService_Get_Handler, }, { MethodName: "KeySet", Handler: _KeyValueStoreService_KeySet_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
KeyValueStoreService_ServiceDesc is the grpc.ServiceDesc for KeyValueStoreService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var LogReaderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.LogReaderService", HandlerType: (*LogReaderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetJoinedEvents", Handler: _LogReaderService_GetJoinedEvents_Handler, }, { MethodName: "GetRequests", Handler: _LogReaderService_GetRequests_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
LogReaderService_ServiceDesc is the grpc.ServiceDesc for LogReaderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var MutableKeyValueStoreService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.MutableKeyValueStoreService", HandlerType: (*MutableKeyValueStoreServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Put", Handler: _MutableKeyValueStoreService_Put_Handler, }, { MethodName: "Remove", Handler: _MutableKeyValueStoreService_Remove_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
MutableKeyValueStoreService_ServiceDesc is the grpc.ServiceDesc for MutableKeyValueStoreService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var OnDevicePersonalizationExceptionService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.OnDevicePersonalizationExceptionService", HandlerType: (*OnDevicePersonalizationExceptionServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetErrorCode", Handler: _OnDevicePersonalizationExceptionService_GetErrorCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
OnDevicePersonalizationExceptionService_ServiceDesc is the grpc.ServiceDesc for OnDevicePersonalizationExceptionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var OnDevicePersonalizationManagerExecuteResultService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.OnDevicePersonalizationManagerExecuteResultService", HandlerType: (*OnDevicePersonalizationManagerExecuteResultServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetOutputData", Handler: _OnDevicePersonalizationManagerExecuteResultService_GetOutputData_Handler, }, { MethodName: "GetSurfacePackageToken", Handler: _OnDevicePersonalizationManagerExecuteResultService_GetSurfacePackageToken_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
OnDevicePersonalizationManagerExecuteResultService_ServiceDesc is the grpc.ServiceDesc for OnDevicePersonalizationManagerExecuteResultService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RenderInputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.RenderInputService", HandlerType: (*RenderInputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewRenderInput", Handler: _RenderInputService_NewRenderInput_Handler, }, { MethodName: "Equals", Handler: _RenderInputService_Equals_Handler, }, { MethodName: "GetHeight", Handler: _RenderInputService_GetHeight_Handler, }, { MethodName: "GetRenderingConfig", Handler: _RenderInputService_GetRenderingConfig_Handler, }, { MethodName: "GetWidth", Handler: _RenderInputService_GetWidth_Handler, }, { MethodName: "HashCode", Handler: _RenderInputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
RenderInputService_ServiceDesc is the grpc.ServiceDesc for RenderInputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RenderOutputBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.RenderOutputBuilderService", HandlerType: (*RenderOutputBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _RenderOutputBuilderService_Build_Handler, }, { MethodName: "SetContent", Handler: _RenderOutputBuilderService_SetContent_Handler, }, { MethodName: "SetTemplateId", Handler: _RenderOutputBuilderService_SetTemplateId_Handler, }, { MethodName: "SetTemplateParams", Handler: _RenderOutputBuilderService_SetTemplateParams_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
RenderOutputBuilderService_ServiceDesc is the grpc.ServiceDesc for RenderOutputBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RenderOutputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.RenderOutputService", HandlerType: (*RenderOutputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _RenderOutputService_Equals_Handler, }, { MethodName: "GetContent", Handler: _RenderOutputService_GetContent_Handler, }, { MethodName: "GetTemplateId", Handler: _RenderOutputService_GetTemplateId_Handler, }, { MethodName: "GetTemplateParams", Handler: _RenderOutputService_GetTemplateParams_Handler, }, { MethodName: "HashCode", Handler: _RenderOutputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
RenderOutputService_ServiceDesc is the grpc.ServiceDesc for RenderOutputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RenderingConfigBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.RenderingConfigBuilderService", HandlerType: (*RenderingConfigBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddKey", Handler: _RenderingConfigBuilderService_AddKey_Handler, }, { MethodName: "Build", Handler: _RenderingConfigBuilderService_Build_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
RenderingConfigBuilderService_ServiceDesc is the grpc.ServiceDesc for RenderingConfigBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RenderingConfigService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.RenderingConfigService", HandlerType: (*RenderingConfigServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _RenderingConfigService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _RenderingConfigService_Equals_Handler, }, { MethodName: "GetKeys", Handler: _RenderingConfigService_GetKeys_Handler, }, { MethodName: "HashCode", Handler: _RenderingConfigService_HashCode_Handler, }, { MethodName: "WriteToParcel", Handler: _RenderingConfigService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
RenderingConfigService_ServiceDesc is the grpc.ServiceDesc for RenderingConfigService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RequestLogRecordBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.RequestLogRecordBuilderService", HandlerType: (*RequestLogRecordBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddRow", Handler: _RequestLogRecordBuilderService_AddRow_Handler, }, { MethodName: "Build", Handler: _RequestLogRecordBuilderService_Build_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
RequestLogRecordBuilderService_ServiceDesc is the grpc.ServiceDesc for RequestLogRecordBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RequestLogRecordService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.RequestLogRecordService", HandlerType: (*RequestLogRecordServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _RequestLogRecordService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _RequestLogRecordService_Equals_Handler, }, { MethodName: "GetRows", Handler: _RequestLogRecordService_GetRows_Handler, }, { MethodName: "GetTime", Handler: _RequestLogRecordService_GetTime_Handler, }, { MethodName: "HashCode", Handler: _RequestLogRecordService_HashCode_Handler, }, { MethodName: "WriteToParcel", Handler: _RequestLogRecordService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
RequestLogRecordService_ServiceDesc is the grpc.ServiceDesc for RequestLogRecordService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TrainingExampleRecordBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.TrainingExampleRecordBuilderService", HandlerType: (*TrainingExampleRecordBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _TrainingExampleRecordBuilderService_Build_Handler, }, { MethodName: "SetResumptionToken", Handler: _TrainingExampleRecordBuilderService_SetResumptionToken_Handler, }, { MethodName: "SetTrainingExample", Handler: _TrainingExampleRecordBuilderService_SetTrainingExample_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
TrainingExampleRecordBuilderService_ServiceDesc is the grpc.ServiceDesc for TrainingExampleRecordBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TrainingExampleRecordService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.TrainingExampleRecordService", HandlerType: (*TrainingExampleRecordServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _TrainingExampleRecordService_DescribeContents_Handler, }, { MethodName: "GetResumptionToken", Handler: _TrainingExampleRecordService_GetResumptionToken_Handler, }, { MethodName: "GetTrainingExample", Handler: _TrainingExampleRecordService_GetTrainingExample_Handler, }, { MethodName: "WriteToParcel", Handler: _TrainingExampleRecordService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
TrainingExampleRecordService_ServiceDesc is the grpc.ServiceDesc for TrainingExampleRecordService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TrainingExamplesInputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.TrainingExamplesInputService", HandlerType: (*TrainingExamplesInputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewTrainingExamplesInput", Handler: _TrainingExamplesInputService_NewTrainingExamplesInput_Handler, }, { MethodName: "Equals", Handler: _TrainingExamplesInputService_Equals_Handler, }, { MethodName: "GetCollectionName", Handler: _TrainingExamplesInputService_GetCollectionName_Handler, }, { MethodName: "GetPopulationName", Handler: _TrainingExamplesInputService_GetPopulationName_Handler, }, { MethodName: "GetResumptionToken", Handler: _TrainingExamplesInputService_GetResumptionToken_Handler, }, { MethodName: "GetTaskName", Handler: _TrainingExamplesInputService_GetTaskName_Handler, }, { MethodName: "HashCode", Handler: _TrainingExamplesInputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
TrainingExamplesInputService_ServiceDesc is the grpc.ServiceDesc for TrainingExamplesInputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TrainingExamplesOutputBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.TrainingExamplesOutputBuilderService", HandlerType: (*TrainingExamplesOutputBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddTrainingExampleRecord", Handler: _TrainingExamplesOutputBuilderService_AddTrainingExampleRecord_Handler, }, { MethodName: "Build", Handler: _TrainingExamplesOutputBuilderService_Build_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
TrainingExamplesOutputBuilderService_ServiceDesc is the grpc.ServiceDesc for TrainingExamplesOutputBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TrainingExamplesOutputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.TrainingExamplesOutputService", HandlerType: (*TrainingExamplesOutputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _TrainingExamplesOutputService_Equals_Handler, }, { MethodName: "GetTrainingExampleRecords", Handler: _TrainingExamplesOutputService_GetTrainingExampleRecords_Handler, }, { MethodName: "HashCode", Handler: _TrainingExamplesOutputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
TrainingExamplesOutputService_ServiceDesc is the grpc.ServiceDesc for TrainingExamplesOutputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TrainingIntervalBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.TrainingIntervalBuilderService", HandlerType: (*TrainingIntervalBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Build", Handler: _TrainingIntervalBuilderService_Build_Handler, }, { MethodName: "SetMinimumInterval", Handler: _TrainingIntervalBuilderService_SetMinimumInterval_Handler, }, { MethodName: "SetSchedulingMode", Handler: _TrainingIntervalBuilderService_SetSchedulingMode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
TrainingIntervalBuilderService_ServiceDesc is the grpc.ServiceDesc for TrainingIntervalBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TrainingIntervalService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.TrainingIntervalService", HandlerType: (*TrainingIntervalServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _TrainingIntervalService_Equals_Handler, }, { MethodName: "GetMinimumInterval", Handler: _TrainingIntervalService_GetMinimumInterval_Handler, }, { MethodName: "GetSchedulingMode", Handler: _TrainingIntervalService_GetSchedulingMode_Handler, }, { MethodName: "HashCode", Handler: _TrainingIntervalService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
TrainingIntervalService_ServiceDesc is the grpc.ServiceDesc for TrainingIntervalService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var UserDataService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.UserDataService", HandlerType: (*UserDataServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _UserDataService_DescribeContents_Handler, }, { MethodName: "Equals", Handler: _UserDataService_Equals_Handler, }, { MethodName: "GetAvailableStorageBytes", Handler: _UserDataService_GetAvailableStorageBytes_Handler, }, { MethodName: "GetBatteryPercentage", Handler: _UserDataService_GetBatteryPercentage_Handler, }, { MethodName: "GetCarrier", Handler: _UserDataService_GetCarrier_Handler, }, { MethodName: "GetDataNetworkType", Handler: _UserDataService_GetDataNetworkType_Handler, }, { MethodName: "GetNetworkCapabilities", Handler: _UserDataService_GetNetworkCapabilities_Handler, }, { MethodName: "GetOrientation", Handler: _UserDataService_GetOrientation_Handler, }, { MethodName: "GetTimezoneUtcOffset", Handler: _UserDataService_GetTimezoneUtcOffset_Handler, }, { MethodName: "HashCode", Handler: _UserDataService_HashCode_Handler, }, { MethodName: "WriteToParcel", Handler: _UserDataService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
UserDataService_ServiceDesc is the grpc.ServiceDesc for UserDataService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var WebTriggerInputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.WebTriggerInputService", HandlerType: (*WebTriggerInputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewWebTriggerInput", Handler: _WebTriggerInputService_NewWebTriggerInput_Handler, }, { MethodName: "Equals", Handler: _WebTriggerInputService_Equals_Handler, }, { MethodName: "GetAppPackageName", Handler: _WebTriggerInputService_GetAppPackageName_Handler, }, { MethodName: "GetData", Handler: _WebTriggerInputService_GetData_Handler, }, { MethodName: "GetDestinationUrl", Handler: _WebTriggerInputService_GetDestinationUrl_Handler, }, { MethodName: "HashCode", Handler: _WebTriggerInputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
WebTriggerInputService_ServiceDesc is the grpc.ServiceDesc for WebTriggerInputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var WebTriggerOutputBuilderService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.WebTriggerOutputBuilderService", HandlerType: (*WebTriggerOutputBuilderServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddEventLogRecord", Handler: _WebTriggerOutputBuilderService_AddEventLogRecord_Handler, }, { MethodName: "Build", Handler: _WebTriggerOutputBuilderService_Build_Handler, }, { MethodName: "SetRequestLogRecord", Handler: _WebTriggerOutputBuilderService_SetRequestLogRecord_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
WebTriggerOutputBuilderService_ServiceDesc is the grpc.ServiceDesc for WebTriggerOutputBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var WebTriggerOutputService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ondevicepersonalization.WebTriggerOutputService", HandlerType: (*WebTriggerOutputServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _WebTriggerOutputService_Equals_Handler, }, { MethodName: "GetEventLogRecords", Handler: _WebTriggerOutputService_GetEventLogRecords_Handler, }, { MethodName: "GetRequestLogRecord", Handler: _WebTriggerOutputService_GetRequestLogRecord_Handler, }, { MethodName: "HashCode", Handler: _WebTriggerOutputService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/ondevicepersonalization/ondevicepersonalization.proto", }
WebTriggerOutputService_ServiceDesc is the grpc.ServiceDesc for WebTriggerOutputService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterAppInfoServiceServer ¶
func RegisterAppInfoServiceServer(s grpc.ServiceRegistrar, srv AppInfoServiceServer)
func RegisterDownloadCompletedInputServiceServer ¶
func RegisterDownloadCompletedInputServiceServer(s grpc.ServiceRegistrar, srv DownloadCompletedInputServiceServer)
func RegisterDownloadCompletedOutputBuilderServiceServer ¶
func RegisterDownloadCompletedOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv DownloadCompletedOutputBuilderServiceServer)
func RegisterDownloadCompletedOutputServiceServer ¶
func RegisterDownloadCompletedOutputServiceServer(s grpc.ServiceRegistrar, srv DownloadCompletedOutputServiceServer)
func RegisterEventInputServiceServer ¶
func RegisterEventInputServiceServer(s grpc.ServiceRegistrar, srv EventInputServiceServer)
func RegisterEventLogRecordBuilderServiceServer ¶
func RegisterEventLogRecordBuilderServiceServer(s grpc.ServiceRegistrar, srv EventLogRecordBuilderServiceServer)
func RegisterEventLogRecordServiceServer ¶
func RegisterEventLogRecordServiceServer(s grpc.ServiceRegistrar, srv EventLogRecordServiceServer)
func RegisterEventOutputBuilderServiceServer ¶
func RegisterEventOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv EventOutputBuilderServiceServer)
func RegisterEventOutputServiceServer ¶
func RegisterEventOutputServiceServer(s grpc.ServiceRegistrar, srv EventOutputServiceServer)
func RegisterEventUrlProviderServiceServer ¶
func RegisterEventUrlProviderServiceServer(s grpc.ServiceRegistrar, srv EventUrlProviderServiceServer)
func RegisterExecuteInIsolatedServiceRequestBuilderServiceServer ¶
func RegisterExecuteInIsolatedServiceRequestBuilderServiceServer(s grpc.ServiceRegistrar, srv ExecuteInIsolatedServiceRequestBuilderServiceServer)
func RegisterExecuteInIsolatedServiceRequestOutputSpecServiceServer ¶
func RegisterExecuteInIsolatedServiceRequestOutputSpecServiceServer(s grpc.ServiceRegistrar, srv ExecuteInIsolatedServiceRequestOutputSpecServiceServer)
func RegisterExecuteInIsolatedServiceRequestServiceServer ¶
func RegisterExecuteInIsolatedServiceRequestServiceServer(s grpc.ServiceRegistrar, srv ExecuteInIsolatedServiceRequestServiceServer)
func RegisterExecuteInIsolatedServiceResponseServiceServer ¶
func RegisterExecuteInIsolatedServiceResponseServiceServer(s grpc.ServiceRegistrar, srv ExecuteInIsolatedServiceResponseServiceServer)
func RegisterExecuteInputServiceServer ¶
func RegisterExecuteInputServiceServer(s grpc.ServiceRegistrar, srv ExecuteInputServiceServer)
func RegisterExecuteOutputBuilderServiceServer ¶
func RegisterExecuteOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv ExecuteOutputBuilderServiceServer)
func RegisterExecuteOutputServiceServer ¶
func RegisterExecuteOutputServiceServer(s grpc.ServiceRegistrar, srv ExecuteOutputServiceServer)
func RegisterFederatedComputeInputBuilderServiceServer ¶
func RegisterFederatedComputeInputBuilderServiceServer(s grpc.ServiceRegistrar, srv FederatedComputeInputBuilderServiceServer)
func RegisterFederatedComputeInputServiceServer ¶
func RegisterFederatedComputeInputServiceServer(s grpc.ServiceRegistrar, srv FederatedComputeInputServiceServer)
func RegisterFederatedComputeSchedulerParamsServiceServer ¶
func RegisterFederatedComputeSchedulerParamsServiceServer(s grpc.ServiceRegistrar, srv FederatedComputeSchedulerParamsServiceServer)
func RegisterFederatedComputeSchedulerServiceServer ¶
func RegisterFederatedComputeSchedulerServiceServer(s grpc.ServiceRegistrar, srv FederatedComputeSchedulerServiceServer)
func RegisterInferenceInputBuilderServiceServer ¶
func RegisterInferenceInputBuilderServiceServer(s grpc.ServiceRegistrar, srv InferenceInputBuilderServiceServer)
func RegisterInferenceInputParamsServiceServer ¶
func RegisterInferenceInputParamsServiceServer(s grpc.ServiceRegistrar, srv InferenceInputParamsServiceServer)
func RegisterInferenceInputServiceServer ¶
func RegisterInferenceInputServiceServer(s grpc.ServiceRegistrar, srv InferenceInputServiceServer)
func RegisterInferenceOutputBuilderServiceServer ¶
func RegisterInferenceOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv InferenceOutputBuilderServiceServer)
func RegisterInferenceOutputServiceServer ¶
func RegisterInferenceOutputServiceServer(s grpc.ServiceRegistrar, srv InferenceOutputServiceServer)
func RegisterIsolatedServiceExceptionServiceServer ¶
func RegisterIsolatedServiceExceptionServiceServer(s grpc.ServiceRegistrar, srv IsolatedServiceExceptionServiceServer)
func RegisterIsolatedServiceServiceServer ¶
func RegisterIsolatedServiceServiceServer(s grpc.ServiceRegistrar, srv IsolatedServiceServiceServer)
func RegisterKeyValueStoreServiceServer ¶
func RegisterKeyValueStoreServiceServer(s grpc.ServiceRegistrar, srv KeyValueStoreServiceServer)
func RegisterLogReaderServiceServer ¶
func RegisterLogReaderServiceServer(s grpc.ServiceRegistrar, srv LogReaderServiceServer)
func RegisterMutableKeyValueStoreServiceServer ¶
func RegisterMutableKeyValueStoreServiceServer(s grpc.ServiceRegistrar, srv MutableKeyValueStoreServiceServer)
func RegisterOnDevicePersonalizationExceptionServiceServer ¶
func RegisterOnDevicePersonalizationExceptionServiceServer(s grpc.ServiceRegistrar, srv OnDevicePersonalizationExceptionServiceServer)
func RegisterOnDevicePersonalizationManagerExecuteResultServiceServer ¶
func RegisterOnDevicePersonalizationManagerExecuteResultServiceServer(s grpc.ServiceRegistrar, srv OnDevicePersonalizationManagerExecuteResultServiceServer)
func RegisterRenderInputServiceServer ¶
func RegisterRenderInputServiceServer(s grpc.ServiceRegistrar, srv RenderInputServiceServer)
func RegisterRenderOutputBuilderServiceServer ¶
func RegisterRenderOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv RenderOutputBuilderServiceServer)
func RegisterRenderOutputServiceServer ¶
func RegisterRenderOutputServiceServer(s grpc.ServiceRegistrar, srv RenderOutputServiceServer)
func RegisterRenderingConfigBuilderServiceServer ¶
func RegisterRenderingConfigBuilderServiceServer(s grpc.ServiceRegistrar, srv RenderingConfigBuilderServiceServer)
func RegisterRenderingConfigServiceServer ¶
func RegisterRenderingConfigServiceServer(s grpc.ServiceRegistrar, srv RenderingConfigServiceServer)
func RegisterRequestLogRecordBuilderServiceServer ¶
func RegisterRequestLogRecordBuilderServiceServer(s grpc.ServiceRegistrar, srv RequestLogRecordBuilderServiceServer)
func RegisterRequestLogRecordServiceServer ¶
func RegisterRequestLogRecordServiceServer(s grpc.ServiceRegistrar, srv RequestLogRecordServiceServer)
func RegisterTrainingExampleRecordBuilderServiceServer ¶
func RegisterTrainingExampleRecordBuilderServiceServer(s grpc.ServiceRegistrar, srv TrainingExampleRecordBuilderServiceServer)
func RegisterTrainingExampleRecordServiceServer ¶
func RegisterTrainingExampleRecordServiceServer(s grpc.ServiceRegistrar, srv TrainingExampleRecordServiceServer)
func RegisterTrainingExamplesInputServiceServer ¶
func RegisterTrainingExamplesInputServiceServer(s grpc.ServiceRegistrar, srv TrainingExamplesInputServiceServer)
func RegisterTrainingExamplesOutputBuilderServiceServer ¶
func RegisterTrainingExamplesOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv TrainingExamplesOutputBuilderServiceServer)
func RegisterTrainingExamplesOutputServiceServer ¶
func RegisterTrainingExamplesOutputServiceServer(s grpc.ServiceRegistrar, srv TrainingExamplesOutputServiceServer)
func RegisterTrainingIntervalBuilderServiceServer ¶
func RegisterTrainingIntervalBuilderServiceServer(s grpc.ServiceRegistrar, srv TrainingIntervalBuilderServiceServer)
func RegisterTrainingIntervalServiceServer ¶
func RegisterTrainingIntervalServiceServer(s grpc.ServiceRegistrar, srv TrainingIntervalServiceServer)
func RegisterUserDataServiceServer ¶
func RegisterUserDataServiceServer(s grpc.ServiceRegistrar, srv UserDataServiceServer)
func RegisterWebTriggerInputServiceServer ¶
func RegisterWebTriggerInputServiceServer(s grpc.ServiceRegistrar, srv WebTriggerInputServiceServer)
func RegisterWebTriggerOutputBuilderServiceServer ¶
func RegisterWebTriggerOutputBuilderServiceServer(s grpc.ServiceRegistrar, srv WebTriggerOutputBuilderServiceServer)
func RegisterWebTriggerOutputServiceServer ¶
func RegisterWebTriggerOutputServiceServer(s grpc.ServiceRegistrar, srv WebTriggerOutputServiceServer)
Types ¶
type AddDataOutputRequest ¶
type AddDataOutputRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*AddDataOutputRequest) Descriptor
deprecated
func (*AddDataOutputRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddDataOutputRequest.ProtoReflect.Descriptor instead.
func (*AddDataOutputRequest) GetArg0 ¶
func (x *AddDataOutputRequest) GetArg0() int32
func (*AddDataOutputRequest) GetArg1 ¶
func (x *AddDataOutputRequest) GetArg1() int64
func (*AddDataOutputRequest) ProtoMessage ¶
func (*AddDataOutputRequest) ProtoMessage()
func (*AddDataOutputRequest) ProtoReflect ¶
func (x *AddDataOutputRequest) ProtoReflect() protoreflect.Message
func (*AddDataOutputRequest) Reset ¶
func (x *AddDataOutputRequest) Reset()
func (*AddDataOutputRequest) String ¶
func (x *AddDataOutputRequest) String() string
type AddDataOutputResponse ¶
type AddDataOutputResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AddDataOutputResponse) Descriptor
deprecated
func (*AddDataOutputResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddDataOutputResponse.ProtoReflect.Descriptor instead.
func (*AddDataOutputResponse) GetResult ¶
func (x *AddDataOutputResponse) GetResult() int64
func (*AddDataOutputResponse) ProtoMessage ¶
func (*AddDataOutputResponse) ProtoMessage()
func (*AddDataOutputResponse) ProtoReflect ¶
func (x *AddDataOutputResponse) ProtoReflect() protoreflect.Message
func (*AddDataOutputResponse) Reset ¶
func (x *AddDataOutputResponse) Reset()
func (*AddDataOutputResponse) String ¶
func (x *AddDataOutputResponse) String() string
type AddEventLogRecordRequest ¶
type AddEventLogRecordRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AddEventLogRecordRequest) Descriptor
deprecated
func (*AddEventLogRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddEventLogRecordRequest.ProtoReflect.Descriptor instead.
func (*AddEventLogRecordRequest) GetArg0 ¶
func (x *AddEventLogRecordRequest) GetArg0() int64
func (*AddEventLogRecordRequest) ProtoMessage ¶
func (*AddEventLogRecordRequest) ProtoMessage()
func (*AddEventLogRecordRequest) ProtoReflect ¶
func (x *AddEventLogRecordRequest) ProtoReflect() protoreflect.Message
func (*AddEventLogRecordRequest) Reset ¶
func (x *AddEventLogRecordRequest) Reset()
func (*AddEventLogRecordRequest) String ¶
func (x *AddEventLogRecordRequest) String() string
type AddEventLogRecordResponse ¶
type AddEventLogRecordResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AddEventLogRecordResponse) Descriptor
deprecated
func (*AddEventLogRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddEventLogRecordResponse.ProtoReflect.Descriptor instead.
func (*AddEventLogRecordResponse) GetResult ¶
func (x *AddEventLogRecordResponse) GetResult() int64
func (*AddEventLogRecordResponse) ProtoMessage ¶
func (*AddEventLogRecordResponse) ProtoMessage()
func (*AddEventLogRecordResponse) ProtoReflect ¶
func (x *AddEventLogRecordResponse) ProtoReflect() protoreflect.Message
func (*AddEventLogRecordResponse) Reset ¶
func (x *AddEventLogRecordResponse) Reset()
func (*AddEventLogRecordResponse) String ¶
func (x *AddEventLogRecordResponse) String() string
type AddKeyRequest ¶
type AddKeyRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AddKeyRequest) Descriptor
deprecated
func (*AddKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddKeyRequest.ProtoReflect.Descriptor instead.
func (*AddKeyRequest) GetArg0 ¶
func (x *AddKeyRequest) GetArg0() string
func (*AddKeyRequest) ProtoMessage ¶
func (*AddKeyRequest) ProtoMessage()
func (*AddKeyRequest) ProtoReflect ¶
func (x *AddKeyRequest) ProtoReflect() protoreflect.Message
func (*AddKeyRequest) Reset ¶
func (x *AddKeyRequest) Reset()
func (*AddKeyRequest) String ¶
func (x *AddKeyRequest) String() string
type AddKeyResponse ¶
type AddKeyResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AddKeyResponse) Descriptor
deprecated
func (*AddKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddKeyResponse.ProtoReflect.Descriptor instead.
func (*AddKeyResponse) GetResult ¶
func (x *AddKeyResponse) GetResult() int64
func (*AddKeyResponse) ProtoMessage ¶
func (*AddKeyResponse) ProtoMessage()
func (*AddKeyResponse) ProtoReflect ¶
func (x *AddKeyResponse) ProtoReflect() protoreflect.Message
func (*AddKeyResponse) Reset ¶
func (x *AddKeyResponse) Reset()
func (*AddKeyResponse) String ¶
func (x *AddKeyResponse) String() string
type AddRetainedKeyRequest ¶
type AddRetainedKeyRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AddRetainedKeyRequest) Descriptor
deprecated
func (*AddRetainedKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRetainedKeyRequest.ProtoReflect.Descriptor instead.
func (*AddRetainedKeyRequest) GetArg0 ¶
func (x *AddRetainedKeyRequest) GetArg0() string
func (*AddRetainedKeyRequest) ProtoMessage ¶
func (*AddRetainedKeyRequest) ProtoMessage()
func (*AddRetainedKeyRequest) ProtoReflect ¶
func (x *AddRetainedKeyRequest) ProtoReflect() protoreflect.Message
func (*AddRetainedKeyRequest) Reset ¶
func (x *AddRetainedKeyRequest) Reset()
func (*AddRetainedKeyRequest) String ¶
func (x *AddRetainedKeyRequest) String() string
type AddRetainedKeyResponse ¶
type AddRetainedKeyResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AddRetainedKeyResponse) Descriptor
deprecated
func (*AddRetainedKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddRetainedKeyResponse.ProtoReflect.Descriptor instead.
func (*AddRetainedKeyResponse) GetResult ¶
func (x *AddRetainedKeyResponse) GetResult() int64
func (*AddRetainedKeyResponse) ProtoMessage ¶
func (*AddRetainedKeyResponse) ProtoMessage()
func (*AddRetainedKeyResponse) ProtoReflect ¶
func (x *AddRetainedKeyResponse) ProtoReflect() protoreflect.Message
func (*AddRetainedKeyResponse) Reset ¶
func (x *AddRetainedKeyResponse) Reset()
func (*AddRetainedKeyResponse) String ¶
func (x *AddRetainedKeyResponse) String() string
type AddRowRequest ¶
type AddRowRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AddRowRequest) Descriptor
deprecated
func (*AddRowRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRowRequest.ProtoReflect.Descriptor instead.
func (*AddRowRequest) GetArg0 ¶
func (x *AddRowRequest) GetArg0() int64
func (*AddRowRequest) ProtoMessage ¶
func (*AddRowRequest) ProtoMessage()
func (*AddRowRequest) ProtoReflect ¶
func (x *AddRowRequest) ProtoReflect() protoreflect.Message
func (*AddRowRequest) Reset ¶
func (x *AddRowRequest) Reset()
func (*AddRowRequest) String ¶
func (x *AddRowRequest) String() string
type AddRowResponse ¶
type AddRowResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AddRowResponse) Descriptor
deprecated
func (*AddRowResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddRowResponse.ProtoReflect.Descriptor instead.
func (*AddRowResponse) GetResult ¶
func (x *AddRowResponse) GetResult() int64
func (*AddRowResponse) ProtoMessage ¶
func (*AddRowResponse) ProtoMessage()
func (*AddRowResponse) ProtoReflect ¶
func (x *AddRowResponse) ProtoReflect() protoreflect.Message
func (*AddRowResponse) Reset ¶
func (x *AddRowResponse) Reset()
func (*AddRowResponse) String ¶
func (x *AddRowResponse) String() string
type AddTrainingExampleRecordRequest ¶
type AddTrainingExampleRecordRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AddTrainingExampleRecordRequest) Descriptor
deprecated
func (*AddTrainingExampleRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddTrainingExampleRecordRequest.ProtoReflect.Descriptor instead.
func (*AddTrainingExampleRecordRequest) GetArg0 ¶
func (x *AddTrainingExampleRecordRequest) GetArg0() int64
func (*AddTrainingExampleRecordRequest) ProtoMessage ¶
func (*AddTrainingExampleRecordRequest) ProtoMessage()
func (*AddTrainingExampleRecordRequest) ProtoReflect ¶
func (x *AddTrainingExampleRecordRequest) ProtoReflect() protoreflect.Message
func (*AddTrainingExampleRecordRequest) Reset ¶
func (x *AddTrainingExampleRecordRequest) Reset()
func (*AddTrainingExampleRecordRequest) String ¶
func (x *AddTrainingExampleRecordRequest) String() string
type AddTrainingExampleRecordResponse ¶
type AddTrainingExampleRecordResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AddTrainingExampleRecordResponse) Descriptor
deprecated
func (*AddTrainingExampleRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddTrainingExampleRecordResponse.ProtoReflect.Descriptor instead.
func (*AddTrainingExampleRecordResponse) GetResult ¶
func (x *AddTrainingExampleRecordResponse) GetResult() int64
func (*AddTrainingExampleRecordResponse) ProtoMessage ¶
func (*AddTrainingExampleRecordResponse) ProtoMessage()
func (*AddTrainingExampleRecordResponse) ProtoReflect ¶
func (x *AddTrainingExampleRecordResponse) ProtoReflect() protoreflect.Message
func (*AddTrainingExampleRecordResponse) Reset ¶
func (x *AddTrainingExampleRecordResponse) Reset()
func (*AddTrainingExampleRecordResponse) String ¶
func (x *AddTrainingExampleRecordResponse) String() string
type AppInfoDescribeContentsRequest ¶
type AppInfoDescribeContentsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*AppInfoDescribeContentsRequest) Descriptor
deprecated
func (*AppInfoDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AppInfoDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*AppInfoDescribeContentsRequest) GetHandle ¶
func (x *AppInfoDescribeContentsRequest) GetHandle() int64
func (*AppInfoDescribeContentsRequest) ProtoMessage ¶
func (*AppInfoDescribeContentsRequest) ProtoMessage()
func (*AppInfoDescribeContentsRequest) ProtoReflect ¶
func (x *AppInfoDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*AppInfoDescribeContentsRequest) Reset ¶
func (x *AppInfoDescribeContentsRequest) Reset()
func (*AppInfoDescribeContentsRequest) String ¶
func (x *AppInfoDescribeContentsRequest) String() string
type AppInfoServiceClient ¶
type AppInfoServiceClient interface {
NewAppInfo(ctx context.Context, in *NewAppInfoRequest, opts ...grpc.CallOption) (*NewAppInfoResponse, error)
DescribeContents(ctx context.Context, in *AppInfoDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
IsInstalled(ctx context.Context, in *IsInstalledRequest, opts ...grpc.CallOption) (*IsInstalledResponse, error)
WriteToParcel(ctx context.Context, in *AppInfoWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
AppInfoServiceClient is the client API for AppInfoService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAppInfoServiceClient ¶
func NewAppInfoServiceClient(cc grpc.ClientConnInterface) AppInfoServiceClient
type AppInfoServiceServer ¶
type AppInfoServiceServer interface {
NewAppInfo(context.Context, *NewAppInfoRequest) (*NewAppInfoResponse, error)
DescribeContents(context.Context, *AppInfoDescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
IsInstalled(context.Context, *IsInstalledRequest) (*IsInstalledResponse, error)
WriteToParcel(context.Context, *AppInfoWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
AppInfoServiceServer is the server API for AppInfoService service. All implementations must embed UnimplementedAppInfoServiceServer for forward compatibility.
type AppInfoWriteToParcelRequest ¶
type AppInfoWriteToParcelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*AppInfoWriteToParcelRequest) Descriptor
deprecated
func (*AppInfoWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use AppInfoWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*AppInfoWriteToParcelRequest) GetArg0 ¶
func (x *AppInfoWriteToParcelRequest) GetArg0() int64
func (*AppInfoWriteToParcelRequest) GetArg1 ¶
func (x *AppInfoWriteToParcelRequest) GetArg1() int32
func (*AppInfoWriteToParcelRequest) GetHandle ¶
func (x *AppInfoWriteToParcelRequest) GetHandle() int64
func (*AppInfoWriteToParcelRequest) ProtoMessage ¶
func (*AppInfoWriteToParcelRequest) ProtoMessage()
func (*AppInfoWriteToParcelRequest) ProtoReflect ¶
func (x *AppInfoWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*AppInfoWriteToParcelRequest) Reset ¶
func (x *AppInfoWriteToParcelRequest) Reset()
func (*AppInfoWriteToParcelRequest) String ¶
func (x *AppInfoWriteToParcelRequest) String() string
type BuildBestValueSpecRequest ¶
type BuildBestValueSpecRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*BuildBestValueSpecRequest) Descriptor
deprecated
func (*BuildBestValueSpecRequest) Descriptor() ([]byte, []int)
Deprecated: Use BuildBestValueSpecRequest.ProtoReflect.Descriptor instead.
func (*BuildBestValueSpecRequest) GetArg0 ¶
func (x *BuildBestValueSpecRequest) GetArg0() int32
func (*BuildBestValueSpecRequest) ProtoMessage ¶
func (*BuildBestValueSpecRequest) ProtoMessage()
func (*BuildBestValueSpecRequest) ProtoReflect ¶
func (x *BuildBestValueSpecRequest) ProtoReflect() protoreflect.Message
func (*BuildBestValueSpecRequest) Reset ¶
func (x *BuildBestValueSpecRequest) Reset()
func (*BuildBestValueSpecRequest) String ¶
func (x *BuildBestValueSpecRequest) String() string
type BuildBestValueSpecResponse ¶
type BuildBestValueSpecResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*BuildBestValueSpecResponse) Descriptor
deprecated
func (*BuildBestValueSpecResponse) Descriptor() ([]byte, []int)
Deprecated: Use BuildBestValueSpecResponse.ProtoReflect.Descriptor instead.
func (*BuildBestValueSpecResponse) GetResult ¶
func (x *BuildBestValueSpecResponse) GetResult() int64
func (*BuildBestValueSpecResponse) ProtoMessage ¶
func (*BuildBestValueSpecResponse) ProtoMessage()
func (*BuildBestValueSpecResponse) ProtoReflect ¶
func (x *BuildBestValueSpecResponse) ProtoReflect() protoreflect.Message
func (*BuildBestValueSpecResponse) Reset ¶
func (x *BuildBestValueSpecResponse) Reset()
func (*BuildBestValueSpecResponse) String ¶
func (x *BuildBestValueSpecResponse) String() string
type BuildRequest ¶
type BuildRequest struct {
// contains filtered or unexported fields
}
func (*BuildRequest) Descriptor
deprecated
func (*BuildRequest) Descriptor() ([]byte, []int)
Deprecated: Use BuildRequest.ProtoReflect.Descriptor instead.
func (*BuildRequest) ProtoMessage ¶
func (*BuildRequest) ProtoMessage()
func (*BuildRequest) ProtoReflect ¶
func (x *BuildRequest) ProtoReflect() protoreflect.Message
func (*BuildRequest) Reset ¶
func (x *BuildRequest) Reset()
func (*BuildRequest) String ¶
func (x *BuildRequest) String() string
type BuildResponse ¶
type BuildResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*BuildResponse) Descriptor
deprecated
func (*BuildResponse) Descriptor() ([]byte, []int)
Deprecated: Use BuildResponse.ProtoReflect.Descriptor instead.
func (*BuildResponse) GetResult ¶
func (x *BuildResponse) GetResult() int64
func (*BuildResponse) ProtoMessage ¶
func (*BuildResponse) ProtoMessage()
func (*BuildResponse) ProtoReflect ¶
func (x *BuildResponse) ProtoReflect() protoreflect.Message
func (*BuildResponse) Reset ¶
func (x *BuildResponse) Reset()
func (*BuildResponse) String ¶
func (x *BuildResponse) String() string
type CancelRequest ¶
type CancelRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CancelRequest) Descriptor
deprecated
func (*CancelRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelRequest.ProtoReflect.Descriptor instead.
func (*CancelRequest) GetArg0 ¶
func (x *CancelRequest) GetArg0() int64
func (*CancelRequest) ProtoMessage ¶
func (*CancelRequest) ProtoMessage()
func (*CancelRequest) ProtoReflect ¶
func (x *CancelRequest) ProtoReflect() protoreflect.Message
func (*CancelRequest) Reset ¶
func (x *CancelRequest) Reset()
func (*CancelRequest) String ¶
func (x *CancelRequest) String() string
type CancelResponse ¶
type CancelResponse struct {
// contains filtered or unexported fields
}
func (*CancelResponse) Descriptor
deprecated
func (*CancelResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelResponse.ProtoReflect.Descriptor instead.
func (*CancelResponse) ProtoMessage ¶
func (*CancelResponse) ProtoMessage()
func (*CancelResponse) ProtoReflect ¶
func (x *CancelResponse) ProtoReflect() protoreflect.Message
func (*CancelResponse) Reset ¶
func (x *CancelResponse) Reset()
func (*CancelResponse) String ¶
func (x *CancelResponse) String() string
type CreateEventTrackingUrlWithRedirectRequest ¶
type CreateEventTrackingUrlWithRedirectRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*CreateEventTrackingUrlWithRedirectRequest) Descriptor
deprecated
func (*CreateEventTrackingUrlWithRedirectRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEventTrackingUrlWithRedirectRequest.ProtoReflect.Descriptor instead.
func (*CreateEventTrackingUrlWithRedirectRequest) GetArg0 ¶
func (x *CreateEventTrackingUrlWithRedirectRequest) GetArg0() int64
func (*CreateEventTrackingUrlWithRedirectRequest) GetArg1 ¶
func (x *CreateEventTrackingUrlWithRedirectRequest) GetArg1() int64
func (*CreateEventTrackingUrlWithRedirectRequest) ProtoMessage ¶
func (*CreateEventTrackingUrlWithRedirectRequest) ProtoMessage()
func (*CreateEventTrackingUrlWithRedirectRequest) ProtoReflect ¶
func (x *CreateEventTrackingUrlWithRedirectRequest) ProtoReflect() protoreflect.Message
func (*CreateEventTrackingUrlWithRedirectRequest) Reset ¶
func (x *CreateEventTrackingUrlWithRedirectRequest) Reset()
func (*CreateEventTrackingUrlWithRedirectRequest) String ¶
func (x *CreateEventTrackingUrlWithRedirectRequest) String() string
type CreateEventTrackingUrlWithRedirectResponse ¶
type CreateEventTrackingUrlWithRedirectResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateEventTrackingUrlWithRedirectResponse) Descriptor
deprecated
func (*CreateEventTrackingUrlWithRedirectResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateEventTrackingUrlWithRedirectResponse.ProtoReflect.Descriptor instead.
func (*CreateEventTrackingUrlWithRedirectResponse) GetResult ¶
func (x *CreateEventTrackingUrlWithRedirectResponse) GetResult() int64
func (*CreateEventTrackingUrlWithRedirectResponse) ProtoMessage ¶
func (*CreateEventTrackingUrlWithRedirectResponse) ProtoMessage()
func (*CreateEventTrackingUrlWithRedirectResponse) ProtoReflect ¶
func (x *CreateEventTrackingUrlWithRedirectResponse) ProtoReflect() protoreflect.Message
func (*CreateEventTrackingUrlWithRedirectResponse) Reset ¶
func (x *CreateEventTrackingUrlWithRedirectResponse) Reset()
func (*CreateEventTrackingUrlWithRedirectResponse) String ¶
func (x *CreateEventTrackingUrlWithRedirectResponse) String() string
type CreateEventTrackingUrlWithResponseRequest ¶
type CreateEventTrackingUrlWithResponseRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*CreateEventTrackingUrlWithResponseRequest) Descriptor
deprecated
func (*CreateEventTrackingUrlWithResponseRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEventTrackingUrlWithResponseRequest.ProtoReflect.Descriptor instead.
func (*CreateEventTrackingUrlWithResponseRequest) GetArg0 ¶
func (x *CreateEventTrackingUrlWithResponseRequest) GetArg0() int64
func (*CreateEventTrackingUrlWithResponseRequest) GetArg1 ¶
func (x *CreateEventTrackingUrlWithResponseRequest) GetArg1() int64
func (*CreateEventTrackingUrlWithResponseRequest) GetArg2 ¶
func (x *CreateEventTrackingUrlWithResponseRequest) GetArg2() string
func (*CreateEventTrackingUrlWithResponseRequest) ProtoMessage ¶
func (*CreateEventTrackingUrlWithResponseRequest) ProtoMessage()
func (*CreateEventTrackingUrlWithResponseRequest) ProtoReflect ¶
func (x *CreateEventTrackingUrlWithResponseRequest) ProtoReflect() protoreflect.Message
func (*CreateEventTrackingUrlWithResponseRequest) Reset ¶
func (x *CreateEventTrackingUrlWithResponseRequest) Reset()
func (*CreateEventTrackingUrlWithResponseRequest) String ¶
func (x *CreateEventTrackingUrlWithResponseRequest) String() string
type CreateEventTrackingUrlWithResponseResponse ¶
type CreateEventTrackingUrlWithResponseResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateEventTrackingUrlWithResponseResponse) Descriptor
deprecated
func (*CreateEventTrackingUrlWithResponseResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateEventTrackingUrlWithResponseResponse.ProtoReflect.Descriptor instead.
func (*CreateEventTrackingUrlWithResponseResponse) GetResult ¶
func (x *CreateEventTrackingUrlWithResponseResponse) GetResult() int64
func (*CreateEventTrackingUrlWithResponseResponse) ProtoMessage ¶
func (*CreateEventTrackingUrlWithResponseResponse) ProtoMessage()
func (*CreateEventTrackingUrlWithResponseResponse) ProtoReflect ¶
func (x *CreateEventTrackingUrlWithResponseResponse) ProtoReflect() protoreflect.Message
func (*CreateEventTrackingUrlWithResponseResponse) Reset ¶
func (x *CreateEventTrackingUrlWithResponseResponse) Reset()
func (*CreateEventTrackingUrlWithResponseResponse) String ¶
func (x *CreateEventTrackingUrlWithResponseResponse) String() string
type DescribeContentsRequest ¶
type DescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*DescribeContentsRequest) Descriptor
deprecated
func (*DescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*DescribeContentsRequest) ProtoMessage ¶
func (*DescribeContentsRequest) ProtoMessage()
func (*DescribeContentsRequest) ProtoReflect ¶
func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*DescribeContentsRequest) Reset ¶
func (x *DescribeContentsRequest) Reset()
func (*DescribeContentsRequest) String ¶
func (x *DescribeContentsRequest) String() string
type DescribeContentsResponse ¶
type DescribeContentsResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*DescribeContentsResponse) Descriptor
deprecated
func (*DescribeContentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DescribeContentsResponse.ProtoReflect.Descriptor instead.
func (*DescribeContentsResponse) GetResult ¶
func (x *DescribeContentsResponse) GetResult() int32
func (*DescribeContentsResponse) ProtoMessage ¶
func (*DescribeContentsResponse) ProtoMessage()
func (*DescribeContentsResponse) ProtoReflect ¶
func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message
func (*DescribeContentsResponse) Reset ¶
func (x *DescribeContentsResponse) Reset()
func (*DescribeContentsResponse) String ¶
func (x *DescribeContentsResponse) String() string
type DownloadCompletedInputServiceClient ¶
type DownloadCompletedInputServiceClient interface {
NewDownloadCompletedInput(ctx context.Context, in *NewDownloadCompletedInputRequest, opts ...grpc.CallOption) (*NewDownloadCompletedInputResponse, error)
Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetDownloadedContents(ctx context.Context, in *GetDownloadedContentsRequest, opts ...grpc.CallOption) (*GetDownloadedContentsResponse, error)
HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
DownloadCompletedInputServiceClient is the client API for DownloadCompletedInputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDownloadCompletedInputServiceClient ¶
func NewDownloadCompletedInputServiceClient(cc grpc.ClientConnInterface) DownloadCompletedInputServiceClient
type DownloadCompletedInputServiceServer ¶
type DownloadCompletedInputServiceServer interface {
NewDownloadCompletedInput(context.Context, *NewDownloadCompletedInputRequest) (*NewDownloadCompletedInputResponse, error)
Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
GetDownloadedContents(context.Context, *GetDownloadedContentsRequest) (*GetDownloadedContentsResponse, error)
HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
DownloadCompletedInputServiceServer is the server API for DownloadCompletedInputService service. All implementations must embed UnimplementedDownloadCompletedInputServiceServer for forward compatibility.
type DownloadCompletedOutputBuilderServiceClient ¶
type DownloadCompletedOutputBuilderServiceClient interface {
AddRetainedKey(ctx context.Context, in *AddRetainedKeyRequest, opts ...grpc.CallOption) (*AddRetainedKeyResponse, error)
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
}
DownloadCompletedOutputBuilderServiceClient is the client API for DownloadCompletedOutputBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDownloadCompletedOutputBuilderServiceClient ¶
func NewDownloadCompletedOutputBuilderServiceClient(cc grpc.ClientConnInterface) DownloadCompletedOutputBuilderServiceClient
type DownloadCompletedOutputBuilderServiceServer ¶
type DownloadCompletedOutputBuilderServiceServer interface {
AddRetainedKey(context.Context, *AddRetainedKeyRequest) (*AddRetainedKeyResponse, error)
Build(context.Context, *BuildRequest) (*BuildResponse, error)
// contains filtered or unexported methods
}
DownloadCompletedOutputBuilderServiceServer is the server API for DownloadCompletedOutputBuilderService service. All implementations must embed UnimplementedDownloadCompletedOutputBuilderServiceServer for forward compatibility.
type DownloadCompletedOutputEqualsRequest ¶
type DownloadCompletedOutputEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DownloadCompletedOutputEqualsRequest) Descriptor
deprecated
func (*DownloadCompletedOutputEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DownloadCompletedOutputEqualsRequest.ProtoReflect.Descriptor instead.
func (*DownloadCompletedOutputEqualsRequest) GetArg0 ¶
func (x *DownloadCompletedOutputEqualsRequest) GetArg0() int64
func (*DownloadCompletedOutputEqualsRequest) ProtoMessage ¶
func (*DownloadCompletedOutputEqualsRequest) ProtoMessage()
func (*DownloadCompletedOutputEqualsRequest) ProtoReflect ¶
func (x *DownloadCompletedOutputEqualsRequest) ProtoReflect() protoreflect.Message
func (*DownloadCompletedOutputEqualsRequest) Reset ¶
func (x *DownloadCompletedOutputEqualsRequest) Reset()
func (*DownloadCompletedOutputEqualsRequest) String ¶
func (x *DownloadCompletedOutputEqualsRequest) String() string
type DownloadCompletedOutputHashCodeRequest ¶
type DownloadCompletedOutputHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*DownloadCompletedOutputHashCodeRequest) Descriptor
deprecated
func (*DownloadCompletedOutputHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DownloadCompletedOutputHashCodeRequest.ProtoReflect.Descriptor instead.
func (*DownloadCompletedOutputHashCodeRequest) ProtoMessage ¶
func (*DownloadCompletedOutputHashCodeRequest) ProtoMessage()
func (*DownloadCompletedOutputHashCodeRequest) ProtoReflect ¶
func (x *DownloadCompletedOutputHashCodeRequest) ProtoReflect() protoreflect.Message
func (*DownloadCompletedOutputHashCodeRequest) Reset ¶
func (x *DownloadCompletedOutputHashCodeRequest) Reset()
func (*DownloadCompletedOutputHashCodeRequest) String ¶
func (x *DownloadCompletedOutputHashCodeRequest) String() string
type DownloadCompletedOutputServiceClient ¶
type DownloadCompletedOutputServiceClient interface {
Equals(ctx context.Context, in *DownloadCompletedOutputEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetRetainedKeys(ctx context.Context, in *GetRetainedKeysRequest, opts ...grpc.CallOption) (*GetRetainedKeysResponse, error)
HashCode(ctx context.Context, in *DownloadCompletedOutputHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
DownloadCompletedOutputServiceClient is the client API for DownloadCompletedOutputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDownloadCompletedOutputServiceClient ¶
func NewDownloadCompletedOutputServiceClient(cc grpc.ClientConnInterface) DownloadCompletedOutputServiceClient
type DownloadCompletedOutputServiceServer ¶
type DownloadCompletedOutputServiceServer interface {
Equals(context.Context, *DownloadCompletedOutputEqualsRequest) (*EqualsResponse, error)
GetRetainedKeys(context.Context, *GetRetainedKeysRequest) (*GetRetainedKeysResponse, error)
HashCode(context.Context, *DownloadCompletedOutputHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
DownloadCompletedOutputServiceServer is the server API for DownloadCompletedOutputService service. All implementations must embed UnimplementedDownloadCompletedOutputServiceServer for forward compatibility.
type EqualsRequest ¶
type EqualsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*EqualsRequest) Descriptor
deprecated
func (*EqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use EqualsRequest.ProtoReflect.Descriptor instead.
func (*EqualsRequest) GetArg0 ¶
func (x *EqualsRequest) GetArg0() int64
func (*EqualsRequest) GetHandle ¶
func (x *EqualsRequest) GetHandle() int64
func (*EqualsRequest) ProtoMessage ¶
func (*EqualsRequest) ProtoMessage()
func (*EqualsRequest) ProtoReflect ¶
func (x *EqualsRequest) ProtoReflect() protoreflect.Message
func (*EqualsRequest) Reset ¶
func (x *EqualsRequest) Reset()
func (*EqualsRequest) String ¶
func (x *EqualsRequest) String() string
type EqualsResponse ¶
type EqualsResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*EqualsResponse) Descriptor
deprecated
func (*EqualsResponse) Descriptor() ([]byte, []int)
Deprecated: Use EqualsResponse.ProtoReflect.Descriptor instead.
func (*EqualsResponse) GetResult ¶
func (x *EqualsResponse) GetResult() bool
func (*EqualsResponse) ProtoMessage ¶
func (*EqualsResponse) ProtoMessage()
func (*EqualsResponse) ProtoReflect ¶
func (x *EqualsResponse) ProtoReflect() protoreflect.Message
func (*EqualsResponse) Reset ¶
func (x *EqualsResponse) Reset()
func (*EqualsResponse) String ¶
func (x *EqualsResponse) String() string
type EventInputGetRequestLogRecordRequest ¶
type EventInputGetRequestLogRecordRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*EventInputGetRequestLogRecordRequest) Descriptor
deprecated
func (*EventInputGetRequestLogRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use EventInputGetRequestLogRecordRequest.ProtoReflect.Descriptor instead.
func (*EventInputGetRequestLogRecordRequest) GetHandle ¶
func (x *EventInputGetRequestLogRecordRequest) GetHandle() int64
func (*EventInputGetRequestLogRecordRequest) ProtoMessage ¶
func (*EventInputGetRequestLogRecordRequest) ProtoMessage()
func (*EventInputGetRequestLogRecordRequest) ProtoReflect ¶
func (x *EventInputGetRequestLogRecordRequest) ProtoReflect() protoreflect.Message
func (*EventInputGetRequestLogRecordRequest) Reset ¶
func (x *EventInputGetRequestLogRecordRequest) Reset()
func (*EventInputGetRequestLogRecordRequest) String ¶
func (x *EventInputGetRequestLogRecordRequest) String() string
type EventInputServiceClient ¶
type EventInputServiceClient interface {
NewEventInput(ctx context.Context, in *NewEventInputRequest, opts ...grpc.CallOption) (*NewEventInputResponse, error)
Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetParameters(ctx context.Context, in *GetParametersRequest, opts ...grpc.CallOption) (*GetParametersResponse, error)
GetRequestLogRecord(ctx context.Context, in *EventInputGetRequestLogRecordRequest, opts ...grpc.CallOption) (*GetRequestLogRecordResponse, error)
HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
EventInputServiceClient is the client API for EventInputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewEventInputServiceClient ¶
func NewEventInputServiceClient(cc grpc.ClientConnInterface) EventInputServiceClient
type EventInputServiceServer ¶
type EventInputServiceServer interface {
NewEventInput(context.Context, *NewEventInputRequest) (*NewEventInputResponse, error)
Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
GetParameters(context.Context, *GetParametersRequest) (*GetParametersResponse, error)
GetRequestLogRecord(context.Context, *EventInputGetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
EventInputServiceServer is the server API for EventInputService service. All implementations must embed UnimplementedEventInputServiceServer for forward compatibility.
type EventLogRecordBuilderServiceClient ¶
type EventLogRecordBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetData(ctx context.Context, in *SetDataRequest, opts ...grpc.CallOption) (*SetDataResponse, error)
SetRequestLogRecord(ctx context.Context, in *SetRequestLogRecordRequest, opts ...grpc.CallOption) (*SetRequestLogRecordResponse, error)
SetRowIndex(ctx context.Context, in *SetRowIndexRequest, opts ...grpc.CallOption) (*SetRowIndexResponse, error)
SetType(ctx context.Context, in *SetTypeRequest, opts ...grpc.CallOption) (*SetTypeResponse, error)
}
EventLogRecordBuilderServiceClient is the client API for EventLogRecordBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewEventLogRecordBuilderServiceClient ¶
func NewEventLogRecordBuilderServiceClient(cc grpc.ClientConnInterface) EventLogRecordBuilderServiceClient
type EventLogRecordBuilderServiceServer ¶
type EventLogRecordBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetData(context.Context, *SetDataRequest) (*SetDataResponse, error)
SetRequestLogRecord(context.Context, *SetRequestLogRecordRequest) (*SetRequestLogRecordResponse, error)
SetRowIndex(context.Context, *SetRowIndexRequest) (*SetRowIndexResponse, error)
SetType(context.Context, *SetTypeRequest) (*SetTypeResponse, error)
// contains filtered or unexported methods
}
EventLogRecordBuilderServiceServer is the server API for EventLogRecordBuilderService service. All implementations must embed UnimplementedEventLogRecordBuilderServiceServer for forward compatibility.
type EventLogRecordEqualsRequest ¶
type EventLogRecordEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*EventLogRecordEqualsRequest) Descriptor
deprecated
func (*EventLogRecordEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use EventLogRecordEqualsRequest.ProtoReflect.Descriptor instead.
func (*EventLogRecordEqualsRequest) GetArg0 ¶
func (x *EventLogRecordEqualsRequest) GetArg0() int64
func (*EventLogRecordEqualsRequest) ProtoMessage ¶
func (*EventLogRecordEqualsRequest) ProtoMessage()
func (*EventLogRecordEqualsRequest) ProtoReflect ¶
func (x *EventLogRecordEqualsRequest) ProtoReflect() protoreflect.Message
func (*EventLogRecordEqualsRequest) Reset ¶
func (x *EventLogRecordEqualsRequest) Reset()
func (*EventLogRecordEqualsRequest) String ¶
func (x *EventLogRecordEqualsRequest) String() string
type EventLogRecordGetDataRequest ¶
type EventLogRecordGetDataRequest struct {
// contains filtered or unexported fields
}
func (*EventLogRecordGetDataRequest) Descriptor
deprecated
func (*EventLogRecordGetDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use EventLogRecordGetDataRequest.ProtoReflect.Descriptor instead.
func (*EventLogRecordGetDataRequest) ProtoMessage ¶
func (*EventLogRecordGetDataRequest) ProtoMessage()
func (*EventLogRecordGetDataRequest) ProtoReflect ¶
func (x *EventLogRecordGetDataRequest) ProtoReflect() protoreflect.Message
func (*EventLogRecordGetDataRequest) Reset ¶
func (x *EventLogRecordGetDataRequest) Reset()
func (*EventLogRecordGetDataRequest) String ¶
func (x *EventLogRecordGetDataRequest) String() string
type EventLogRecordHashCodeRequest ¶
type EventLogRecordHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*EventLogRecordHashCodeRequest) Descriptor
deprecated
func (*EventLogRecordHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use EventLogRecordHashCodeRequest.ProtoReflect.Descriptor instead.
func (*EventLogRecordHashCodeRequest) ProtoMessage ¶
func (*EventLogRecordHashCodeRequest) ProtoMessage()
func (*EventLogRecordHashCodeRequest) ProtoReflect ¶
func (x *EventLogRecordHashCodeRequest) ProtoReflect() protoreflect.Message
func (*EventLogRecordHashCodeRequest) Reset ¶
func (x *EventLogRecordHashCodeRequest) Reset()
func (*EventLogRecordHashCodeRequest) String ¶
func (x *EventLogRecordHashCodeRequest) String() string
type EventLogRecordServiceClient ¶
type EventLogRecordServiceClient interface {
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *EventLogRecordEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetData(ctx context.Context, in *EventLogRecordGetDataRequest, opts ...grpc.CallOption) (*GetDataResponse, error)
GetRequestLogRecord(ctx context.Context, in *GetRequestLogRecordRequest, opts ...grpc.CallOption) (*GetRequestLogRecordResponse, error)
GetRowIndex(ctx context.Context, in *GetRowIndexRequest, opts ...grpc.CallOption) (*GetRowIndexResponse, error)
GetTime(ctx context.Context, in *GetTimeRequest, opts ...grpc.CallOption) (*GetTimeResponse, error)
GetType(ctx context.Context, in *GetTypeRequest, opts ...grpc.CallOption) (*GetTypeResponse, error)
HashCode(ctx context.Context, in *EventLogRecordHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
EventLogRecordServiceClient is the client API for EventLogRecordService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewEventLogRecordServiceClient ¶
func NewEventLogRecordServiceClient(cc grpc.ClientConnInterface) EventLogRecordServiceClient
type EventLogRecordServiceServer ¶
type EventLogRecordServiceServer interface {
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *EventLogRecordEqualsRequest) (*EqualsResponse, error)
GetData(context.Context, *EventLogRecordGetDataRequest) (*GetDataResponse, error)
GetRequestLogRecord(context.Context, *GetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
GetRowIndex(context.Context, *GetRowIndexRequest) (*GetRowIndexResponse, error)
GetTime(context.Context, *GetTimeRequest) (*GetTimeResponse, error)
GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
HashCode(context.Context, *EventLogRecordHashCodeRequest) (*HashCodeResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
EventLogRecordServiceServer is the server API for EventLogRecordService service. All implementations must embed UnimplementedEventLogRecordServiceServer for forward compatibility.
type EventOutputBuilderServiceClient ¶
type EventOutputBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetEventLogRecord(ctx context.Context, in *SetEventLogRecordRequest, opts ...grpc.CallOption) (*SetEventLogRecordResponse, error)
}
EventOutputBuilderServiceClient is the client API for EventOutputBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewEventOutputBuilderServiceClient ¶
func NewEventOutputBuilderServiceClient(cc grpc.ClientConnInterface) EventOutputBuilderServiceClient
type EventOutputBuilderServiceServer ¶
type EventOutputBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetEventLogRecord(context.Context, *SetEventLogRecordRequest) (*SetEventLogRecordResponse, error)
// contains filtered or unexported methods
}
EventOutputBuilderServiceServer is the server API for EventOutputBuilderService service. All implementations must embed UnimplementedEventOutputBuilderServiceServer for forward compatibility.
type EventOutputEqualsRequest ¶
type EventOutputEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*EventOutputEqualsRequest) Descriptor
deprecated
func (*EventOutputEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use EventOutputEqualsRequest.ProtoReflect.Descriptor instead.
func (*EventOutputEqualsRequest) GetArg0 ¶
func (x *EventOutputEqualsRequest) GetArg0() int64
func (*EventOutputEqualsRequest) ProtoMessage ¶
func (*EventOutputEqualsRequest) ProtoMessage()
func (*EventOutputEqualsRequest) ProtoReflect ¶
func (x *EventOutputEqualsRequest) ProtoReflect() protoreflect.Message
func (*EventOutputEqualsRequest) Reset ¶
func (x *EventOutputEqualsRequest) Reset()
func (*EventOutputEqualsRequest) String ¶
func (x *EventOutputEqualsRequest) String() string
type EventOutputHashCodeRequest ¶
type EventOutputHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*EventOutputHashCodeRequest) Descriptor
deprecated
func (*EventOutputHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use EventOutputHashCodeRequest.ProtoReflect.Descriptor instead.
func (*EventOutputHashCodeRequest) ProtoMessage ¶
func (*EventOutputHashCodeRequest) ProtoMessage()
func (*EventOutputHashCodeRequest) ProtoReflect ¶
func (x *EventOutputHashCodeRequest) ProtoReflect() protoreflect.Message
func (*EventOutputHashCodeRequest) Reset ¶
func (x *EventOutputHashCodeRequest) Reset()
func (*EventOutputHashCodeRequest) String ¶
func (x *EventOutputHashCodeRequest) String() string
type EventOutputServiceClient ¶
type EventOutputServiceClient interface {
Equals(ctx context.Context, in *EventOutputEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetEventLogRecord(ctx context.Context, in *GetEventLogRecordRequest, opts ...grpc.CallOption) (*GetEventLogRecordResponse, error)
HashCode(ctx context.Context, in *EventOutputHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
EventOutputServiceClient is the client API for EventOutputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewEventOutputServiceClient ¶
func NewEventOutputServiceClient(cc grpc.ClientConnInterface) EventOutputServiceClient
type EventOutputServiceServer ¶
type EventOutputServiceServer interface {
Equals(context.Context, *EventOutputEqualsRequest) (*EqualsResponse, error)
GetEventLogRecord(context.Context, *GetEventLogRecordRequest) (*GetEventLogRecordResponse, error)
HashCode(context.Context, *EventOutputHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
EventOutputServiceServer is the server API for EventOutputService service. All implementations must embed UnimplementedEventOutputServiceServer for forward compatibility.
type EventUrlProviderServiceClient ¶
type EventUrlProviderServiceClient interface {
CreateEventTrackingUrlWithRedirect(ctx context.Context, in *CreateEventTrackingUrlWithRedirectRequest, opts ...grpc.CallOption) (*CreateEventTrackingUrlWithRedirectResponse, error)
CreateEventTrackingUrlWithResponse(ctx context.Context, in *CreateEventTrackingUrlWithResponseRequest, opts ...grpc.CallOption) (*CreateEventTrackingUrlWithResponseResponse, error)
}
EventUrlProviderServiceClient is the client API for EventUrlProviderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewEventUrlProviderServiceClient ¶
func NewEventUrlProviderServiceClient(cc grpc.ClientConnInterface) EventUrlProviderServiceClient
type EventUrlProviderServiceServer ¶
type EventUrlProviderServiceServer interface {
CreateEventTrackingUrlWithRedirect(context.Context, *CreateEventTrackingUrlWithRedirectRequest) (*CreateEventTrackingUrlWithRedirectResponse, error)
CreateEventTrackingUrlWithResponse(context.Context, *CreateEventTrackingUrlWithResponseRequest) (*CreateEventTrackingUrlWithResponseResponse, error)
// contains filtered or unexported methods
}
EventUrlProviderServiceServer is the server API for EventUrlProviderService service. All implementations must embed UnimplementedEventUrlProviderServiceServer for forward compatibility.
type ExecuteInIsolatedServiceRequestBuilderServiceClient ¶
type ExecuteInIsolatedServiceRequestBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetAppParams(ctx context.Context, in *SetAppParamsRequest, opts ...grpc.CallOption) (*SetAppParamsResponse, error)
SetOutputSpec(ctx context.Context, in *SetOutputSpecRequest, opts ...grpc.CallOption) (*SetOutputSpecResponse, error)
}
ExecuteInIsolatedServiceRequestBuilderServiceClient is the client API for ExecuteInIsolatedServiceRequestBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewExecuteInIsolatedServiceRequestBuilderServiceClient ¶
func NewExecuteInIsolatedServiceRequestBuilderServiceClient(cc grpc.ClientConnInterface) ExecuteInIsolatedServiceRequestBuilderServiceClient
type ExecuteInIsolatedServiceRequestBuilderServiceServer ¶
type ExecuteInIsolatedServiceRequestBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetAppParams(context.Context, *SetAppParamsRequest) (*SetAppParamsResponse, error)
SetOutputSpec(context.Context, *SetOutputSpecRequest) (*SetOutputSpecResponse, error)
// contains filtered or unexported methods
}
ExecuteInIsolatedServiceRequestBuilderServiceServer is the server API for ExecuteInIsolatedServiceRequestBuilderService service. All implementations must embed UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer for forward compatibility.
type ExecuteInIsolatedServiceRequestEqualsRequest ¶
type ExecuteInIsolatedServiceRequestEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ExecuteInIsolatedServiceRequestEqualsRequest) Descriptor
deprecated
func (*ExecuteInIsolatedServiceRequestEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteInIsolatedServiceRequestEqualsRequest.ProtoReflect.Descriptor instead.
func (*ExecuteInIsolatedServiceRequestEqualsRequest) GetArg0 ¶
func (x *ExecuteInIsolatedServiceRequestEqualsRequest) GetArg0() int64
func (*ExecuteInIsolatedServiceRequestEqualsRequest) ProtoMessage ¶
func (*ExecuteInIsolatedServiceRequestEqualsRequest) ProtoMessage()
func (*ExecuteInIsolatedServiceRequestEqualsRequest) ProtoReflect ¶
func (x *ExecuteInIsolatedServiceRequestEqualsRequest) ProtoReflect() protoreflect.Message
func (*ExecuteInIsolatedServiceRequestEqualsRequest) Reset ¶
func (x *ExecuteInIsolatedServiceRequestEqualsRequest) Reset()
func (*ExecuteInIsolatedServiceRequestEqualsRequest) String ¶
func (x *ExecuteInIsolatedServiceRequestEqualsRequest) String() string
type ExecuteInIsolatedServiceRequestGetAppParamsRequest ¶
type ExecuteInIsolatedServiceRequestGetAppParamsRequest struct {
// contains filtered or unexported fields
}
func (*ExecuteInIsolatedServiceRequestGetAppParamsRequest) Descriptor
deprecated
func (*ExecuteInIsolatedServiceRequestGetAppParamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteInIsolatedServiceRequestGetAppParamsRequest.ProtoReflect.Descriptor instead.
func (*ExecuteInIsolatedServiceRequestGetAppParamsRequest) ProtoMessage ¶
func (*ExecuteInIsolatedServiceRequestGetAppParamsRequest) ProtoMessage()
func (*ExecuteInIsolatedServiceRequestGetAppParamsRequest) ProtoReflect ¶
func (x *ExecuteInIsolatedServiceRequestGetAppParamsRequest) ProtoReflect() protoreflect.Message
func (*ExecuteInIsolatedServiceRequestGetAppParamsRequest) Reset ¶
func (x *ExecuteInIsolatedServiceRequestGetAppParamsRequest) Reset()
func (*ExecuteInIsolatedServiceRequestGetAppParamsRequest) String ¶
func (x *ExecuteInIsolatedServiceRequestGetAppParamsRequest) String() string
type ExecuteInIsolatedServiceRequestHashCodeRequest ¶
type ExecuteInIsolatedServiceRequestHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*ExecuteInIsolatedServiceRequestHashCodeRequest) Descriptor
deprecated
func (*ExecuteInIsolatedServiceRequestHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteInIsolatedServiceRequestHashCodeRequest.ProtoReflect.Descriptor instead.
func (*ExecuteInIsolatedServiceRequestHashCodeRequest) ProtoMessage ¶
func (*ExecuteInIsolatedServiceRequestHashCodeRequest) ProtoMessage()
func (*ExecuteInIsolatedServiceRequestHashCodeRequest) ProtoReflect ¶
func (x *ExecuteInIsolatedServiceRequestHashCodeRequest) ProtoReflect() protoreflect.Message
func (*ExecuteInIsolatedServiceRequestHashCodeRequest) Reset ¶
func (x *ExecuteInIsolatedServiceRequestHashCodeRequest) Reset()
func (*ExecuteInIsolatedServiceRequestHashCodeRequest) String ¶
func (x *ExecuteInIsolatedServiceRequestHashCodeRequest) String() string
type ExecuteInIsolatedServiceRequestOutputSpecServiceClient ¶
type ExecuteInIsolatedServiceRequestOutputSpecServiceClient interface {
GetMaxIntValue(ctx context.Context, in *GetMaxIntValueRequest, opts ...grpc.CallOption) (*GetMaxIntValueResponse, error)
GetOutputType(ctx context.Context, in *GetOutputTypeRequest, opts ...grpc.CallOption) (*GetOutputTypeResponse, error)
BuildBestValueSpec(ctx context.Context, in *BuildBestValueSpecRequest, opts ...grpc.CallOption) (*BuildBestValueSpecResponse, error)
}
ExecuteInIsolatedServiceRequestOutputSpecServiceClient is the client API for ExecuteInIsolatedServiceRequestOutputSpecService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewExecuteInIsolatedServiceRequestOutputSpecServiceClient ¶
func NewExecuteInIsolatedServiceRequestOutputSpecServiceClient(cc grpc.ClientConnInterface) ExecuteInIsolatedServiceRequestOutputSpecServiceClient
type ExecuteInIsolatedServiceRequestOutputSpecServiceServer ¶
type ExecuteInIsolatedServiceRequestOutputSpecServiceServer interface {
GetMaxIntValue(context.Context, *GetMaxIntValueRequest) (*GetMaxIntValueResponse, error)
GetOutputType(context.Context, *GetOutputTypeRequest) (*GetOutputTypeResponse, error)
BuildBestValueSpec(context.Context, *BuildBestValueSpecRequest) (*BuildBestValueSpecResponse, error)
// contains filtered or unexported methods
}
ExecuteInIsolatedServiceRequestOutputSpecServiceServer is the server API for ExecuteInIsolatedServiceRequestOutputSpecService service. All implementations must embed UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer for forward compatibility.
type ExecuteInIsolatedServiceRequestServiceClient ¶
type ExecuteInIsolatedServiceRequestServiceClient interface {
Equals(ctx context.Context, in *ExecuteInIsolatedServiceRequestEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetAppParams(ctx context.Context, in *ExecuteInIsolatedServiceRequestGetAppParamsRequest, opts ...grpc.CallOption) (*GetAppParamsResponse, error)
GetOutputSpec(ctx context.Context, in *GetOutputSpecRequest, opts ...grpc.CallOption) (*GetOutputSpecResponse, error)
GetService(ctx context.Context, in *GetServiceRequest, opts ...grpc.CallOption) (*GetServiceResponse, error)
HashCode(ctx context.Context, in *ExecuteInIsolatedServiceRequestHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
ExecuteInIsolatedServiceRequestServiceClient is the client API for ExecuteInIsolatedServiceRequestService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewExecuteInIsolatedServiceRequestServiceClient ¶
func NewExecuteInIsolatedServiceRequestServiceClient(cc grpc.ClientConnInterface) ExecuteInIsolatedServiceRequestServiceClient
type ExecuteInIsolatedServiceRequestServiceServer ¶
type ExecuteInIsolatedServiceRequestServiceServer interface {
Equals(context.Context, *ExecuteInIsolatedServiceRequestEqualsRequest) (*EqualsResponse, error)
GetAppParams(context.Context, *ExecuteInIsolatedServiceRequestGetAppParamsRequest) (*GetAppParamsResponse, error)
GetOutputSpec(context.Context, *GetOutputSpecRequest) (*GetOutputSpecResponse, error)
GetService(context.Context, *GetServiceRequest) (*GetServiceResponse, error)
HashCode(context.Context, *ExecuteInIsolatedServiceRequestHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
ExecuteInIsolatedServiceRequestServiceServer is the server API for ExecuteInIsolatedServiceRequestService service. All implementations must embed UnimplementedExecuteInIsolatedServiceRequestServiceServer for forward compatibility.
type ExecuteInIsolatedServiceResponseGetBestValueRequest ¶
type ExecuteInIsolatedServiceResponseGetBestValueRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*ExecuteInIsolatedServiceResponseGetBestValueRequest) Descriptor
deprecated
func (*ExecuteInIsolatedServiceResponseGetBestValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteInIsolatedServiceResponseGetBestValueRequest.ProtoReflect.Descriptor instead.
func (*ExecuteInIsolatedServiceResponseGetBestValueRequest) GetHandle ¶
func (x *ExecuteInIsolatedServiceResponseGetBestValueRequest) GetHandle() int64
func (*ExecuteInIsolatedServiceResponseGetBestValueRequest) ProtoMessage ¶
func (*ExecuteInIsolatedServiceResponseGetBestValueRequest) ProtoMessage()
func (*ExecuteInIsolatedServiceResponseGetBestValueRequest) ProtoReflect ¶
func (x *ExecuteInIsolatedServiceResponseGetBestValueRequest) ProtoReflect() protoreflect.Message
func (*ExecuteInIsolatedServiceResponseGetBestValueRequest) Reset ¶
func (x *ExecuteInIsolatedServiceResponseGetBestValueRequest) Reset()
func (*ExecuteInIsolatedServiceResponseGetBestValueRequest) String ¶
func (x *ExecuteInIsolatedServiceResponseGetBestValueRequest) String() string
type ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest ¶
type ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) Descriptor
deprecated
func (*ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest.ProtoReflect.Descriptor instead.
func (*ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) GetHandle ¶
func (x *ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) GetHandle() int64
func (*ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) ProtoMessage ¶
func (*ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) ProtoMessage()
func (*ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) ProtoReflect ¶
func (x *ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) ProtoReflect() protoreflect.Message
func (*ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) Reset ¶
func (x *ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) Reset()
func (*ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) String ¶
func (x *ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) String() string
type ExecuteInIsolatedServiceResponseServiceClient ¶
type ExecuteInIsolatedServiceResponseServiceClient interface {
NewExecuteInIsolatedServiceResponse(ctx context.Context, in *NewExecuteInIsolatedServiceResponseRequest, opts ...grpc.CallOption) (*NewExecuteInIsolatedServiceResponseResponse, error)
GetBestValue(ctx context.Context, in *ExecuteInIsolatedServiceResponseGetBestValueRequest, opts ...grpc.CallOption) (*GetBestValueResponse, error)
GetSurfacePackageToken(ctx context.Context, in *ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest, opts ...grpc.CallOption) (*GetSurfacePackageTokenResponse, error)
}
ExecuteInIsolatedServiceResponseServiceClient is the client API for ExecuteInIsolatedServiceResponseService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewExecuteInIsolatedServiceResponseServiceClient ¶
func NewExecuteInIsolatedServiceResponseServiceClient(cc grpc.ClientConnInterface) ExecuteInIsolatedServiceResponseServiceClient
type ExecuteInIsolatedServiceResponseServiceServer ¶
type ExecuteInIsolatedServiceResponseServiceServer interface {
NewExecuteInIsolatedServiceResponse(context.Context, *NewExecuteInIsolatedServiceResponseRequest) (*NewExecuteInIsolatedServiceResponseResponse, error)
GetBestValue(context.Context, *ExecuteInIsolatedServiceResponseGetBestValueRequest) (*GetBestValueResponse, error)
GetSurfacePackageToken(context.Context, *ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) (*GetSurfacePackageTokenResponse, error)
// contains filtered or unexported methods
}
ExecuteInIsolatedServiceResponseServiceServer is the server API for ExecuteInIsolatedServiceResponseService service. All implementations must embed UnimplementedExecuteInIsolatedServiceResponseServiceServer for forward compatibility.
type ExecuteInputServiceClient ¶
type ExecuteInputServiceClient interface {
NewExecuteInput(ctx context.Context, in *NewExecuteInputRequest, opts ...grpc.CallOption) (*NewExecuteInputResponse, error)
GetAppPackageName(ctx context.Context, in *GetAppPackageNameRequest, opts ...grpc.CallOption) (*GetAppPackageNameResponse, error)
GetAppParams(ctx context.Context, in *GetAppParamsRequest, opts ...grpc.CallOption) (*GetAppParamsResponse, error)
}
ExecuteInputServiceClient is the client API for ExecuteInputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewExecuteInputServiceClient ¶
func NewExecuteInputServiceClient(cc grpc.ClientConnInterface) ExecuteInputServiceClient
type ExecuteInputServiceServer ¶
type ExecuteInputServiceServer interface {
NewExecuteInput(context.Context, *NewExecuteInputRequest) (*NewExecuteInputResponse, error)
GetAppPackageName(context.Context, *GetAppPackageNameRequest) (*GetAppPackageNameResponse, error)
GetAppParams(context.Context, *GetAppParamsRequest) (*GetAppParamsResponse, error)
// contains filtered or unexported methods
}
ExecuteInputServiceServer is the server API for ExecuteInputService service. All implementations must embed UnimplementedExecuteInputServiceServer for forward compatibility.
type ExecuteOutputBuilderServiceClient ¶
type ExecuteOutputBuilderServiceClient interface {
AddEventLogRecord(ctx context.Context, in *AddEventLogRecordRequest, opts ...grpc.CallOption) (*AddEventLogRecordResponse, error)
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetBestValue(ctx context.Context, in *SetBestValueRequest, opts ...grpc.CallOption) (*SetBestValueResponse, error)
SetOutputData(ctx context.Context, in *SetOutputDataRequest, opts ...grpc.CallOption) (*SetOutputDataResponse, error)
SetRenderingConfig(ctx context.Context, in *SetRenderingConfigRequest, opts ...grpc.CallOption) (*SetRenderingConfigResponse, error)
SetRequestLogRecord(ctx context.Context, in *SetRequestLogRecordRequest, opts ...grpc.CallOption) (*SetRequestLogRecordResponse, error)
}
ExecuteOutputBuilderServiceClient is the client API for ExecuteOutputBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewExecuteOutputBuilderServiceClient ¶
func NewExecuteOutputBuilderServiceClient(cc grpc.ClientConnInterface) ExecuteOutputBuilderServiceClient
type ExecuteOutputBuilderServiceServer ¶
type ExecuteOutputBuilderServiceServer interface {
AddEventLogRecord(context.Context, *AddEventLogRecordRequest) (*AddEventLogRecordResponse, error)
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetBestValue(context.Context, *SetBestValueRequest) (*SetBestValueResponse, error)
SetOutputData(context.Context, *SetOutputDataRequest) (*SetOutputDataResponse, error)
SetRenderingConfig(context.Context, *SetRenderingConfigRequest) (*SetRenderingConfigResponse, error)
SetRequestLogRecord(context.Context, *SetRequestLogRecordRequest) (*SetRequestLogRecordResponse, error)
// contains filtered or unexported methods
}
ExecuteOutputBuilderServiceServer is the server API for ExecuteOutputBuilderService service. All implementations must embed UnimplementedExecuteOutputBuilderServiceServer for forward compatibility.
type ExecuteOutputEqualsRequest ¶
type ExecuteOutputEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ExecuteOutputEqualsRequest) Descriptor
deprecated
func (*ExecuteOutputEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteOutputEqualsRequest.ProtoReflect.Descriptor instead.
func (*ExecuteOutputEqualsRequest) GetArg0 ¶
func (x *ExecuteOutputEqualsRequest) GetArg0() int64
func (*ExecuteOutputEqualsRequest) ProtoMessage ¶
func (*ExecuteOutputEqualsRequest) ProtoMessage()
func (*ExecuteOutputEqualsRequest) ProtoReflect ¶
func (x *ExecuteOutputEqualsRequest) ProtoReflect() protoreflect.Message
func (*ExecuteOutputEqualsRequest) Reset ¶
func (x *ExecuteOutputEqualsRequest) Reset()
func (*ExecuteOutputEqualsRequest) String ¶
func (x *ExecuteOutputEqualsRequest) String() string
type ExecuteOutputGetRenderingConfigRequest ¶
type ExecuteOutputGetRenderingConfigRequest struct {
// contains filtered or unexported fields
}
func (*ExecuteOutputGetRenderingConfigRequest) Descriptor
deprecated
func (*ExecuteOutputGetRenderingConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteOutputGetRenderingConfigRequest.ProtoReflect.Descriptor instead.
func (*ExecuteOutputGetRenderingConfigRequest) ProtoMessage ¶
func (*ExecuteOutputGetRenderingConfigRequest) ProtoMessage()
func (*ExecuteOutputGetRenderingConfigRequest) ProtoReflect ¶
func (x *ExecuteOutputGetRenderingConfigRequest) ProtoReflect() protoreflect.Message
func (*ExecuteOutputGetRenderingConfigRequest) Reset ¶
func (x *ExecuteOutputGetRenderingConfigRequest) Reset()
func (*ExecuteOutputGetRenderingConfigRequest) String ¶
func (x *ExecuteOutputGetRenderingConfigRequest) String() string
type ExecuteOutputHashCodeRequest ¶
type ExecuteOutputHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*ExecuteOutputHashCodeRequest) Descriptor
deprecated
func (*ExecuteOutputHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteOutputHashCodeRequest.ProtoReflect.Descriptor instead.
func (*ExecuteOutputHashCodeRequest) ProtoMessage ¶
func (*ExecuteOutputHashCodeRequest) ProtoMessage()
func (*ExecuteOutputHashCodeRequest) ProtoReflect ¶
func (x *ExecuteOutputHashCodeRequest) ProtoReflect() protoreflect.Message
func (*ExecuteOutputHashCodeRequest) Reset ¶
func (x *ExecuteOutputHashCodeRequest) Reset()
func (*ExecuteOutputHashCodeRequest) String ¶
func (x *ExecuteOutputHashCodeRequest) String() string
type ExecuteOutputServiceClient ¶
type ExecuteOutputServiceClient interface {
Equals(ctx context.Context, in *ExecuteOutputEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetBestValue(ctx context.Context, in *GetBestValueRequest, opts ...grpc.CallOption) (*GetBestValueResponse, error)
GetEventLogRecords(ctx context.Context, in *GetEventLogRecordsRequest, opts ...grpc.CallOption) (*GetEventLogRecordsResponse, error)
GetOutputData(ctx context.Context, in *GetOutputDataRequest, opts ...grpc.CallOption) (*GetOutputDataResponse, error)
GetRenderingConfig(ctx context.Context, in *ExecuteOutputGetRenderingConfigRequest, opts ...grpc.CallOption) (*GetRenderingConfigResponse, error)
GetRequestLogRecord(ctx context.Context, in *GetRequestLogRecordRequest, opts ...grpc.CallOption) (*GetRequestLogRecordResponse, error)
HashCode(ctx context.Context, in *ExecuteOutputHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
ExecuteOutputServiceClient is the client API for ExecuteOutputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewExecuteOutputServiceClient ¶
func NewExecuteOutputServiceClient(cc grpc.ClientConnInterface) ExecuteOutputServiceClient
type ExecuteOutputServiceServer ¶
type ExecuteOutputServiceServer interface {
Equals(context.Context, *ExecuteOutputEqualsRequest) (*EqualsResponse, error)
GetBestValue(context.Context, *GetBestValueRequest) (*GetBestValueResponse, error)
GetEventLogRecords(context.Context, *GetEventLogRecordsRequest) (*GetEventLogRecordsResponse, error)
GetOutputData(context.Context, *GetOutputDataRequest) (*GetOutputDataResponse, error)
GetRenderingConfig(context.Context, *ExecuteOutputGetRenderingConfigRequest) (*GetRenderingConfigResponse, error)
GetRequestLogRecord(context.Context, *GetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
HashCode(context.Context, *ExecuteOutputHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
ExecuteOutputServiceServer is the server API for ExecuteOutputService service. All implementations must embed UnimplementedExecuteOutputServiceServer for forward compatibility.
type FederatedComputeInputBuilderServiceClient ¶
type FederatedComputeInputBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetPopulationName(ctx context.Context, in *SetPopulationNameRequest, opts ...grpc.CallOption) (*SetPopulationNameResponse, error)
}
FederatedComputeInputBuilderServiceClient is the client API for FederatedComputeInputBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFederatedComputeInputBuilderServiceClient ¶
func NewFederatedComputeInputBuilderServiceClient(cc grpc.ClientConnInterface) FederatedComputeInputBuilderServiceClient
type FederatedComputeInputBuilderServiceServer ¶
type FederatedComputeInputBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetPopulationName(context.Context, *SetPopulationNameRequest) (*SetPopulationNameResponse, error)
// contains filtered or unexported methods
}
FederatedComputeInputBuilderServiceServer is the server API for FederatedComputeInputBuilderService service. All implementations must embed UnimplementedFederatedComputeInputBuilderServiceServer for forward compatibility.
type FederatedComputeInputEqualsRequest ¶
type FederatedComputeInputEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*FederatedComputeInputEqualsRequest) Descriptor
deprecated
func (*FederatedComputeInputEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use FederatedComputeInputEqualsRequest.ProtoReflect.Descriptor instead.
func (*FederatedComputeInputEqualsRequest) GetArg0 ¶
func (x *FederatedComputeInputEqualsRequest) GetArg0() int64
func (*FederatedComputeInputEqualsRequest) ProtoMessage ¶
func (*FederatedComputeInputEqualsRequest) ProtoMessage()
func (*FederatedComputeInputEqualsRequest) ProtoReflect ¶
func (x *FederatedComputeInputEqualsRequest) ProtoReflect() protoreflect.Message
func (*FederatedComputeInputEqualsRequest) Reset ¶
func (x *FederatedComputeInputEqualsRequest) Reset()
func (*FederatedComputeInputEqualsRequest) String ¶
func (x *FederatedComputeInputEqualsRequest) String() string
type FederatedComputeInputGetPopulationNameRequest ¶
type FederatedComputeInputGetPopulationNameRequest struct {
// contains filtered or unexported fields
}
func (*FederatedComputeInputGetPopulationNameRequest) Descriptor
deprecated
func (*FederatedComputeInputGetPopulationNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use FederatedComputeInputGetPopulationNameRequest.ProtoReflect.Descriptor instead.
func (*FederatedComputeInputGetPopulationNameRequest) ProtoMessage ¶
func (*FederatedComputeInputGetPopulationNameRequest) ProtoMessage()
func (*FederatedComputeInputGetPopulationNameRequest) ProtoReflect ¶
func (x *FederatedComputeInputGetPopulationNameRequest) ProtoReflect() protoreflect.Message
func (*FederatedComputeInputGetPopulationNameRequest) Reset ¶
func (x *FederatedComputeInputGetPopulationNameRequest) Reset()
func (*FederatedComputeInputGetPopulationNameRequest) String ¶
func (x *FederatedComputeInputGetPopulationNameRequest) String() string
type FederatedComputeInputHashCodeRequest ¶
type FederatedComputeInputHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*FederatedComputeInputHashCodeRequest) Descriptor
deprecated
func (*FederatedComputeInputHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use FederatedComputeInputHashCodeRequest.ProtoReflect.Descriptor instead.
func (*FederatedComputeInputHashCodeRequest) ProtoMessage ¶
func (*FederatedComputeInputHashCodeRequest) ProtoMessage()
func (*FederatedComputeInputHashCodeRequest) ProtoReflect ¶
func (x *FederatedComputeInputHashCodeRequest) ProtoReflect() protoreflect.Message
func (*FederatedComputeInputHashCodeRequest) Reset ¶
func (x *FederatedComputeInputHashCodeRequest) Reset()
func (*FederatedComputeInputHashCodeRequest) String ¶
func (x *FederatedComputeInputHashCodeRequest) String() string
type FederatedComputeInputServiceClient ¶
type FederatedComputeInputServiceClient interface {
Equals(ctx context.Context, in *FederatedComputeInputEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetPopulationName(ctx context.Context, in *FederatedComputeInputGetPopulationNameRequest, opts ...grpc.CallOption) (*GetPopulationNameResponse, error)
HashCode(ctx context.Context, in *FederatedComputeInputHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
FederatedComputeInputServiceClient is the client API for FederatedComputeInputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFederatedComputeInputServiceClient ¶
func NewFederatedComputeInputServiceClient(cc grpc.ClientConnInterface) FederatedComputeInputServiceClient
type FederatedComputeInputServiceServer ¶
type FederatedComputeInputServiceServer interface {
Equals(context.Context, *FederatedComputeInputEqualsRequest) (*EqualsResponse, error)
GetPopulationName(context.Context, *FederatedComputeInputGetPopulationNameRequest) (*GetPopulationNameResponse, error)
HashCode(context.Context, *FederatedComputeInputHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
FederatedComputeInputServiceServer is the server API for FederatedComputeInputService service. All implementations must embed UnimplementedFederatedComputeInputServiceServer for forward compatibility.
type FederatedComputeSchedulerParamsServiceClient ¶
type FederatedComputeSchedulerParamsServiceClient interface {
GetTrainingInterval(ctx context.Context, in *GetTrainingIntervalRequest, opts ...grpc.CallOption) (*GetTrainingIntervalResponse, error)
}
FederatedComputeSchedulerParamsServiceClient is the client API for FederatedComputeSchedulerParamsService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFederatedComputeSchedulerParamsServiceClient ¶
func NewFederatedComputeSchedulerParamsServiceClient(cc grpc.ClientConnInterface) FederatedComputeSchedulerParamsServiceClient
type FederatedComputeSchedulerParamsServiceServer ¶
type FederatedComputeSchedulerParamsServiceServer interface {
GetTrainingInterval(context.Context, *GetTrainingIntervalRequest) (*GetTrainingIntervalResponse, error)
// contains filtered or unexported methods
}
FederatedComputeSchedulerParamsServiceServer is the server API for FederatedComputeSchedulerParamsService service. All implementations must embed UnimplementedFederatedComputeSchedulerParamsServiceServer for forward compatibility.
type FederatedComputeSchedulerServiceClient ¶
type FederatedComputeSchedulerServiceClient interface {
Cancel(ctx context.Context, in *CancelRequest, opts ...grpc.CallOption) (*CancelResponse, error)
Schedule(ctx context.Context, in *ScheduleRequest, opts ...grpc.CallOption) (*ScheduleResponse, error)
}
FederatedComputeSchedulerServiceClient is the client API for FederatedComputeSchedulerService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFederatedComputeSchedulerServiceClient ¶
func NewFederatedComputeSchedulerServiceClient(cc grpc.ClientConnInterface) FederatedComputeSchedulerServiceClient
type FederatedComputeSchedulerServiceServer ¶
type FederatedComputeSchedulerServiceServer interface {
Cancel(context.Context, *CancelRequest) (*CancelResponse, error)
Schedule(context.Context, *ScheduleRequest) (*ScheduleResponse, error)
// contains filtered or unexported methods
}
FederatedComputeSchedulerServiceServer is the server API for FederatedComputeSchedulerService service. All implementations must embed UnimplementedFederatedComputeSchedulerServiceServer for forward compatibility.
type GetAppPackageNameRequest ¶
type GetAppPackageNameRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetAppPackageNameRequest) Descriptor
deprecated
func (*GetAppPackageNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAppPackageNameRequest.ProtoReflect.Descriptor instead.
func (*GetAppPackageNameRequest) GetHandle ¶
func (x *GetAppPackageNameRequest) GetHandle() int64
func (*GetAppPackageNameRequest) ProtoMessage ¶
func (*GetAppPackageNameRequest) ProtoMessage()
func (*GetAppPackageNameRequest) ProtoReflect ¶
func (x *GetAppPackageNameRequest) ProtoReflect() protoreflect.Message
func (*GetAppPackageNameRequest) Reset ¶
func (x *GetAppPackageNameRequest) Reset()
func (*GetAppPackageNameRequest) String ¶
func (x *GetAppPackageNameRequest) String() string
type GetAppPackageNameResponse ¶
type GetAppPackageNameResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAppPackageNameResponse) Descriptor
deprecated
func (*GetAppPackageNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAppPackageNameResponse.ProtoReflect.Descriptor instead.
func (*GetAppPackageNameResponse) GetResult ¶
func (x *GetAppPackageNameResponse) GetResult() string
func (*GetAppPackageNameResponse) ProtoMessage ¶
func (*GetAppPackageNameResponse) ProtoMessage()
func (*GetAppPackageNameResponse) ProtoReflect ¶
func (x *GetAppPackageNameResponse) ProtoReflect() protoreflect.Message
func (*GetAppPackageNameResponse) Reset ¶
func (x *GetAppPackageNameResponse) Reset()
func (*GetAppPackageNameResponse) String ¶
func (x *GetAppPackageNameResponse) String() string
type GetAppParamsRequest ¶
type GetAppParamsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetAppParamsRequest) Descriptor
deprecated
func (*GetAppParamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAppParamsRequest.ProtoReflect.Descriptor instead.
func (*GetAppParamsRequest) GetHandle ¶
func (x *GetAppParamsRequest) GetHandle() int64
func (*GetAppParamsRequest) ProtoMessage ¶
func (*GetAppParamsRequest) ProtoMessage()
func (*GetAppParamsRequest) ProtoReflect ¶
func (x *GetAppParamsRequest) ProtoReflect() protoreflect.Message
func (*GetAppParamsRequest) Reset ¶
func (x *GetAppParamsRequest) Reset()
func (*GetAppParamsRequest) String ¶
func (x *GetAppParamsRequest) String() string
type GetAppParamsResponse ¶
type GetAppParamsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAppParamsResponse) Descriptor
deprecated
func (*GetAppParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAppParamsResponse.ProtoReflect.Descriptor instead.
func (*GetAppParamsResponse) GetResult ¶
func (x *GetAppParamsResponse) GetResult() int64
func (*GetAppParamsResponse) ProtoMessage ¶
func (*GetAppParamsResponse) ProtoMessage()
func (*GetAppParamsResponse) ProtoReflect ¶
func (x *GetAppParamsResponse) ProtoReflect() protoreflect.Message
func (*GetAppParamsResponse) Reset ¶
func (x *GetAppParamsResponse) Reset()
func (*GetAppParamsResponse) String ¶
func (x *GetAppParamsResponse) String() string
type GetAvailableStorageBytesRequest ¶
type GetAvailableStorageBytesRequest struct {
// contains filtered or unexported fields
}
func (*GetAvailableStorageBytesRequest) Descriptor
deprecated
func (*GetAvailableStorageBytesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAvailableStorageBytesRequest.ProtoReflect.Descriptor instead.
func (*GetAvailableStorageBytesRequest) ProtoMessage ¶
func (*GetAvailableStorageBytesRequest) ProtoMessage()
func (*GetAvailableStorageBytesRequest) ProtoReflect ¶
func (x *GetAvailableStorageBytesRequest) ProtoReflect() protoreflect.Message
func (*GetAvailableStorageBytesRequest) Reset ¶
func (x *GetAvailableStorageBytesRequest) Reset()
func (*GetAvailableStorageBytesRequest) String ¶
func (x *GetAvailableStorageBytesRequest) String() string
type GetAvailableStorageBytesResponse ¶
type GetAvailableStorageBytesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAvailableStorageBytesResponse) Descriptor
deprecated
func (*GetAvailableStorageBytesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAvailableStorageBytesResponse.ProtoReflect.Descriptor instead.
func (*GetAvailableStorageBytesResponse) GetResult ¶
func (x *GetAvailableStorageBytesResponse) GetResult() int64
func (*GetAvailableStorageBytesResponse) ProtoMessage ¶
func (*GetAvailableStorageBytesResponse) ProtoMessage()
func (*GetAvailableStorageBytesResponse) ProtoReflect ¶
func (x *GetAvailableStorageBytesResponse) ProtoReflect() protoreflect.Message
func (*GetAvailableStorageBytesResponse) Reset ¶
func (x *GetAvailableStorageBytesResponse) Reset()
func (*GetAvailableStorageBytesResponse) String ¶
func (x *GetAvailableStorageBytesResponse) String() string
type GetBatchSizeRequest ¶
type GetBatchSizeRequest struct {
// contains filtered or unexported fields
}
func (*GetBatchSizeRequest) Descriptor
deprecated
func (*GetBatchSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBatchSizeRequest.ProtoReflect.Descriptor instead.
func (*GetBatchSizeRequest) ProtoMessage ¶
func (*GetBatchSizeRequest) ProtoMessage()
func (*GetBatchSizeRequest) ProtoReflect ¶
func (x *GetBatchSizeRequest) ProtoReflect() protoreflect.Message
func (*GetBatchSizeRequest) Reset ¶
func (x *GetBatchSizeRequest) Reset()
func (*GetBatchSizeRequest) String ¶
func (x *GetBatchSizeRequest) String() string
type GetBatchSizeResponse ¶
type GetBatchSizeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBatchSizeResponse) Descriptor
deprecated
func (*GetBatchSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBatchSizeResponse.ProtoReflect.Descriptor instead.
func (*GetBatchSizeResponse) GetResult ¶
func (x *GetBatchSizeResponse) GetResult() int32
func (*GetBatchSizeResponse) ProtoMessage ¶
func (*GetBatchSizeResponse) ProtoMessage()
func (*GetBatchSizeResponse) ProtoReflect ¶
func (x *GetBatchSizeResponse) ProtoReflect() protoreflect.Message
func (*GetBatchSizeResponse) Reset ¶
func (x *GetBatchSizeResponse) Reset()
func (*GetBatchSizeResponse) String ¶
func (x *GetBatchSizeResponse) String() string
type GetBatteryPercentageRequest ¶
type GetBatteryPercentageRequest struct {
// contains filtered or unexported fields
}
func (*GetBatteryPercentageRequest) Descriptor
deprecated
func (*GetBatteryPercentageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBatteryPercentageRequest.ProtoReflect.Descriptor instead.
func (*GetBatteryPercentageRequest) ProtoMessage ¶
func (*GetBatteryPercentageRequest) ProtoMessage()
func (*GetBatteryPercentageRequest) ProtoReflect ¶
func (x *GetBatteryPercentageRequest) ProtoReflect() protoreflect.Message
func (*GetBatteryPercentageRequest) Reset ¶
func (x *GetBatteryPercentageRequest) Reset()
func (*GetBatteryPercentageRequest) String ¶
func (x *GetBatteryPercentageRequest) String() string
type GetBatteryPercentageResponse ¶
type GetBatteryPercentageResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBatteryPercentageResponse) Descriptor
deprecated
func (*GetBatteryPercentageResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBatteryPercentageResponse.ProtoReflect.Descriptor instead.
func (*GetBatteryPercentageResponse) GetResult ¶
func (x *GetBatteryPercentageResponse) GetResult() int32
func (*GetBatteryPercentageResponse) ProtoMessage ¶
func (*GetBatteryPercentageResponse) ProtoMessage()
func (*GetBatteryPercentageResponse) ProtoReflect ¶
func (x *GetBatteryPercentageResponse) ProtoReflect() protoreflect.Message
func (*GetBatteryPercentageResponse) Reset ¶
func (x *GetBatteryPercentageResponse) Reset()
func (*GetBatteryPercentageResponse) String ¶
func (x *GetBatteryPercentageResponse) String() string
type GetBestValueRequest ¶
type GetBestValueRequest struct {
// contains filtered or unexported fields
}
func (*GetBestValueRequest) Descriptor
deprecated
func (*GetBestValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBestValueRequest.ProtoReflect.Descriptor instead.
func (*GetBestValueRequest) ProtoMessage ¶
func (*GetBestValueRequest) ProtoMessage()
func (*GetBestValueRequest) ProtoReflect ¶
func (x *GetBestValueRequest) ProtoReflect() protoreflect.Message
func (*GetBestValueRequest) Reset ¶
func (x *GetBestValueRequest) Reset()
func (*GetBestValueRequest) String ¶
func (x *GetBestValueRequest) String() string
type GetBestValueResponse ¶
type GetBestValueResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBestValueResponse) Descriptor
deprecated
func (*GetBestValueResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBestValueResponse.ProtoReflect.Descriptor instead.
func (*GetBestValueResponse) GetResult ¶
func (x *GetBestValueResponse) GetResult() int32
func (*GetBestValueResponse) ProtoMessage ¶
func (*GetBestValueResponse) ProtoMessage()
func (*GetBestValueResponse) ProtoReflect ¶
func (x *GetBestValueResponse) ProtoReflect() protoreflect.Message
func (*GetBestValueResponse) Reset ¶
func (x *GetBestValueResponse) Reset()
func (*GetBestValueResponse) String ¶
func (x *GetBestValueResponse) String() string
type GetCarrierRequest ¶
type GetCarrierRequest struct {
// contains filtered or unexported fields
}
func (*GetCarrierRequest) Descriptor
deprecated
func (*GetCarrierRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCarrierRequest.ProtoReflect.Descriptor instead.
func (*GetCarrierRequest) ProtoMessage ¶
func (*GetCarrierRequest) ProtoMessage()
func (*GetCarrierRequest) ProtoReflect ¶
func (x *GetCarrierRequest) ProtoReflect() protoreflect.Message
func (*GetCarrierRequest) Reset ¶
func (x *GetCarrierRequest) Reset()
func (*GetCarrierRequest) String ¶
func (x *GetCarrierRequest) String() string
type GetCarrierResponse ¶
type GetCarrierResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCarrierResponse) Descriptor
deprecated
func (*GetCarrierResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCarrierResponse.ProtoReflect.Descriptor instead.
func (*GetCarrierResponse) GetResult ¶
func (x *GetCarrierResponse) GetResult() string
func (*GetCarrierResponse) ProtoMessage ¶
func (*GetCarrierResponse) ProtoMessage()
func (*GetCarrierResponse) ProtoReflect ¶
func (x *GetCarrierResponse) ProtoReflect() protoreflect.Message
func (*GetCarrierResponse) Reset ¶
func (x *GetCarrierResponse) Reset()
func (*GetCarrierResponse) String ¶
func (x *GetCarrierResponse) String() string
type GetCollectionNameRequest ¶
type GetCollectionNameRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetCollectionNameRequest) Descriptor
deprecated
func (*GetCollectionNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionNameRequest.ProtoReflect.Descriptor instead.
func (*GetCollectionNameRequest) GetHandle ¶
func (x *GetCollectionNameRequest) GetHandle() int64
func (*GetCollectionNameRequest) ProtoMessage ¶
func (*GetCollectionNameRequest) ProtoMessage()
func (*GetCollectionNameRequest) ProtoReflect ¶
func (x *GetCollectionNameRequest) ProtoReflect() protoreflect.Message
func (*GetCollectionNameRequest) Reset ¶
func (x *GetCollectionNameRequest) Reset()
func (*GetCollectionNameRequest) String ¶
func (x *GetCollectionNameRequest) String() string
type GetCollectionNameResponse ¶
type GetCollectionNameResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCollectionNameResponse) Descriptor
deprecated
func (*GetCollectionNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionNameResponse.ProtoReflect.Descriptor instead.
func (*GetCollectionNameResponse) GetResult ¶
func (x *GetCollectionNameResponse) GetResult() string
func (*GetCollectionNameResponse) ProtoMessage ¶
func (*GetCollectionNameResponse) ProtoMessage()
func (*GetCollectionNameResponse) ProtoReflect ¶
func (x *GetCollectionNameResponse) ProtoReflect() protoreflect.Message
func (*GetCollectionNameResponse) Reset ¶
func (x *GetCollectionNameResponse) Reset()
func (*GetCollectionNameResponse) String ¶
func (x *GetCollectionNameResponse) String() string
type GetContentRequest ¶
type GetContentRequest struct {
// contains filtered or unexported fields
}
func (*GetContentRequest) Descriptor
deprecated
func (*GetContentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetContentRequest.ProtoReflect.Descriptor instead.
func (*GetContentRequest) ProtoMessage ¶
func (*GetContentRequest) ProtoMessage()
func (*GetContentRequest) ProtoReflect ¶
func (x *GetContentRequest) ProtoReflect() protoreflect.Message
func (*GetContentRequest) Reset ¶
func (x *GetContentRequest) Reset()
func (*GetContentRequest) String ¶
func (x *GetContentRequest) String() string
type GetContentResponse ¶
type GetContentResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetContentResponse) Descriptor
deprecated
func (*GetContentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetContentResponse.ProtoReflect.Descriptor instead.
func (*GetContentResponse) GetResult ¶
func (x *GetContentResponse) GetResult() string
func (*GetContentResponse) ProtoMessage ¶
func (*GetContentResponse) ProtoMessage()
func (*GetContentResponse) ProtoReflect ¶
func (x *GetContentResponse) ProtoReflect() protoreflect.Message
func (*GetContentResponse) Reset ¶
func (x *GetContentResponse) Reset()
func (*GetContentResponse) String ¶
func (x *GetContentResponse) String() string
type GetDataNetworkTypeRequest ¶
type GetDataNetworkTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetDataNetworkTypeRequest) Descriptor
deprecated
func (*GetDataNetworkTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDataNetworkTypeRequest.ProtoReflect.Descriptor instead.
func (*GetDataNetworkTypeRequest) ProtoMessage ¶
func (*GetDataNetworkTypeRequest) ProtoMessage()
func (*GetDataNetworkTypeRequest) ProtoReflect ¶
func (x *GetDataNetworkTypeRequest) ProtoReflect() protoreflect.Message
func (*GetDataNetworkTypeRequest) Reset ¶
func (x *GetDataNetworkTypeRequest) Reset()
func (*GetDataNetworkTypeRequest) String ¶
func (x *GetDataNetworkTypeRequest) String() string
type GetDataNetworkTypeResponse ¶
type GetDataNetworkTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDataNetworkTypeResponse) Descriptor
deprecated
func (*GetDataNetworkTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDataNetworkTypeResponse.ProtoReflect.Descriptor instead.
func (*GetDataNetworkTypeResponse) GetResult ¶
func (x *GetDataNetworkTypeResponse) GetResult() int32
func (*GetDataNetworkTypeResponse) ProtoMessage ¶
func (*GetDataNetworkTypeResponse) ProtoMessage()
func (*GetDataNetworkTypeResponse) ProtoReflect ¶
func (x *GetDataNetworkTypeResponse) ProtoReflect() protoreflect.Message
func (*GetDataNetworkTypeResponse) Reset ¶
func (x *GetDataNetworkTypeResponse) Reset()
func (*GetDataNetworkTypeResponse) String ¶
func (x *GetDataNetworkTypeResponse) String() string
type GetDataRequest ¶
type GetDataRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetDataRequest) Descriptor
deprecated
func (*GetDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDataRequest.ProtoReflect.Descriptor instead.
func (*GetDataRequest) GetHandle ¶
func (x *GetDataRequest) GetHandle() int64
func (*GetDataRequest) ProtoMessage ¶
func (*GetDataRequest) ProtoMessage()
func (*GetDataRequest) ProtoReflect ¶
func (x *GetDataRequest) ProtoReflect() protoreflect.Message
func (*GetDataRequest) Reset ¶
func (x *GetDataRequest) Reset()
func (*GetDataRequest) String ¶
func (x *GetDataRequest) String() string
type GetDataResponse ¶
type GetDataResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDataResponse) Descriptor
deprecated
func (*GetDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDataResponse.ProtoReflect.Descriptor instead.
func (*GetDataResponse) GetResult ¶
func (x *GetDataResponse) GetResult() int64
func (*GetDataResponse) ProtoMessage ¶
func (*GetDataResponse) ProtoMessage()
func (*GetDataResponse) ProtoReflect ¶
func (x *GetDataResponse) ProtoReflect() protoreflect.Message
func (*GetDataResponse) Reset ¶
func (x *GetDataResponse) Reset()
func (*GetDataResponse) String ¶
func (x *GetDataResponse) String() string
type GetDelegateTypeRequest ¶
type GetDelegateTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetDelegateTypeRequest) Descriptor
deprecated
func (*GetDelegateTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDelegateTypeRequest.ProtoReflect.Descriptor instead.
func (*GetDelegateTypeRequest) ProtoMessage ¶
func (*GetDelegateTypeRequest) ProtoMessage()
func (*GetDelegateTypeRequest) ProtoReflect ¶
func (x *GetDelegateTypeRequest) ProtoReflect() protoreflect.Message
func (*GetDelegateTypeRequest) Reset ¶
func (x *GetDelegateTypeRequest) Reset()
func (*GetDelegateTypeRequest) String ¶
func (x *GetDelegateTypeRequest) String() string
type GetDelegateTypeResponse ¶
type GetDelegateTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDelegateTypeResponse) Descriptor
deprecated
func (*GetDelegateTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDelegateTypeResponse.ProtoReflect.Descriptor instead.
func (*GetDelegateTypeResponse) GetResult ¶
func (x *GetDelegateTypeResponse) GetResult() int32
func (*GetDelegateTypeResponse) ProtoMessage ¶
func (*GetDelegateTypeResponse) ProtoMessage()
func (*GetDelegateTypeResponse) ProtoReflect ¶
func (x *GetDelegateTypeResponse) ProtoReflect() protoreflect.Message
func (*GetDelegateTypeResponse) Reset ¶
func (x *GetDelegateTypeResponse) Reset()
func (*GetDelegateTypeResponse) String ¶
func (x *GetDelegateTypeResponse) String() string
type GetDestinationUrlRequest ¶
type GetDestinationUrlRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetDestinationUrlRequest) Descriptor
deprecated
func (*GetDestinationUrlRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDestinationUrlRequest.ProtoReflect.Descriptor instead.
func (*GetDestinationUrlRequest) GetHandle ¶
func (x *GetDestinationUrlRequest) GetHandle() int64
func (*GetDestinationUrlRequest) ProtoMessage ¶
func (*GetDestinationUrlRequest) ProtoMessage()
func (*GetDestinationUrlRequest) ProtoReflect ¶
func (x *GetDestinationUrlRequest) ProtoReflect() protoreflect.Message
func (*GetDestinationUrlRequest) Reset ¶
func (x *GetDestinationUrlRequest) Reset()
func (*GetDestinationUrlRequest) String ¶
func (x *GetDestinationUrlRequest) String() string
type GetDestinationUrlResponse ¶
type GetDestinationUrlResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDestinationUrlResponse) Descriptor
deprecated
func (*GetDestinationUrlResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDestinationUrlResponse.ProtoReflect.Descriptor instead.
func (*GetDestinationUrlResponse) GetResult ¶
func (x *GetDestinationUrlResponse) GetResult() int64
func (*GetDestinationUrlResponse) ProtoMessage ¶
func (*GetDestinationUrlResponse) ProtoMessage()
func (*GetDestinationUrlResponse) ProtoReflect ¶
func (x *GetDestinationUrlResponse) ProtoReflect() protoreflect.Message
func (*GetDestinationUrlResponse) Reset ¶
func (x *GetDestinationUrlResponse) Reset()
func (*GetDestinationUrlResponse) String ¶
func (x *GetDestinationUrlResponse) String() string
type GetDownloadedContentsRequest ¶
type GetDownloadedContentsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetDownloadedContentsRequest) Descriptor
deprecated
func (*GetDownloadedContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDownloadedContentsRequest.ProtoReflect.Descriptor instead.
func (*GetDownloadedContentsRequest) GetHandle ¶
func (x *GetDownloadedContentsRequest) GetHandle() int64
func (*GetDownloadedContentsRequest) ProtoMessage ¶
func (*GetDownloadedContentsRequest) ProtoMessage()
func (*GetDownloadedContentsRequest) ProtoReflect ¶
func (x *GetDownloadedContentsRequest) ProtoReflect() protoreflect.Message
func (*GetDownloadedContentsRequest) Reset ¶
func (x *GetDownloadedContentsRequest) Reset()
func (*GetDownloadedContentsRequest) String ¶
func (x *GetDownloadedContentsRequest) String() string
type GetDownloadedContentsResponse ¶
type GetDownloadedContentsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDownloadedContentsResponse) Descriptor
deprecated
func (*GetDownloadedContentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDownloadedContentsResponse.ProtoReflect.Descriptor instead.
func (*GetDownloadedContentsResponse) GetResult ¶
func (x *GetDownloadedContentsResponse) GetResult() int64
func (*GetDownloadedContentsResponse) ProtoMessage ¶
func (*GetDownloadedContentsResponse) ProtoMessage()
func (*GetDownloadedContentsResponse) ProtoReflect ¶
func (x *GetDownloadedContentsResponse) ProtoReflect() protoreflect.Message
func (*GetDownloadedContentsResponse) Reset ¶
func (x *GetDownloadedContentsResponse) Reset()
func (*GetDownloadedContentsResponse) String ¶
func (x *GetDownloadedContentsResponse) String() string
type GetErrorCodeRequest ¶
type GetErrorCodeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetErrorCodeRequest) Descriptor
deprecated
func (*GetErrorCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetErrorCodeRequest.ProtoReflect.Descriptor instead.
func (*GetErrorCodeRequest) GetHandle ¶
func (x *GetErrorCodeRequest) GetHandle() int64
func (*GetErrorCodeRequest) ProtoMessage ¶
func (*GetErrorCodeRequest) ProtoMessage()
func (*GetErrorCodeRequest) ProtoReflect ¶
func (x *GetErrorCodeRequest) ProtoReflect() protoreflect.Message
func (*GetErrorCodeRequest) Reset ¶
func (x *GetErrorCodeRequest) Reset()
func (*GetErrorCodeRequest) String ¶
func (x *GetErrorCodeRequest) String() string
type GetErrorCodeResponse ¶
type GetErrorCodeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetErrorCodeResponse) Descriptor
deprecated
func (*GetErrorCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetErrorCodeResponse.ProtoReflect.Descriptor instead.
func (*GetErrorCodeResponse) GetResult ¶
func (x *GetErrorCodeResponse) GetResult() int32
func (*GetErrorCodeResponse) ProtoMessage ¶
func (*GetErrorCodeResponse) ProtoMessage()
func (*GetErrorCodeResponse) ProtoReflect ¶
func (x *GetErrorCodeResponse) ProtoReflect() protoreflect.Message
func (*GetErrorCodeResponse) Reset ¶
func (x *GetErrorCodeResponse) Reset()
func (*GetErrorCodeResponse) String ¶
func (x *GetErrorCodeResponse) String() string
type GetEventLogRecordRequest ¶
type GetEventLogRecordRequest struct {
// contains filtered or unexported fields
}
func (*GetEventLogRecordRequest) Descriptor
deprecated
func (*GetEventLogRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEventLogRecordRequest.ProtoReflect.Descriptor instead.
func (*GetEventLogRecordRequest) ProtoMessage ¶
func (*GetEventLogRecordRequest) ProtoMessage()
func (*GetEventLogRecordRequest) ProtoReflect ¶
func (x *GetEventLogRecordRequest) ProtoReflect() protoreflect.Message
func (*GetEventLogRecordRequest) Reset ¶
func (x *GetEventLogRecordRequest) Reset()
func (*GetEventLogRecordRequest) String ¶
func (x *GetEventLogRecordRequest) String() string
type GetEventLogRecordResponse ¶
type GetEventLogRecordResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetEventLogRecordResponse) Descriptor
deprecated
func (*GetEventLogRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEventLogRecordResponse.ProtoReflect.Descriptor instead.
func (*GetEventLogRecordResponse) GetResult ¶
func (x *GetEventLogRecordResponse) GetResult() int64
func (*GetEventLogRecordResponse) ProtoMessage ¶
func (*GetEventLogRecordResponse) ProtoMessage()
func (*GetEventLogRecordResponse) ProtoReflect ¶
func (x *GetEventLogRecordResponse) ProtoReflect() protoreflect.Message
func (*GetEventLogRecordResponse) Reset ¶
func (x *GetEventLogRecordResponse) Reset()
func (*GetEventLogRecordResponse) String ¶
func (x *GetEventLogRecordResponse) String() string
type GetEventLogRecordsRequest ¶
type GetEventLogRecordsRequest struct {
// contains filtered or unexported fields
}
func (*GetEventLogRecordsRequest) Descriptor
deprecated
func (*GetEventLogRecordsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEventLogRecordsRequest.ProtoReflect.Descriptor instead.
func (*GetEventLogRecordsRequest) ProtoMessage ¶
func (*GetEventLogRecordsRequest) ProtoMessage()
func (*GetEventLogRecordsRequest) ProtoReflect ¶
func (x *GetEventLogRecordsRequest) ProtoReflect() protoreflect.Message
func (*GetEventLogRecordsRequest) Reset ¶
func (x *GetEventLogRecordsRequest) Reset()
func (*GetEventLogRecordsRequest) String ¶
func (x *GetEventLogRecordsRequest) String() string
type GetEventLogRecordsResponse ¶
type GetEventLogRecordsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetEventLogRecordsResponse) Descriptor
deprecated
func (*GetEventLogRecordsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEventLogRecordsResponse.ProtoReflect.Descriptor instead.
func (*GetEventLogRecordsResponse) GetResult ¶
func (x *GetEventLogRecordsResponse) GetResult() int64
func (*GetEventLogRecordsResponse) ProtoMessage ¶
func (*GetEventLogRecordsResponse) ProtoMessage()
func (*GetEventLogRecordsResponse) ProtoReflect ¶
func (x *GetEventLogRecordsResponse) ProtoReflect() protoreflect.Message
func (*GetEventLogRecordsResponse) Reset ¶
func (x *GetEventLogRecordsResponse) Reset()
func (*GetEventLogRecordsResponse) String ¶
func (x *GetEventLogRecordsResponse) String() string
type GetEventUrlProviderRequest ¶
type GetEventUrlProviderRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetEventUrlProviderRequest) Descriptor
deprecated
func (*GetEventUrlProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEventUrlProviderRequest.ProtoReflect.Descriptor instead.
func (*GetEventUrlProviderRequest) GetArg0 ¶
func (x *GetEventUrlProviderRequest) GetArg0() int64
func (*GetEventUrlProviderRequest) ProtoMessage ¶
func (*GetEventUrlProviderRequest) ProtoMessage()
func (*GetEventUrlProviderRequest) ProtoReflect ¶
func (x *GetEventUrlProviderRequest) ProtoReflect() protoreflect.Message
func (*GetEventUrlProviderRequest) Reset ¶
func (x *GetEventUrlProviderRequest) Reset()
func (*GetEventUrlProviderRequest) String ¶
func (x *GetEventUrlProviderRequest) String() string
type GetEventUrlProviderResponse ¶
type GetEventUrlProviderResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetEventUrlProviderResponse) Descriptor
deprecated
func (*GetEventUrlProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEventUrlProviderResponse.ProtoReflect.Descriptor instead.
func (*GetEventUrlProviderResponse) GetResult ¶
func (x *GetEventUrlProviderResponse) GetResult() int64
func (*GetEventUrlProviderResponse) ProtoMessage ¶
func (*GetEventUrlProviderResponse) ProtoMessage()
func (*GetEventUrlProviderResponse) ProtoReflect ¶
func (x *GetEventUrlProviderResponse) ProtoReflect() protoreflect.Message
func (*GetEventUrlProviderResponse) Reset ¶
func (x *GetEventUrlProviderResponse) Reset()
func (*GetEventUrlProviderResponse) String ¶
func (x *GetEventUrlProviderResponse) String() string
type GetExpectedOutputStructureRequest ¶
type GetExpectedOutputStructureRequest struct {
// contains filtered or unexported fields
}
func (*GetExpectedOutputStructureRequest) Descriptor
deprecated
func (*GetExpectedOutputStructureRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExpectedOutputStructureRequest.ProtoReflect.Descriptor instead.
func (*GetExpectedOutputStructureRequest) ProtoMessage ¶
func (*GetExpectedOutputStructureRequest) ProtoMessage()
func (*GetExpectedOutputStructureRequest) ProtoReflect ¶
func (x *GetExpectedOutputStructureRequest) ProtoReflect() protoreflect.Message
func (*GetExpectedOutputStructureRequest) Reset ¶
func (x *GetExpectedOutputStructureRequest) Reset()
func (*GetExpectedOutputStructureRequest) String ¶
func (x *GetExpectedOutputStructureRequest) String() string
type GetExpectedOutputStructureResponse ¶
type GetExpectedOutputStructureResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetExpectedOutputStructureResponse) Descriptor
deprecated
func (*GetExpectedOutputStructureResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExpectedOutputStructureResponse.ProtoReflect.Descriptor instead.
func (*GetExpectedOutputStructureResponse) GetResult ¶
func (x *GetExpectedOutputStructureResponse) GetResult() int64
func (*GetExpectedOutputStructureResponse) ProtoMessage ¶
func (*GetExpectedOutputStructureResponse) ProtoMessage()
func (*GetExpectedOutputStructureResponse) ProtoReflect ¶
func (x *GetExpectedOutputStructureResponse) ProtoReflect() protoreflect.Message
func (*GetExpectedOutputStructureResponse) Reset ¶
func (x *GetExpectedOutputStructureResponse) Reset()
func (*GetExpectedOutputStructureResponse) String ¶
func (x *GetExpectedOutputStructureResponse) String() string
type GetFederatedComputeSchedulerRequest ¶
type GetFederatedComputeSchedulerRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetFederatedComputeSchedulerRequest) Descriptor
deprecated
func (*GetFederatedComputeSchedulerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedComputeSchedulerRequest.ProtoReflect.Descriptor instead.
func (*GetFederatedComputeSchedulerRequest) GetArg0 ¶
func (x *GetFederatedComputeSchedulerRequest) GetArg0() int64
func (*GetFederatedComputeSchedulerRequest) ProtoMessage ¶
func (*GetFederatedComputeSchedulerRequest) ProtoMessage()
func (*GetFederatedComputeSchedulerRequest) ProtoReflect ¶
func (x *GetFederatedComputeSchedulerRequest) ProtoReflect() protoreflect.Message
func (*GetFederatedComputeSchedulerRequest) Reset ¶
func (x *GetFederatedComputeSchedulerRequest) Reset()
func (*GetFederatedComputeSchedulerRequest) String ¶
func (x *GetFederatedComputeSchedulerRequest) String() string
type GetFederatedComputeSchedulerResponse ¶
type GetFederatedComputeSchedulerResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFederatedComputeSchedulerResponse) Descriptor
deprecated
func (*GetFederatedComputeSchedulerResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFederatedComputeSchedulerResponse.ProtoReflect.Descriptor instead.
func (*GetFederatedComputeSchedulerResponse) GetResult ¶
func (x *GetFederatedComputeSchedulerResponse) GetResult() int64
func (*GetFederatedComputeSchedulerResponse) ProtoMessage ¶
func (*GetFederatedComputeSchedulerResponse) ProtoMessage()
func (*GetFederatedComputeSchedulerResponse) ProtoReflect ¶
func (x *GetFederatedComputeSchedulerResponse) ProtoReflect() protoreflect.Message
func (*GetFederatedComputeSchedulerResponse) Reset ¶
func (x *GetFederatedComputeSchedulerResponse) Reset()
func (*GetFederatedComputeSchedulerResponse) String ¶
func (x *GetFederatedComputeSchedulerResponse) String() string
type GetHeightRequest ¶
type GetHeightRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetHeightRequest) Descriptor
deprecated
func (*GetHeightRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHeightRequest.ProtoReflect.Descriptor instead.
func (*GetHeightRequest) GetHandle ¶
func (x *GetHeightRequest) GetHandle() int64
func (*GetHeightRequest) ProtoMessage ¶
func (*GetHeightRequest) ProtoMessage()
func (*GetHeightRequest) ProtoReflect ¶
func (x *GetHeightRequest) ProtoReflect() protoreflect.Message
func (*GetHeightRequest) Reset ¶
func (x *GetHeightRequest) Reset()
func (*GetHeightRequest) String ¶
func (x *GetHeightRequest) String() string
type GetHeightResponse ¶
type GetHeightResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetHeightResponse) Descriptor
deprecated
func (*GetHeightResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHeightResponse.ProtoReflect.Descriptor instead.
func (*GetHeightResponse) GetResult ¶
func (x *GetHeightResponse) GetResult() int32
func (*GetHeightResponse) ProtoMessage ¶
func (*GetHeightResponse) ProtoMessage()
func (*GetHeightResponse) ProtoReflect ¶
func (x *GetHeightResponse) ProtoReflect() protoreflect.Message
func (*GetHeightResponse) Reset ¶
func (x *GetHeightResponse) Reset()
func (*GetHeightResponse) String ¶
func (x *GetHeightResponse) String() string
type GetInputDataRequest ¶
type GetInputDataRequest struct {
// contains filtered or unexported fields
}
func (*GetInputDataRequest) Descriptor
deprecated
func (*GetInputDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputDataRequest.ProtoReflect.Descriptor instead.
func (*GetInputDataRequest) ProtoMessage ¶
func (*GetInputDataRequest) ProtoMessage()
func (*GetInputDataRequest) ProtoReflect ¶
func (x *GetInputDataRequest) ProtoReflect() protoreflect.Message
func (*GetInputDataRequest) Reset ¶
func (x *GetInputDataRequest) Reset()
func (*GetInputDataRequest) String ¶
func (x *GetInputDataRequest) String() string
type GetInputDataResponse ¶
type GetInputDataResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetInputDataResponse) Descriptor
deprecated
func (*GetInputDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputDataResponse.ProtoReflect.Descriptor instead.
func (*GetInputDataResponse) GetResult ¶
func (x *GetInputDataResponse) GetResult() int64
func (*GetInputDataResponse) ProtoMessage ¶
func (*GetInputDataResponse) ProtoMessage()
func (*GetInputDataResponse) ProtoReflect ¶
func (x *GetInputDataResponse) ProtoReflect() protoreflect.Message
func (*GetInputDataResponse) Reset ¶
func (x *GetInputDataResponse) Reset()
func (*GetInputDataResponse) String ¶
func (x *GetInputDataResponse) String() string
type GetJoinedEventsRequest ¶
type GetJoinedEventsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GetJoinedEventsRequest) Descriptor
deprecated
func (*GetJoinedEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJoinedEventsRequest.ProtoReflect.Descriptor instead.
func (*GetJoinedEventsRequest) GetArg0 ¶
func (x *GetJoinedEventsRequest) GetArg0() int64
func (*GetJoinedEventsRequest) GetArg1 ¶
func (x *GetJoinedEventsRequest) GetArg1() int64
func (*GetJoinedEventsRequest) ProtoMessage ¶
func (*GetJoinedEventsRequest) ProtoMessage()
func (*GetJoinedEventsRequest) ProtoReflect ¶
func (x *GetJoinedEventsRequest) ProtoReflect() protoreflect.Message
func (*GetJoinedEventsRequest) Reset ¶
func (x *GetJoinedEventsRequest) Reset()
func (*GetJoinedEventsRequest) String ¶
func (x *GetJoinedEventsRequest) String() string
type GetJoinedEventsResponse ¶
type GetJoinedEventsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetJoinedEventsResponse) Descriptor
deprecated
func (*GetJoinedEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJoinedEventsResponse.ProtoReflect.Descriptor instead.
func (*GetJoinedEventsResponse) GetResult ¶
func (x *GetJoinedEventsResponse) GetResult() int64
func (*GetJoinedEventsResponse) ProtoMessage ¶
func (*GetJoinedEventsResponse) ProtoMessage()
func (*GetJoinedEventsResponse) ProtoReflect ¶
func (x *GetJoinedEventsResponse) ProtoReflect() protoreflect.Message
func (*GetJoinedEventsResponse) Reset ¶
func (x *GetJoinedEventsResponse) Reset()
func (*GetJoinedEventsResponse) String ¶
func (x *GetJoinedEventsResponse) String() string
type GetKeyValueStoreRequest ¶
type GetKeyValueStoreRequest struct {
// contains filtered or unexported fields
}
func (*GetKeyValueStoreRequest) Descriptor
deprecated
func (*GetKeyValueStoreRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetKeyValueStoreRequest.ProtoReflect.Descriptor instead.
func (*GetKeyValueStoreRequest) ProtoMessage ¶
func (*GetKeyValueStoreRequest) ProtoMessage()
func (*GetKeyValueStoreRequest) ProtoReflect ¶
func (x *GetKeyValueStoreRequest) ProtoReflect() protoreflect.Message
func (*GetKeyValueStoreRequest) Reset ¶
func (x *GetKeyValueStoreRequest) Reset()
func (*GetKeyValueStoreRequest) String ¶
func (x *GetKeyValueStoreRequest) String() string
type GetKeyValueStoreResponse ¶
type GetKeyValueStoreResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetKeyValueStoreResponse) Descriptor
deprecated
func (*GetKeyValueStoreResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetKeyValueStoreResponse.ProtoReflect.Descriptor instead.
func (*GetKeyValueStoreResponse) GetResult ¶
func (x *GetKeyValueStoreResponse) GetResult() int64
func (*GetKeyValueStoreResponse) ProtoMessage ¶
func (*GetKeyValueStoreResponse) ProtoMessage()
func (*GetKeyValueStoreResponse) ProtoReflect ¶
func (x *GetKeyValueStoreResponse) ProtoReflect() protoreflect.Message
func (*GetKeyValueStoreResponse) Reset ¶
func (x *GetKeyValueStoreResponse) Reset()
func (*GetKeyValueStoreResponse) String ¶
func (x *GetKeyValueStoreResponse) String() string
type GetKeysRequest ¶
type GetKeysRequest struct {
// contains filtered or unexported fields
}
func (*GetKeysRequest) Descriptor
deprecated
func (*GetKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetKeysRequest.ProtoReflect.Descriptor instead.
func (*GetKeysRequest) ProtoMessage ¶
func (*GetKeysRequest) ProtoMessage()
func (*GetKeysRequest) ProtoReflect ¶
func (x *GetKeysRequest) ProtoReflect() protoreflect.Message
func (*GetKeysRequest) Reset ¶
func (x *GetKeysRequest) Reset()
func (*GetKeysRequest) String ¶
func (x *GetKeysRequest) String() string
type GetKeysResponse ¶
type GetKeysResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetKeysResponse) Descriptor
deprecated
func (*GetKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetKeysResponse.ProtoReflect.Descriptor instead.
func (*GetKeysResponse) GetResult ¶
func (x *GetKeysResponse) GetResult() int64
func (*GetKeysResponse) ProtoMessage ¶
func (*GetKeysResponse) ProtoMessage()
func (*GetKeysResponse) ProtoReflect ¶
func (x *GetKeysResponse) ProtoReflect() protoreflect.Message
func (*GetKeysResponse) Reset ¶
func (x *GetKeysResponse) Reset()
func (*GetKeysResponse) String ¶
func (x *GetKeysResponse) String() string
type GetLocalDataRequest ¶
type GetLocalDataRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetLocalDataRequest) Descriptor
deprecated
func (*GetLocalDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLocalDataRequest.ProtoReflect.Descriptor instead.
func (*GetLocalDataRequest) GetArg0 ¶
func (x *GetLocalDataRequest) GetArg0() int64
func (*GetLocalDataRequest) ProtoMessage ¶
func (*GetLocalDataRequest) ProtoMessage()
func (*GetLocalDataRequest) ProtoReflect ¶
func (x *GetLocalDataRequest) ProtoReflect() protoreflect.Message
func (*GetLocalDataRequest) Reset ¶
func (x *GetLocalDataRequest) Reset()
func (*GetLocalDataRequest) String ¶
func (x *GetLocalDataRequest) String() string
type GetLocalDataResponse ¶
type GetLocalDataResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetLocalDataResponse) Descriptor
deprecated
func (*GetLocalDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLocalDataResponse.ProtoReflect.Descriptor instead.
func (*GetLocalDataResponse) GetResult ¶
func (x *GetLocalDataResponse) GetResult() int64
func (*GetLocalDataResponse) ProtoMessage ¶
func (*GetLocalDataResponse) ProtoMessage()
func (*GetLocalDataResponse) ProtoReflect ¶
func (x *GetLocalDataResponse) ProtoReflect() protoreflect.Message
func (*GetLocalDataResponse) Reset ¶
func (x *GetLocalDataResponse) Reset()
func (*GetLocalDataResponse) String ¶
func (x *GetLocalDataResponse) String() string
type GetLogReaderRequest ¶
type GetLogReaderRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetLogReaderRequest) Descriptor
deprecated
func (*GetLogReaderRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLogReaderRequest.ProtoReflect.Descriptor instead.
func (*GetLogReaderRequest) GetArg0 ¶
func (x *GetLogReaderRequest) GetArg0() int64
func (*GetLogReaderRequest) ProtoMessage ¶
func (*GetLogReaderRequest) ProtoMessage()
func (*GetLogReaderRequest) ProtoReflect ¶
func (x *GetLogReaderRequest) ProtoReflect() protoreflect.Message
func (*GetLogReaderRequest) Reset ¶
func (x *GetLogReaderRequest) Reset()
func (*GetLogReaderRequest) String ¶
func (x *GetLogReaderRequest) String() string
type GetLogReaderResponse ¶
type GetLogReaderResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetLogReaderResponse) Descriptor
deprecated
func (*GetLogReaderResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLogReaderResponse.ProtoReflect.Descriptor instead.
func (*GetLogReaderResponse) GetResult ¶
func (x *GetLogReaderResponse) GetResult() int64
func (*GetLogReaderResponse) ProtoMessage ¶
func (*GetLogReaderResponse) ProtoMessage()
func (*GetLogReaderResponse) ProtoReflect ¶
func (x *GetLogReaderResponse) ProtoReflect() protoreflect.Message
func (*GetLogReaderResponse) Reset ¶
func (x *GetLogReaderResponse) Reset()
func (*GetLogReaderResponse) String ¶
func (x *GetLogReaderResponse) String() string
type GetMaxIntValueRequest ¶
type GetMaxIntValueRequest struct {
// contains filtered or unexported fields
}
func (*GetMaxIntValueRequest) Descriptor
deprecated
func (*GetMaxIntValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxIntValueRequest.ProtoReflect.Descriptor instead.
func (*GetMaxIntValueRequest) ProtoMessage ¶
func (*GetMaxIntValueRequest) ProtoMessage()
func (*GetMaxIntValueRequest) ProtoReflect ¶
func (x *GetMaxIntValueRequest) ProtoReflect() protoreflect.Message
func (*GetMaxIntValueRequest) Reset ¶
func (x *GetMaxIntValueRequest) Reset()
func (*GetMaxIntValueRequest) String ¶
func (x *GetMaxIntValueRequest) String() string
type GetMaxIntValueResponse ¶
type GetMaxIntValueResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxIntValueResponse) Descriptor
deprecated
func (*GetMaxIntValueResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxIntValueResponse.ProtoReflect.Descriptor instead.
func (*GetMaxIntValueResponse) GetResult ¶
func (x *GetMaxIntValueResponse) GetResult() int32
func (*GetMaxIntValueResponse) ProtoMessage ¶
func (*GetMaxIntValueResponse) ProtoMessage()
func (*GetMaxIntValueResponse) ProtoReflect ¶
func (x *GetMaxIntValueResponse) ProtoReflect() protoreflect.Message
func (*GetMaxIntValueResponse) Reset ¶
func (x *GetMaxIntValueResponse) Reset()
func (*GetMaxIntValueResponse) String ¶
func (x *GetMaxIntValueResponse) String() string
type GetMinimumIntervalRequest ¶
type GetMinimumIntervalRequest struct {
// contains filtered or unexported fields
}
func (*GetMinimumIntervalRequest) Descriptor
deprecated
func (*GetMinimumIntervalRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMinimumIntervalRequest.ProtoReflect.Descriptor instead.
func (*GetMinimumIntervalRequest) ProtoMessage ¶
func (*GetMinimumIntervalRequest) ProtoMessage()
func (*GetMinimumIntervalRequest) ProtoReflect ¶
func (x *GetMinimumIntervalRequest) ProtoReflect() protoreflect.Message
func (*GetMinimumIntervalRequest) Reset ¶
func (x *GetMinimumIntervalRequest) Reset()
func (*GetMinimumIntervalRequest) String ¶
func (x *GetMinimumIntervalRequest) String() string
type GetMinimumIntervalResponse ¶
type GetMinimumIntervalResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMinimumIntervalResponse) Descriptor
deprecated
func (*GetMinimumIntervalResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMinimumIntervalResponse.ProtoReflect.Descriptor instead.
func (*GetMinimumIntervalResponse) GetResult ¶
func (x *GetMinimumIntervalResponse) GetResult() int64
func (*GetMinimumIntervalResponse) ProtoMessage ¶
func (*GetMinimumIntervalResponse) ProtoMessage()
func (*GetMinimumIntervalResponse) ProtoReflect ¶
func (x *GetMinimumIntervalResponse) ProtoReflect() protoreflect.Message
func (*GetMinimumIntervalResponse) Reset ¶
func (x *GetMinimumIntervalResponse) Reset()
func (*GetMinimumIntervalResponse) String ¶
func (x *GetMinimumIntervalResponse) String() string
type GetModelKeyRequest ¶
type GetModelKeyRequest struct {
// contains filtered or unexported fields
}
func (*GetModelKeyRequest) Descriptor
deprecated
func (*GetModelKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetModelKeyRequest.ProtoReflect.Descriptor instead.
func (*GetModelKeyRequest) ProtoMessage ¶
func (*GetModelKeyRequest) ProtoMessage()
func (*GetModelKeyRequest) ProtoReflect ¶
func (x *GetModelKeyRequest) ProtoReflect() protoreflect.Message
func (*GetModelKeyRequest) Reset ¶
func (x *GetModelKeyRequest) Reset()
func (*GetModelKeyRequest) String ¶
func (x *GetModelKeyRequest) String() string
type GetModelKeyResponse ¶
type GetModelKeyResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetModelKeyResponse) Descriptor
deprecated
func (*GetModelKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetModelKeyResponse.ProtoReflect.Descriptor instead.
func (*GetModelKeyResponse) GetResult ¶
func (x *GetModelKeyResponse) GetResult() string
func (*GetModelKeyResponse) ProtoMessage ¶
func (*GetModelKeyResponse) ProtoMessage()
func (*GetModelKeyResponse) ProtoReflect ¶
func (x *GetModelKeyResponse) ProtoReflect() protoreflect.Message
func (*GetModelKeyResponse) Reset ¶
func (x *GetModelKeyResponse) Reset()
func (*GetModelKeyResponse) String ¶
func (x *GetModelKeyResponse) String() string
type GetModelManagerRequest ¶
type GetModelManagerRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetModelManagerRequest) Descriptor
deprecated
func (*GetModelManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetModelManagerRequest.ProtoReflect.Descriptor instead.
func (*GetModelManagerRequest) GetArg0 ¶
func (x *GetModelManagerRequest) GetArg0() int64
func (*GetModelManagerRequest) ProtoMessage ¶
func (*GetModelManagerRequest) ProtoMessage()
func (*GetModelManagerRequest) ProtoReflect ¶
func (x *GetModelManagerRequest) ProtoReflect() protoreflect.Message
func (*GetModelManagerRequest) Reset ¶
func (x *GetModelManagerRequest) Reset()
func (*GetModelManagerRequest) String ¶
func (x *GetModelManagerRequest) String() string
type GetModelManagerResponse ¶
type GetModelManagerResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetModelManagerResponse) Descriptor
deprecated
func (*GetModelManagerResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetModelManagerResponse.ProtoReflect.Descriptor instead.
func (*GetModelManagerResponse) GetResult ¶
func (x *GetModelManagerResponse) GetResult() int64
func (*GetModelManagerResponse) ProtoMessage ¶
func (*GetModelManagerResponse) ProtoMessage()
func (*GetModelManagerResponse) ProtoReflect ¶
func (x *GetModelManagerResponse) ProtoReflect() protoreflect.Message
func (*GetModelManagerResponse) Reset ¶
func (x *GetModelManagerResponse) Reset()
func (*GetModelManagerResponse) String ¶
func (x *GetModelManagerResponse) String() string
type GetModelTypeRequest ¶
type GetModelTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetModelTypeRequest) Descriptor
deprecated
func (*GetModelTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetModelTypeRequest.ProtoReflect.Descriptor instead.
func (*GetModelTypeRequest) ProtoMessage ¶
func (*GetModelTypeRequest) ProtoMessage()
func (*GetModelTypeRequest) ProtoReflect ¶
func (x *GetModelTypeRequest) ProtoReflect() protoreflect.Message
func (*GetModelTypeRequest) Reset ¶
func (x *GetModelTypeRequest) Reset()
func (*GetModelTypeRequest) String ¶
func (x *GetModelTypeRequest) String() string
type GetModelTypeResponse ¶
type GetModelTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetModelTypeResponse) Descriptor
deprecated
func (*GetModelTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetModelTypeResponse.ProtoReflect.Descriptor instead.
func (*GetModelTypeResponse) GetResult ¶
func (x *GetModelTypeResponse) GetResult() int32
func (*GetModelTypeResponse) ProtoMessage ¶
func (*GetModelTypeResponse) ProtoMessage()
func (*GetModelTypeResponse) ProtoReflect ¶
func (x *GetModelTypeResponse) ProtoReflect() protoreflect.Message
func (*GetModelTypeResponse) Reset ¶
func (x *GetModelTypeResponse) Reset()
func (*GetModelTypeResponse) String ¶
func (x *GetModelTypeResponse) String() string
type GetNetworkCapabilitiesRequest ¶
type GetNetworkCapabilitiesRequest struct {
// contains filtered or unexported fields
}
func (*GetNetworkCapabilitiesRequest) Descriptor
deprecated
func (*GetNetworkCapabilitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkCapabilitiesRequest.ProtoReflect.Descriptor instead.
func (*GetNetworkCapabilitiesRequest) ProtoMessage ¶
func (*GetNetworkCapabilitiesRequest) ProtoMessage()
func (*GetNetworkCapabilitiesRequest) ProtoReflect ¶
func (x *GetNetworkCapabilitiesRequest) ProtoReflect() protoreflect.Message
func (*GetNetworkCapabilitiesRequest) Reset ¶
func (x *GetNetworkCapabilitiesRequest) Reset()
func (*GetNetworkCapabilitiesRequest) String ¶
func (x *GetNetworkCapabilitiesRequest) String() string
type GetNetworkCapabilitiesResponse ¶
type GetNetworkCapabilitiesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetNetworkCapabilitiesResponse) Descriptor
deprecated
func (*GetNetworkCapabilitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkCapabilitiesResponse.ProtoReflect.Descriptor instead.
func (*GetNetworkCapabilitiesResponse) GetResult ¶
func (x *GetNetworkCapabilitiesResponse) GetResult() int64
func (*GetNetworkCapabilitiesResponse) ProtoMessage ¶
func (*GetNetworkCapabilitiesResponse) ProtoMessage()
func (*GetNetworkCapabilitiesResponse) ProtoReflect ¶
func (x *GetNetworkCapabilitiesResponse) ProtoReflect() protoreflect.Message
func (*GetNetworkCapabilitiesResponse) Reset ¶
func (x *GetNetworkCapabilitiesResponse) Reset()
func (*GetNetworkCapabilitiesResponse) String ¶
func (x *GetNetworkCapabilitiesResponse) String() string
type GetOrientationRequest ¶
type GetOrientationRequest struct {
// contains filtered or unexported fields
}
func (*GetOrientationRequest) Descriptor
deprecated
func (*GetOrientationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrientationRequest.ProtoReflect.Descriptor instead.
func (*GetOrientationRequest) ProtoMessage ¶
func (*GetOrientationRequest) ProtoMessage()
func (*GetOrientationRequest) ProtoReflect ¶
func (x *GetOrientationRequest) ProtoReflect() protoreflect.Message
func (*GetOrientationRequest) Reset ¶
func (x *GetOrientationRequest) Reset()
func (*GetOrientationRequest) String ¶
func (x *GetOrientationRequest) String() string
type GetOrientationResponse ¶
type GetOrientationResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrientationResponse) Descriptor
deprecated
func (*GetOrientationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrientationResponse.ProtoReflect.Descriptor instead.
func (*GetOrientationResponse) GetResult ¶
func (x *GetOrientationResponse) GetResult() int32
func (*GetOrientationResponse) ProtoMessage ¶
func (*GetOrientationResponse) ProtoMessage()
func (*GetOrientationResponse) ProtoReflect ¶
func (x *GetOrientationResponse) ProtoReflect() protoreflect.Message
func (*GetOrientationResponse) Reset ¶
func (x *GetOrientationResponse) Reset()
func (*GetOrientationResponse) String ¶
func (x *GetOrientationResponse) String() string
type GetOutputDataRequest ¶
type GetOutputDataRequest struct {
// contains filtered or unexported fields
}
func (*GetOutputDataRequest) Descriptor
deprecated
func (*GetOutputDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputDataRequest.ProtoReflect.Descriptor instead.
func (*GetOutputDataRequest) ProtoMessage ¶
func (*GetOutputDataRequest) ProtoMessage()
func (*GetOutputDataRequest) ProtoReflect ¶
func (x *GetOutputDataRequest) ProtoReflect() protoreflect.Message
func (*GetOutputDataRequest) Reset ¶
func (x *GetOutputDataRequest) Reset()
func (*GetOutputDataRequest) String ¶
func (x *GetOutputDataRequest) String() string
type GetOutputDataResponse ¶
type GetOutputDataResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOutputDataResponse) Descriptor
deprecated
func (*GetOutputDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputDataResponse.ProtoReflect.Descriptor instead.
func (*GetOutputDataResponse) GetResult ¶
func (x *GetOutputDataResponse) GetResult() int64
func (*GetOutputDataResponse) ProtoMessage ¶
func (*GetOutputDataResponse) ProtoMessage()
func (*GetOutputDataResponse) ProtoReflect ¶
func (x *GetOutputDataResponse) ProtoReflect() protoreflect.Message
func (*GetOutputDataResponse) Reset ¶
func (x *GetOutputDataResponse) Reset()
func (*GetOutputDataResponse) String ¶
func (x *GetOutputDataResponse) String() string
type GetOutputSpecRequest ¶
type GetOutputSpecRequest struct {
// contains filtered or unexported fields
}
func (*GetOutputSpecRequest) Descriptor
deprecated
func (*GetOutputSpecRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputSpecRequest.ProtoReflect.Descriptor instead.
func (*GetOutputSpecRequest) ProtoMessage ¶
func (*GetOutputSpecRequest) ProtoMessage()
func (*GetOutputSpecRequest) ProtoReflect ¶
func (x *GetOutputSpecRequest) ProtoReflect() protoreflect.Message
func (*GetOutputSpecRequest) Reset ¶
func (x *GetOutputSpecRequest) Reset()
func (*GetOutputSpecRequest) String ¶
func (x *GetOutputSpecRequest) String() string
type GetOutputSpecResponse ¶
type GetOutputSpecResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOutputSpecResponse) Descriptor
deprecated
func (*GetOutputSpecResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputSpecResponse.ProtoReflect.Descriptor instead.
func (*GetOutputSpecResponse) GetResult ¶
func (x *GetOutputSpecResponse) GetResult() int64
func (*GetOutputSpecResponse) ProtoMessage ¶
func (*GetOutputSpecResponse) ProtoMessage()
func (*GetOutputSpecResponse) ProtoReflect ¶
func (x *GetOutputSpecResponse) ProtoReflect() protoreflect.Message
func (*GetOutputSpecResponse) Reset ¶
func (x *GetOutputSpecResponse) Reset()
func (*GetOutputSpecResponse) String ¶
func (x *GetOutputSpecResponse) String() string
type GetOutputTypeRequest ¶
type GetOutputTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetOutputTypeRequest) Descriptor
deprecated
func (*GetOutputTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputTypeRequest.ProtoReflect.Descriptor instead.
func (*GetOutputTypeRequest) ProtoMessage ¶
func (*GetOutputTypeRequest) ProtoMessage()
func (*GetOutputTypeRequest) ProtoReflect ¶
func (x *GetOutputTypeRequest) ProtoReflect() protoreflect.Message
func (*GetOutputTypeRequest) Reset ¶
func (x *GetOutputTypeRequest) Reset()
func (*GetOutputTypeRequest) String ¶
func (x *GetOutputTypeRequest) String() string
type GetOutputTypeResponse ¶
type GetOutputTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOutputTypeResponse) Descriptor
deprecated
func (*GetOutputTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOutputTypeResponse.ProtoReflect.Descriptor instead.
func (*GetOutputTypeResponse) GetResult ¶
func (x *GetOutputTypeResponse) GetResult() int32
func (*GetOutputTypeResponse) ProtoMessage ¶
func (*GetOutputTypeResponse) ProtoMessage()
func (*GetOutputTypeResponse) ProtoReflect ¶
func (x *GetOutputTypeResponse) ProtoReflect() protoreflect.Message
func (*GetOutputTypeResponse) Reset ¶
func (x *GetOutputTypeResponse) Reset()
func (*GetOutputTypeResponse) String ¶
func (x *GetOutputTypeResponse) String() string
type GetParametersRequest ¶
type GetParametersRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetParametersRequest) Descriptor
deprecated
func (*GetParametersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetParametersRequest.ProtoReflect.Descriptor instead.
func (*GetParametersRequest) GetHandle ¶
func (x *GetParametersRequest) GetHandle() int64
func (*GetParametersRequest) ProtoMessage ¶
func (*GetParametersRequest) ProtoMessage()
func (*GetParametersRequest) ProtoReflect ¶
func (x *GetParametersRequest) ProtoReflect() protoreflect.Message
func (*GetParametersRequest) Reset ¶
func (x *GetParametersRequest) Reset()
func (*GetParametersRequest) String ¶
func (x *GetParametersRequest) String() string
type GetParametersResponse ¶
type GetParametersResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetParametersResponse) Descriptor
deprecated
func (*GetParametersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetParametersResponse.ProtoReflect.Descriptor instead.
func (*GetParametersResponse) GetResult ¶
func (x *GetParametersResponse) GetResult() int64
func (*GetParametersResponse) ProtoMessage ¶
func (*GetParametersResponse) ProtoMessage()
func (*GetParametersResponse) ProtoReflect ¶
func (x *GetParametersResponse) ProtoReflect() protoreflect.Message
func (*GetParametersResponse) Reset ¶
func (x *GetParametersResponse) Reset()
func (*GetParametersResponse) String ¶
func (x *GetParametersResponse) String() string
type GetParamsRequest ¶
type GetParamsRequest struct {
// contains filtered or unexported fields
}
func (*GetParamsRequest) Descriptor
deprecated
func (*GetParamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetParamsRequest.ProtoReflect.Descriptor instead.
func (*GetParamsRequest) ProtoMessage ¶
func (*GetParamsRequest) ProtoMessage()
func (*GetParamsRequest) ProtoReflect ¶
func (x *GetParamsRequest) ProtoReflect() protoreflect.Message
func (*GetParamsRequest) Reset ¶
func (x *GetParamsRequest) Reset()
func (*GetParamsRequest) String ¶
func (x *GetParamsRequest) String() string
type GetParamsResponse ¶
type GetParamsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetParamsResponse) Descriptor
deprecated
func (*GetParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetParamsResponse.ProtoReflect.Descriptor instead.
func (*GetParamsResponse) GetResult ¶
func (x *GetParamsResponse) GetResult() int64
func (*GetParamsResponse) ProtoMessage ¶
func (*GetParamsResponse) ProtoMessage()
func (*GetParamsResponse) ProtoReflect ¶
func (x *GetParamsResponse) ProtoReflect() protoreflect.Message
func (*GetParamsResponse) Reset ¶
func (x *GetParamsResponse) Reset()
func (*GetParamsResponse) String ¶
func (x *GetParamsResponse) String() string
type GetPopulationNameRequest ¶
type GetPopulationNameRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetPopulationNameRequest) Descriptor
deprecated
func (*GetPopulationNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPopulationNameRequest.ProtoReflect.Descriptor instead.
func (*GetPopulationNameRequest) GetHandle ¶
func (x *GetPopulationNameRequest) GetHandle() int64
func (*GetPopulationNameRequest) ProtoMessage ¶
func (*GetPopulationNameRequest) ProtoMessage()
func (*GetPopulationNameRequest) ProtoReflect ¶
func (x *GetPopulationNameRequest) ProtoReflect() protoreflect.Message
func (*GetPopulationNameRequest) Reset ¶
func (x *GetPopulationNameRequest) Reset()
func (*GetPopulationNameRequest) String ¶
func (x *GetPopulationNameRequest) String() string
type GetPopulationNameResponse ¶
type GetPopulationNameResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPopulationNameResponse) Descriptor
deprecated
func (*GetPopulationNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPopulationNameResponse.ProtoReflect.Descriptor instead.
func (*GetPopulationNameResponse) GetResult ¶
func (x *GetPopulationNameResponse) GetResult() string
func (*GetPopulationNameResponse) ProtoMessage ¶
func (*GetPopulationNameResponse) ProtoMessage()
func (*GetPopulationNameResponse) ProtoReflect ¶
func (x *GetPopulationNameResponse) ProtoReflect() protoreflect.Message
func (*GetPopulationNameResponse) Reset ¶
func (x *GetPopulationNameResponse) Reset()
func (*GetPopulationNameResponse) String ¶
func (x *GetPopulationNameResponse) String() string
type GetRecommendedNumThreadsRequest ¶
type GetRecommendedNumThreadsRequest struct {
// contains filtered or unexported fields
}
func (*GetRecommendedNumThreadsRequest) Descriptor
deprecated
func (*GetRecommendedNumThreadsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRecommendedNumThreadsRequest.ProtoReflect.Descriptor instead.
func (*GetRecommendedNumThreadsRequest) ProtoMessage ¶
func (*GetRecommendedNumThreadsRequest) ProtoMessage()
func (*GetRecommendedNumThreadsRequest) ProtoReflect ¶
func (x *GetRecommendedNumThreadsRequest) ProtoReflect() protoreflect.Message
func (*GetRecommendedNumThreadsRequest) Reset ¶
func (x *GetRecommendedNumThreadsRequest) Reset()
func (*GetRecommendedNumThreadsRequest) String ¶
func (x *GetRecommendedNumThreadsRequest) String() string
type GetRecommendedNumThreadsResponse ¶
type GetRecommendedNumThreadsResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRecommendedNumThreadsResponse) Descriptor
deprecated
func (*GetRecommendedNumThreadsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRecommendedNumThreadsResponse.ProtoReflect.Descriptor instead.
func (*GetRecommendedNumThreadsResponse) GetResult ¶
func (x *GetRecommendedNumThreadsResponse) GetResult() int32
func (*GetRecommendedNumThreadsResponse) ProtoMessage ¶
func (*GetRecommendedNumThreadsResponse) ProtoMessage()
func (*GetRecommendedNumThreadsResponse) ProtoReflect ¶
func (x *GetRecommendedNumThreadsResponse) ProtoReflect() protoreflect.Message
func (*GetRecommendedNumThreadsResponse) Reset ¶
func (x *GetRecommendedNumThreadsResponse) Reset()
func (*GetRecommendedNumThreadsResponse) String ¶
func (x *GetRecommendedNumThreadsResponse) String() string
type GetRemoteDataRequest ¶
type GetRemoteDataRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetRemoteDataRequest) Descriptor
deprecated
func (*GetRemoteDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteDataRequest.ProtoReflect.Descriptor instead.
func (*GetRemoteDataRequest) GetArg0 ¶
func (x *GetRemoteDataRequest) GetArg0() int64
func (*GetRemoteDataRequest) ProtoMessage ¶
func (*GetRemoteDataRequest) ProtoMessage()
func (*GetRemoteDataRequest) ProtoReflect ¶
func (x *GetRemoteDataRequest) ProtoReflect() protoreflect.Message
func (*GetRemoteDataRequest) Reset ¶
func (x *GetRemoteDataRequest) Reset()
func (*GetRemoteDataRequest) String ¶
func (x *GetRemoteDataRequest) String() string
type GetRemoteDataResponse ¶
type GetRemoteDataResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRemoteDataResponse) Descriptor
deprecated
func (*GetRemoteDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRemoteDataResponse.ProtoReflect.Descriptor instead.
func (*GetRemoteDataResponse) GetResult ¶
func (x *GetRemoteDataResponse) GetResult() int64
func (*GetRemoteDataResponse) ProtoMessage ¶
func (*GetRemoteDataResponse) ProtoMessage()
func (*GetRemoteDataResponse) ProtoReflect ¶
func (x *GetRemoteDataResponse) ProtoReflect() protoreflect.Message
func (*GetRemoteDataResponse) Reset ¶
func (x *GetRemoteDataResponse) Reset()
func (*GetRemoteDataResponse) String ¶
func (x *GetRemoteDataResponse) String() string
type GetRenderingConfigRequest ¶
type GetRenderingConfigRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetRenderingConfigRequest) Descriptor
deprecated
func (*GetRenderingConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRenderingConfigRequest.ProtoReflect.Descriptor instead.
func (*GetRenderingConfigRequest) GetHandle ¶
func (x *GetRenderingConfigRequest) GetHandle() int64
func (*GetRenderingConfigRequest) ProtoMessage ¶
func (*GetRenderingConfigRequest) ProtoMessage()
func (*GetRenderingConfigRequest) ProtoReflect ¶
func (x *GetRenderingConfigRequest) ProtoReflect() protoreflect.Message
func (*GetRenderingConfigRequest) Reset ¶
func (x *GetRenderingConfigRequest) Reset()
func (*GetRenderingConfigRequest) String ¶
func (x *GetRenderingConfigRequest) String() string
type GetRenderingConfigResponse ¶
type GetRenderingConfigResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRenderingConfigResponse) Descriptor
deprecated
func (*GetRenderingConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRenderingConfigResponse.ProtoReflect.Descriptor instead.
func (*GetRenderingConfigResponse) GetResult ¶
func (x *GetRenderingConfigResponse) GetResult() int64
func (*GetRenderingConfigResponse) ProtoMessage ¶
func (*GetRenderingConfigResponse) ProtoMessage()
func (*GetRenderingConfigResponse) ProtoReflect ¶
func (x *GetRenderingConfigResponse) ProtoReflect() protoreflect.Message
func (*GetRenderingConfigResponse) Reset ¶
func (x *GetRenderingConfigResponse) Reset()
func (*GetRenderingConfigResponse) String ¶
func (x *GetRenderingConfigResponse) String() string
type GetRequest ¶
type GetRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetRequest) Descriptor
deprecated
func (*GetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.
func (*GetRequest) GetArg0 ¶
func (x *GetRequest) GetArg0() string
func (*GetRequest) ProtoMessage ¶
func (*GetRequest) ProtoMessage()
func (*GetRequest) ProtoReflect ¶
func (x *GetRequest) ProtoReflect() protoreflect.Message
func (*GetRequest) Reset ¶
func (x *GetRequest) Reset()
func (*GetRequest) String ¶
func (x *GetRequest) String() string
type GetRequestLogRecordRequest ¶
type GetRequestLogRecordRequest struct {
// contains filtered or unexported fields
}
func (*GetRequestLogRecordRequest) Descriptor
deprecated
func (*GetRequestLogRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequestLogRecordRequest.ProtoReflect.Descriptor instead.
func (*GetRequestLogRecordRequest) ProtoMessage ¶
func (*GetRequestLogRecordRequest) ProtoMessage()
func (*GetRequestLogRecordRequest) ProtoReflect ¶
func (x *GetRequestLogRecordRequest) ProtoReflect() protoreflect.Message
func (*GetRequestLogRecordRequest) Reset ¶
func (x *GetRequestLogRecordRequest) Reset()
func (*GetRequestLogRecordRequest) String ¶
func (x *GetRequestLogRecordRequest) String() string
type GetRequestLogRecordResponse ¶
type GetRequestLogRecordResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRequestLogRecordResponse) Descriptor
deprecated
func (*GetRequestLogRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRequestLogRecordResponse.ProtoReflect.Descriptor instead.
func (*GetRequestLogRecordResponse) GetResult ¶
func (x *GetRequestLogRecordResponse) GetResult() int64
func (*GetRequestLogRecordResponse) ProtoMessage ¶
func (*GetRequestLogRecordResponse) ProtoMessage()
func (*GetRequestLogRecordResponse) ProtoReflect ¶
func (x *GetRequestLogRecordResponse) ProtoReflect() protoreflect.Message
func (*GetRequestLogRecordResponse) Reset ¶
func (x *GetRequestLogRecordResponse) Reset()
func (*GetRequestLogRecordResponse) String ¶
func (x *GetRequestLogRecordResponse) String() string
type GetRequestsRequest ¶
type GetRequestsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GetRequestsRequest) Descriptor
deprecated
func (*GetRequestsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequestsRequest.ProtoReflect.Descriptor instead.
func (*GetRequestsRequest) GetArg0 ¶
func (x *GetRequestsRequest) GetArg0() int64
func (*GetRequestsRequest) GetArg1 ¶
func (x *GetRequestsRequest) GetArg1() int64
func (*GetRequestsRequest) ProtoMessage ¶
func (*GetRequestsRequest) ProtoMessage()
func (*GetRequestsRequest) ProtoReflect ¶
func (x *GetRequestsRequest) ProtoReflect() protoreflect.Message
func (*GetRequestsRequest) Reset ¶
func (x *GetRequestsRequest) Reset()
func (*GetRequestsRequest) String ¶
func (x *GetRequestsRequest) String() string
type GetRequestsResponse ¶
type GetRequestsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRequestsResponse) Descriptor
deprecated
func (*GetRequestsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRequestsResponse.ProtoReflect.Descriptor instead.
func (*GetRequestsResponse) GetResult ¶
func (x *GetRequestsResponse) GetResult() int64
func (*GetRequestsResponse) ProtoMessage ¶
func (*GetRequestsResponse) ProtoMessage()
func (*GetRequestsResponse) ProtoReflect ¶
func (x *GetRequestsResponse) ProtoReflect() protoreflect.Message
func (*GetRequestsResponse) Reset ¶
func (x *GetRequestsResponse) Reset()
func (*GetRequestsResponse) String ¶
func (x *GetRequestsResponse) String() string
type GetResponse ¶
type GetResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetResponse) Descriptor
deprecated
func (*GetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResponse.ProtoReflect.Descriptor instead.
func (*GetResponse) GetResult ¶
func (x *GetResponse) GetResult() int64
func (*GetResponse) ProtoMessage ¶
func (*GetResponse) ProtoMessage()
func (*GetResponse) ProtoReflect ¶
func (x *GetResponse) ProtoReflect() protoreflect.Message
func (*GetResponse) Reset ¶
func (x *GetResponse) Reset()
func (*GetResponse) String ¶
func (x *GetResponse) String() string
type GetResumptionTokenRequest ¶
type GetResumptionTokenRequest struct {
// contains filtered or unexported fields
}
func (*GetResumptionTokenRequest) Descriptor
deprecated
func (*GetResumptionTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetResumptionTokenRequest.ProtoReflect.Descriptor instead.
func (*GetResumptionTokenRequest) ProtoMessage ¶
func (*GetResumptionTokenRequest) ProtoMessage()
func (*GetResumptionTokenRequest) ProtoReflect ¶
func (x *GetResumptionTokenRequest) ProtoReflect() protoreflect.Message
func (*GetResumptionTokenRequest) Reset ¶
func (x *GetResumptionTokenRequest) Reset()
func (*GetResumptionTokenRequest) String ¶
func (x *GetResumptionTokenRequest) String() string
type GetResumptionTokenResponse ¶
type GetResumptionTokenResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetResumptionTokenResponse) Descriptor
deprecated
func (*GetResumptionTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResumptionTokenResponse.ProtoReflect.Descriptor instead.
func (*GetResumptionTokenResponse) GetResult ¶
func (x *GetResumptionTokenResponse) GetResult() int64
func (*GetResumptionTokenResponse) ProtoMessage ¶
func (*GetResumptionTokenResponse) ProtoMessage()
func (*GetResumptionTokenResponse) ProtoReflect ¶
func (x *GetResumptionTokenResponse) ProtoReflect() protoreflect.Message
func (*GetResumptionTokenResponse) Reset ¶
func (x *GetResumptionTokenResponse) Reset()
func (*GetResumptionTokenResponse) String ¶
func (x *GetResumptionTokenResponse) String() string
type GetRetainedKeysRequest ¶
type GetRetainedKeysRequest struct {
// contains filtered or unexported fields
}
func (*GetRetainedKeysRequest) Descriptor
deprecated
func (*GetRetainedKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRetainedKeysRequest.ProtoReflect.Descriptor instead.
func (*GetRetainedKeysRequest) ProtoMessage ¶
func (*GetRetainedKeysRequest) ProtoMessage()
func (*GetRetainedKeysRequest) ProtoReflect ¶
func (x *GetRetainedKeysRequest) ProtoReflect() protoreflect.Message
func (*GetRetainedKeysRequest) Reset ¶
func (x *GetRetainedKeysRequest) Reset()
func (*GetRetainedKeysRequest) String ¶
func (x *GetRetainedKeysRequest) String() string
type GetRetainedKeysResponse ¶
type GetRetainedKeysResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRetainedKeysResponse) Descriptor
deprecated
func (*GetRetainedKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRetainedKeysResponse.ProtoReflect.Descriptor instead.
func (*GetRetainedKeysResponse) GetResult ¶
func (x *GetRetainedKeysResponse) GetResult() int64
func (*GetRetainedKeysResponse) ProtoMessage ¶
func (*GetRetainedKeysResponse) ProtoMessage()
func (*GetRetainedKeysResponse) ProtoReflect ¶
func (x *GetRetainedKeysResponse) ProtoReflect() protoreflect.Message
func (*GetRetainedKeysResponse) Reset ¶
func (x *GetRetainedKeysResponse) Reset()
func (*GetRetainedKeysResponse) String ¶
func (x *GetRetainedKeysResponse) String() string
type GetRowIndexRequest ¶
type GetRowIndexRequest struct {
// contains filtered or unexported fields
}
func (*GetRowIndexRequest) Descriptor
deprecated
func (*GetRowIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRowIndexRequest.ProtoReflect.Descriptor instead.
func (*GetRowIndexRequest) ProtoMessage ¶
func (*GetRowIndexRequest) ProtoMessage()
func (*GetRowIndexRequest) ProtoReflect ¶
func (x *GetRowIndexRequest) ProtoReflect() protoreflect.Message
func (*GetRowIndexRequest) Reset ¶
func (x *GetRowIndexRequest) Reset()
func (*GetRowIndexRequest) String ¶
func (x *GetRowIndexRequest) String() string
type GetRowIndexResponse ¶
type GetRowIndexResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRowIndexResponse) Descriptor
deprecated
func (*GetRowIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRowIndexResponse.ProtoReflect.Descriptor instead.
func (*GetRowIndexResponse) GetResult ¶
func (x *GetRowIndexResponse) GetResult() int32
func (*GetRowIndexResponse) ProtoMessage ¶
func (*GetRowIndexResponse) ProtoMessage()
func (*GetRowIndexResponse) ProtoReflect ¶
func (x *GetRowIndexResponse) ProtoReflect() protoreflect.Message
func (*GetRowIndexResponse) Reset ¶
func (x *GetRowIndexResponse) Reset()
func (*GetRowIndexResponse) String ¶
func (x *GetRowIndexResponse) String() string
type GetRowsRequest ¶
type GetRowsRequest struct {
// contains filtered or unexported fields
}
func (*GetRowsRequest) Descriptor
deprecated
func (*GetRowsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRowsRequest.ProtoReflect.Descriptor instead.
func (*GetRowsRequest) ProtoMessage ¶
func (*GetRowsRequest) ProtoMessage()
func (*GetRowsRequest) ProtoReflect ¶
func (x *GetRowsRequest) ProtoReflect() protoreflect.Message
func (*GetRowsRequest) Reset ¶
func (x *GetRowsRequest) Reset()
func (*GetRowsRequest) String ¶
func (x *GetRowsRequest) String() string
type GetRowsResponse ¶
type GetRowsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRowsResponse) Descriptor
deprecated
func (*GetRowsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRowsResponse.ProtoReflect.Descriptor instead.
func (*GetRowsResponse) GetResult ¶
func (x *GetRowsResponse) GetResult() int64
func (*GetRowsResponse) ProtoMessage ¶
func (*GetRowsResponse) ProtoMessage()
func (*GetRowsResponse) ProtoReflect ¶
func (x *GetRowsResponse) ProtoReflect() protoreflect.Message
func (*GetRowsResponse) Reset ¶
func (x *GetRowsResponse) Reset()
func (*GetRowsResponse) String ¶
func (x *GetRowsResponse) String() string
type GetSchedulingModeRequest ¶
type GetSchedulingModeRequest struct {
// contains filtered or unexported fields
}
func (*GetSchedulingModeRequest) Descriptor
deprecated
func (*GetSchedulingModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSchedulingModeRequest.ProtoReflect.Descriptor instead.
func (*GetSchedulingModeRequest) ProtoMessage ¶
func (*GetSchedulingModeRequest) ProtoMessage()
func (*GetSchedulingModeRequest) ProtoReflect ¶
func (x *GetSchedulingModeRequest) ProtoReflect() protoreflect.Message
func (*GetSchedulingModeRequest) Reset ¶
func (x *GetSchedulingModeRequest) Reset()
func (*GetSchedulingModeRequest) String ¶
func (x *GetSchedulingModeRequest) String() string
type GetSchedulingModeResponse ¶
type GetSchedulingModeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSchedulingModeResponse) Descriptor
deprecated
func (*GetSchedulingModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSchedulingModeResponse.ProtoReflect.Descriptor instead.
func (*GetSchedulingModeResponse) GetResult ¶
func (x *GetSchedulingModeResponse) GetResult() int32
func (*GetSchedulingModeResponse) ProtoMessage ¶
func (*GetSchedulingModeResponse) ProtoMessage()
func (*GetSchedulingModeResponse) ProtoReflect ¶
func (x *GetSchedulingModeResponse) ProtoReflect() protoreflect.Message
func (*GetSchedulingModeResponse) Reset ¶
func (x *GetSchedulingModeResponse) Reset()
func (*GetSchedulingModeResponse) String ¶
func (x *GetSchedulingModeResponse) String() string
type GetServiceRequest ¶
type GetServiceRequest struct {
// contains filtered or unexported fields
}
func (*GetServiceRequest) Descriptor
deprecated
func (*GetServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceRequest.ProtoReflect.Descriptor instead.
func (*GetServiceRequest) ProtoMessage ¶
func (*GetServiceRequest) ProtoMessage()
func (*GetServiceRequest) ProtoReflect ¶
func (x *GetServiceRequest) ProtoReflect() protoreflect.Message
func (*GetServiceRequest) Reset ¶
func (x *GetServiceRequest) Reset()
func (*GetServiceRequest) String ¶
func (x *GetServiceRequest) String() string
type GetServiceResponse ¶
type GetServiceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceResponse) Descriptor
deprecated
func (*GetServiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceResponse.ProtoReflect.Descriptor instead.
func (*GetServiceResponse) GetResult ¶
func (x *GetServiceResponse) GetResult() int64
func (*GetServiceResponse) ProtoMessage ¶
func (*GetServiceResponse) ProtoMessage()
func (*GetServiceResponse) ProtoReflect ¶
func (x *GetServiceResponse) ProtoReflect() protoreflect.Message
func (*GetServiceResponse) Reset ¶
func (x *GetServiceResponse) Reset()
func (*GetServiceResponse) String ¶
func (x *GetServiceResponse) String() string
type GetSurfacePackageTokenRequest ¶
type GetSurfacePackageTokenRequest struct {
// contains filtered or unexported fields
}
func (*GetSurfacePackageTokenRequest) Descriptor
deprecated
func (*GetSurfacePackageTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSurfacePackageTokenRequest.ProtoReflect.Descriptor instead.
func (*GetSurfacePackageTokenRequest) ProtoMessage ¶
func (*GetSurfacePackageTokenRequest) ProtoMessage()
func (*GetSurfacePackageTokenRequest) ProtoReflect ¶
func (x *GetSurfacePackageTokenRequest) ProtoReflect() protoreflect.Message
func (*GetSurfacePackageTokenRequest) Reset ¶
func (x *GetSurfacePackageTokenRequest) Reset()
func (*GetSurfacePackageTokenRequest) String ¶
func (x *GetSurfacePackageTokenRequest) String() string
type GetSurfacePackageTokenResponse ¶
type GetSurfacePackageTokenResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSurfacePackageTokenResponse) Descriptor
deprecated
func (*GetSurfacePackageTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSurfacePackageTokenResponse.ProtoReflect.Descriptor instead.
func (*GetSurfacePackageTokenResponse) GetResult ¶
func (x *GetSurfacePackageTokenResponse) GetResult() int64
func (*GetSurfacePackageTokenResponse) ProtoMessage ¶
func (*GetSurfacePackageTokenResponse) ProtoMessage()
func (*GetSurfacePackageTokenResponse) ProtoReflect ¶
func (x *GetSurfacePackageTokenResponse) ProtoReflect() protoreflect.Message
func (*GetSurfacePackageTokenResponse) Reset ¶
func (x *GetSurfacePackageTokenResponse) Reset()
func (*GetSurfacePackageTokenResponse) String ¶
func (x *GetSurfacePackageTokenResponse) String() string
type GetTaskNameRequest ¶
type GetTaskNameRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetTaskNameRequest) Descriptor
deprecated
func (*GetTaskNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTaskNameRequest.ProtoReflect.Descriptor instead.
func (*GetTaskNameRequest) GetHandle ¶
func (x *GetTaskNameRequest) GetHandle() int64
func (*GetTaskNameRequest) ProtoMessage ¶
func (*GetTaskNameRequest) ProtoMessage()
func (*GetTaskNameRequest) ProtoReflect ¶
func (x *GetTaskNameRequest) ProtoReflect() protoreflect.Message
func (*GetTaskNameRequest) Reset ¶
func (x *GetTaskNameRequest) Reset()
func (*GetTaskNameRequest) String ¶
func (x *GetTaskNameRequest) String() string
type GetTaskNameResponse ¶
type GetTaskNameResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTaskNameResponse) Descriptor
deprecated
func (*GetTaskNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTaskNameResponse.ProtoReflect.Descriptor instead.
func (*GetTaskNameResponse) GetResult ¶
func (x *GetTaskNameResponse) GetResult() string
func (*GetTaskNameResponse) ProtoMessage ¶
func (*GetTaskNameResponse) ProtoMessage()
func (*GetTaskNameResponse) ProtoReflect ¶
func (x *GetTaskNameResponse) ProtoReflect() protoreflect.Message
func (*GetTaskNameResponse) Reset ¶
func (x *GetTaskNameResponse) Reset()
func (*GetTaskNameResponse) String ¶
func (x *GetTaskNameResponse) String() string
type GetTemplateIdRequest ¶
type GetTemplateIdRequest struct {
// contains filtered or unexported fields
}
func (*GetTemplateIdRequest) Descriptor
deprecated
func (*GetTemplateIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateIdRequest.ProtoReflect.Descriptor instead.
func (*GetTemplateIdRequest) ProtoMessage ¶
func (*GetTemplateIdRequest) ProtoMessage()
func (*GetTemplateIdRequest) ProtoReflect ¶
func (x *GetTemplateIdRequest) ProtoReflect() protoreflect.Message
func (*GetTemplateIdRequest) Reset ¶
func (x *GetTemplateIdRequest) Reset()
func (*GetTemplateIdRequest) String ¶
func (x *GetTemplateIdRequest) String() string
type GetTemplateIdResponse ¶
type GetTemplateIdResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTemplateIdResponse) Descriptor
deprecated
func (*GetTemplateIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateIdResponse.ProtoReflect.Descriptor instead.
func (*GetTemplateIdResponse) GetResult ¶
func (x *GetTemplateIdResponse) GetResult() string
func (*GetTemplateIdResponse) ProtoMessage ¶
func (*GetTemplateIdResponse) ProtoMessage()
func (*GetTemplateIdResponse) ProtoReflect ¶
func (x *GetTemplateIdResponse) ProtoReflect() protoreflect.Message
func (*GetTemplateIdResponse) Reset ¶
func (x *GetTemplateIdResponse) Reset()
func (*GetTemplateIdResponse) String ¶
func (x *GetTemplateIdResponse) String() string
type GetTemplateParamsRequest ¶
type GetTemplateParamsRequest struct {
// contains filtered or unexported fields
}
func (*GetTemplateParamsRequest) Descriptor
deprecated
func (*GetTemplateParamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateParamsRequest.ProtoReflect.Descriptor instead.
func (*GetTemplateParamsRequest) ProtoMessage ¶
func (*GetTemplateParamsRequest) ProtoMessage()
func (*GetTemplateParamsRequest) ProtoReflect ¶
func (x *GetTemplateParamsRequest) ProtoReflect() protoreflect.Message
func (*GetTemplateParamsRequest) Reset ¶
func (x *GetTemplateParamsRequest) Reset()
func (*GetTemplateParamsRequest) String ¶
func (x *GetTemplateParamsRequest) String() string
type GetTemplateParamsResponse ¶
type GetTemplateParamsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTemplateParamsResponse) Descriptor
deprecated
func (*GetTemplateParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateParamsResponse.ProtoReflect.Descriptor instead.
func (*GetTemplateParamsResponse) GetResult ¶
func (x *GetTemplateParamsResponse) GetResult() int64
func (*GetTemplateParamsResponse) ProtoMessage ¶
func (*GetTemplateParamsResponse) ProtoMessage()
func (*GetTemplateParamsResponse) ProtoReflect ¶
func (x *GetTemplateParamsResponse) ProtoReflect() protoreflect.Message
func (*GetTemplateParamsResponse) Reset ¶
func (x *GetTemplateParamsResponse) Reset()
func (*GetTemplateParamsResponse) String ¶
func (x *GetTemplateParamsResponse) String() string
type GetTimeRequest ¶
type GetTimeRequest struct {
// contains filtered or unexported fields
}
func (*GetTimeRequest) Descriptor
deprecated
func (*GetTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTimeRequest.ProtoReflect.Descriptor instead.
func (*GetTimeRequest) ProtoMessage ¶
func (*GetTimeRequest) ProtoMessage()
func (*GetTimeRequest) ProtoReflect ¶
func (x *GetTimeRequest) ProtoReflect() protoreflect.Message
func (*GetTimeRequest) Reset ¶
func (x *GetTimeRequest) Reset()
func (*GetTimeRequest) String ¶
func (x *GetTimeRequest) String() string
type GetTimeResponse ¶
type GetTimeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTimeResponse) Descriptor
deprecated
func (*GetTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTimeResponse.ProtoReflect.Descriptor instead.
func (*GetTimeResponse) GetResult ¶
func (x *GetTimeResponse) GetResult() int64
func (*GetTimeResponse) ProtoMessage ¶
func (*GetTimeResponse) ProtoMessage()
func (*GetTimeResponse) ProtoReflect ¶
func (x *GetTimeResponse) ProtoReflect() protoreflect.Message
func (*GetTimeResponse) Reset ¶
func (x *GetTimeResponse) Reset()
func (*GetTimeResponse) String ¶
func (x *GetTimeResponse) String() string
type GetTimezoneUtcOffsetRequest ¶
type GetTimezoneUtcOffsetRequest struct {
// contains filtered or unexported fields
}
func (*GetTimezoneUtcOffsetRequest) Descriptor
deprecated
func (*GetTimezoneUtcOffsetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTimezoneUtcOffsetRequest.ProtoReflect.Descriptor instead.
func (*GetTimezoneUtcOffsetRequest) ProtoMessage ¶
func (*GetTimezoneUtcOffsetRequest) ProtoMessage()
func (*GetTimezoneUtcOffsetRequest) ProtoReflect ¶
func (x *GetTimezoneUtcOffsetRequest) ProtoReflect() protoreflect.Message
func (*GetTimezoneUtcOffsetRequest) Reset ¶
func (x *GetTimezoneUtcOffsetRequest) Reset()
func (*GetTimezoneUtcOffsetRequest) String ¶
func (x *GetTimezoneUtcOffsetRequest) String() string
type GetTimezoneUtcOffsetResponse ¶
type GetTimezoneUtcOffsetResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTimezoneUtcOffsetResponse) Descriptor
deprecated
func (*GetTimezoneUtcOffsetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTimezoneUtcOffsetResponse.ProtoReflect.Descriptor instead.
func (*GetTimezoneUtcOffsetResponse) GetResult ¶
func (x *GetTimezoneUtcOffsetResponse) GetResult() int64
func (*GetTimezoneUtcOffsetResponse) ProtoMessage ¶
func (*GetTimezoneUtcOffsetResponse) ProtoMessage()
func (*GetTimezoneUtcOffsetResponse) ProtoReflect ¶
func (x *GetTimezoneUtcOffsetResponse) ProtoReflect() protoreflect.Message
func (*GetTimezoneUtcOffsetResponse) Reset ¶
func (x *GetTimezoneUtcOffsetResponse) Reset()
func (*GetTimezoneUtcOffsetResponse) String ¶
func (x *GetTimezoneUtcOffsetResponse) String() string
type GetTrainingExampleRecordsRequest ¶
type GetTrainingExampleRecordsRequest struct {
// contains filtered or unexported fields
}
func (*GetTrainingExampleRecordsRequest) Descriptor
deprecated
func (*GetTrainingExampleRecordsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrainingExampleRecordsRequest.ProtoReflect.Descriptor instead.
func (*GetTrainingExampleRecordsRequest) ProtoMessage ¶
func (*GetTrainingExampleRecordsRequest) ProtoMessage()
func (*GetTrainingExampleRecordsRequest) ProtoReflect ¶
func (x *GetTrainingExampleRecordsRequest) ProtoReflect() protoreflect.Message
func (*GetTrainingExampleRecordsRequest) Reset ¶
func (x *GetTrainingExampleRecordsRequest) Reset()
func (*GetTrainingExampleRecordsRequest) String ¶
func (x *GetTrainingExampleRecordsRequest) String() string
type GetTrainingExampleRecordsResponse ¶
type GetTrainingExampleRecordsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTrainingExampleRecordsResponse) Descriptor
deprecated
func (*GetTrainingExampleRecordsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrainingExampleRecordsResponse.ProtoReflect.Descriptor instead.
func (*GetTrainingExampleRecordsResponse) GetResult ¶
func (x *GetTrainingExampleRecordsResponse) GetResult() int64
func (*GetTrainingExampleRecordsResponse) ProtoMessage ¶
func (*GetTrainingExampleRecordsResponse) ProtoMessage()
func (*GetTrainingExampleRecordsResponse) ProtoReflect ¶
func (x *GetTrainingExampleRecordsResponse) ProtoReflect() protoreflect.Message
func (*GetTrainingExampleRecordsResponse) Reset ¶
func (x *GetTrainingExampleRecordsResponse) Reset()
func (*GetTrainingExampleRecordsResponse) String ¶
func (x *GetTrainingExampleRecordsResponse) String() string
type GetTrainingExampleRequest ¶
type GetTrainingExampleRequest struct {
// contains filtered or unexported fields
}
func (*GetTrainingExampleRequest) Descriptor
deprecated
func (*GetTrainingExampleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrainingExampleRequest.ProtoReflect.Descriptor instead.
func (*GetTrainingExampleRequest) ProtoMessage ¶
func (*GetTrainingExampleRequest) ProtoMessage()
func (*GetTrainingExampleRequest) ProtoReflect ¶
func (x *GetTrainingExampleRequest) ProtoReflect() protoreflect.Message
func (*GetTrainingExampleRequest) Reset ¶
func (x *GetTrainingExampleRequest) Reset()
func (*GetTrainingExampleRequest) String ¶
func (x *GetTrainingExampleRequest) String() string
type GetTrainingExampleResponse ¶
type GetTrainingExampleResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTrainingExampleResponse) Descriptor
deprecated
func (*GetTrainingExampleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrainingExampleResponse.ProtoReflect.Descriptor instead.
func (*GetTrainingExampleResponse) GetResult ¶
func (x *GetTrainingExampleResponse) GetResult() int64
func (*GetTrainingExampleResponse) ProtoMessage ¶
func (*GetTrainingExampleResponse) ProtoMessage()
func (*GetTrainingExampleResponse) ProtoReflect ¶
func (x *GetTrainingExampleResponse) ProtoReflect() protoreflect.Message
func (*GetTrainingExampleResponse) Reset ¶
func (x *GetTrainingExampleResponse) Reset()
func (*GetTrainingExampleResponse) String ¶
func (x *GetTrainingExampleResponse) String() string
type GetTrainingIntervalRequest ¶
type GetTrainingIntervalRequest struct {
// contains filtered or unexported fields
}
func (*GetTrainingIntervalRequest) Descriptor
deprecated
func (*GetTrainingIntervalRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrainingIntervalRequest.ProtoReflect.Descriptor instead.
func (*GetTrainingIntervalRequest) ProtoMessage ¶
func (*GetTrainingIntervalRequest) ProtoMessage()
func (*GetTrainingIntervalRequest) ProtoReflect ¶
func (x *GetTrainingIntervalRequest) ProtoReflect() protoreflect.Message
func (*GetTrainingIntervalRequest) Reset ¶
func (x *GetTrainingIntervalRequest) Reset()
func (*GetTrainingIntervalRequest) String ¶
func (x *GetTrainingIntervalRequest) String() string
type GetTrainingIntervalResponse ¶
type GetTrainingIntervalResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTrainingIntervalResponse) Descriptor
deprecated
func (*GetTrainingIntervalResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrainingIntervalResponse.ProtoReflect.Descriptor instead.
func (*GetTrainingIntervalResponse) GetResult ¶
func (x *GetTrainingIntervalResponse) GetResult() int64
func (*GetTrainingIntervalResponse) ProtoMessage ¶
func (*GetTrainingIntervalResponse) ProtoMessage()
func (*GetTrainingIntervalResponse) ProtoReflect ¶
func (x *GetTrainingIntervalResponse) ProtoReflect() protoreflect.Message
func (*GetTrainingIntervalResponse) Reset ¶
func (x *GetTrainingIntervalResponse) Reset()
func (*GetTrainingIntervalResponse) String ¶
func (x *GetTrainingIntervalResponse) String() string
type GetTypeRequest ¶
type GetTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetTypeRequest) Descriptor
deprecated
func (*GetTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTypeRequest.ProtoReflect.Descriptor instead.
func (*GetTypeRequest) ProtoMessage ¶
func (*GetTypeRequest) ProtoMessage()
func (*GetTypeRequest) ProtoReflect ¶
func (x *GetTypeRequest) ProtoReflect() protoreflect.Message
func (*GetTypeRequest) Reset ¶
func (x *GetTypeRequest) Reset()
func (*GetTypeRequest) String ¶
func (x *GetTypeRequest) String() string
type GetTypeResponse ¶
type GetTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTypeResponse) Descriptor
deprecated
func (*GetTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTypeResponse.ProtoReflect.Descriptor instead.
func (*GetTypeResponse) GetResult ¶
func (x *GetTypeResponse) GetResult() int32
func (*GetTypeResponse) ProtoMessage ¶
func (*GetTypeResponse) ProtoMessage()
func (*GetTypeResponse) ProtoReflect ¶
func (x *GetTypeResponse) ProtoReflect() protoreflect.Message
func (*GetTypeResponse) Reset ¶
func (x *GetTypeResponse) Reset()
func (*GetTypeResponse) String ¶
func (x *GetTypeResponse) String() string
type GetUserDataRequest ¶
type GetUserDataRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserDataRequest) Descriptor
deprecated
func (*GetUserDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserDataRequest.ProtoReflect.Descriptor instead.
func (*GetUserDataRequest) GetArg0 ¶
func (x *GetUserDataRequest) GetArg0() int64
func (*GetUserDataRequest) ProtoMessage ¶
func (*GetUserDataRequest) ProtoMessage()
func (*GetUserDataRequest) ProtoReflect ¶
func (x *GetUserDataRequest) ProtoReflect() protoreflect.Message
func (*GetUserDataRequest) Reset ¶
func (x *GetUserDataRequest) Reset()
func (*GetUserDataRequest) String ¶
func (x *GetUserDataRequest) String() string
type GetUserDataResponse ¶
type GetUserDataResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserDataResponse) Descriptor
deprecated
func (*GetUserDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserDataResponse.ProtoReflect.Descriptor instead.
func (*GetUserDataResponse) GetResult ¶
func (x *GetUserDataResponse) GetResult() int64
func (*GetUserDataResponse) ProtoMessage ¶
func (*GetUserDataResponse) ProtoMessage()
func (*GetUserDataResponse) ProtoReflect ¶
func (x *GetUserDataResponse) ProtoReflect() protoreflect.Message
func (*GetUserDataResponse) Reset ¶
func (x *GetUserDataResponse) Reset()
func (*GetUserDataResponse) String ¶
func (x *GetUserDataResponse) String() string
type GetWidthRequest ¶
type GetWidthRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetWidthRequest) Descriptor
deprecated
func (*GetWidthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWidthRequest.ProtoReflect.Descriptor instead.
func (*GetWidthRequest) GetHandle ¶
func (x *GetWidthRequest) GetHandle() int64
func (*GetWidthRequest) ProtoMessage ¶
func (*GetWidthRequest) ProtoMessage()
func (*GetWidthRequest) ProtoReflect ¶
func (x *GetWidthRequest) ProtoReflect() protoreflect.Message
func (*GetWidthRequest) Reset ¶
func (x *GetWidthRequest) Reset()
func (*GetWidthRequest) String ¶
func (x *GetWidthRequest) String() string
type GetWidthResponse ¶
type GetWidthResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetWidthResponse) Descriptor
deprecated
func (*GetWidthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWidthResponse.ProtoReflect.Descriptor instead.
func (*GetWidthResponse) GetResult ¶
func (x *GetWidthResponse) GetResult() int32
func (*GetWidthResponse) ProtoMessage ¶
func (*GetWidthResponse) ProtoMessage()
func (*GetWidthResponse) ProtoReflect ¶
func (x *GetWidthResponse) ProtoReflect() protoreflect.Message
func (*GetWidthResponse) Reset ¶
func (x *GetWidthResponse) Reset()
func (*GetWidthResponse) String ¶
func (x *GetWidthResponse) String() string
type HashCodeRequest ¶
type HashCodeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*HashCodeRequest) Descriptor
deprecated
func (*HashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.
func (*HashCodeRequest) GetHandle ¶
func (x *HashCodeRequest) GetHandle() int64
func (*HashCodeRequest) ProtoMessage ¶
func (*HashCodeRequest) ProtoMessage()
func (*HashCodeRequest) ProtoReflect ¶
func (x *HashCodeRequest) ProtoReflect() protoreflect.Message
func (*HashCodeRequest) Reset ¶
func (x *HashCodeRequest) Reset()
func (*HashCodeRequest) String ¶
func (x *HashCodeRequest) String() string
type HashCodeResponse ¶
type HashCodeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*HashCodeResponse) Descriptor
deprecated
func (*HashCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use HashCodeResponse.ProtoReflect.Descriptor instead.
func (*HashCodeResponse) GetResult ¶
func (x *HashCodeResponse) GetResult() int32
func (*HashCodeResponse) ProtoMessage ¶
func (*HashCodeResponse) ProtoMessage()
func (*HashCodeResponse) ProtoReflect ¶
func (x *HashCodeResponse) ProtoReflect() protoreflect.Message
func (*HashCodeResponse) Reset ¶
func (x *HashCodeResponse) Reset()
func (*HashCodeResponse) String ¶
func (x *HashCodeResponse) String() string
type InferenceInputBuilderServiceClient ¶
type InferenceInputBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetBatchSize(ctx context.Context, in *SetBatchSizeRequest, opts ...grpc.CallOption) (*SetBatchSizeResponse, error)
SetExpectedOutputStructure(ctx context.Context, in *SetExpectedOutputStructureRequest, opts ...grpc.CallOption) (*SetExpectedOutputStructureResponse, error)
SetInputData(ctx context.Context, in *SetInputDataRequest, opts ...grpc.CallOption) (*SetInputDataResponse, error)
SetParams(ctx context.Context, in *SetParamsRequest, opts ...grpc.CallOption) (*SetParamsResponse, error)
}
InferenceInputBuilderServiceClient is the client API for InferenceInputBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewInferenceInputBuilderServiceClient ¶
func NewInferenceInputBuilderServiceClient(cc grpc.ClientConnInterface) InferenceInputBuilderServiceClient
type InferenceInputBuilderServiceServer ¶
type InferenceInputBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetBatchSize(context.Context, *SetBatchSizeRequest) (*SetBatchSizeResponse, error)
SetExpectedOutputStructure(context.Context, *SetExpectedOutputStructureRequest) (*SetExpectedOutputStructureResponse, error)
SetInputData(context.Context, *SetInputDataRequest) (*SetInputDataResponse, error)
SetParams(context.Context, *SetParamsRequest) (*SetParamsResponse, error)
// contains filtered or unexported methods
}
InferenceInputBuilderServiceServer is the server API for InferenceInputBuilderService service. All implementations must embed UnimplementedInferenceInputBuilderServiceServer for forward compatibility.
type InferenceInputEqualsRequest ¶
type InferenceInputEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*InferenceInputEqualsRequest) Descriptor
deprecated
func (*InferenceInputEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use InferenceInputEqualsRequest.ProtoReflect.Descriptor instead.
func (*InferenceInputEqualsRequest) GetArg0 ¶
func (x *InferenceInputEqualsRequest) GetArg0() int64
func (*InferenceInputEqualsRequest) ProtoMessage ¶
func (*InferenceInputEqualsRequest) ProtoMessage()
func (*InferenceInputEqualsRequest) ProtoReflect ¶
func (x *InferenceInputEqualsRequest) ProtoReflect() protoreflect.Message
func (*InferenceInputEqualsRequest) Reset ¶
func (x *InferenceInputEqualsRequest) Reset()
func (*InferenceInputEqualsRequest) String ¶
func (x *InferenceInputEqualsRequest) String() string
type InferenceInputHashCodeRequest ¶
type InferenceInputHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*InferenceInputHashCodeRequest) Descriptor
deprecated
func (*InferenceInputHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use InferenceInputHashCodeRequest.ProtoReflect.Descriptor instead.
func (*InferenceInputHashCodeRequest) ProtoMessage ¶
func (*InferenceInputHashCodeRequest) ProtoMessage()
func (*InferenceInputHashCodeRequest) ProtoReflect ¶
func (x *InferenceInputHashCodeRequest) ProtoReflect() protoreflect.Message
func (*InferenceInputHashCodeRequest) Reset ¶
func (x *InferenceInputHashCodeRequest) Reset()
func (*InferenceInputHashCodeRequest) String ¶
func (x *InferenceInputHashCodeRequest) String() string
type InferenceInputParamsEqualsRequest ¶
type InferenceInputParamsEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*InferenceInputParamsEqualsRequest) Descriptor
deprecated
func (*InferenceInputParamsEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use InferenceInputParamsEqualsRequest.ProtoReflect.Descriptor instead.
func (*InferenceInputParamsEqualsRequest) GetArg0 ¶
func (x *InferenceInputParamsEqualsRequest) GetArg0() int64
func (*InferenceInputParamsEqualsRequest) ProtoMessage ¶
func (*InferenceInputParamsEqualsRequest) ProtoMessage()
func (*InferenceInputParamsEqualsRequest) ProtoReflect ¶
func (x *InferenceInputParamsEqualsRequest) ProtoReflect() protoreflect.Message
func (*InferenceInputParamsEqualsRequest) Reset ¶
func (x *InferenceInputParamsEqualsRequest) Reset()
func (*InferenceInputParamsEqualsRequest) String ¶
func (x *InferenceInputParamsEqualsRequest) String() string
type InferenceInputParamsHashCodeRequest ¶
type InferenceInputParamsHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*InferenceInputParamsHashCodeRequest) Descriptor
deprecated
func (*InferenceInputParamsHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use InferenceInputParamsHashCodeRequest.ProtoReflect.Descriptor instead.
func (*InferenceInputParamsHashCodeRequest) ProtoMessage ¶
func (*InferenceInputParamsHashCodeRequest) ProtoMessage()
func (*InferenceInputParamsHashCodeRequest) ProtoReflect ¶
func (x *InferenceInputParamsHashCodeRequest) ProtoReflect() protoreflect.Message
func (*InferenceInputParamsHashCodeRequest) Reset ¶
func (x *InferenceInputParamsHashCodeRequest) Reset()
func (*InferenceInputParamsHashCodeRequest) String ¶
func (x *InferenceInputParamsHashCodeRequest) String() string
type InferenceInputParamsServiceClient ¶
type InferenceInputParamsServiceClient interface {
Equals(ctx context.Context, in *InferenceInputParamsEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetDelegateType(ctx context.Context, in *GetDelegateTypeRequest, opts ...grpc.CallOption) (*GetDelegateTypeResponse, error)
GetKeyValueStore(ctx context.Context, in *GetKeyValueStoreRequest, opts ...grpc.CallOption) (*GetKeyValueStoreResponse, error)
GetModelKey(ctx context.Context, in *GetModelKeyRequest, opts ...grpc.CallOption) (*GetModelKeyResponse, error)
GetModelType(ctx context.Context, in *GetModelTypeRequest, opts ...grpc.CallOption) (*GetModelTypeResponse, error)
GetRecommendedNumThreads(ctx context.Context, in *GetRecommendedNumThreadsRequest, opts ...grpc.CallOption) (*GetRecommendedNumThreadsResponse, error)
HashCode(ctx context.Context, in *InferenceInputParamsHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
InferenceInputParamsServiceClient is the client API for InferenceInputParamsService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewInferenceInputParamsServiceClient ¶
func NewInferenceInputParamsServiceClient(cc grpc.ClientConnInterface) InferenceInputParamsServiceClient
type InferenceInputParamsServiceServer ¶
type InferenceInputParamsServiceServer interface {
Equals(context.Context, *InferenceInputParamsEqualsRequest) (*EqualsResponse, error)
GetDelegateType(context.Context, *GetDelegateTypeRequest) (*GetDelegateTypeResponse, error)
GetKeyValueStore(context.Context, *GetKeyValueStoreRequest) (*GetKeyValueStoreResponse, error)
GetModelKey(context.Context, *GetModelKeyRequest) (*GetModelKeyResponse, error)
GetModelType(context.Context, *GetModelTypeRequest) (*GetModelTypeResponse, error)
GetRecommendedNumThreads(context.Context, *GetRecommendedNumThreadsRequest) (*GetRecommendedNumThreadsResponse, error)
HashCode(context.Context, *InferenceInputParamsHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
InferenceInputParamsServiceServer is the server API for InferenceInputParamsService service. All implementations must embed UnimplementedInferenceInputParamsServiceServer for forward compatibility.
type InferenceInputServiceClient ¶
type InferenceInputServiceClient interface {
Equals(ctx context.Context, in *InferenceInputEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetBatchSize(ctx context.Context, in *GetBatchSizeRequest, opts ...grpc.CallOption) (*GetBatchSizeResponse, error)
GetExpectedOutputStructure(ctx context.Context, in *GetExpectedOutputStructureRequest, opts ...grpc.CallOption) (*GetExpectedOutputStructureResponse, error)
GetInputData(ctx context.Context, in *GetInputDataRequest, opts ...grpc.CallOption) (*GetInputDataResponse, error)
GetParams(ctx context.Context, in *GetParamsRequest, opts ...grpc.CallOption) (*GetParamsResponse, error)
HashCode(ctx context.Context, in *InferenceInputHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
InferenceInputServiceClient is the client API for InferenceInputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewInferenceInputServiceClient ¶
func NewInferenceInputServiceClient(cc grpc.ClientConnInterface) InferenceInputServiceClient
type InferenceInputServiceServer ¶
type InferenceInputServiceServer interface {
Equals(context.Context, *InferenceInputEqualsRequest) (*EqualsResponse, error)
GetBatchSize(context.Context, *GetBatchSizeRequest) (*GetBatchSizeResponse, error)
GetExpectedOutputStructure(context.Context, *GetExpectedOutputStructureRequest) (*GetExpectedOutputStructureResponse, error)
GetInputData(context.Context, *GetInputDataRequest) (*GetInputDataResponse, error)
GetParams(context.Context, *GetParamsRequest) (*GetParamsResponse, error)
HashCode(context.Context, *InferenceInputHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
InferenceInputServiceServer is the server API for InferenceInputService service. All implementations must embed UnimplementedInferenceInputServiceServer for forward compatibility.
type InferenceOutputBuilderServiceClient ¶
type InferenceOutputBuilderServiceClient interface {
AddDataOutput(ctx context.Context, in *AddDataOutputRequest, opts ...grpc.CallOption) (*AddDataOutputResponse, error)
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
}
InferenceOutputBuilderServiceClient is the client API for InferenceOutputBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewInferenceOutputBuilderServiceClient ¶
func NewInferenceOutputBuilderServiceClient(cc grpc.ClientConnInterface) InferenceOutputBuilderServiceClient
type InferenceOutputBuilderServiceServer ¶
type InferenceOutputBuilderServiceServer interface {
AddDataOutput(context.Context, *AddDataOutputRequest) (*AddDataOutputResponse, error)
Build(context.Context, *BuildRequest) (*BuildResponse, error)
// contains filtered or unexported methods
}
InferenceOutputBuilderServiceServer is the server API for InferenceOutputBuilderService service. All implementations must embed UnimplementedInferenceOutputBuilderServiceServer for forward compatibility.
type InferenceOutputEqualsRequest ¶
type InferenceOutputEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*InferenceOutputEqualsRequest) Descriptor
deprecated
func (*InferenceOutputEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use InferenceOutputEqualsRequest.ProtoReflect.Descriptor instead.
func (*InferenceOutputEqualsRequest) GetArg0 ¶
func (x *InferenceOutputEqualsRequest) GetArg0() int64
func (*InferenceOutputEqualsRequest) ProtoMessage ¶
func (*InferenceOutputEqualsRequest) ProtoMessage()
func (*InferenceOutputEqualsRequest) ProtoReflect ¶
func (x *InferenceOutputEqualsRequest) ProtoReflect() protoreflect.Message
func (*InferenceOutputEqualsRequest) Reset ¶
func (x *InferenceOutputEqualsRequest) Reset()
func (*InferenceOutputEqualsRequest) String ¶
func (x *InferenceOutputEqualsRequest) String() string
type InferenceOutputHashCodeRequest ¶
type InferenceOutputHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*InferenceOutputHashCodeRequest) Descriptor
deprecated
func (*InferenceOutputHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use InferenceOutputHashCodeRequest.ProtoReflect.Descriptor instead.
func (*InferenceOutputHashCodeRequest) ProtoMessage ¶
func (*InferenceOutputHashCodeRequest) ProtoMessage()
func (*InferenceOutputHashCodeRequest) ProtoReflect ¶
func (x *InferenceOutputHashCodeRequest) ProtoReflect() protoreflect.Message
func (*InferenceOutputHashCodeRequest) Reset ¶
func (x *InferenceOutputHashCodeRequest) Reset()
func (*InferenceOutputHashCodeRequest) String ¶
func (x *InferenceOutputHashCodeRequest) String() string
type InferenceOutputServiceClient ¶
type InferenceOutputServiceClient interface {
Equals(ctx context.Context, in *InferenceOutputEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
HashCode(ctx context.Context, in *InferenceOutputHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
InferenceOutputServiceClient is the client API for InferenceOutputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewInferenceOutputServiceClient ¶
func NewInferenceOutputServiceClient(cc grpc.ClientConnInterface) InferenceOutputServiceClient
type InferenceOutputServiceServer ¶
type InferenceOutputServiceServer interface {
Equals(context.Context, *InferenceOutputEqualsRequest) (*EqualsResponse, error)
HashCode(context.Context, *InferenceOutputHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
InferenceOutputServiceServer is the server API for InferenceOutputService service. All implementations must embed UnimplementedInferenceOutputServiceServer for forward compatibility.
type IsInstalledRequest ¶
type IsInstalledRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*IsInstalledRequest) Descriptor
deprecated
func (*IsInstalledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsInstalledRequest.ProtoReflect.Descriptor instead.
func (*IsInstalledRequest) GetHandle ¶
func (x *IsInstalledRequest) GetHandle() int64
func (*IsInstalledRequest) ProtoMessage ¶
func (*IsInstalledRequest) ProtoMessage()
func (*IsInstalledRequest) ProtoReflect ¶
func (x *IsInstalledRequest) ProtoReflect() protoreflect.Message
func (*IsInstalledRequest) Reset ¶
func (x *IsInstalledRequest) Reset()
func (*IsInstalledRequest) String ¶
func (x *IsInstalledRequest) String() string
type IsInstalledResponse ¶
type IsInstalledResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsInstalledResponse) Descriptor
deprecated
func (*IsInstalledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsInstalledResponse.ProtoReflect.Descriptor instead.
func (*IsInstalledResponse) GetResult ¶
func (x *IsInstalledResponse) GetResult() bool
func (*IsInstalledResponse) ProtoMessage ¶
func (*IsInstalledResponse) ProtoMessage()
func (*IsInstalledResponse) ProtoReflect ¶
func (x *IsInstalledResponse) ProtoReflect() protoreflect.Message
func (*IsInstalledResponse) Reset ¶
func (x *IsInstalledResponse) Reset()
func (*IsInstalledResponse) String ¶
func (x *IsInstalledResponse) String() string
type IsolatedServiceExceptionServiceClient ¶
type IsolatedServiceExceptionServiceClient interface {
NewIsolatedServiceException(ctx context.Context, in *NewIsolatedServiceExceptionRequest, opts ...grpc.CallOption) (*NewIsolatedServiceExceptionResponse, error)
GetErrorCode(ctx context.Context, in *GetErrorCodeRequest, opts ...grpc.CallOption) (*GetErrorCodeResponse, error)
}
IsolatedServiceExceptionServiceClient is the client API for IsolatedServiceExceptionService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewIsolatedServiceExceptionServiceClient ¶
func NewIsolatedServiceExceptionServiceClient(cc grpc.ClientConnInterface) IsolatedServiceExceptionServiceClient
type IsolatedServiceExceptionServiceServer ¶
type IsolatedServiceExceptionServiceServer interface {
NewIsolatedServiceException(context.Context, *NewIsolatedServiceExceptionRequest) (*NewIsolatedServiceExceptionResponse, error)
GetErrorCode(context.Context, *GetErrorCodeRequest) (*GetErrorCodeResponse, error)
// contains filtered or unexported methods
}
IsolatedServiceExceptionServiceServer is the server API for IsolatedServiceExceptionService service. All implementations must embed UnimplementedIsolatedServiceExceptionServiceServer for forward compatibility.
type IsolatedServiceServiceClient ¶
type IsolatedServiceServiceClient interface {
GetEventUrlProvider(ctx context.Context, in *GetEventUrlProviderRequest, opts ...grpc.CallOption) (*GetEventUrlProviderResponse, error)
GetFederatedComputeScheduler(ctx context.Context, in *GetFederatedComputeSchedulerRequest, opts ...grpc.CallOption) (*GetFederatedComputeSchedulerResponse, error)
GetLocalData(ctx context.Context, in *GetLocalDataRequest, opts ...grpc.CallOption) (*GetLocalDataResponse, error)
GetLogReader(ctx context.Context, in *GetLogReaderRequest, opts ...grpc.CallOption) (*GetLogReaderResponse, error)
GetModelManager(ctx context.Context, in *GetModelManagerRequest, opts ...grpc.CallOption) (*GetModelManagerResponse, error)
GetRemoteData(ctx context.Context, in *GetRemoteDataRequest, opts ...grpc.CallOption) (*GetRemoteDataResponse, error)
GetUserData(ctx context.Context, in *GetUserDataRequest, opts ...grpc.CallOption) (*GetUserDataResponse, error)
OnBind(ctx context.Context, in *OnBindRequest, opts ...grpc.CallOption) (*OnBindResponse, error)
OnCreate(ctx context.Context, in *OnCreateRequest, opts ...grpc.CallOption) (*OnCreateResponse, error)
OnRequest(ctx context.Context, in *OnRequestRequest, opts ...grpc.CallOption) (*OnRequestResponse, error)
}
IsolatedServiceServiceClient is the client API for IsolatedServiceService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewIsolatedServiceServiceClient ¶
func NewIsolatedServiceServiceClient(cc grpc.ClientConnInterface) IsolatedServiceServiceClient
type IsolatedServiceServiceServer ¶
type IsolatedServiceServiceServer interface {
GetEventUrlProvider(context.Context, *GetEventUrlProviderRequest) (*GetEventUrlProviderResponse, error)
GetFederatedComputeScheduler(context.Context, *GetFederatedComputeSchedulerRequest) (*GetFederatedComputeSchedulerResponse, error)
GetLocalData(context.Context, *GetLocalDataRequest) (*GetLocalDataResponse, error)
GetLogReader(context.Context, *GetLogReaderRequest) (*GetLogReaderResponse, error)
GetModelManager(context.Context, *GetModelManagerRequest) (*GetModelManagerResponse, error)
GetRemoteData(context.Context, *GetRemoteDataRequest) (*GetRemoteDataResponse, error)
GetUserData(context.Context, *GetUserDataRequest) (*GetUserDataResponse, error)
OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error)
OnCreate(context.Context, *OnCreateRequest) (*OnCreateResponse, error)
OnRequest(context.Context, *OnRequestRequest) (*OnRequestResponse, error)
// contains filtered or unexported methods
}
IsolatedServiceServiceServer is the server API for IsolatedServiceService service. All implementations must embed UnimplementedIsolatedServiceServiceServer for forward compatibility.
type KeySetRequest ¶
type KeySetRequest struct {
// contains filtered or unexported fields
}
func (*KeySetRequest) Descriptor
deprecated
func (*KeySetRequest) Descriptor() ([]byte, []int)
Deprecated: Use KeySetRequest.ProtoReflect.Descriptor instead.
func (*KeySetRequest) ProtoMessage ¶
func (*KeySetRequest) ProtoMessage()
func (*KeySetRequest) ProtoReflect ¶
func (x *KeySetRequest) ProtoReflect() protoreflect.Message
func (*KeySetRequest) Reset ¶
func (x *KeySetRequest) Reset()
func (*KeySetRequest) String ¶
func (x *KeySetRequest) String() string
type KeySetResponse ¶
type KeySetResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*KeySetResponse) Descriptor
deprecated
func (*KeySetResponse) Descriptor() ([]byte, []int)
Deprecated: Use KeySetResponse.ProtoReflect.Descriptor instead.
func (*KeySetResponse) GetResult ¶
func (x *KeySetResponse) GetResult() int64
func (*KeySetResponse) ProtoMessage ¶
func (*KeySetResponse) ProtoMessage()
func (*KeySetResponse) ProtoReflect ¶
func (x *KeySetResponse) ProtoReflect() protoreflect.Message
func (*KeySetResponse) Reset ¶
func (x *KeySetResponse) Reset()
func (*KeySetResponse) String ¶
func (x *KeySetResponse) String() string
type KeyValueStoreServiceClient ¶
type KeyValueStoreServiceClient interface {
Get(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*GetResponse, error)
KeySet(ctx context.Context, in *KeySetRequest, opts ...grpc.CallOption) (*KeySetResponse, error)
}
KeyValueStoreServiceClient is the client API for KeyValueStoreService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewKeyValueStoreServiceClient ¶
func NewKeyValueStoreServiceClient(cc grpc.ClientConnInterface) KeyValueStoreServiceClient
type KeyValueStoreServiceServer ¶
type KeyValueStoreServiceServer interface {
Get(context.Context, *GetRequest) (*GetResponse, error)
KeySet(context.Context, *KeySetRequest) (*KeySetResponse, error)
// contains filtered or unexported methods
}
KeyValueStoreServiceServer is the server API for KeyValueStoreService service. All implementations must embed UnimplementedKeyValueStoreServiceServer for forward compatibility.
type LogReaderServiceClient ¶
type LogReaderServiceClient interface {
GetJoinedEvents(ctx context.Context, in *GetJoinedEventsRequest, opts ...grpc.CallOption) (*GetJoinedEventsResponse, error)
GetRequests(ctx context.Context, in *GetRequestsRequest, opts ...grpc.CallOption) (*GetRequestsResponse, error)
}
LogReaderServiceClient is the client API for LogReaderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewLogReaderServiceClient ¶
func NewLogReaderServiceClient(cc grpc.ClientConnInterface) LogReaderServiceClient
type LogReaderServiceServer ¶
type LogReaderServiceServer interface {
GetJoinedEvents(context.Context, *GetJoinedEventsRequest) (*GetJoinedEventsResponse, error)
GetRequests(context.Context, *GetRequestsRequest) (*GetRequestsResponse, error)
// contains filtered or unexported methods
}
LogReaderServiceServer is the server API for LogReaderService service. All implementations must embed UnimplementedLogReaderServiceServer for forward compatibility.
type MutableKeyValueStoreServiceClient ¶
type MutableKeyValueStoreServiceClient interface {
Put(ctx context.Context, in *PutRequest, opts ...grpc.CallOption) (*PutResponse, error)
Remove(ctx context.Context, in *RemoveRequest, opts ...grpc.CallOption) (*RemoveResponse, error)
}
MutableKeyValueStoreServiceClient is the client API for MutableKeyValueStoreService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewMutableKeyValueStoreServiceClient ¶
func NewMutableKeyValueStoreServiceClient(cc grpc.ClientConnInterface) MutableKeyValueStoreServiceClient
type MutableKeyValueStoreServiceServer ¶
type MutableKeyValueStoreServiceServer interface {
Put(context.Context, *PutRequest) (*PutResponse, error)
Remove(context.Context, *RemoveRequest) (*RemoveResponse, error)
// contains filtered or unexported methods
}
MutableKeyValueStoreServiceServer is the server API for MutableKeyValueStoreService service. All implementations must embed UnimplementedMutableKeyValueStoreServiceServer for forward compatibility.
type NewAppInfoRequest ¶
type NewAppInfoRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*NewAppInfoRequest) Descriptor
deprecated
func (*NewAppInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewAppInfoRequest.ProtoReflect.Descriptor instead.
func (*NewAppInfoRequest) GetArg0 ¶
func (x *NewAppInfoRequest) GetArg0() bool
func (*NewAppInfoRequest) ProtoMessage ¶
func (*NewAppInfoRequest) ProtoMessage()
func (*NewAppInfoRequest) ProtoReflect ¶
func (x *NewAppInfoRequest) ProtoReflect() protoreflect.Message
func (*NewAppInfoRequest) Reset ¶
func (x *NewAppInfoRequest) Reset()
func (*NewAppInfoRequest) String ¶
func (x *NewAppInfoRequest) String() string
type NewAppInfoResponse ¶
type NewAppInfoResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewAppInfoResponse) Descriptor
deprecated
func (*NewAppInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewAppInfoResponse.ProtoReflect.Descriptor instead.
func (*NewAppInfoResponse) GetResult ¶
func (x *NewAppInfoResponse) GetResult() int64
func (*NewAppInfoResponse) ProtoMessage ¶
func (*NewAppInfoResponse) ProtoMessage()
func (*NewAppInfoResponse) ProtoReflect ¶
func (x *NewAppInfoResponse) ProtoReflect() protoreflect.Message
func (*NewAppInfoResponse) Reset ¶
func (x *NewAppInfoResponse) Reset()
func (*NewAppInfoResponse) String ¶
func (x *NewAppInfoResponse) String() string
type NewDownloadCompletedInputRequest ¶
type NewDownloadCompletedInputRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*NewDownloadCompletedInputRequest) Descriptor
deprecated
func (*NewDownloadCompletedInputRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewDownloadCompletedInputRequest.ProtoReflect.Descriptor instead.
func (*NewDownloadCompletedInputRequest) GetArg0 ¶
func (x *NewDownloadCompletedInputRequest) GetArg0() int64
func (*NewDownloadCompletedInputRequest) ProtoMessage ¶
func (*NewDownloadCompletedInputRequest) ProtoMessage()
func (*NewDownloadCompletedInputRequest) ProtoReflect ¶
func (x *NewDownloadCompletedInputRequest) ProtoReflect() protoreflect.Message
func (*NewDownloadCompletedInputRequest) Reset ¶
func (x *NewDownloadCompletedInputRequest) Reset()
func (*NewDownloadCompletedInputRequest) String ¶
func (x *NewDownloadCompletedInputRequest) String() string
type NewDownloadCompletedInputResponse ¶
type NewDownloadCompletedInputResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewDownloadCompletedInputResponse) Descriptor
deprecated
func (*NewDownloadCompletedInputResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewDownloadCompletedInputResponse.ProtoReflect.Descriptor instead.
func (*NewDownloadCompletedInputResponse) GetResult ¶
func (x *NewDownloadCompletedInputResponse) GetResult() int64
func (*NewDownloadCompletedInputResponse) ProtoMessage ¶
func (*NewDownloadCompletedInputResponse) ProtoMessage()
func (*NewDownloadCompletedInputResponse) ProtoReflect ¶
func (x *NewDownloadCompletedInputResponse) ProtoReflect() protoreflect.Message
func (*NewDownloadCompletedInputResponse) Reset ¶
func (x *NewDownloadCompletedInputResponse) Reset()
func (*NewDownloadCompletedInputResponse) String ¶
func (x *NewDownloadCompletedInputResponse) String() string
type NewEventInputRequest ¶
type NewEventInputRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*NewEventInputRequest) Descriptor
deprecated
func (*NewEventInputRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewEventInputRequest.ProtoReflect.Descriptor instead.
func (*NewEventInputRequest) GetArg0 ¶
func (x *NewEventInputRequest) GetArg0() int64
func (*NewEventInputRequest) GetArg1 ¶
func (x *NewEventInputRequest) GetArg1() int64
func (*NewEventInputRequest) ProtoMessage ¶
func (*NewEventInputRequest) ProtoMessage()
func (*NewEventInputRequest) ProtoReflect ¶
func (x *NewEventInputRequest) ProtoReflect() protoreflect.Message
func (*NewEventInputRequest) Reset ¶
func (x *NewEventInputRequest) Reset()
func (*NewEventInputRequest) String ¶
func (x *NewEventInputRequest) String() string
type NewEventInputResponse ¶
type NewEventInputResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewEventInputResponse) Descriptor
deprecated
func (*NewEventInputResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewEventInputResponse.ProtoReflect.Descriptor instead.
func (*NewEventInputResponse) GetResult ¶
func (x *NewEventInputResponse) GetResult() int64
func (*NewEventInputResponse) ProtoMessage ¶
func (*NewEventInputResponse) ProtoMessage()
func (*NewEventInputResponse) ProtoReflect ¶
func (x *NewEventInputResponse) ProtoReflect() protoreflect.Message
func (*NewEventInputResponse) Reset ¶
func (x *NewEventInputResponse) Reset()
func (*NewEventInputResponse) String ¶
func (x *NewEventInputResponse) String() string
type NewExecuteInIsolatedServiceResponseRequest ¶
type NewExecuteInIsolatedServiceResponseRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*NewExecuteInIsolatedServiceResponseRequest) Descriptor
deprecated
func (*NewExecuteInIsolatedServiceResponseRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewExecuteInIsolatedServiceResponseRequest.ProtoReflect.Descriptor instead.
func (*NewExecuteInIsolatedServiceResponseRequest) GetArg0 ¶
func (x *NewExecuteInIsolatedServiceResponseRequest) GetArg0() int64
func (*NewExecuteInIsolatedServiceResponseRequest) GetArg1 ¶
func (x *NewExecuteInIsolatedServiceResponseRequest) GetArg1() int32
func (*NewExecuteInIsolatedServiceResponseRequest) ProtoMessage ¶
func (*NewExecuteInIsolatedServiceResponseRequest) ProtoMessage()
func (*NewExecuteInIsolatedServiceResponseRequest) ProtoReflect ¶
func (x *NewExecuteInIsolatedServiceResponseRequest) ProtoReflect() protoreflect.Message
func (*NewExecuteInIsolatedServiceResponseRequest) Reset ¶
func (x *NewExecuteInIsolatedServiceResponseRequest) Reset()
func (*NewExecuteInIsolatedServiceResponseRequest) String ¶
func (x *NewExecuteInIsolatedServiceResponseRequest) String() string
type NewExecuteInIsolatedServiceResponseResponse ¶
type NewExecuteInIsolatedServiceResponseResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewExecuteInIsolatedServiceResponseResponse) Descriptor
deprecated
func (*NewExecuteInIsolatedServiceResponseResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewExecuteInIsolatedServiceResponseResponse.ProtoReflect.Descriptor instead.
func (*NewExecuteInIsolatedServiceResponseResponse) GetResult ¶
func (x *NewExecuteInIsolatedServiceResponseResponse) GetResult() int64
func (*NewExecuteInIsolatedServiceResponseResponse) ProtoMessage ¶
func (*NewExecuteInIsolatedServiceResponseResponse) ProtoMessage()
func (*NewExecuteInIsolatedServiceResponseResponse) ProtoReflect ¶
func (x *NewExecuteInIsolatedServiceResponseResponse) ProtoReflect() protoreflect.Message
func (*NewExecuteInIsolatedServiceResponseResponse) Reset ¶
func (x *NewExecuteInIsolatedServiceResponseResponse) Reset()
func (*NewExecuteInIsolatedServiceResponseResponse) String ¶
func (x *NewExecuteInIsolatedServiceResponseResponse) String() string
type NewExecuteInputRequest ¶
type NewExecuteInputRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*NewExecuteInputRequest) Descriptor
deprecated
func (*NewExecuteInputRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewExecuteInputRequest.ProtoReflect.Descriptor instead.
func (*NewExecuteInputRequest) GetArg0 ¶
func (x *NewExecuteInputRequest) GetArg0() string
func (*NewExecuteInputRequest) GetArg1 ¶
func (x *NewExecuteInputRequest) GetArg1() int64
func (*NewExecuteInputRequest) ProtoMessage ¶
func (*NewExecuteInputRequest) ProtoMessage()
func (*NewExecuteInputRequest) ProtoReflect ¶
func (x *NewExecuteInputRequest) ProtoReflect() protoreflect.Message
func (*NewExecuteInputRequest) Reset ¶
func (x *NewExecuteInputRequest) Reset()
func (*NewExecuteInputRequest) String ¶
func (x *NewExecuteInputRequest) String() string
type NewExecuteInputResponse ¶
type NewExecuteInputResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewExecuteInputResponse) Descriptor
deprecated
func (*NewExecuteInputResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewExecuteInputResponse.ProtoReflect.Descriptor instead.
func (*NewExecuteInputResponse) GetResult ¶
func (x *NewExecuteInputResponse) GetResult() int64
func (*NewExecuteInputResponse) ProtoMessage ¶
func (*NewExecuteInputResponse) ProtoMessage()
func (*NewExecuteInputResponse) ProtoReflect ¶
func (x *NewExecuteInputResponse) ProtoReflect() protoreflect.Message
func (*NewExecuteInputResponse) Reset ¶
func (x *NewExecuteInputResponse) Reset()
func (*NewExecuteInputResponse) String ¶
func (x *NewExecuteInputResponse) String() string
type NewIsolatedServiceExceptionRequest ¶
type NewIsolatedServiceExceptionRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*NewIsolatedServiceExceptionRequest) Descriptor
deprecated
func (*NewIsolatedServiceExceptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewIsolatedServiceExceptionRequest.ProtoReflect.Descriptor instead.
func (*NewIsolatedServiceExceptionRequest) GetArg0 ¶
func (x *NewIsolatedServiceExceptionRequest) GetArg0() int32
func (*NewIsolatedServiceExceptionRequest) ProtoMessage ¶
func (*NewIsolatedServiceExceptionRequest) ProtoMessage()
func (*NewIsolatedServiceExceptionRequest) ProtoReflect ¶
func (x *NewIsolatedServiceExceptionRequest) ProtoReflect() protoreflect.Message
func (*NewIsolatedServiceExceptionRequest) Reset ¶
func (x *NewIsolatedServiceExceptionRequest) Reset()
func (*NewIsolatedServiceExceptionRequest) String ¶
func (x *NewIsolatedServiceExceptionRequest) String() string
type NewIsolatedServiceExceptionResponse ¶
type NewIsolatedServiceExceptionResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewIsolatedServiceExceptionResponse) Descriptor
deprecated
func (*NewIsolatedServiceExceptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewIsolatedServiceExceptionResponse.ProtoReflect.Descriptor instead.
func (*NewIsolatedServiceExceptionResponse) GetResult ¶
func (x *NewIsolatedServiceExceptionResponse) GetResult() int64
func (*NewIsolatedServiceExceptionResponse) ProtoMessage ¶
func (*NewIsolatedServiceExceptionResponse) ProtoMessage()
func (*NewIsolatedServiceExceptionResponse) ProtoReflect ¶
func (x *NewIsolatedServiceExceptionResponse) ProtoReflect() protoreflect.Message
func (*NewIsolatedServiceExceptionResponse) Reset ¶
func (x *NewIsolatedServiceExceptionResponse) Reset()
func (*NewIsolatedServiceExceptionResponse) String ¶
func (x *NewIsolatedServiceExceptionResponse) String() string
type NewRenderInputRequest ¶
type NewRenderInputRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*NewRenderInputRequest) Descriptor
deprecated
func (*NewRenderInputRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewRenderInputRequest.ProtoReflect.Descriptor instead.
func (*NewRenderInputRequest) GetArg0 ¶
func (x *NewRenderInputRequest) GetArg0() int32
func (*NewRenderInputRequest) GetArg1 ¶
func (x *NewRenderInputRequest) GetArg1() int32
func (*NewRenderInputRequest) GetArg2 ¶
func (x *NewRenderInputRequest) GetArg2() int64
func (*NewRenderInputRequest) ProtoMessage ¶
func (*NewRenderInputRequest) ProtoMessage()
func (*NewRenderInputRequest) ProtoReflect ¶
func (x *NewRenderInputRequest) ProtoReflect() protoreflect.Message
func (*NewRenderInputRequest) Reset ¶
func (x *NewRenderInputRequest) Reset()
func (*NewRenderInputRequest) String ¶
func (x *NewRenderInputRequest) String() string
type NewRenderInputResponse ¶
type NewRenderInputResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewRenderInputResponse) Descriptor
deprecated
func (*NewRenderInputResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewRenderInputResponse.ProtoReflect.Descriptor instead.
func (*NewRenderInputResponse) GetResult ¶
func (x *NewRenderInputResponse) GetResult() int64
func (*NewRenderInputResponse) ProtoMessage ¶
func (*NewRenderInputResponse) ProtoMessage()
func (*NewRenderInputResponse) ProtoReflect ¶
func (x *NewRenderInputResponse) ProtoReflect() protoreflect.Message
func (*NewRenderInputResponse) Reset ¶
func (x *NewRenderInputResponse) Reset()
func (*NewRenderInputResponse) String ¶
func (x *NewRenderInputResponse) String() string
type NewTrainingExamplesInputRequest ¶
type NewTrainingExamplesInputRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 string `protobuf:"bytes,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*NewTrainingExamplesInputRequest) Descriptor
deprecated
func (*NewTrainingExamplesInputRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewTrainingExamplesInputRequest.ProtoReflect.Descriptor instead.
func (*NewTrainingExamplesInputRequest) GetArg0 ¶
func (x *NewTrainingExamplesInputRequest) GetArg0() string
func (*NewTrainingExamplesInputRequest) GetArg1 ¶
func (x *NewTrainingExamplesInputRequest) GetArg1() string
func (*NewTrainingExamplesInputRequest) GetArg2 ¶
func (x *NewTrainingExamplesInputRequest) GetArg2() int64
func (*NewTrainingExamplesInputRequest) GetArg3 ¶
func (x *NewTrainingExamplesInputRequest) GetArg3() string
func (*NewTrainingExamplesInputRequest) ProtoMessage ¶
func (*NewTrainingExamplesInputRequest) ProtoMessage()
func (*NewTrainingExamplesInputRequest) ProtoReflect ¶
func (x *NewTrainingExamplesInputRequest) ProtoReflect() protoreflect.Message
func (*NewTrainingExamplesInputRequest) Reset ¶
func (x *NewTrainingExamplesInputRequest) Reset()
func (*NewTrainingExamplesInputRequest) String ¶
func (x *NewTrainingExamplesInputRequest) String() string
type NewTrainingExamplesInputResponse ¶
type NewTrainingExamplesInputResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewTrainingExamplesInputResponse) Descriptor
deprecated
func (*NewTrainingExamplesInputResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewTrainingExamplesInputResponse.ProtoReflect.Descriptor instead.
func (*NewTrainingExamplesInputResponse) GetResult ¶
func (x *NewTrainingExamplesInputResponse) GetResult() int64
func (*NewTrainingExamplesInputResponse) ProtoMessage ¶
func (*NewTrainingExamplesInputResponse) ProtoMessage()
func (*NewTrainingExamplesInputResponse) ProtoReflect ¶
func (x *NewTrainingExamplesInputResponse) ProtoReflect() protoreflect.Message
func (*NewTrainingExamplesInputResponse) Reset ¶
func (x *NewTrainingExamplesInputResponse) Reset()
func (*NewTrainingExamplesInputResponse) String ¶
func (x *NewTrainingExamplesInputResponse) String() string
type NewWebTriggerInputRequest ¶
type NewWebTriggerInputRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*NewWebTriggerInputRequest) Descriptor
deprecated
func (*NewWebTriggerInputRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewWebTriggerInputRequest.ProtoReflect.Descriptor instead.
func (*NewWebTriggerInputRequest) GetArg0 ¶
func (x *NewWebTriggerInputRequest) GetArg0() int64
func (*NewWebTriggerInputRequest) GetArg1 ¶
func (x *NewWebTriggerInputRequest) GetArg1() string
func (*NewWebTriggerInputRequest) GetArg2 ¶
func (x *NewWebTriggerInputRequest) GetArg2() int64
func (*NewWebTriggerInputRequest) ProtoMessage ¶
func (*NewWebTriggerInputRequest) ProtoMessage()
func (*NewWebTriggerInputRequest) ProtoReflect ¶
func (x *NewWebTriggerInputRequest) ProtoReflect() protoreflect.Message
func (*NewWebTriggerInputRequest) Reset ¶
func (x *NewWebTriggerInputRequest) Reset()
func (*NewWebTriggerInputRequest) String ¶
func (x *NewWebTriggerInputRequest) String() string
type NewWebTriggerInputResponse ¶
type NewWebTriggerInputResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewWebTriggerInputResponse) Descriptor
deprecated
func (*NewWebTriggerInputResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewWebTriggerInputResponse.ProtoReflect.Descriptor instead.
func (*NewWebTriggerInputResponse) GetResult ¶
func (x *NewWebTriggerInputResponse) GetResult() int64
func (*NewWebTriggerInputResponse) ProtoMessage ¶
func (*NewWebTriggerInputResponse) ProtoMessage()
func (*NewWebTriggerInputResponse) ProtoReflect ¶
func (x *NewWebTriggerInputResponse) ProtoReflect() protoreflect.Message
func (*NewWebTriggerInputResponse) Reset ¶
func (x *NewWebTriggerInputResponse) Reset()
func (*NewWebTriggerInputResponse) String ¶
func (x *NewWebTriggerInputResponse) String() string
type OnBindRequest ¶
type OnBindRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnBindRequest) Descriptor
deprecated
func (*OnBindRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnBindRequest.ProtoReflect.Descriptor instead.
func (*OnBindRequest) GetArg0 ¶
func (x *OnBindRequest) GetArg0() int64
func (*OnBindRequest) ProtoMessage ¶
func (*OnBindRequest) ProtoMessage()
func (*OnBindRequest) ProtoReflect ¶
func (x *OnBindRequest) ProtoReflect() protoreflect.Message
func (*OnBindRequest) Reset ¶
func (x *OnBindRequest) Reset()
func (*OnBindRequest) String ¶
func (x *OnBindRequest) String() string
type OnBindResponse ¶
type OnBindResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*OnBindResponse) Descriptor
deprecated
func (*OnBindResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnBindResponse.ProtoReflect.Descriptor instead.
func (*OnBindResponse) GetResult ¶
func (x *OnBindResponse) GetResult() int64
func (*OnBindResponse) ProtoMessage ¶
func (*OnBindResponse) ProtoMessage()
func (*OnBindResponse) ProtoReflect ¶
func (x *OnBindResponse) ProtoReflect() protoreflect.Message
func (*OnBindResponse) Reset ¶
func (x *OnBindResponse) Reset()
func (*OnBindResponse) String ¶
func (x *OnBindResponse) String() string
type OnCreateRequest ¶
type OnCreateRequest struct {
// contains filtered or unexported fields
}
func (*OnCreateRequest) Descriptor
deprecated
func (*OnCreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnCreateRequest.ProtoReflect.Descriptor instead.
func (*OnCreateRequest) ProtoMessage ¶
func (*OnCreateRequest) ProtoMessage()
func (*OnCreateRequest) ProtoReflect ¶
func (x *OnCreateRequest) ProtoReflect() protoreflect.Message
func (*OnCreateRequest) Reset ¶
func (x *OnCreateRequest) Reset()
func (*OnCreateRequest) String ¶
func (x *OnCreateRequest) String() string
type OnCreateResponse ¶
type OnCreateResponse struct {
// contains filtered or unexported fields
}
func (*OnCreateResponse) Descriptor
deprecated
func (*OnCreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnCreateResponse.ProtoReflect.Descriptor instead.
func (*OnCreateResponse) ProtoMessage ¶
func (*OnCreateResponse) ProtoMessage()
func (*OnCreateResponse) ProtoReflect ¶
func (x *OnCreateResponse) ProtoReflect() protoreflect.Message
func (*OnCreateResponse) Reset ¶
func (x *OnCreateResponse) Reset()
func (*OnCreateResponse) String ¶
func (x *OnCreateResponse) String() string
type OnDevicePersonalizationExceptionGetErrorCodeRequest ¶
type OnDevicePersonalizationExceptionGetErrorCodeRequest struct {
// contains filtered or unexported fields
}
func (*OnDevicePersonalizationExceptionGetErrorCodeRequest) Descriptor
deprecated
func (*OnDevicePersonalizationExceptionGetErrorCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnDevicePersonalizationExceptionGetErrorCodeRequest.ProtoReflect.Descriptor instead.
func (*OnDevicePersonalizationExceptionGetErrorCodeRequest) ProtoMessage ¶
func (*OnDevicePersonalizationExceptionGetErrorCodeRequest) ProtoMessage()
func (*OnDevicePersonalizationExceptionGetErrorCodeRequest) ProtoReflect ¶
func (x *OnDevicePersonalizationExceptionGetErrorCodeRequest) ProtoReflect() protoreflect.Message
func (*OnDevicePersonalizationExceptionGetErrorCodeRequest) Reset ¶
func (x *OnDevicePersonalizationExceptionGetErrorCodeRequest) Reset()
func (*OnDevicePersonalizationExceptionGetErrorCodeRequest) String ¶
func (x *OnDevicePersonalizationExceptionGetErrorCodeRequest) String() string
type OnDevicePersonalizationExceptionServiceClient ¶
type OnDevicePersonalizationExceptionServiceClient interface {
GetErrorCode(ctx context.Context, in *OnDevicePersonalizationExceptionGetErrorCodeRequest, opts ...grpc.CallOption) (*GetErrorCodeResponse, error)
}
OnDevicePersonalizationExceptionServiceClient is the client API for OnDevicePersonalizationExceptionService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewOnDevicePersonalizationExceptionServiceClient ¶
func NewOnDevicePersonalizationExceptionServiceClient(cc grpc.ClientConnInterface) OnDevicePersonalizationExceptionServiceClient
type OnDevicePersonalizationExceptionServiceServer ¶
type OnDevicePersonalizationExceptionServiceServer interface {
GetErrorCode(context.Context, *OnDevicePersonalizationExceptionGetErrorCodeRequest) (*GetErrorCodeResponse, error)
// contains filtered or unexported methods
}
OnDevicePersonalizationExceptionServiceServer is the server API for OnDevicePersonalizationExceptionService service. All implementations must embed UnimplementedOnDevicePersonalizationExceptionServiceServer for forward compatibility.
type OnDevicePersonalizationManagerExecuteResultServiceClient ¶
type OnDevicePersonalizationManagerExecuteResultServiceClient interface {
GetOutputData(ctx context.Context, in *GetOutputDataRequest, opts ...grpc.CallOption) (*GetOutputDataResponse, error)
GetSurfacePackageToken(ctx context.Context, in *GetSurfacePackageTokenRequest, opts ...grpc.CallOption) (*GetSurfacePackageTokenResponse, error)
}
OnDevicePersonalizationManagerExecuteResultServiceClient is the client API for OnDevicePersonalizationManagerExecuteResultService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewOnDevicePersonalizationManagerExecuteResultServiceClient ¶
func NewOnDevicePersonalizationManagerExecuteResultServiceClient(cc grpc.ClientConnInterface) OnDevicePersonalizationManagerExecuteResultServiceClient
type OnDevicePersonalizationManagerExecuteResultServiceServer ¶
type OnDevicePersonalizationManagerExecuteResultServiceServer interface {
GetOutputData(context.Context, *GetOutputDataRequest) (*GetOutputDataResponse, error)
GetSurfacePackageToken(context.Context, *GetSurfacePackageTokenRequest) (*GetSurfacePackageTokenResponse, error)
// contains filtered or unexported methods
}
OnDevicePersonalizationManagerExecuteResultServiceServer is the server API for OnDevicePersonalizationManagerExecuteResultService service. All implementations must embed UnimplementedOnDevicePersonalizationManagerExecuteResultServiceServer for forward compatibility.
type OnRequestRequest ¶
type OnRequestRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnRequestRequest) Descriptor
deprecated
func (*OnRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnRequestRequest.ProtoReflect.Descriptor instead.
func (*OnRequestRequest) GetArg0 ¶
func (x *OnRequestRequest) GetArg0() int64
func (*OnRequestRequest) ProtoMessage ¶
func (*OnRequestRequest) ProtoMessage()
func (*OnRequestRequest) ProtoReflect ¶
func (x *OnRequestRequest) ProtoReflect() protoreflect.Message
func (*OnRequestRequest) Reset ¶
func (x *OnRequestRequest) Reset()
func (*OnRequestRequest) String ¶
func (x *OnRequestRequest) String() string
type OnRequestResponse ¶
type OnRequestResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*OnRequestResponse) Descriptor
deprecated
func (*OnRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnRequestResponse.ProtoReflect.Descriptor instead.
func (*OnRequestResponse) GetResult ¶
func (x *OnRequestResponse) GetResult() int64
func (*OnRequestResponse) ProtoMessage ¶
func (*OnRequestResponse) ProtoMessage()
func (*OnRequestResponse) ProtoReflect ¶
func (x *OnRequestResponse) ProtoReflect() protoreflect.Message
func (*OnRequestResponse) Reset ¶
func (x *OnRequestResponse) Reset()
func (*OnRequestResponse) String ¶
func (x *OnRequestResponse) String() string
type PutRequest ¶
type PutRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*PutRequest) Descriptor
deprecated
func (*PutRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutRequest.ProtoReflect.Descriptor instead.
func (*PutRequest) GetArg0 ¶
func (x *PutRequest) GetArg0() string
func (*PutRequest) GetArg1 ¶
func (x *PutRequest) GetArg1() int64
func (*PutRequest) ProtoMessage ¶
func (*PutRequest) ProtoMessage()
func (*PutRequest) ProtoReflect ¶
func (x *PutRequest) ProtoReflect() protoreflect.Message
func (*PutRequest) Reset ¶
func (x *PutRequest) Reset()
func (*PutRequest) String ¶
func (x *PutRequest) String() string
type PutResponse ¶
type PutResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*PutResponse) Descriptor
deprecated
func (*PutResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutResponse.ProtoReflect.Descriptor instead.
func (*PutResponse) GetResult ¶
func (x *PutResponse) GetResult() int64
func (*PutResponse) ProtoMessage ¶
func (*PutResponse) ProtoMessage()
func (*PutResponse) ProtoReflect ¶
func (x *PutResponse) ProtoReflect() protoreflect.Message
func (*PutResponse) Reset ¶
func (x *PutResponse) Reset()
func (*PutResponse) String ¶
func (x *PutResponse) String() string
type RemoveRequest ¶
type RemoveRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveRequest) Descriptor
deprecated
func (*RemoveRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRequest.ProtoReflect.Descriptor instead.
func (*RemoveRequest) GetArg0 ¶
func (x *RemoveRequest) GetArg0() string
func (*RemoveRequest) ProtoMessage ¶
func (*RemoveRequest) ProtoMessage()
func (*RemoveRequest) ProtoReflect ¶
func (x *RemoveRequest) ProtoReflect() protoreflect.Message
func (*RemoveRequest) Reset ¶
func (x *RemoveRequest) Reset()
func (*RemoveRequest) String ¶
func (x *RemoveRequest) String() string
type RemoveResponse ¶
type RemoveResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveResponse) Descriptor
deprecated
func (*RemoveResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveResponse.ProtoReflect.Descriptor instead.
func (*RemoveResponse) GetResult ¶
func (x *RemoveResponse) GetResult() int64
func (*RemoveResponse) ProtoMessage ¶
func (*RemoveResponse) ProtoMessage()
func (*RemoveResponse) ProtoReflect ¶
func (x *RemoveResponse) ProtoReflect() protoreflect.Message
func (*RemoveResponse) Reset ¶
func (x *RemoveResponse) Reset()
func (*RemoveResponse) String ¶
func (x *RemoveResponse) String() string
type RenderInputServiceClient ¶
type RenderInputServiceClient interface {
NewRenderInput(ctx context.Context, in *NewRenderInputRequest, opts ...grpc.CallOption) (*NewRenderInputResponse, error)
Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetHeight(ctx context.Context, in *GetHeightRequest, opts ...grpc.CallOption) (*GetHeightResponse, error)
GetRenderingConfig(ctx context.Context, in *GetRenderingConfigRequest, opts ...grpc.CallOption) (*GetRenderingConfigResponse, error)
GetWidth(ctx context.Context, in *GetWidthRequest, opts ...grpc.CallOption) (*GetWidthResponse, error)
HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
RenderInputServiceClient is the client API for RenderInputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRenderInputServiceClient ¶
func NewRenderInputServiceClient(cc grpc.ClientConnInterface) RenderInputServiceClient
type RenderInputServiceServer ¶
type RenderInputServiceServer interface {
NewRenderInput(context.Context, *NewRenderInputRequest) (*NewRenderInputResponse, error)
Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error)
GetRenderingConfig(context.Context, *GetRenderingConfigRequest) (*GetRenderingConfigResponse, error)
GetWidth(context.Context, *GetWidthRequest) (*GetWidthResponse, error)
HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
RenderInputServiceServer is the server API for RenderInputService service. All implementations must embed UnimplementedRenderInputServiceServer for forward compatibility.
type RenderOutputBuilderServiceClient ¶
type RenderOutputBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetContent(ctx context.Context, in *SetContentRequest, opts ...grpc.CallOption) (*SetContentResponse, error)
SetTemplateId(ctx context.Context, in *SetTemplateIdRequest, opts ...grpc.CallOption) (*SetTemplateIdResponse, error)
SetTemplateParams(ctx context.Context, in *SetTemplateParamsRequest, opts ...grpc.CallOption) (*SetTemplateParamsResponse, error)
}
RenderOutputBuilderServiceClient is the client API for RenderOutputBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRenderOutputBuilderServiceClient ¶
func NewRenderOutputBuilderServiceClient(cc grpc.ClientConnInterface) RenderOutputBuilderServiceClient
type RenderOutputBuilderServiceServer ¶
type RenderOutputBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetContent(context.Context, *SetContentRequest) (*SetContentResponse, error)
SetTemplateId(context.Context, *SetTemplateIdRequest) (*SetTemplateIdResponse, error)
SetTemplateParams(context.Context, *SetTemplateParamsRequest) (*SetTemplateParamsResponse, error)
// contains filtered or unexported methods
}
RenderOutputBuilderServiceServer is the server API for RenderOutputBuilderService service. All implementations must embed UnimplementedRenderOutputBuilderServiceServer for forward compatibility.
type RenderOutputEqualsRequest ¶
type RenderOutputEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*RenderOutputEqualsRequest) Descriptor
deprecated
func (*RenderOutputEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenderOutputEqualsRequest.ProtoReflect.Descriptor instead.
func (*RenderOutputEqualsRequest) GetArg0 ¶
func (x *RenderOutputEqualsRequest) GetArg0() int64
func (*RenderOutputEqualsRequest) ProtoMessage ¶
func (*RenderOutputEqualsRequest) ProtoMessage()
func (*RenderOutputEqualsRequest) ProtoReflect ¶
func (x *RenderOutputEqualsRequest) ProtoReflect() protoreflect.Message
func (*RenderOutputEqualsRequest) Reset ¶
func (x *RenderOutputEqualsRequest) Reset()
func (*RenderOutputEqualsRequest) String ¶
func (x *RenderOutputEqualsRequest) String() string
type RenderOutputHashCodeRequest ¶
type RenderOutputHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*RenderOutputHashCodeRequest) Descriptor
deprecated
func (*RenderOutputHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenderOutputHashCodeRequest.ProtoReflect.Descriptor instead.
func (*RenderOutputHashCodeRequest) ProtoMessage ¶
func (*RenderOutputHashCodeRequest) ProtoMessage()
func (*RenderOutputHashCodeRequest) ProtoReflect ¶
func (x *RenderOutputHashCodeRequest) ProtoReflect() protoreflect.Message
func (*RenderOutputHashCodeRequest) Reset ¶
func (x *RenderOutputHashCodeRequest) Reset()
func (*RenderOutputHashCodeRequest) String ¶
func (x *RenderOutputHashCodeRequest) String() string
type RenderOutputServiceClient ¶
type RenderOutputServiceClient interface {
Equals(ctx context.Context, in *RenderOutputEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetContent(ctx context.Context, in *GetContentRequest, opts ...grpc.CallOption) (*GetContentResponse, error)
GetTemplateId(ctx context.Context, in *GetTemplateIdRequest, opts ...grpc.CallOption) (*GetTemplateIdResponse, error)
GetTemplateParams(ctx context.Context, in *GetTemplateParamsRequest, opts ...grpc.CallOption) (*GetTemplateParamsResponse, error)
HashCode(ctx context.Context, in *RenderOutputHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
RenderOutputServiceClient is the client API for RenderOutputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRenderOutputServiceClient ¶
func NewRenderOutputServiceClient(cc grpc.ClientConnInterface) RenderOutputServiceClient
type RenderOutputServiceServer ¶
type RenderOutputServiceServer interface {
Equals(context.Context, *RenderOutputEqualsRequest) (*EqualsResponse, error)
GetContent(context.Context, *GetContentRequest) (*GetContentResponse, error)
GetTemplateId(context.Context, *GetTemplateIdRequest) (*GetTemplateIdResponse, error)
GetTemplateParams(context.Context, *GetTemplateParamsRequest) (*GetTemplateParamsResponse, error)
HashCode(context.Context, *RenderOutputHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
RenderOutputServiceServer is the server API for RenderOutputService service. All implementations must embed UnimplementedRenderOutputServiceServer for forward compatibility.
type RenderingConfigBuilderServiceClient ¶
type RenderingConfigBuilderServiceClient interface {
AddKey(ctx context.Context, in *AddKeyRequest, opts ...grpc.CallOption) (*AddKeyResponse, error)
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
}
RenderingConfigBuilderServiceClient is the client API for RenderingConfigBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRenderingConfigBuilderServiceClient ¶
func NewRenderingConfigBuilderServiceClient(cc grpc.ClientConnInterface) RenderingConfigBuilderServiceClient
type RenderingConfigBuilderServiceServer ¶
type RenderingConfigBuilderServiceServer interface {
AddKey(context.Context, *AddKeyRequest) (*AddKeyResponse, error)
Build(context.Context, *BuildRequest) (*BuildResponse, error)
// contains filtered or unexported methods
}
RenderingConfigBuilderServiceServer is the server API for RenderingConfigBuilderService service. All implementations must embed UnimplementedRenderingConfigBuilderServiceServer for forward compatibility.
type RenderingConfigEqualsRequest ¶
type RenderingConfigEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*RenderingConfigEqualsRequest) Descriptor
deprecated
func (*RenderingConfigEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenderingConfigEqualsRequest.ProtoReflect.Descriptor instead.
func (*RenderingConfigEqualsRequest) GetArg0 ¶
func (x *RenderingConfigEqualsRequest) GetArg0() int64
func (*RenderingConfigEqualsRequest) ProtoMessage ¶
func (*RenderingConfigEqualsRequest) ProtoMessage()
func (*RenderingConfigEqualsRequest) ProtoReflect ¶
func (x *RenderingConfigEqualsRequest) ProtoReflect() protoreflect.Message
func (*RenderingConfigEqualsRequest) Reset ¶
func (x *RenderingConfigEqualsRequest) Reset()
func (*RenderingConfigEqualsRequest) String ¶
func (x *RenderingConfigEqualsRequest) String() string
type RenderingConfigHashCodeRequest ¶
type RenderingConfigHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*RenderingConfigHashCodeRequest) Descriptor
deprecated
func (*RenderingConfigHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenderingConfigHashCodeRequest.ProtoReflect.Descriptor instead.
func (*RenderingConfigHashCodeRequest) ProtoMessage ¶
func (*RenderingConfigHashCodeRequest) ProtoMessage()
func (*RenderingConfigHashCodeRequest) ProtoReflect ¶
func (x *RenderingConfigHashCodeRequest) ProtoReflect() protoreflect.Message
func (*RenderingConfigHashCodeRequest) Reset ¶
func (x *RenderingConfigHashCodeRequest) Reset()
func (*RenderingConfigHashCodeRequest) String ¶
func (x *RenderingConfigHashCodeRequest) String() string
type RenderingConfigServiceClient ¶
type RenderingConfigServiceClient interface {
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *RenderingConfigEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetKeys(ctx context.Context, in *GetKeysRequest, opts ...grpc.CallOption) (*GetKeysResponse, error)
HashCode(ctx context.Context, in *RenderingConfigHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
RenderingConfigServiceClient is the client API for RenderingConfigService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRenderingConfigServiceClient ¶
func NewRenderingConfigServiceClient(cc grpc.ClientConnInterface) RenderingConfigServiceClient
type RenderingConfigServiceServer ¶
type RenderingConfigServiceServer interface {
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *RenderingConfigEqualsRequest) (*EqualsResponse, error)
GetKeys(context.Context, *GetKeysRequest) (*GetKeysResponse, error)
HashCode(context.Context, *RenderingConfigHashCodeRequest) (*HashCodeResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
RenderingConfigServiceServer is the server API for RenderingConfigService service. All implementations must embed UnimplementedRenderingConfigServiceServer for forward compatibility.
type RequestLogRecordBuilderServiceClient ¶
type RequestLogRecordBuilderServiceClient interface {
AddRow(ctx context.Context, in *AddRowRequest, opts ...grpc.CallOption) (*AddRowResponse, error)
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
}
RequestLogRecordBuilderServiceClient is the client API for RequestLogRecordBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRequestLogRecordBuilderServiceClient ¶
func NewRequestLogRecordBuilderServiceClient(cc grpc.ClientConnInterface) RequestLogRecordBuilderServiceClient
type RequestLogRecordBuilderServiceServer ¶
type RequestLogRecordBuilderServiceServer interface {
AddRow(context.Context, *AddRowRequest) (*AddRowResponse, error)
Build(context.Context, *BuildRequest) (*BuildResponse, error)
// contains filtered or unexported methods
}
RequestLogRecordBuilderServiceServer is the server API for RequestLogRecordBuilderService service. All implementations must embed UnimplementedRequestLogRecordBuilderServiceServer for forward compatibility.
type RequestLogRecordEqualsRequest ¶
type RequestLogRecordEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*RequestLogRecordEqualsRequest) Descriptor
deprecated
func (*RequestLogRecordEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestLogRecordEqualsRequest.ProtoReflect.Descriptor instead.
func (*RequestLogRecordEqualsRequest) GetArg0 ¶
func (x *RequestLogRecordEqualsRequest) GetArg0() int64
func (*RequestLogRecordEqualsRequest) ProtoMessage ¶
func (*RequestLogRecordEqualsRequest) ProtoMessage()
func (*RequestLogRecordEqualsRequest) ProtoReflect ¶
func (x *RequestLogRecordEqualsRequest) ProtoReflect() protoreflect.Message
func (*RequestLogRecordEqualsRequest) Reset ¶
func (x *RequestLogRecordEqualsRequest) Reset()
func (*RequestLogRecordEqualsRequest) String ¶
func (x *RequestLogRecordEqualsRequest) String() string
type RequestLogRecordHashCodeRequest ¶
type RequestLogRecordHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*RequestLogRecordHashCodeRequest) Descriptor
deprecated
func (*RequestLogRecordHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestLogRecordHashCodeRequest.ProtoReflect.Descriptor instead.
func (*RequestLogRecordHashCodeRequest) ProtoMessage ¶
func (*RequestLogRecordHashCodeRequest) ProtoMessage()
func (*RequestLogRecordHashCodeRequest) ProtoReflect ¶
func (x *RequestLogRecordHashCodeRequest) ProtoReflect() protoreflect.Message
func (*RequestLogRecordHashCodeRequest) Reset ¶
func (x *RequestLogRecordHashCodeRequest) Reset()
func (*RequestLogRecordHashCodeRequest) String ¶
func (x *RequestLogRecordHashCodeRequest) String() string
type RequestLogRecordServiceClient ¶
type RequestLogRecordServiceClient interface {
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *RequestLogRecordEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetRows(ctx context.Context, in *GetRowsRequest, opts ...grpc.CallOption) (*GetRowsResponse, error)
GetTime(ctx context.Context, in *GetTimeRequest, opts ...grpc.CallOption) (*GetTimeResponse, error)
HashCode(ctx context.Context, in *RequestLogRecordHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
RequestLogRecordServiceClient is the client API for RequestLogRecordService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRequestLogRecordServiceClient ¶
func NewRequestLogRecordServiceClient(cc grpc.ClientConnInterface) RequestLogRecordServiceClient
type RequestLogRecordServiceServer ¶
type RequestLogRecordServiceServer interface {
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *RequestLogRecordEqualsRequest) (*EqualsResponse, error)
GetRows(context.Context, *GetRowsRequest) (*GetRowsResponse, error)
GetTime(context.Context, *GetTimeRequest) (*GetTimeResponse, error)
HashCode(context.Context, *RequestLogRecordHashCodeRequest) (*HashCodeResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
RequestLogRecordServiceServer is the server API for RequestLogRecordService service. All implementations must embed UnimplementedRequestLogRecordServiceServer for forward compatibility.
type ScheduleRequest ¶
type ScheduleRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*ScheduleRequest) Descriptor
deprecated
func (*ScheduleRequest) Descriptor() ([]byte, []int)
Deprecated: Use ScheduleRequest.ProtoReflect.Descriptor instead.
func (*ScheduleRequest) GetArg0 ¶
func (x *ScheduleRequest) GetArg0() int64
func (*ScheduleRequest) GetArg1 ¶
func (x *ScheduleRequest) GetArg1() int64
func (*ScheduleRequest) ProtoMessage ¶
func (*ScheduleRequest) ProtoMessage()
func (*ScheduleRequest) ProtoReflect ¶
func (x *ScheduleRequest) ProtoReflect() protoreflect.Message
func (*ScheduleRequest) Reset ¶
func (x *ScheduleRequest) Reset()
func (*ScheduleRequest) String ¶
func (x *ScheduleRequest) String() string
type ScheduleResponse ¶
type ScheduleResponse struct {
// contains filtered or unexported fields
}
func (*ScheduleResponse) Descriptor
deprecated
func (*ScheduleResponse) Descriptor() ([]byte, []int)
Deprecated: Use ScheduleResponse.ProtoReflect.Descriptor instead.
func (*ScheduleResponse) ProtoMessage ¶
func (*ScheduleResponse) ProtoMessage()
func (*ScheduleResponse) ProtoReflect ¶
func (x *ScheduleResponse) ProtoReflect() protoreflect.Message
func (*ScheduleResponse) Reset ¶
func (x *ScheduleResponse) Reset()
func (*ScheduleResponse) String ¶
func (x *ScheduleResponse) String() string
type SetAppParamsRequest ¶
type SetAppParamsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetAppParamsRequest) Descriptor
deprecated
func (*SetAppParamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAppParamsRequest.ProtoReflect.Descriptor instead.
func (*SetAppParamsRequest) GetArg0 ¶
func (x *SetAppParamsRequest) GetArg0() int64
func (*SetAppParamsRequest) ProtoMessage ¶
func (*SetAppParamsRequest) ProtoMessage()
func (*SetAppParamsRequest) ProtoReflect ¶
func (x *SetAppParamsRequest) ProtoReflect() protoreflect.Message
func (*SetAppParamsRequest) Reset ¶
func (x *SetAppParamsRequest) Reset()
func (*SetAppParamsRequest) String ¶
func (x *SetAppParamsRequest) String() string
type SetAppParamsResponse ¶
type SetAppParamsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetAppParamsResponse) Descriptor
deprecated
func (*SetAppParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetAppParamsResponse.ProtoReflect.Descriptor instead.
func (*SetAppParamsResponse) GetResult ¶
func (x *SetAppParamsResponse) GetResult() int64
func (*SetAppParamsResponse) ProtoMessage ¶
func (*SetAppParamsResponse) ProtoMessage()
func (*SetAppParamsResponse) ProtoReflect ¶
func (x *SetAppParamsResponse) ProtoReflect() protoreflect.Message
func (*SetAppParamsResponse) Reset ¶
func (x *SetAppParamsResponse) Reset()
func (*SetAppParamsResponse) String ¶
func (x *SetAppParamsResponse) String() string
type SetBatchSizeRequest ¶
type SetBatchSizeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetBatchSizeRequest) Descriptor
deprecated
func (*SetBatchSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBatchSizeRequest.ProtoReflect.Descriptor instead.
func (*SetBatchSizeRequest) GetArg0 ¶
func (x *SetBatchSizeRequest) GetArg0() int32
func (*SetBatchSizeRequest) ProtoMessage ¶
func (*SetBatchSizeRequest) ProtoMessage()
func (*SetBatchSizeRequest) ProtoReflect ¶
func (x *SetBatchSizeRequest) ProtoReflect() protoreflect.Message
func (*SetBatchSizeRequest) Reset ¶
func (x *SetBatchSizeRequest) Reset()
func (*SetBatchSizeRequest) String ¶
func (x *SetBatchSizeRequest) String() string
type SetBatchSizeResponse ¶
type SetBatchSizeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetBatchSizeResponse) Descriptor
deprecated
func (*SetBatchSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetBatchSizeResponse.ProtoReflect.Descriptor instead.
func (*SetBatchSizeResponse) GetResult ¶
func (x *SetBatchSizeResponse) GetResult() int64
func (*SetBatchSizeResponse) ProtoMessage ¶
func (*SetBatchSizeResponse) ProtoMessage()
func (*SetBatchSizeResponse) ProtoReflect ¶
func (x *SetBatchSizeResponse) ProtoReflect() protoreflect.Message
func (*SetBatchSizeResponse) Reset ¶
func (x *SetBatchSizeResponse) Reset()
func (*SetBatchSizeResponse) String ¶
func (x *SetBatchSizeResponse) String() string
type SetBestValueRequest ¶
type SetBestValueRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetBestValueRequest) Descriptor
deprecated
func (*SetBestValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBestValueRequest.ProtoReflect.Descriptor instead.
func (*SetBestValueRequest) GetArg0 ¶
func (x *SetBestValueRequest) GetArg0() int32
func (*SetBestValueRequest) ProtoMessage ¶
func (*SetBestValueRequest) ProtoMessage()
func (*SetBestValueRequest) ProtoReflect ¶
func (x *SetBestValueRequest) ProtoReflect() protoreflect.Message
func (*SetBestValueRequest) Reset ¶
func (x *SetBestValueRequest) Reset()
func (*SetBestValueRequest) String ¶
func (x *SetBestValueRequest) String() string
type SetBestValueResponse ¶
type SetBestValueResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetBestValueResponse) Descriptor
deprecated
func (*SetBestValueResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetBestValueResponse.ProtoReflect.Descriptor instead.
func (*SetBestValueResponse) GetResult ¶
func (x *SetBestValueResponse) GetResult() int64
func (*SetBestValueResponse) ProtoMessage ¶
func (*SetBestValueResponse) ProtoMessage()
func (*SetBestValueResponse) ProtoReflect ¶
func (x *SetBestValueResponse) ProtoReflect() protoreflect.Message
func (*SetBestValueResponse) Reset ¶
func (x *SetBestValueResponse) Reset()
func (*SetBestValueResponse) String ¶
func (x *SetBestValueResponse) String() string
type SetContentRequest ¶
type SetContentRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetContentRequest) Descriptor
deprecated
func (*SetContentRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetContentRequest.ProtoReflect.Descriptor instead.
func (*SetContentRequest) GetArg0 ¶
func (x *SetContentRequest) GetArg0() string
func (*SetContentRequest) ProtoMessage ¶
func (*SetContentRequest) ProtoMessage()
func (*SetContentRequest) ProtoReflect ¶
func (x *SetContentRequest) ProtoReflect() protoreflect.Message
func (*SetContentRequest) Reset ¶
func (x *SetContentRequest) Reset()
func (*SetContentRequest) String ¶
func (x *SetContentRequest) String() string
type SetContentResponse ¶
type SetContentResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetContentResponse) Descriptor
deprecated
func (*SetContentResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetContentResponse.ProtoReflect.Descriptor instead.
func (*SetContentResponse) GetResult ¶
func (x *SetContentResponse) GetResult() int64
func (*SetContentResponse) ProtoMessage ¶
func (*SetContentResponse) ProtoMessage()
func (*SetContentResponse) ProtoReflect ¶
func (x *SetContentResponse) ProtoReflect() protoreflect.Message
func (*SetContentResponse) Reset ¶
func (x *SetContentResponse) Reset()
func (*SetContentResponse) String ¶
func (x *SetContentResponse) String() string
type SetDataRequest ¶
type SetDataRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetDataRequest) Descriptor
deprecated
func (*SetDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDataRequest.ProtoReflect.Descriptor instead.
func (*SetDataRequest) GetArg0 ¶
func (x *SetDataRequest) GetArg0() int64
func (*SetDataRequest) ProtoMessage ¶
func (*SetDataRequest) ProtoMessage()
func (*SetDataRequest) ProtoReflect ¶
func (x *SetDataRequest) ProtoReflect() protoreflect.Message
func (*SetDataRequest) Reset ¶
func (x *SetDataRequest) Reset()
func (*SetDataRequest) String ¶
func (x *SetDataRequest) String() string
type SetDataResponse ¶
type SetDataResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetDataResponse) Descriptor
deprecated
func (*SetDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDataResponse.ProtoReflect.Descriptor instead.
func (*SetDataResponse) GetResult ¶
func (x *SetDataResponse) GetResult() int64
func (*SetDataResponse) ProtoMessage ¶
func (*SetDataResponse) ProtoMessage()
func (*SetDataResponse) ProtoReflect ¶
func (x *SetDataResponse) ProtoReflect() protoreflect.Message
func (*SetDataResponse) Reset ¶
func (x *SetDataResponse) Reset()
func (*SetDataResponse) String ¶
func (x *SetDataResponse) String() string
type SetEventLogRecordRequest ¶
type SetEventLogRecordRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetEventLogRecordRequest) Descriptor
deprecated
func (*SetEventLogRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetEventLogRecordRequest.ProtoReflect.Descriptor instead.
func (*SetEventLogRecordRequest) GetArg0 ¶
func (x *SetEventLogRecordRequest) GetArg0() int64
func (*SetEventLogRecordRequest) ProtoMessage ¶
func (*SetEventLogRecordRequest) ProtoMessage()
func (*SetEventLogRecordRequest) ProtoReflect ¶
func (x *SetEventLogRecordRequest) ProtoReflect() protoreflect.Message
func (*SetEventLogRecordRequest) Reset ¶
func (x *SetEventLogRecordRequest) Reset()
func (*SetEventLogRecordRequest) String ¶
func (x *SetEventLogRecordRequest) String() string
type SetEventLogRecordResponse ¶
type SetEventLogRecordResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetEventLogRecordResponse) Descriptor
deprecated
func (*SetEventLogRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetEventLogRecordResponse.ProtoReflect.Descriptor instead.
func (*SetEventLogRecordResponse) GetResult ¶
func (x *SetEventLogRecordResponse) GetResult() int64
func (*SetEventLogRecordResponse) ProtoMessage ¶
func (*SetEventLogRecordResponse) ProtoMessage()
func (*SetEventLogRecordResponse) ProtoReflect ¶
func (x *SetEventLogRecordResponse) ProtoReflect() protoreflect.Message
func (*SetEventLogRecordResponse) Reset ¶
func (x *SetEventLogRecordResponse) Reset()
func (*SetEventLogRecordResponse) String ¶
func (x *SetEventLogRecordResponse) String() string
type SetExpectedOutputStructureRequest ¶
type SetExpectedOutputStructureRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetExpectedOutputStructureRequest) Descriptor
deprecated
func (*SetExpectedOutputStructureRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetExpectedOutputStructureRequest.ProtoReflect.Descriptor instead.
func (*SetExpectedOutputStructureRequest) GetArg0 ¶
func (x *SetExpectedOutputStructureRequest) GetArg0() int64
func (*SetExpectedOutputStructureRequest) ProtoMessage ¶
func (*SetExpectedOutputStructureRequest) ProtoMessage()
func (*SetExpectedOutputStructureRequest) ProtoReflect ¶
func (x *SetExpectedOutputStructureRequest) ProtoReflect() protoreflect.Message
func (*SetExpectedOutputStructureRequest) Reset ¶
func (x *SetExpectedOutputStructureRequest) Reset()
func (*SetExpectedOutputStructureRequest) String ¶
func (x *SetExpectedOutputStructureRequest) String() string
type SetExpectedOutputStructureResponse ¶
type SetExpectedOutputStructureResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetExpectedOutputStructureResponse) Descriptor
deprecated
func (*SetExpectedOutputStructureResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetExpectedOutputStructureResponse.ProtoReflect.Descriptor instead.
func (*SetExpectedOutputStructureResponse) GetResult ¶
func (x *SetExpectedOutputStructureResponse) GetResult() int64
func (*SetExpectedOutputStructureResponse) ProtoMessage ¶
func (*SetExpectedOutputStructureResponse) ProtoMessage()
func (*SetExpectedOutputStructureResponse) ProtoReflect ¶
func (x *SetExpectedOutputStructureResponse) ProtoReflect() protoreflect.Message
func (*SetExpectedOutputStructureResponse) Reset ¶
func (x *SetExpectedOutputStructureResponse) Reset()
func (*SetExpectedOutputStructureResponse) String ¶
func (x *SetExpectedOutputStructureResponse) String() string
type SetInputDataRequest ¶
type SetInputDataRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetInputDataRequest) Descriptor
deprecated
func (*SetInputDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputDataRequest.ProtoReflect.Descriptor instead.
func (*SetInputDataRequest) GetArg0 ¶
func (x *SetInputDataRequest) GetArg0() int64
func (*SetInputDataRequest) ProtoMessage ¶
func (*SetInputDataRequest) ProtoMessage()
func (*SetInputDataRequest) ProtoReflect ¶
func (x *SetInputDataRequest) ProtoReflect() protoreflect.Message
func (*SetInputDataRequest) Reset ¶
func (x *SetInputDataRequest) Reset()
func (*SetInputDataRequest) String ¶
func (x *SetInputDataRequest) String() string
type SetInputDataResponse ¶
type SetInputDataResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetInputDataResponse) Descriptor
deprecated
func (*SetInputDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputDataResponse.ProtoReflect.Descriptor instead.
func (*SetInputDataResponse) GetResult ¶
func (x *SetInputDataResponse) GetResult() int64
func (*SetInputDataResponse) ProtoMessage ¶
func (*SetInputDataResponse) ProtoMessage()
func (*SetInputDataResponse) ProtoReflect ¶
func (x *SetInputDataResponse) ProtoReflect() protoreflect.Message
func (*SetInputDataResponse) Reset ¶
func (x *SetInputDataResponse) Reset()
func (*SetInputDataResponse) String ¶
func (x *SetInputDataResponse) String() string
type SetMinimumIntervalRequest ¶
type SetMinimumIntervalRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetMinimumIntervalRequest) Descriptor
deprecated
func (*SetMinimumIntervalRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMinimumIntervalRequest.ProtoReflect.Descriptor instead.
func (*SetMinimumIntervalRequest) GetArg0 ¶
func (x *SetMinimumIntervalRequest) GetArg0() int64
func (*SetMinimumIntervalRequest) ProtoMessage ¶
func (*SetMinimumIntervalRequest) ProtoMessage()
func (*SetMinimumIntervalRequest) ProtoReflect ¶
func (x *SetMinimumIntervalRequest) ProtoReflect() protoreflect.Message
func (*SetMinimumIntervalRequest) Reset ¶
func (x *SetMinimumIntervalRequest) Reset()
func (*SetMinimumIntervalRequest) String ¶
func (x *SetMinimumIntervalRequest) String() string
type SetMinimumIntervalResponse ¶
type SetMinimumIntervalResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetMinimumIntervalResponse) Descriptor
deprecated
func (*SetMinimumIntervalResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMinimumIntervalResponse.ProtoReflect.Descriptor instead.
func (*SetMinimumIntervalResponse) GetResult ¶
func (x *SetMinimumIntervalResponse) GetResult() int64
func (*SetMinimumIntervalResponse) ProtoMessage ¶
func (*SetMinimumIntervalResponse) ProtoMessage()
func (*SetMinimumIntervalResponse) ProtoReflect ¶
func (x *SetMinimumIntervalResponse) ProtoReflect() protoreflect.Message
func (*SetMinimumIntervalResponse) Reset ¶
func (x *SetMinimumIntervalResponse) Reset()
func (*SetMinimumIntervalResponse) String ¶
func (x *SetMinimumIntervalResponse) String() string
type SetOutputDataRequest ¶
type SetOutputDataRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetOutputDataRequest) Descriptor
deprecated
func (*SetOutputDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOutputDataRequest.ProtoReflect.Descriptor instead.
func (*SetOutputDataRequest) GetArg0 ¶
func (x *SetOutputDataRequest) GetArg0() int64
func (*SetOutputDataRequest) ProtoMessage ¶
func (*SetOutputDataRequest) ProtoMessage()
func (*SetOutputDataRequest) ProtoReflect ¶
func (x *SetOutputDataRequest) ProtoReflect() protoreflect.Message
func (*SetOutputDataRequest) Reset ¶
func (x *SetOutputDataRequest) Reset()
func (*SetOutputDataRequest) String ¶
func (x *SetOutputDataRequest) String() string
type SetOutputDataResponse ¶
type SetOutputDataResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetOutputDataResponse) Descriptor
deprecated
func (*SetOutputDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOutputDataResponse.ProtoReflect.Descriptor instead.
func (*SetOutputDataResponse) GetResult ¶
func (x *SetOutputDataResponse) GetResult() int64
func (*SetOutputDataResponse) ProtoMessage ¶
func (*SetOutputDataResponse) ProtoMessage()
func (*SetOutputDataResponse) ProtoReflect ¶
func (x *SetOutputDataResponse) ProtoReflect() protoreflect.Message
func (*SetOutputDataResponse) Reset ¶
func (x *SetOutputDataResponse) Reset()
func (*SetOutputDataResponse) String ¶
func (x *SetOutputDataResponse) String() string
type SetOutputSpecRequest ¶
type SetOutputSpecRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetOutputSpecRequest) Descriptor
deprecated
func (*SetOutputSpecRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOutputSpecRequest.ProtoReflect.Descriptor instead.
func (*SetOutputSpecRequest) GetArg0 ¶
func (x *SetOutputSpecRequest) GetArg0() int64
func (*SetOutputSpecRequest) ProtoMessage ¶
func (*SetOutputSpecRequest) ProtoMessage()
func (*SetOutputSpecRequest) ProtoReflect ¶
func (x *SetOutputSpecRequest) ProtoReflect() protoreflect.Message
func (*SetOutputSpecRequest) Reset ¶
func (x *SetOutputSpecRequest) Reset()
func (*SetOutputSpecRequest) String ¶
func (x *SetOutputSpecRequest) String() string
type SetOutputSpecResponse ¶
type SetOutputSpecResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetOutputSpecResponse) Descriptor
deprecated
func (*SetOutputSpecResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOutputSpecResponse.ProtoReflect.Descriptor instead.
func (*SetOutputSpecResponse) GetResult ¶
func (x *SetOutputSpecResponse) GetResult() int64
func (*SetOutputSpecResponse) ProtoMessage ¶
func (*SetOutputSpecResponse) ProtoMessage()
func (*SetOutputSpecResponse) ProtoReflect ¶
func (x *SetOutputSpecResponse) ProtoReflect() protoreflect.Message
func (*SetOutputSpecResponse) Reset ¶
func (x *SetOutputSpecResponse) Reset()
func (*SetOutputSpecResponse) String ¶
func (x *SetOutputSpecResponse) String() string
type SetParamsRequest ¶
type SetParamsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetParamsRequest) Descriptor
deprecated
func (*SetParamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetParamsRequest.ProtoReflect.Descriptor instead.
func (*SetParamsRequest) GetArg0 ¶
func (x *SetParamsRequest) GetArg0() int64
func (*SetParamsRequest) ProtoMessage ¶
func (*SetParamsRequest) ProtoMessage()
func (*SetParamsRequest) ProtoReflect ¶
func (x *SetParamsRequest) ProtoReflect() protoreflect.Message
func (*SetParamsRequest) Reset ¶
func (x *SetParamsRequest) Reset()
func (*SetParamsRequest) String ¶
func (x *SetParamsRequest) String() string
type SetParamsResponse ¶
type SetParamsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetParamsResponse) Descriptor
deprecated
func (*SetParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetParamsResponse.ProtoReflect.Descriptor instead.
func (*SetParamsResponse) GetResult ¶
func (x *SetParamsResponse) GetResult() int64
func (*SetParamsResponse) ProtoMessage ¶
func (*SetParamsResponse) ProtoMessage()
func (*SetParamsResponse) ProtoReflect ¶
func (x *SetParamsResponse) ProtoReflect() protoreflect.Message
func (*SetParamsResponse) Reset ¶
func (x *SetParamsResponse) Reset()
func (*SetParamsResponse) String ¶
func (x *SetParamsResponse) String() string
type SetPopulationNameRequest ¶
type SetPopulationNameRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPopulationNameRequest) Descriptor
deprecated
func (*SetPopulationNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPopulationNameRequest.ProtoReflect.Descriptor instead.
func (*SetPopulationNameRequest) GetArg0 ¶
func (x *SetPopulationNameRequest) GetArg0() string
func (*SetPopulationNameRequest) ProtoMessage ¶
func (*SetPopulationNameRequest) ProtoMessage()
func (*SetPopulationNameRequest) ProtoReflect ¶
func (x *SetPopulationNameRequest) ProtoReflect() protoreflect.Message
func (*SetPopulationNameRequest) Reset ¶
func (x *SetPopulationNameRequest) Reset()
func (*SetPopulationNameRequest) String ¶
func (x *SetPopulationNameRequest) String() string
type SetPopulationNameResponse ¶
type SetPopulationNameResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetPopulationNameResponse) Descriptor
deprecated
func (*SetPopulationNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPopulationNameResponse.ProtoReflect.Descriptor instead.
func (*SetPopulationNameResponse) GetResult ¶
func (x *SetPopulationNameResponse) GetResult() int64
func (*SetPopulationNameResponse) ProtoMessage ¶
func (*SetPopulationNameResponse) ProtoMessage()
func (*SetPopulationNameResponse) ProtoReflect ¶
func (x *SetPopulationNameResponse) ProtoReflect() protoreflect.Message
func (*SetPopulationNameResponse) Reset ¶
func (x *SetPopulationNameResponse) Reset()
func (*SetPopulationNameResponse) String ¶
func (x *SetPopulationNameResponse) String() string
type SetRenderingConfigRequest ¶
type SetRenderingConfigRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetRenderingConfigRequest) Descriptor
deprecated
func (*SetRenderingConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRenderingConfigRequest.ProtoReflect.Descriptor instead.
func (*SetRenderingConfigRequest) GetArg0 ¶
func (x *SetRenderingConfigRequest) GetArg0() int64
func (*SetRenderingConfigRequest) ProtoMessage ¶
func (*SetRenderingConfigRequest) ProtoMessage()
func (*SetRenderingConfigRequest) ProtoReflect ¶
func (x *SetRenderingConfigRequest) ProtoReflect() protoreflect.Message
func (*SetRenderingConfigRequest) Reset ¶
func (x *SetRenderingConfigRequest) Reset()
func (*SetRenderingConfigRequest) String ¶
func (x *SetRenderingConfigRequest) String() string
type SetRenderingConfigResponse ¶
type SetRenderingConfigResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetRenderingConfigResponse) Descriptor
deprecated
func (*SetRenderingConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRenderingConfigResponse.ProtoReflect.Descriptor instead.
func (*SetRenderingConfigResponse) GetResult ¶
func (x *SetRenderingConfigResponse) GetResult() int64
func (*SetRenderingConfigResponse) ProtoMessage ¶
func (*SetRenderingConfigResponse) ProtoMessage()
func (*SetRenderingConfigResponse) ProtoReflect ¶
func (x *SetRenderingConfigResponse) ProtoReflect() protoreflect.Message
func (*SetRenderingConfigResponse) Reset ¶
func (x *SetRenderingConfigResponse) Reset()
func (*SetRenderingConfigResponse) String ¶
func (x *SetRenderingConfigResponse) String() string
type SetRequestLogRecordRequest ¶
type SetRequestLogRecordRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetRequestLogRecordRequest) Descriptor
deprecated
func (*SetRequestLogRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRequestLogRecordRequest.ProtoReflect.Descriptor instead.
func (*SetRequestLogRecordRequest) GetArg0 ¶
func (x *SetRequestLogRecordRequest) GetArg0() int64
func (*SetRequestLogRecordRequest) ProtoMessage ¶
func (*SetRequestLogRecordRequest) ProtoMessage()
func (*SetRequestLogRecordRequest) ProtoReflect ¶
func (x *SetRequestLogRecordRequest) ProtoReflect() protoreflect.Message
func (*SetRequestLogRecordRequest) Reset ¶
func (x *SetRequestLogRecordRequest) Reset()
func (*SetRequestLogRecordRequest) String ¶
func (x *SetRequestLogRecordRequest) String() string
type SetRequestLogRecordResponse ¶
type SetRequestLogRecordResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetRequestLogRecordResponse) Descriptor
deprecated
func (*SetRequestLogRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRequestLogRecordResponse.ProtoReflect.Descriptor instead.
func (*SetRequestLogRecordResponse) GetResult ¶
func (x *SetRequestLogRecordResponse) GetResult() int64
func (*SetRequestLogRecordResponse) ProtoMessage ¶
func (*SetRequestLogRecordResponse) ProtoMessage()
func (*SetRequestLogRecordResponse) ProtoReflect ¶
func (x *SetRequestLogRecordResponse) ProtoReflect() protoreflect.Message
func (*SetRequestLogRecordResponse) Reset ¶
func (x *SetRequestLogRecordResponse) Reset()
func (*SetRequestLogRecordResponse) String ¶
func (x *SetRequestLogRecordResponse) String() string
type SetResumptionTokenRequest ¶
type SetResumptionTokenRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetResumptionTokenRequest) Descriptor
deprecated
func (*SetResumptionTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetResumptionTokenRequest.ProtoReflect.Descriptor instead.
func (*SetResumptionTokenRequest) GetArg0 ¶
func (x *SetResumptionTokenRequest) GetArg0() int64
func (*SetResumptionTokenRequest) ProtoMessage ¶
func (*SetResumptionTokenRequest) ProtoMessage()
func (*SetResumptionTokenRequest) ProtoReflect ¶
func (x *SetResumptionTokenRequest) ProtoReflect() protoreflect.Message
func (*SetResumptionTokenRequest) Reset ¶
func (x *SetResumptionTokenRequest) Reset()
func (*SetResumptionTokenRequest) String ¶
func (x *SetResumptionTokenRequest) String() string
type SetResumptionTokenResponse ¶
type SetResumptionTokenResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetResumptionTokenResponse) Descriptor
deprecated
func (*SetResumptionTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetResumptionTokenResponse.ProtoReflect.Descriptor instead.
func (*SetResumptionTokenResponse) GetResult ¶
func (x *SetResumptionTokenResponse) GetResult() int64
func (*SetResumptionTokenResponse) ProtoMessage ¶
func (*SetResumptionTokenResponse) ProtoMessage()
func (*SetResumptionTokenResponse) ProtoReflect ¶
func (x *SetResumptionTokenResponse) ProtoReflect() protoreflect.Message
func (*SetResumptionTokenResponse) Reset ¶
func (x *SetResumptionTokenResponse) Reset()
func (*SetResumptionTokenResponse) String ¶
func (x *SetResumptionTokenResponse) String() string
type SetRowIndexRequest ¶
type SetRowIndexRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetRowIndexRequest) Descriptor
deprecated
func (*SetRowIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRowIndexRequest.ProtoReflect.Descriptor instead.
func (*SetRowIndexRequest) GetArg0 ¶
func (x *SetRowIndexRequest) GetArg0() int32
func (*SetRowIndexRequest) ProtoMessage ¶
func (*SetRowIndexRequest) ProtoMessage()
func (*SetRowIndexRequest) ProtoReflect ¶
func (x *SetRowIndexRequest) ProtoReflect() protoreflect.Message
func (*SetRowIndexRequest) Reset ¶
func (x *SetRowIndexRequest) Reset()
func (*SetRowIndexRequest) String ¶
func (x *SetRowIndexRequest) String() string
type SetRowIndexResponse ¶
type SetRowIndexResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetRowIndexResponse) Descriptor
deprecated
func (*SetRowIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRowIndexResponse.ProtoReflect.Descriptor instead.
func (*SetRowIndexResponse) GetResult ¶
func (x *SetRowIndexResponse) GetResult() int64
func (*SetRowIndexResponse) ProtoMessage ¶
func (*SetRowIndexResponse) ProtoMessage()
func (*SetRowIndexResponse) ProtoReflect ¶
func (x *SetRowIndexResponse) ProtoReflect() protoreflect.Message
func (*SetRowIndexResponse) Reset ¶
func (x *SetRowIndexResponse) Reset()
func (*SetRowIndexResponse) String ¶
func (x *SetRowIndexResponse) String() string
type SetSchedulingModeRequest ¶
type SetSchedulingModeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetSchedulingModeRequest) Descriptor
deprecated
func (*SetSchedulingModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSchedulingModeRequest.ProtoReflect.Descriptor instead.
func (*SetSchedulingModeRequest) GetArg0 ¶
func (x *SetSchedulingModeRequest) GetArg0() int32
func (*SetSchedulingModeRequest) ProtoMessage ¶
func (*SetSchedulingModeRequest) ProtoMessage()
func (*SetSchedulingModeRequest) ProtoReflect ¶
func (x *SetSchedulingModeRequest) ProtoReflect() protoreflect.Message
func (*SetSchedulingModeRequest) Reset ¶
func (x *SetSchedulingModeRequest) Reset()
func (*SetSchedulingModeRequest) String ¶
func (x *SetSchedulingModeRequest) String() string
type SetSchedulingModeResponse ¶
type SetSchedulingModeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetSchedulingModeResponse) Descriptor
deprecated
func (*SetSchedulingModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSchedulingModeResponse.ProtoReflect.Descriptor instead.
func (*SetSchedulingModeResponse) GetResult ¶
func (x *SetSchedulingModeResponse) GetResult() int64
func (*SetSchedulingModeResponse) ProtoMessage ¶
func (*SetSchedulingModeResponse) ProtoMessage()
func (*SetSchedulingModeResponse) ProtoReflect ¶
func (x *SetSchedulingModeResponse) ProtoReflect() protoreflect.Message
func (*SetSchedulingModeResponse) Reset ¶
func (x *SetSchedulingModeResponse) Reset()
func (*SetSchedulingModeResponse) String ¶
func (x *SetSchedulingModeResponse) String() string
type SetTemplateIdRequest ¶
type SetTemplateIdRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetTemplateIdRequest) Descriptor
deprecated
func (*SetTemplateIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTemplateIdRequest.ProtoReflect.Descriptor instead.
func (*SetTemplateIdRequest) GetArg0 ¶
func (x *SetTemplateIdRequest) GetArg0() string
func (*SetTemplateIdRequest) ProtoMessage ¶
func (*SetTemplateIdRequest) ProtoMessage()
func (*SetTemplateIdRequest) ProtoReflect ¶
func (x *SetTemplateIdRequest) ProtoReflect() protoreflect.Message
func (*SetTemplateIdRequest) Reset ¶
func (x *SetTemplateIdRequest) Reset()
func (*SetTemplateIdRequest) String ¶
func (x *SetTemplateIdRequest) String() string
type SetTemplateIdResponse ¶
type SetTemplateIdResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetTemplateIdResponse) Descriptor
deprecated
func (*SetTemplateIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetTemplateIdResponse.ProtoReflect.Descriptor instead.
func (*SetTemplateIdResponse) GetResult ¶
func (x *SetTemplateIdResponse) GetResult() int64
func (*SetTemplateIdResponse) ProtoMessage ¶
func (*SetTemplateIdResponse) ProtoMessage()
func (*SetTemplateIdResponse) ProtoReflect ¶
func (x *SetTemplateIdResponse) ProtoReflect() protoreflect.Message
func (*SetTemplateIdResponse) Reset ¶
func (x *SetTemplateIdResponse) Reset()
func (*SetTemplateIdResponse) String ¶
func (x *SetTemplateIdResponse) String() string
type SetTemplateParamsRequest ¶
type SetTemplateParamsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetTemplateParamsRequest) Descriptor
deprecated
func (*SetTemplateParamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTemplateParamsRequest.ProtoReflect.Descriptor instead.
func (*SetTemplateParamsRequest) GetArg0 ¶
func (x *SetTemplateParamsRequest) GetArg0() int64
func (*SetTemplateParamsRequest) ProtoMessage ¶
func (*SetTemplateParamsRequest) ProtoMessage()
func (*SetTemplateParamsRequest) ProtoReflect ¶
func (x *SetTemplateParamsRequest) ProtoReflect() protoreflect.Message
func (*SetTemplateParamsRequest) Reset ¶
func (x *SetTemplateParamsRequest) Reset()
func (*SetTemplateParamsRequest) String ¶
func (x *SetTemplateParamsRequest) String() string
type SetTemplateParamsResponse ¶
type SetTemplateParamsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetTemplateParamsResponse) Descriptor
deprecated
func (*SetTemplateParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetTemplateParamsResponse.ProtoReflect.Descriptor instead.
func (*SetTemplateParamsResponse) GetResult ¶
func (x *SetTemplateParamsResponse) GetResult() int64
func (*SetTemplateParamsResponse) ProtoMessage ¶
func (*SetTemplateParamsResponse) ProtoMessage()
func (*SetTemplateParamsResponse) ProtoReflect ¶
func (x *SetTemplateParamsResponse) ProtoReflect() protoreflect.Message
func (*SetTemplateParamsResponse) Reset ¶
func (x *SetTemplateParamsResponse) Reset()
func (*SetTemplateParamsResponse) String ¶
func (x *SetTemplateParamsResponse) String() string
type SetTrainingExampleRequest ¶
type SetTrainingExampleRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetTrainingExampleRequest) Descriptor
deprecated
func (*SetTrainingExampleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTrainingExampleRequest.ProtoReflect.Descriptor instead.
func (*SetTrainingExampleRequest) GetArg0 ¶
func (x *SetTrainingExampleRequest) GetArg0() int64
func (*SetTrainingExampleRequest) ProtoMessage ¶
func (*SetTrainingExampleRequest) ProtoMessage()
func (*SetTrainingExampleRequest) ProtoReflect ¶
func (x *SetTrainingExampleRequest) ProtoReflect() protoreflect.Message
func (*SetTrainingExampleRequest) Reset ¶
func (x *SetTrainingExampleRequest) Reset()
func (*SetTrainingExampleRequest) String ¶
func (x *SetTrainingExampleRequest) String() string
type SetTrainingExampleResponse ¶
type SetTrainingExampleResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetTrainingExampleResponse) Descriptor
deprecated
func (*SetTrainingExampleResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetTrainingExampleResponse.ProtoReflect.Descriptor instead.
func (*SetTrainingExampleResponse) GetResult ¶
func (x *SetTrainingExampleResponse) GetResult() int64
func (*SetTrainingExampleResponse) ProtoMessage ¶
func (*SetTrainingExampleResponse) ProtoMessage()
func (*SetTrainingExampleResponse) ProtoReflect ¶
func (x *SetTrainingExampleResponse) ProtoReflect() protoreflect.Message
func (*SetTrainingExampleResponse) Reset ¶
func (x *SetTrainingExampleResponse) Reset()
func (*SetTrainingExampleResponse) String ¶
func (x *SetTrainingExampleResponse) String() string
type SetTypeRequest ¶
type SetTypeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetTypeRequest) Descriptor
deprecated
func (*SetTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTypeRequest.ProtoReflect.Descriptor instead.
func (*SetTypeRequest) GetArg0 ¶
func (x *SetTypeRequest) GetArg0() int32
func (*SetTypeRequest) ProtoMessage ¶
func (*SetTypeRequest) ProtoMessage()
func (*SetTypeRequest) ProtoReflect ¶
func (x *SetTypeRequest) ProtoReflect() protoreflect.Message
func (*SetTypeRequest) Reset ¶
func (x *SetTypeRequest) Reset()
func (*SetTypeRequest) String ¶
func (x *SetTypeRequest) String() string
type SetTypeResponse ¶
type SetTypeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetTypeResponse) Descriptor
deprecated
func (*SetTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetTypeResponse.ProtoReflect.Descriptor instead.
func (*SetTypeResponse) GetResult ¶
func (x *SetTypeResponse) GetResult() int64
func (*SetTypeResponse) ProtoMessage ¶
func (*SetTypeResponse) ProtoMessage()
func (*SetTypeResponse) ProtoReflect ¶
func (x *SetTypeResponse) ProtoReflect() protoreflect.Message
func (*SetTypeResponse) Reset ¶
func (x *SetTypeResponse) Reset()
func (*SetTypeResponse) String ¶
func (x *SetTypeResponse) String() string
type TrainingExampleRecordBuilderServiceClient ¶
type TrainingExampleRecordBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetResumptionToken(ctx context.Context, in *SetResumptionTokenRequest, opts ...grpc.CallOption) (*SetResumptionTokenResponse, error)
SetTrainingExample(ctx context.Context, in *SetTrainingExampleRequest, opts ...grpc.CallOption) (*SetTrainingExampleResponse, error)
}
TrainingExampleRecordBuilderServiceClient is the client API for TrainingExampleRecordBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTrainingExampleRecordBuilderServiceClient ¶
func NewTrainingExampleRecordBuilderServiceClient(cc grpc.ClientConnInterface) TrainingExampleRecordBuilderServiceClient
type TrainingExampleRecordBuilderServiceServer ¶
type TrainingExampleRecordBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetResumptionToken(context.Context, *SetResumptionTokenRequest) (*SetResumptionTokenResponse, error)
SetTrainingExample(context.Context, *SetTrainingExampleRequest) (*SetTrainingExampleResponse, error)
// contains filtered or unexported methods
}
TrainingExampleRecordBuilderServiceServer is the server API for TrainingExampleRecordBuilderService service. All implementations must embed UnimplementedTrainingExampleRecordBuilderServiceServer for forward compatibility.
type TrainingExampleRecordServiceClient ¶
type TrainingExampleRecordServiceClient interface {
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetResumptionToken(ctx context.Context, in *GetResumptionTokenRequest, opts ...grpc.CallOption) (*GetResumptionTokenResponse, error)
GetTrainingExample(ctx context.Context, in *GetTrainingExampleRequest, opts ...grpc.CallOption) (*GetTrainingExampleResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
TrainingExampleRecordServiceClient is the client API for TrainingExampleRecordService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTrainingExampleRecordServiceClient ¶
func NewTrainingExampleRecordServiceClient(cc grpc.ClientConnInterface) TrainingExampleRecordServiceClient
type TrainingExampleRecordServiceServer ¶
type TrainingExampleRecordServiceServer interface {
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
GetResumptionToken(context.Context, *GetResumptionTokenRequest) (*GetResumptionTokenResponse, error)
GetTrainingExample(context.Context, *GetTrainingExampleRequest) (*GetTrainingExampleResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
TrainingExampleRecordServiceServer is the server API for TrainingExampleRecordService service. All implementations must embed UnimplementedTrainingExampleRecordServiceServer for forward compatibility.
type TrainingExamplesInputGetResumptionTokenRequest ¶
type TrainingExamplesInputGetResumptionTokenRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*TrainingExamplesInputGetResumptionTokenRequest) Descriptor
deprecated
func (*TrainingExamplesInputGetResumptionTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use TrainingExamplesInputGetResumptionTokenRequest.ProtoReflect.Descriptor instead.
func (*TrainingExamplesInputGetResumptionTokenRequest) GetHandle ¶
func (x *TrainingExamplesInputGetResumptionTokenRequest) GetHandle() int64
func (*TrainingExamplesInputGetResumptionTokenRequest) ProtoMessage ¶
func (*TrainingExamplesInputGetResumptionTokenRequest) ProtoMessage()
func (*TrainingExamplesInputGetResumptionTokenRequest) ProtoReflect ¶
func (x *TrainingExamplesInputGetResumptionTokenRequest) ProtoReflect() protoreflect.Message
func (*TrainingExamplesInputGetResumptionTokenRequest) Reset ¶
func (x *TrainingExamplesInputGetResumptionTokenRequest) Reset()
func (*TrainingExamplesInputGetResumptionTokenRequest) String ¶
func (x *TrainingExamplesInputGetResumptionTokenRequest) String() string
type TrainingExamplesInputServiceClient ¶
type TrainingExamplesInputServiceClient interface {
NewTrainingExamplesInput(ctx context.Context, in *NewTrainingExamplesInputRequest, opts ...grpc.CallOption) (*NewTrainingExamplesInputResponse, error)
Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetCollectionName(ctx context.Context, in *GetCollectionNameRequest, opts ...grpc.CallOption) (*GetCollectionNameResponse, error)
GetPopulationName(ctx context.Context, in *GetPopulationNameRequest, opts ...grpc.CallOption) (*GetPopulationNameResponse, error)
GetResumptionToken(ctx context.Context, in *TrainingExamplesInputGetResumptionTokenRequest, opts ...grpc.CallOption) (*GetResumptionTokenResponse, error)
GetTaskName(ctx context.Context, in *GetTaskNameRequest, opts ...grpc.CallOption) (*GetTaskNameResponse, error)
HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
TrainingExamplesInputServiceClient is the client API for TrainingExamplesInputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTrainingExamplesInputServiceClient ¶
func NewTrainingExamplesInputServiceClient(cc grpc.ClientConnInterface) TrainingExamplesInputServiceClient
type TrainingExamplesInputServiceServer ¶
type TrainingExamplesInputServiceServer interface {
NewTrainingExamplesInput(context.Context, *NewTrainingExamplesInputRequest) (*NewTrainingExamplesInputResponse, error)
Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
GetCollectionName(context.Context, *GetCollectionNameRequest) (*GetCollectionNameResponse, error)
GetPopulationName(context.Context, *GetPopulationNameRequest) (*GetPopulationNameResponse, error)
GetResumptionToken(context.Context, *TrainingExamplesInputGetResumptionTokenRequest) (*GetResumptionTokenResponse, error)
GetTaskName(context.Context, *GetTaskNameRequest) (*GetTaskNameResponse, error)
HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
TrainingExamplesInputServiceServer is the server API for TrainingExamplesInputService service. All implementations must embed UnimplementedTrainingExamplesInputServiceServer for forward compatibility.
type TrainingExamplesOutputBuilderServiceClient ¶
type TrainingExamplesOutputBuilderServiceClient interface {
AddTrainingExampleRecord(ctx context.Context, in *AddTrainingExampleRecordRequest, opts ...grpc.CallOption) (*AddTrainingExampleRecordResponse, error)
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
}
TrainingExamplesOutputBuilderServiceClient is the client API for TrainingExamplesOutputBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTrainingExamplesOutputBuilderServiceClient ¶
func NewTrainingExamplesOutputBuilderServiceClient(cc grpc.ClientConnInterface) TrainingExamplesOutputBuilderServiceClient
type TrainingExamplesOutputBuilderServiceServer ¶
type TrainingExamplesOutputBuilderServiceServer interface {
AddTrainingExampleRecord(context.Context, *AddTrainingExampleRecordRequest) (*AddTrainingExampleRecordResponse, error)
Build(context.Context, *BuildRequest) (*BuildResponse, error)
// contains filtered or unexported methods
}
TrainingExamplesOutputBuilderServiceServer is the server API for TrainingExamplesOutputBuilderService service. All implementations must embed UnimplementedTrainingExamplesOutputBuilderServiceServer for forward compatibility.
type TrainingExamplesOutputEqualsRequest ¶
type TrainingExamplesOutputEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*TrainingExamplesOutputEqualsRequest) Descriptor
deprecated
func (*TrainingExamplesOutputEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TrainingExamplesOutputEqualsRequest.ProtoReflect.Descriptor instead.
func (*TrainingExamplesOutputEqualsRequest) GetArg0 ¶
func (x *TrainingExamplesOutputEqualsRequest) GetArg0() int64
func (*TrainingExamplesOutputEqualsRequest) ProtoMessage ¶
func (*TrainingExamplesOutputEqualsRequest) ProtoMessage()
func (*TrainingExamplesOutputEqualsRequest) ProtoReflect ¶
func (x *TrainingExamplesOutputEqualsRequest) ProtoReflect() protoreflect.Message
func (*TrainingExamplesOutputEqualsRequest) Reset ¶
func (x *TrainingExamplesOutputEqualsRequest) Reset()
func (*TrainingExamplesOutputEqualsRequest) String ¶
func (x *TrainingExamplesOutputEqualsRequest) String() string
type TrainingExamplesOutputHashCodeRequest ¶
type TrainingExamplesOutputHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*TrainingExamplesOutputHashCodeRequest) Descriptor
deprecated
func (*TrainingExamplesOutputHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use TrainingExamplesOutputHashCodeRequest.ProtoReflect.Descriptor instead.
func (*TrainingExamplesOutputHashCodeRequest) ProtoMessage ¶
func (*TrainingExamplesOutputHashCodeRequest) ProtoMessage()
func (*TrainingExamplesOutputHashCodeRequest) ProtoReflect ¶
func (x *TrainingExamplesOutputHashCodeRequest) ProtoReflect() protoreflect.Message
func (*TrainingExamplesOutputHashCodeRequest) Reset ¶
func (x *TrainingExamplesOutputHashCodeRequest) Reset()
func (*TrainingExamplesOutputHashCodeRequest) String ¶
func (x *TrainingExamplesOutputHashCodeRequest) String() string
type TrainingExamplesOutputServiceClient ¶
type TrainingExamplesOutputServiceClient interface {
Equals(ctx context.Context, in *TrainingExamplesOutputEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetTrainingExampleRecords(ctx context.Context, in *GetTrainingExampleRecordsRequest, opts ...grpc.CallOption) (*GetTrainingExampleRecordsResponse, error)
HashCode(ctx context.Context, in *TrainingExamplesOutputHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
TrainingExamplesOutputServiceClient is the client API for TrainingExamplesOutputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTrainingExamplesOutputServiceClient ¶
func NewTrainingExamplesOutputServiceClient(cc grpc.ClientConnInterface) TrainingExamplesOutputServiceClient
type TrainingExamplesOutputServiceServer ¶
type TrainingExamplesOutputServiceServer interface {
Equals(context.Context, *TrainingExamplesOutputEqualsRequest) (*EqualsResponse, error)
GetTrainingExampleRecords(context.Context, *GetTrainingExampleRecordsRequest) (*GetTrainingExampleRecordsResponse, error)
HashCode(context.Context, *TrainingExamplesOutputHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
TrainingExamplesOutputServiceServer is the server API for TrainingExamplesOutputService service. All implementations must embed UnimplementedTrainingExamplesOutputServiceServer for forward compatibility.
type TrainingIntervalBuilderServiceClient ¶
type TrainingIntervalBuilderServiceClient interface {
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetMinimumInterval(ctx context.Context, in *SetMinimumIntervalRequest, opts ...grpc.CallOption) (*SetMinimumIntervalResponse, error)
SetSchedulingMode(ctx context.Context, in *SetSchedulingModeRequest, opts ...grpc.CallOption) (*SetSchedulingModeResponse, error)
}
TrainingIntervalBuilderServiceClient is the client API for TrainingIntervalBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTrainingIntervalBuilderServiceClient ¶
func NewTrainingIntervalBuilderServiceClient(cc grpc.ClientConnInterface) TrainingIntervalBuilderServiceClient
type TrainingIntervalBuilderServiceServer ¶
type TrainingIntervalBuilderServiceServer interface {
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetMinimumInterval(context.Context, *SetMinimumIntervalRequest) (*SetMinimumIntervalResponse, error)
SetSchedulingMode(context.Context, *SetSchedulingModeRequest) (*SetSchedulingModeResponse, error)
// contains filtered or unexported methods
}
TrainingIntervalBuilderServiceServer is the server API for TrainingIntervalBuilderService service. All implementations must embed UnimplementedTrainingIntervalBuilderServiceServer for forward compatibility.
type TrainingIntervalEqualsRequest ¶
type TrainingIntervalEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*TrainingIntervalEqualsRequest) Descriptor
deprecated
func (*TrainingIntervalEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TrainingIntervalEqualsRequest.ProtoReflect.Descriptor instead.
func (*TrainingIntervalEqualsRequest) GetArg0 ¶
func (x *TrainingIntervalEqualsRequest) GetArg0() int64
func (*TrainingIntervalEqualsRequest) ProtoMessage ¶
func (*TrainingIntervalEqualsRequest) ProtoMessage()
func (*TrainingIntervalEqualsRequest) ProtoReflect ¶
func (x *TrainingIntervalEqualsRequest) ProtoReflect() protoreflect.Message
func (*TrainingIntervalEqualsRequest) Reset ¶
func (x *TrainingIntervalEqualsRequest) Reset()
func (*TrainingIntervalEqualsRequest) String ¶
func (x *TrainingIntervalEqualsRequest) String() string
type TrainingIntervalHashCodeRequest ¶
type TrainingIntervalHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*TrainingIntervalHashCodeRequest) Descriptor
deprecated
func (*TrainingIntervalHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use TrainingIntervalHashCodeRequest.ProtoReflect.Descriptor instead.
func (*TrainingIntervalHashCodeRequest) ProtoMessage ¶
func (*TrainingIntervalHashCodeRequest) ProtoMessage()
func (*TrainingIntervalHashCodeRequest) ProtoReflect ¶
func (x *TrainingIntervalHashCodeRequest) ProtoReflect() protoreflect.Message
func (*TrainingIntervalHashCodeRequest) Reset ¶
func (x *TrainingIntervalHashCodeRequest) Reset()
func (*TrainingIntervalHashCodeRequest) String ¶
func (x *TrainingIntervalHashCodeRequest) String() string
type TrainingIntervalServiceClient ¶
type TrainingIntervalServiceClient interface {
Equals(ctx context.Context, in *TrainingIntervalEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetMinimumInterval(ctx context.Context, in *GetMinimumIntervalRequest, opts ...grpc.CallOption) (*GetMinimumIntervalResponse, error)
GetSchedulingMode(ctx context.Context, in *GetSchedulingModeRequest, opts ...grpc.CallOption) (*GetSchedulingModeResponse, error)
HashCode(ctx context.Context, in *TrainingIntervalHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
TrainingIntervalServiceClient is the client API for TrainingIntervalService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTrainingIntervalServiceClient ¶
func NewTrainingIntervalServiceClient(cc grpc.ClientConnInterface) TrainingIntervalServiceClient
type TrainingIntervalServiceServer ¶
type TrainingIntervalServiceServer interface {
Equals(context.Context, *TrainingIntervalEqualsRequest) (*EqualsResponse, error)
GetMinimumInterval(context.Context, *GetMinimumIntervalRequest) (*GetMinimumIntervalResponse, error)
GetSchedulingMode(context.Context, *GetSchedulingModeRequest) (*GetSchedulingModeResponse, error)
HashCode(context.Context, *TrainingIntervalHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
TrainingIntervalServiceServer is the server API for TrainingIntervalService service. All implementations must embed UnimplementedTrainingIntervalServiceServer for forward compatibility.
type UnimplementedAppInfoServiceServer ¶
type UnimplementedAppInfoServiceServer struct{}
UnimplementedAppInfoServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedAppInfoServiceServer) DescribeContents ¶
func (UnimplementedAppInfoServiceServer) DescribeContents(context.Context, *AppInfoDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedAppInfoServiceServer) Equals ¶
func (UnimplementedAppInfoServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
func (UnimplementedAppInfoServiceServer) HashCode ¶
func (UnimplementedAppInfoServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedAppInfoServiceServer) IsInstalled ¶
func (UnimplementedAppInfoServiceServer) IsInstalled(context.Context, *IsInstalledRequest) (*IsInstalledResponse, error)
func (UnimplementedAppInfoServiceServer) NewAppInfo ¶
func (UnimplementedAppInfoServiceServer) NewAppInfo(context.Context, *NewAppInfoRequest) (*NewAppInfoResponse, error)
func (UnimplementedAppInfoServiceServer) WriteToParcel ¶
func (UnimplementedAppInfoServiceServer) WriteToParcel(context.Context, *AppInfoWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedDownloadCompletedInputServiceServer ¶
type UnimplementedDownloadCompletedInputServiceServer struct{}
UnimplementedDownloadCompletedInputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedDownloadCompletedInputServiceServer) Equals ¶
func (UnimplementedDownloadCompletedInputServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
func (UnimplementedDownloadCompletedInputServiceServer) GetDownloadedContents ¶
func (UnimplementedDownloadCompletedInputServiceServer) GetDownloadedContents(context.Context, *GetDownloadedContentsRequest) (*GetDownloadedContentsResponse, error)
func (UnimplementedDownloadCompletedInputServiceServer) HashCode ¶
func (UnimplementedDownloadCompletedInputServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedDownloadCompletedInputServiceServer) NewDownloadCompletedInput ¶
func (UnimplementedDownloadCompletedInputServiceServer) NewDownloadCompletedInput(context.Context, *NewDownloadCompletedInputRequest) (*NewDownloadCompletedInputResponse, error)
type UnimplementedDownloadCompletedOutputBuilderServiceServer ¶
type UnimplementedDownloadCompletedOutputBuilderServiceServer struct{}
UnimplementedDownloadCompletedOutputBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedDownloadCompletedOutputBuilderServiceServer) AddRetainedKey ¶
func (UnimplementedDownloadCompletedOutputBuilderServiceServer) AddRetainedKey(context.Context, *AddRetainedKeyRequest) (*AddRetainedKeyResponse, error)
func (UnimplementedDownloadCompletedOutputBuilderServiceServer) Build ¶
func (UnimplementedDownloadCompletedOutputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
type UnimplementedDownloadCompletedOutputServiceServer ¶
type UnimplementedDownloadCompletedOutputServiceServer struct{}
UnimplementedDownloadCompletedOutputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedDownloadCompletedOutputServiceServer) GetRetainedKeys ¶
func (UnimplementedDownloadCompletedOutputServiceServer) GetRetainedKeys(context.Context, *GetRetainedKeysRequest) (*GetRetainedKeysResponse, error)
type UnimplementedEventInputServiceServer ¶
type UnimplementedEventInputServiceServer struct{}
UnimplementedEventInputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedEventInputServiceServer) Equals ¶
func (UnimplementedEventInputServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
func (UnimplementedEventInputServiceServer) GetParameters ¶
func (UnimplementedEventInputServiceServer) GetParameters(context.Context, *GetParametersRequest) (*GetParametersResponse, error)
func (UnimplementedEventInputServiceServer) GetRequestLogRecord ¶
func (UnimplementedEventInputServiceServer) GetRequestLogRecord(context.Context, *EventInputGetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
func (UnimplementedEventInputServiceServer) HashCode ¶
func (UnimplementedEventInputServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedEventInputServiceServer) NewEventInput ¶
func (UnimplementedEventInputServiceServer) NewEventInput(context.Context, *NewEventInputRequest) (*NewEventInputResponse, error)
type UnimplementedEventLogRecordBuilderServiceServer ¶
type UnimplementedEventLogRecordBuilderServiceServer struct{}
UnimplementedEventLogRecordBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedEventLogRecordBuilderServiceServer) Build ¶
func (UnimplementedEventLogRecordBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedEventLogRecordBuilderServiceServer) SetData ¶
func (UnimplementedEventLogRecordBuilderServiceServer) SetData(context.Context, *SetDataRequest) (*SetDataResponse, error)
func (UnimplementedEventLogRecordBuilderServiceServer) SetRequestLogRecord ¶
func (UnimplementedEventLogRecordBuilderServiceServer) SetRequestLogRecord(context.Context, *SetRequestLogRecordRequest) (*SetRequestLogRecordResponse, error)
func (UnimplementedEventLogRecordBuilderServiceServer) SetRowIndex ¶
func (UnimplementedEventLogRecordBuilderServiceServer) SetRowIndex(context.Context, *SetRowIndexRequest) (*SetRowIndexResponse, error)
func (UnimplementedEventLogRecordBuilderServiceServer) SetType ¶
func (UnimplementedEventLogRecordBuilderServiceServer) SetType(context.Context, *SetTypeRequest) (*SetTypeResponse, error)
type UnimplementedEventLogRecordServiceServer ¶
type UnimplementedEventLogRecordServiceServer struct{}
UnimplementedEventLogRecordServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedEventLogRecordServiceServer) DescribeContents ¶
func (UnimplementedEventLogRecordServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedEventLogRecordServiceServer) Equals ¶
func (UnimplementedEventLogRecordServiceServer) Equals(context.Context, *EventLogRecordEqualsRequest) (*EqualsResponse, error)
func (UnimplementedEventLogRecordServiceServer) GetData ¶
func (UnimplementedEventLogRecordServiceServer) GetData(context.Context, *EventLogRecordGetDataRequest) (*GetDataResponse, error)
func (UnimplementedEventLogRecordServiceServer) GetRequestLogRecord ¶
func (UnimplementedEventLogRecordServiceServer) GetRequestLogRecord(context.Context, *GetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
func (UnimplementedEventLogRecordServiceServer) GetRowIndex ¶
func (UnimplementedEventLogRecordServiceServer) GetRowIndex(context.Context, *GetRowIndexRequest) (*GetRowIndexResponse, error)
func (UnimplementedEventLogRecordServiceServer) GetTime ¶
func (UnimplementedEventLogRecordServiceServer) GetTime(context.Context, *GetTimeRequest) (*GetTimeResponse, error)
func (UnimplementedEventLogRecordServiceServer) GetType ¶
func (UnimplementedEventLogRecordServiceServer) GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
func (UnimplementedEventLogRecordServiceServer) HashCode ¶
func (UnimplementedEventLogRecordServiceServer) HashCode(context.Context, *EventLogRecordHashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedEventLogRecordServiceServer) WriteToParcel ¶
func (UnimplementedEventLogRecordServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedEventOutputBuilderServiceServer ¶
type UnimplementedEventOutputBuilderServiceServer struct{}
UnimplementedEventOutputBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedEventOutputBuilderServiceServer) Build ¶
func (UnimplementedEventOutputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedEventOutputBuilderServiceServer) SetEventLogRecord ¶
func (UnimplementedEventOutputBuilderServiceServer) SetEventLogRecord(context.Context, *SetEventLogRecordRequest) (*SetEventLogRecordResponse, error)
type UnimplementedEventOutputServiceServer ¶
type UnimplementedEventOutputServiceServer struct{}
UnimplementedEventOutputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedEventOutputServiceServer) Equals ¶
func (UnimplementedEventOutputServiceServer) Equals(context.Context, *EventOutputEqualsRequest) (*EqualsResponse, error)
func (UnimplementedEventOutputServiceServer) GetEventLogRecord ¶
func (UnimplementedEventOutputServiceServer) GetEventLogRecord(context.Context, *GetEventLogRecordRequest) (*GetEventLogRecordResponse, error)
func (UnimplementedEventOutputServiceServer) HashCode ¶
func (UnimplementedEventOutputServiceServer) HashCode(context.Context, *EventOutputHashCodeRequest) (*HashCodeResponse, error)
type UnimplementedEventUrlProviderServiceServer ¶
type UnimplementedEventUrlProviderServiceServer struct{}
UnimplementedEventUrlProviderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedEventUrlProviderServiceServer) CreateEventTrackingUrlWithRedirect ¶
func (UnimplementedEventUrlProviderServiceServer) CreateEventTrackingUrlWithRedirect(context.Context, *CreateEventTrackingUrlWithRedirectRequest) (*CreateEventTrackingUrlWithRedirectResponse, error)
func (UnimplementedEventUrlProviderServiceServer) CreateEventTrackingUrlWithResponse ¶
func (UnimplementedEventUrlProviderServiceServer) CreateEventTrackingUrlWithResponse(context.Context, *CreateEventTrackingUrlWithResponseRequest) (*CreateEventTrackingUrlWithResponseResponse, error)
type UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer ¶
type UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer struct{}
UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer) SetAppParams ¶
func (UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer) SetAppParams(context.Context, *SetAppParamsRequest) (*SetAppParamsResponse, error)
func (UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer) SetOutputSpec ¶
func (UnimplementedExecuteInIsolatedServiceRequestBuilderServiceServer) SetOutputSpec(context.Context, *SetOutputSpecRequest) (*SetOutputSpecResponse, error)
type UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer ¶
type UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer struct{}
UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer) BuildBestValueSpec ¶
func (UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer) BuildBestValueSpec(context.Context, *BuildBestValueSpecRequest) (*BuildBestValueSpecResponse, error)
func (UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer) GetMaxIntValue ¶
func (UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer) GetMaxIntValue(context.Context, *GetMaxIntValueRequest) (*GetMaxIntValueResponse, error)
func (UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer) GetOutputType ¶
func (UnimplementedExecuteInIsolatedServiceRequestOutputSpecServiceServer) GetOutputType(context.Context, *GetOutputTypeRequest) (*GetOutputTypeResponse, error)
type UnimplementedExecuteInIsolatedServiceRequestServiceServer ¶
type UnimplementedExecuteInIsolatedServiceRequestServiceServer struct{}
UnimplementedExecuteInIsolatedServiceRequestServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedExecuteInIsolatedServiceRequestServiceServer) GetAppParams ¶
func (UnimplementedExecuteInIsolatedServiceRequestServiceServer) GetOutputSpec ¶
func (UnimplementedExecuteInIsolatedServiceRequestServiceServer) GetOutputSpec(context.Context, *GetOutputSpecRequest) (*GetOutputSpecResponse, error)
func (UnimplementedExecuteInIsolatedServiceRequestServiceServer) GetService ¶
func (UnimplementedExecuteInIsolatedServiceRequestServiceServer) GetService(context.Context, *GetServiceRequest) (*GetServiceResponse, error)
type UnimplementedExecuteInIsolatedServiceResponseServiceServer ¶
type UnimplementedExecuteInIsolatedServiceResponseServiceServer struct{}
UnimplementedExecuteInIsolatedServiceResponseServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedExecuteInIsolatedServiceResponseServiceServer) GetBestValue ¶
func (UnimplementedExecuteInIsolatedServiceResponseServiceServer) GetSurfacePackageToken ¶
func (UnimplementedExecuteInIsolatedServiceResponseServiceServer) GetSurfacePackageToken(context.Context, *ExecuteInIsolatedServiceResponseGetSurfacePackageTokenRequest) (*GetSurfacePackageTokenResponse, error)
func (UnimplementedExecuteInIsolatedServiceResponseServiceServer) NewExecuteInIsolatedServiceResponse ¶
func (UnimplementedExecuteInIsolatedServiceResponseServiceServer) NewExecuteInIsolatedServiceResponse(context.Context, *NewExecuteInIsolatedServiceResponseRequest) (*NewExecuteInIsolatedServiceResponseResponse, error)
type UnimplementedExecuteInputServiceServer ¶
type UnimplementedExecuteInputServiceServer struct{}
UnimplementedExecuteInputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedExecuteInputServiceServer) GetAppPackageName ¶
func (UnimplementedExecuteInputServiceServer) GetAppPackageName(context.Context, *GetAppPackageNameRequest) (*GetAppPackageNameResponse, error)
func (UnimplementedExecuteInputServiceServer) GetAppParams ¶
func (UnimplementedExecuteInputServiceServer) GetAppParams(context.Context, *GetAppParamsRequest) (*GetAppParamsResponse, error)
func (UnimplementedExecuteInputServiceServer) NewExecuteInput ¶
func (UnimplementedExecuteInputServiceServer) NewExecuteInput(context.Context, *NewExecuteInputRequest) (*NewExecuteInputResponse, error)
type UnimplementedExecuteOutputBuilderServiceServer ¶
type UnimplementedExecuteOutputBuilderServiceServer struct{}
UnimplementedExecuteOutputBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedExecuteOutputBuilderServiceServer) AddEventLogRecord ¶
func (UnimplementedExecuteOutputBuilderServiceServer) AddEventLogRecord(context.Context, *AddEventLogRecordRequest) (*AddEventLogRecordResponse, error)
func (UnimplementedExecuteOutputBuilderServiceServer) Build ¶
func (UnimplementedExecuteOutputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedExecuteOutputBuilderServiceServer) SetBestValue ¶
func (UnimplementedExecuteOutputBuilderServiceServer) SetBestValue(context.Context, *SetBestValueRequest) (*SetBestValueResponse, error)
func (UnimplementedExecuteOutputBuilderServiceServer) SetOutputData ¶
func (UnimplementedExecuteOutputBuilderServiceServer) SetOutputData(context.Context, *SetOutputDataRequest) (*SetOutputDataResponse, error)
func (UnimplementedExecuteOutputBuilderServiceServer) SetRenderingConfig ¶
func (UnimplementedExecuteOutputBuilderServiceServer) SetRenderingConfig(context.Context, *SetRenderingConfigRequest) (*SetRenderingConfigResponse, error)
func (UnimplementedExecuteOutputBuilderServiceServer) SetRequestLogRecord ¶
func (UnimplementedExecuteOutputBuilderServiceServer) SetRequestLogRecord(context.Context, *SetRequestLogRecordRequest) (*SetRequestLogRecordResponse, error)
type UnimplementedExecuteOutputServiceServer ¶
type UnimplementedExecuteOutputServiceServer struct{}
UnimplementedExecuteOutputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedExecuteOutputServiceServer) Equals ¶
func (UnimplementedExecuteOutputServiceServer) Equals(context.Context, *ExecuteOutputEqualsRequest) (*EqualsResponse, error)
func (UnimplementedExecuteOutputServiceServer) GetBestValue ¶
func (UnimplementedExecuteOutputServiceServer) GetBestValue(context.Context, *GetBestValueRequest) (*GetBestValueResponse, error)
func (UnimplementedExecuteOutputServiceServer) GetEventLogRecords ¶
func (UnimplementedExecuteOutputServiceServer) GetEventLogRecords(context.Context, *GetEventLogRecordsRequest) (*GetEventLogRecordsResponse, error)
func (UnimplementedExecuteOutputServiceServer) GetOutputData ¶
func (UnimplementedExecuteOutputServiceServer) GetOutputData(context.Context, *GetOutputDataRequest) (*GetOutputDataResponse, error)
func (UnimplementedExecuteOutputServiceServer) GetRenderingConfig ¶
func (UnimplementedExecuteOutputServiceServer) GetRenderingConfig(context.Context, *ExecuteOutputGetRenderingConfigRequest) (*GetRenderingConfigResponse, error)
func (UnimplementedExecuteOutputServiceServer) GetRequestLogRecord ¶
func (UnimplementedExecuteOutputServiceServer) GetRequestLogRecord(context.Context, *GetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
func (UnimplementedExecuteOutputServiceServer) HashCode ¶
func (UnimplementedExecuteOutputServiceServer) HashCode(context.Context, *ExecuteOutputHashCodeRequest) (*HashCodeResponse, error)
type UnimplementedFederatedComputeInputBuilderServiceServer ¶
type UnimplementedFederatedComputeInputBuilderServiceServer struct{}
UnimplementedFederatedComputeInputBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedFederatedComputeInputBuilderServiceServer) Build ¶
func (UnimplementedFederatedComputeInputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedFederatedComputeInputBuilderServiceServer) SetPopulationName ¶
func (UnimplementedFederatedComputeInputBuilderServiceServer) SetPopulationName(context.Context, *SetPopulationNameRequest) (*SetPopulationNameResponse, error)
type UnimplementedFederatedComputeInputServiceServer ¶
type UnimplementedFederatedComputeInputServiceServer struct{}
UnimplementedFederatedComputeInputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedFederatedComputeInputServiceServer) GetPopulationName ¶
func (UnimplementedFederatedComputeInputServiceServer) GetPopulationName(context.Context, *FederatedComputeInputGetPopulationNameRequest) (*GetPopulationNameResponse, error)
type UnimplementedFederatedComputeSchedulerParamsServiceServer ¶
type UnimplementedFederatedComputeSchedulerParamsServiceServer struct{}
UnimplementedFederatedComputeSchedulerParamsServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedFederatedComputeSchedulerParamsServiceServer) GetTrainingInterval ¶
func (UnimplementedFederatedComputeSchedulerParamsServiceServer) GetTrainingInterval(context.Context, *GetTrainingIntervalRequest) (*GetTrainingIntervalResponse, error)
type UnimplementedFederatedComputeSchedulerServiceServer ¶
type UnimplementedFederatedComputeSchedulerServiceServer struct{}
UnimplementedFederatedComputeSchedulerServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedFederatedComputeSchedulerServiceServer) Cancel ¶
func (UnimplementedFederatedComputeSchedulerServiceServer) Cancel(context.Context, *CancelRequest) (*CancelResponse, error)
func (UnimplementedFederatedComputeSchedulerServiceServer) Schedule ¶
func (UnimplementedFederatedComputeSchedulerServiceServer) Schedule(context.Context, *ScheduleRequest) (*ScheduleResponse, error)
type UnimplementedInferenceInputBuilderServiceServer ¶
type UnimplementedInferenceInputBuilderServiceServer struct{}
UnimplementedInferenceInputBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedInferenceInputBuilderServiceServer) Build ¶
func (UnimplementedInferenceInputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedInferenceInputBuilderServiceServer) SetBatchSize ¶
func (UnimplementedInferenceInputBuilderServiceServer) SetBatchSize(context.Context, *SetBatchSizeRequest) (*SetBatchSizeResponse, error)
func (UnimplementedInferenceInputBuilderServiceServer) SetExpectedOutputStructure ¶
func (UnimplementedInferenceInputBuilderServiceServer) SetExpectedOutputStructure(context.Context, *SetExpectedOutputStructureRequest) (*SetExpectedOutputStructureResponse, error)
func (UnimplementedInferenceInputBuilderServiceServer) SetInputData ¶
func (UnimplementedInferenceInputBuilderServiceServer) SetInputData(context.Context, *SetInputDataRequest) (*SetInputDataResponse, error)
func (UnimplementedInferenceInputBuilderServiceServer) SetParams ¶
func (UnimplementedInferenceInputBuilderServiceServer) SetParams(context.Context, *SetParamsRequest) (*SetParamsResponse, error)
type UnimplementedInferenceInputParamsServiceServer ¶
type UnimplementedInferenceInputParamsServiceServer struct{}
UnimplementedInferenceInputParamsServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedInferenceInputParamsServiceServer) GetDelegateType ¶
func (UnimplementedInferenceInputParamsServiceServer) GetDelegateType(context.Context, *GetDelegateTypeRequest) (*GetDelegateTypeResponse, error)
func (UnimplementedInferenceInputParamsServiceServer) GetKeyValueStore ¶
func (UnimplementedInferenceInputParamsServiceServer) GetKeyValueStore(context.Context, *GetKeyValueStoreRequest) (*GetKeyValueStoreResponse, error)
func (UnimplementedInferenceInputParamsServiceServer) GetModelKey ¶
func (UnimplementedInferenceInputParamsServiceServer) GetModelKey(context.Context, *GetModelKeyRequest) (*GetModelKeyResponse, error)
func (UnimplementedInferenceInputParamsServiceServer) GetModelType ¶
func (UnimplementedInferenceInputParamsServiceServer) GetModelType(context.Context, *GetModelTypeRequest) (*GetModelTypeResponse, error)
func (UnimplementedInferenceInputParamsServiceServer) GetRecommendedNumThreads ¶
func (UnimplementedInferenceInputParamsServiceServer) GetRecommendedNumThreads(context.Context, *GetRecommendedNumThreadsRequest) (*GetRecommendedNumThreadsResponse, error)
type UnimplementedInferenceInputServiceServer ¶
type UnimplementedInferenceInputServiceServer struct{}
UnimplementedInferenceInputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedInferenceInputServiceServer) Equals ¶
func (UnimplementedInferenceInputServiceServer) Equals(context.Context, *InferenceInputEqualsRequest) (*EqualsResponse, error)
func (UnimplementedInferenceInputServiceServer) GetBatchSize ¶
func (UnimplementedInferenceInputServiceServer) GetBatchSize(context.Context, *GetBatchSizeRequest) (*GetBatchSizeResponse, error)
func (UnimplementedInferenceInputServiceServer) GetExpectedOutputStructure ¶
func (UnimplementedInferenceInputServiceServer) GetExpectedOutputStructure(context.Context, *GetExpectedOutputStructureRequest) (*GetExpectedOutputStructureResponse, error)
func (UnimplementedInferenceInputServiceServer) GetInputData ¶
func (UnimplementedInferenceInputServiceServer) GetInputData(context.Context, *GetInputDataRequest) (*GetInputDataResponse, error)
func (UnimplementedInferenceInputServiceServer) GetParams ¶
func (UnimplementedInferenceInputServiceServer) GetParams(context.Context, *GetParamsRequest) (*GetParamsResponse, error)
func (UnimplementedInferenceInputServiceServer) HashCode ¶
func (UnimplementedInferenceInputServiceServer) HashCode(context.Context, *InferenceInputHashCodeRequest) (*HashCodeResponse, error)
type UnimplementedInferenceOutputBuilderServiceServer ¶
type UnimplementedInferenceOutputBuilderServiceServer struct{}
UnimplementedInferenceOutputBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedInferenceOutputBuilderServiceServer) AddDataOutput ¶
func (UnimplementedInferenceOutputBuilderServiceServer) AddDataOutput(context.Context, *AddDataOutputRequest) (*AddDataOutputResponse, error)
func (UnimplementedInferenceOutputBuilderServiceServer) Build ¶
func (UnimplementedInferenceOutputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
type UnimplementedInferenceOutputServiceServer ¶
type UnimplementedInferenceOutputServiceServer struct{}
UnimplementedInferenceOutputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedInferenceOutputServiceServer) Equals ¶
func (UnimplementedInferenceOutputServiceServer) Equals(context.Context, *InferenceOutputEqualsRequest) (*EqualsResponse, error)
func (UnimplementedInferenceOutputServiceServer) HashCode ¶
func (UnimplementedInferenceOutputServiceServer) HashCode(context.Context, *InferenceOutputHashCodeRequest) (*HashCodeResponse, error)
type UnimplementedIsolatedServiceExceptionServiceServer ¶
type UnimplementedIsolatedServiceExceptionServiceServer struct{}
UnimplementedIsolatedServiceExceptionServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedIsolatedServiceExceptionServiceServer) GetErrorCode ¶
func (UnimplementedIsolatedServiceExceptionServiceServer) GetErrorCode(context.Context, *GetErrorCodeRequest) (*GetErrorCodeResponse, error)
func (UnimplementedIsolatedServiceExceptionServiceServer) NewIsolatedServiceException ¶
func (UnimplementedIsolatedServiceExceptionServiceServer) NewIsolatedServiceException(context.Context, *NewIsolatedServiceExceptionRequest) (*NewIsolatedServiceExceptionResponse, error)
type UnimplementedIsolatedServiceServiceServer ¶
type UnimplementedIsolatedServiceServiceServer struct{}
UnimplementedIsolatedServiceServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedIsolatedServiceServiceServer) GetEventUrlProvider ¶
func (UnimplementedIsolatedServiceServiceServer) GetEventUrlProvider(context.Context, *GetEventUrlProviderRequest) (*GetEventUrlProviderResponse, error)
func (UnimplementedIsolatedServiceServiceServer) GetFederatedComputeScheduler ¶
func (UnimplementedIsolatedServiceServiceServer) GetFederatedComputeScheduler(context.Context, *GetFederatedComputeSchedulerRequest) (*GetFederatedComputeSchedulerResponse, error)
func (UnimplementedIsolatedServiceServiceServer) GetLocalData ¶
func (UnimplementedIsolatedServiceServiceServer) GetLocalData(context.Context, *GetLocalDataRequest) (*GetLocalDataResponse, error)
func (UnimplementedIsolatedServiceServiceServer) GetLogReader ¶
func (UnimplementedIsolatedServiceServiceServer) GetLogReader(context.Context, *GetLogReaderRequest) (*GetLogReaderResponse, error)
func (UnimplementedIsolatedServiceServiceServer) GetModelManager ¶
func (UnimplementedIsolatedServiceServiceServer) GetModelManager(context.Context, *GetModelManagerRequest) (*GetModelManagerResponse, error)
func (UnimplementedIsolatedServiceServiceServer) GetRemoteData ¶
func (UnimplementedIsolatedServiceServiceServer) GetRemoteData(context.Context, *GetRemoteDataRequest) (*GetRemoteDataResponse, error)
func (UnimplementedIsolatedServiceServiceServer) GetUserData ¶
func (UnimplementedIsolatedServiceServiceServer) GetUserData(context.Context, *GetUserDataRequest) (*GetUserDataResponse, error)
func (UnimplementedIsolatedServiceServiceServer) OnBind ¶
func (UnimplementedIsolatedServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error)
func (UnimplementedIsolatedServiceServiceServer) OnCreate ¶
func (UnimplementedIsolatedServiceServiceServer) OnCreate(context.Context, *OnCreateRequest) (*OnCreateResponse, error)
func (UnimplementedIsolatedServiceServiceServer) OnRequest ¶
func (UnimplementedIsolatedServiceServiceServer) OnRequest(context.Context, *OnRequestRequest) (*OnRequestResponse, error)
type UnimplementedKeyValueStoreServiceServer ¶
type UnimplementedKeyValueStoreServiceServer struct{}
UnimplementedKeyValueStoreServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedKeyValueStoreServiceServer) Get ¶
func (UnimplementedKeyValueStoreServiceServer) Get(context.Context, *GetRequest) (*GetResponse, error)
func (UnimplementedKeyValueStoreServiceServer) KeySet ¶
func (UnimplementedKeyValueStoreServiceServer) KeySet(context.Context, *KeySetRequest) (*KeySetResponse, error)
type UnimplementedLogReaderServiceServer ¶
type UnimplementedLogReaderServiceServer struct{}
UnimplementedLogReaderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedLogReaderServiceServer) GetJoinedEvents ¶
func (UnimplementedLogReaderServiceServer) GetJoinedEvents(context.Context, *GetJoinedEventsRequest) (*GetJoinedEventsResponse, error)
func (UnimplementedLogReaderServiceServer) GetRequests ¶
func (UnimplementedLogReaderServiceServer) GetRequests(context.Context, *GetRequestsRequest) (*GetRequestsResponse, error)
type UnimplementedMutableKeyValueStoreServiceServer ¶
type UnimplementedMutableKeyValueStoreServiceServer struct{}
UnimplementedMutableKeyValueStoreServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedMutableKeyValueStoreServiceServer) Put ¶
func (UnimplementedMutableKeyValueStoreServiceServer) Put(context.Context, *PutRequest) (*PutResponse, error)
func (UnimplementedMutableKeyValueStoreServiceServer) Remove ¶
func (UnimplementedMutableKeyValueStoreServiceServer) Remove(context.Context, *RemoveRequest) (*RemoveResponse, error)
type UnimplementedOnDevicePersonalizationExceptionServiceServer ¶
type UnimplementedOnDevicePersonalizationExceptionServiceServer struct{}
UnimplementedOnDevicePersonalizationExceptionServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedOnDevicePersonalizationExceptionServiceServer) GetErrorCode ¶
type UnimplementedOnDevicePersonalizationManagerExecuteResultServiceServer ¶
type UnimplementedOnDevicePersonalizationManagerExecuteResultServiceServer struct{}
UnimplementedOnDevicePersonalizationManagerExecuteResultServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedOnDevicePersonalizationManagerExecuteResultServiceServer) GetOutputData ¶
func (UnimplementedOnDevicePersonalizationManagerExecuteResultServiceServer) GetOutputData(context.Context, *GetOutputDataRequest) (*GetOutputDataResponse, error)
func (UnimplementedOnDevicePersonalizationManagerExecuteResultServiceServer) GetSurfacePackageToken ¶
func (UnimplementedOnDevicePersonalizationManagerExecuteResultServiceServer) GetSurfacePackageToken(context.Context, *GetSurfacePackageTokenRequest) (*GetSurfacePackageTokenResponse, error)
type UnimplementedRenderInputServiceServer ¶
type UnimplementedRenderInputServiceServer struct{}
UnimplementedRenderInputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedRenderInputServiceServer) Equals ¶
func (UnimplementedRenderInputServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
func (UnimplementedRenderInputServiceServer) GetHeight ¶
func (UnimplementedRenderInputServiceServer) GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error)
func (UnimplementedRenderInputServiceServer) GetRenderingConfig ¶
func (UnimplementedRenderInputServiceServer) GetRenderingConfig(context.Context, *GetRenderingConfigRequest) (*GetRenderingConfigResponse, error)
func (UnimplementedRenderInputServiceServer) GetWidth ¶
func (UnimplementedRenderInputServiceServer) GetWidth(context.Context, *GetWidthRequest) (*GetWidthResponse, error)
func (UnimplementedRenderInputServiceServer) HashCode ¶
func (UnimplementedRenderInputServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedRenderInputServiceServer) NewRenderInput ¶
func (UnimplementedRenderInputServiceServer) NewRenderInput(context.Context, *NewRenderInputRequest) (*NewRenderInputResponse, error)
type UnimplementedRenderOutputBuilderServiceServer ¶
type UnimplementedRenderOutputBuilderServiceServer struct{}
UnimplementedRenderOutputBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedRenderOutputBuilderServiceServer) Build ¶
func (UnimplementedRenderOutputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedRenderOutputBuilderServiceServer) SetContent ¶
func (UnimplementedRenderOutputBuilderServiceServer) SetContent(context.Context, *SetContentRequest) (*SetContentResponse, error)
func (UnimplementedRenderOutputBuilderServiceServer) SetTemplateId ¶
func (UnimplementedRenderOutputBuilderServiceServer) SetTemplateId(context.Context, *SetTemplateIdRequest) (*SetTemplateIdResponse, error)
func (UnimplementedRenderOutputBuilderServiceServer) SetTemplateParams ¶
func (UnimplementedRenderOutputBuilderServiceServer) SetTemplateParams(context.Context, *SetTemplateParamsRequest) (*SetTemplateParamsResponse, error)
type UnimplementedRenderOutputServiceServer ¶
type UnimplementedRenderOutputServiceServer struct{}
UnimplementedRenderOutputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedRenderOutputServiceServer) Equals ¶
func (UnimplementedRenderOutputServiceServer) Equals(context.Context, *RenderOutputEqualsRequest) (*EqualsResponse, error)
func (UnimplementedRenderOutputServiceServer) GetContent ¶
func (UnimplementedRenderOutputServiceServer) GetContent(context.Context, *GetContentRequest) (*GetContentResponse, error)
func (UnimplementedRenderOutputServiceServer) GetTemplateId ¶
func (UnimplementedRenderOutputServiceServer) GetTemplateId(context.Context, *GetTemplateIdRequest) (*GetTemplateIdResponse, error)
func (UnimplementedRenderOutputServiceServer) GetTemplateParams ¶
func (UnimplementedRenderOutputServiceServer) GetTemplateParams(context.Context, *GetTemplateParamsRequest) (*GetTemplateParamsResponse, error)
func (UnimplementedRenderOutputServiceServer) HashCode ¶
func (UnimplementedRenderOutputServiceServer) HashCode(context.Context, *RenderOutputHashCodeRequest) (*HashCodeResponse, error)
type UnimplementedRenderingConfigBuilderServiceServer ¶
type UnimplementedRenderingConfigBuilderServiceServer struct{}
UnimplementedRenderingConfigBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedRenderingConfigBuilderServiceServer) AddKey ¶
func (UnimplementedRenderingConfigBuilderServiceServer) AddKey(context.Context, *AddKeyRequest) (*AddKeyResponse, error)
func (UnimplementedRenderingConfigBuilderServiceServer) Build ¶
func (UnimplementedRenderingConfigBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
type UnimplementedRenderingConfigServiceServer ¶
type UnimplementedRenderingConfigServiceServer struct{}
UnimplementedRenderingConfigServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedRenderingConfigServiceServer) DescribeContents ¶
func (UnimplementedRenderingConfigServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedRenderingConfigServiceServer) Equals ¶
func (UnimplementedRenderingConfigServiceServer) Equals(context.Context, *RenderingConfigEqualsRequest) (*EqualsResponse, error)
func (UnimplementedRenderingConfigServiceServer) GetKeys ¶
func (UnimplementedRenderingConfigServiceServer) GetKeys(context.Context, *GetKeysRequest) (*GetKeysResponse, error)
func (UnimplementedRenderingConfigServiceServer) HashCode ¶
func (UnimplementedRenderingConfigServiceServer) HashCode(context.Context, *RenderingConfigHashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedRenderingConfigServiceServer) WriteToParcel ¶
func (UnimplementedRenderingConfigServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedRequestLogRecordBuilderServiceServer ¶
type UnimplementedRequestLogRecordBuilderServiceServer struct{}
UnimplementedRequestLogRecordBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedRequestLogRecordBuilderServiceServer) AddRow ¶
func (UnimplementedRequestLogRecordBuilderServiceServer) AddRow(context.Context, *AddRowRequest) (*AddRowResponse, error)
func (UnimplementedRequestLogRecordBuilderServiceServer) Build ¶
func (UnimplementedRequestLogRecordBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
type UnimplementedRequestLogRecordServiceServer ¶
type UnimplementedRequestLogRecordServiceServer struct{}
UnimplementedRequestLogRecordServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedRequestLogRecordServiceServer) DescribeContents ¶
func (UnimplementedRequestLogRecordServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedRequestLogRecordServiceServer) Equals ¶
func (UnimplementedRequestLogRecordServiceServer) Equals(context.Context, *RequestLogRecordEqualsRequest) (*EqualsResponse, error)
func (UnimplementedRequestLogRecordServiceServer) GetRows ¶
func (UnimplementedRequestLogRecordServiceServer) GetRows(context.Context, *GetRowsRequest) (*GetRowsResponse, error)
func (UnimplementedRequestLogRecordServiceServer) GetTime ¶
func (UnimplementedRequestLogRecordServiceServer) GetTime(context.Context, *GetTimeRequest) (*GetTimeResponse, error)
func (UnimplementedRequestLogRecordServiceServer) HashCode ¶
func (UnimplementedRequestLogRecordServiceServer) HashCode(context.Context, *RequestLogRecordHashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedRequestLogRecordServiceServer) WriteToParcel ¶
func (UnimplementedRequestLogRecordServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedTrainingExampleRecordBuilderServiceServer ¶
type UnimplementedTrainingExampleRecordBuilderServiceServer struct{}
UnimplementedTrainingExampleRecordBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTrainingExampleRecordBuilderServiceServer) Build ¶
func (UnimplementedTrainingExampleRecordBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedTrainingExampleRecordBuilderServiceServer) SetResumptionToken ¶
func (UnimplementedTrainingExampleRecordBuilderServiceServer) SetResumptionToken(context.Context, *SetResumptionTokenRequest) (*SetResumptionTokenResponse, error)
func (UnimplementedTrainingExampleRecordBuilderServiceServer) SetTrainingExample ¶
func (UnimplementedTrainingExampleRecordBuilderServiceServer) SetTrainingExample(context.Context, *SetTrainingExampleRequest) (*SetTrainingExampleResponse, error)
type UnimplementedTrainingExampleRecordServiceServer ¶
type UnimplementedTrainingExampleRecordServiceServer struct{}
UnimplementedTrainingExampleRecordServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTrainingExampleRecordServiceServer) DescribeContents ¶
func (UnimplementedTrainingExampleRecordServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedTrainingExampleRecordServiceServer) GetResumptionToken ¶
func (UnimplementedTrainingExampleRecordServiceServer) GetResumptionToken(context.Context, *GetResumptionTokenRequest) (*GetResumptionTokenResponse, error)
func (UnimplementedTrainingExampleRecordServiceServer) GetTrainingExample ¶
func (UnimplementedTrainingExampleRecordServiceServer) GetTrainingExample(context.Context, *GetTrainingExampleRequest) (*GetTrainingExampleResponse, error)
func (UnimplementedTrainingExampleRecordServiceServer) WriteToParcel ¶
func (UnimplementedTrainingExampleRecordServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedTrainingExamplesInputServiceServer ¶
type UnimplementedTrainingExamplesInputServiceServer struct{}
UnimplementedTrainingExamplesInputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTrainingExamplesInputServiceServer) Equals ¶
func (UnimplementedTrainingExamplesInputServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
func (UnimplementedTrainingExamplesInputServiceServer) GetCollectionName ¶
func (UnimplementedTrainingExamplesInputServiceServer) GetCollectionName(context.Context, *GetCollectionNameRequest) (*GetCollectionNameResponse, error)
func (UnimplementedTrainingExamplesInputServiceServer) GetPopulationName ¶
func (UnimplementedTrainingExamplesInputServiceServer) GetPopulationName(context.Context, *GetPopulationNameRequest) (*GetPopulationNameResponse, error)
func (UnimplementedTrainingExamplesInputServiceServer) GetResumptionToken ¶
func (UnimplementedTrainingExamplesInputServiceServer) GetResumptionToken(context.Context, *TrainingExamplesInputGetResumptionTokenRequest) (*GetResumptionTokenResponse, error)
func (UnimplementedTrainingExamplesInputServiceServer) GetTaskName ¶
func (UnimplementedTrainingExamplesInputServiceServer) GetTaskName(context.Context, *GetTaskNameRequest) (*GetTaskNameResponse, error)
func (UnimplementedTrainingExamplesInputServiceServer) HashCode ¶
func (UnimplementedTrainingExamplesInputServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedTrainingExamplesInputServiceServer) NewTrainingExamplesInput ¶
func (UnimplementedTrainingExamplesInputServiceServer) NewTrainingExamplesInput(context.Context, *NewTrainingExamplesInputRequest) (*NewTrainingExamplesInputResponse, error)
type UnimplementedTrainingExamplesOutputBuilderServiceServer ¶
type UnimplementedTrainingExamplesOutputBuilderServiceServer struct{}
UnimplementedTrainingExamplesOutputBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTrainingExamplesOutputBuilderServiceServer) AddTrainingExampleRecord ¶
func (UnimplementedTrainingExamplesOutputBuilderServiceServer) AddTrainingExampleRecord(context.Context, *AddTrainingExampleRecordRequest) (*AddTrainingExampleRecordResponse, error)
func (UnimplementedTrainingExamplesOutputBuilderServiceServer) Build ¶
func (UnimplementedTrainingExamplesOutputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
type UnimplementedTrainingExamplesOutputServiceServer ¶
type UnimplementedTrainingExamplesOutputServiceServer struct{}
UnimplementedTrainingExamplesOutputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTrainingExamplesOutputServiceServer) GetTrainingExampleRecords ¶
func (UnimplementedTrainingExamplesOutputServiceServer) GetTrainingExampleRecords(context.Context, *GetTrainingExampleRecordsRequest) (*GetTrainingExampleRecordsResponse, error)
type UnimplementedTrainingIntervalBuilderServiceServer ¶
type UnimplementedTrainingIntervalBuilderServiceServer struct{}
UnimplementedTrainingIntervalBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTrainingIntervalBuilderServiceServer) Build ¶
func (UnimplementedTrainingIntervalBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedTrainingIntervalBuilderServiceServer) SetMinimumInterval ¶
func (UnimplementedTrainingIntervalBuilderServiceServer) SetMinimumInterval(context.Context, *SetMinimumIntervalRequest) (*SetMinimumIntervalResponse, error)
func (UnimplementedTrainingIntervalBuilderServiceServer) SetSchedulingMode ¶
func (UnimplementedTrainingIntervalBuilderServiceServer) SetSchedulingMode(context.Context, *SetSchedulingModeRequest) (*SetSchedulingModeResponse, error)
type UnimplementedTrainingIntervalServiceServer ¶
type UnimplementedTrainingIntervalServiceServer struct{}
UnimplementedTrainingIntervalServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTrainingIntervalServiceServer) Equals ¶
func (UnimplementedTrainingIntervalServiceServer) Equals(context.Context, *TrainingIntervalEqualsRequest) (*EqualsResponse, error)
func (UnimplementedTrainingIntervalServiceServer) GetMinimumInterval ¶
func (UnimplementedTrainingIntervalServiceServer) GetMinimumInterval(context.Context, *GetMinimumIntervalRequest) (*GetMinimumIntervalResponse, error)
func (UnimplementedTrainingIntervalServiceServer) GetSchedulingMode ¶
func (UnimplementedTrainingIntervalServiceServer) GetSchedulingMode(context.Context, *GetSchedulingModeRequest) (*GetSchedulingModeResponse, error)
func (UnimplementedTrainingIntervalServiceServer) HashCode ¶
func (UnimplementedTrainingIntervalServiceServer) HashCode(context.Context, *TrainingIntervalHashCodeRequest) (*HashCodeResponse, error)
type UnimplementedUserDataServiceServer ¶
type UnimplementedUserDataServiceServer struct{}
UnimplementedUserDataServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedUserDataServiceServer) DescribeContents ¶
func (UnimplementedUserDataServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedUserDataServiceServer) Equals ¶
func (UnimplementedUserDataServiceServer) Equals(context.Context, *UserDataEqualsRequest) (*EqualsResponse, error)
func (UnimplementedUserDataServiceServer) GetAvailableStorageBytes ¶
func (UnimplementedUserDataServiceServer) GetAvailableStorageBytes(context.Context, *GetAvailableStorageBytesRequest) (*GetAvailableStorageBytesResponse, error)
func (UnimplementedUserDataServiceServer) GetBatteryPercentage ¶
func (UnimplementedUserDataServiceServer) GetBatteryPercentage(context.Context, *GetBatteryPercentageRequest) (*GetBatteryPercentageResponse, error)
func (UnimplementedUserDataServiceServer) GetCarrier ¶
func (UnimplementedUserDataServiceServer) GetCarrier(context.Context, *GetCarrierRequest) (*GetCarrierResponse, error)
func (UnimplementedUserDataServiceServer) GetDataNetworkType ¶
func (UnimplementedUserDataServiceServer) GetDataNetworkType(context.Context, *GetDataNetworkTypeRequest) (*GetDataNetworkTypeResponse, error)
func (UnimplementedUserDataServiceServer) GetNetworkCapabilities ¶
func (UnimplementedUserDataServiceServer) GetNetworkCapabilities(context.Context, *GetNetworkCapabilitiesRequest) (*GetNetworkCapabilitiesResponse, error)
func (UnimplementedUserDataServiceServer) GetOrientation ¶
func (UnimplementedUserDataServiceServer) GetOrientation(context.Context, *GetOrientationRequest) (*GetOrientationResponse, error)
func (UnimplementedUserDataServiceServer) GetTimezoneUtcOffset ¶
func (UnimplementedUserDataServiceServer) GetTimezoneUtcOffset(context.Context, *GetTimezoneUtcOffsetRequest) (*GetTimezoneUtcOffsetResponse, error)
func (UnimplementedUserDataServiceServer) HashCode ¶
func (UnimplementedUserDataServiceServer) HashCode(context.Context, *UserDataHashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedUserDataServiceServer) WriteToParcel ¶
func (UnimplementedUserDataServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedWebTriggerInputServiceServer ¶
type UnimplementedWebTriggerInputServiceServer struct{}
UnimplementedWebTriggerInputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedWebTriggerInputServiceServer) Equals ¶
func (UnimplementedWebTriggerInputServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
func (UnimplementedWebTriggerInputServiceServer) GetAppPackageName ¶
func (UnimplementedWebTriggerInputServiceServer) GetAppPackageName(context.Context, *GetAppPackageNameRequest) (*GetAppPackageNameResponse, error)
func (UnimplementedWebTriggerInputServiceServer) GetData ¶
func (UnimplementedWebTriggerInputServiceServer) GetData(context.Context, *GetDataRequest) (*GetDataResponse, error)
func (UnimplementedWebTriggerInputServiceServer) GetDestinationUrl ¶
func (UnimplementedWebTriggerInputServiceServer) GetDestinationUrl(context.Context, *GetDestinationUrlRequest) (*GetDestinationUrlResponse, error)
func (UnimplementedWebTriggerInputServiceServer) HashCode ¶
func (UnimplementedWebTriggerInputServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
func (UnimplementedWebTriggerInputServiceServer) NewWebTriggerInput ¶
func (UnimplementedWebTriggerInputServiceServer) NewWebTriggerInput(context.Context, *NewWebTriggerInputRequest) (*NewWebTriggerInputResponse, error)
type UnimplementedWebTriggerOutputBuilderServiceServer ¶
type UnimplementedWebTriggerOutputBuilderServiceServer struct{}
UnimplementedWebTriggerOutputBuilderServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedWebTriggerOutputBuilderServiceServer) AddEventLogRecord ¶
func (UnimplementedWebTriggerOutputBuilderServiceServer) AddEventLogRecord(context.Context, *AddEventLogRecordRequest) (*AddEventLogRecordResponse, error)
func (UnimplementedWebTriggerOutputBuilderServiceServer) Build ¶
func (UnimplementedWebTriggerOutputBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error)
func (UnimplementedWebTriggerOutputBuilderServiceServer) SetRequestLogRecord ¶
func (UnimplementedWebTriggerOutputBuilderServiceServer) SetRequestLogRecord(context.Context, *SetRequestLogRecordRequest) (*SetRequestLogRecordResponse, error)
type UnimplementedWebTriggerOutputServiceServer ¶
type UnimplementedWebTriggerOutputServiceServer struct{}
UnimplementedWebTriggerOutputServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedWebTriggerOutputServiceServer) Equals ¶
func (UnimplementedWebTriggerOutputServiceServer) Equals(context.Context, *WebTriggerOutputEqualsRequest) (*EqualsResponse, error)
func (UnimplementedWebTriggerOutputServiceServer) GetEventLogRecords ¶
func (UnimplementedWebTriggerOutputServiceServer) GetEventLogRecords(context.Context, *GetEventLogRecordsRequest) (*GetEventLogRecordsResponse, error)
func (UnimplementedWebTriggerOutputServiceServer) GetRequestLogRecord ¶
func (UnimplementedWebTriggerOutputServiceServer) GetRequestLogRecord(context.Context, *GetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
func (UnimplementedWebTriggerOutputServiceServer) HashCode ¶
func (UnimplementedWebTriggerOutputServiceServer) HashCode(context.Context, *WebTriggerOutputHashCodeRequest) (*HashCodeResponse, error)
type UnsafeAppInfoServiceServer ¶
type UnsafeAppInfoServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAppInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AppInfoServiceServer will result in compilation errors.
type UnsafeDownloadCompletedInputServiceServer ¶
type UnsafeDownloadCompletedInputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDownloadCompletedInputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DownloadCompletedInputServiceServer will result in compilation errors.
type UnsafeDownloadCompletedOutputBuilderServiceServer ¶
type UnsafeDownloadCompletedOutputBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDownloadCompletedOutputBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DownloadCompletedOutputBuilderServiceServer will result in compilation errors.
type UnsafeDownloadCompletedOutputServiceServer ¶
type UnsafeDownloadCompletedOutputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDownloadCompletedOutputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DownloadCompletedOutputServiceServer will result in compilation errors.
type UnsafeEventInputServiceServer ¶
type UnsafeEventInputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEventInputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventInputServiceServer will result in compilation errors.
type UnsafeEventLogRecordBuilderServiceServer ¶
type UnsafeEventLogRecordBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEventLogRecordBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventLogRecordBuilderServiceServer will result in compilation errors.
type UnsafeEventLogRecordServiceServer ¶
type UnsafeEventLogRecordServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEventLogRecordServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventLogRecordServiceServer will result in compilation errors.
type UnsafeEventOutputBuilderServiceServer ¶
type UnsafeEventOutputBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEventOutputBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventOutputBuilderServiceServer will result in compilation errors.
type UnsafeEventOutputServiceServer ¶
type UnsafeEventOutputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEventOutputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventOutputServiceServer will result in compilation errors.
type UnsafeEventUrlProviderServiceServer ¶
type UnsafeEventUrlProviderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEventUrlProviderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventUrlProviderServiceServer will result in compilation errors.
type UnsafeExecuteInIsolatedServiceRequestBuilderServiceServer ¶
type UnsafeExecuteInIsolatedServiceRequestBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeExecuteInIsolatedServiceRequestBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ExecuteInIsolatedServiceRequestBuilderServiceServer will result in compilation errors.
type UnsafeExecuteInIsolatedServiceRequestOutputSpecServiceServer ¶
type UnsafeExecuteInIsolatedServiceRequestOutputSpecServiceServer interface {
// contains filtered or unexported methods
}
UnsafeExecuteInIsolatedServiceRequestOutputSpecServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ExecuteInIsolatedServiceRequestOutputSpecServiceServer will result in compilation errors.
type UnsafeExecuteInIsolatedServiceRequestServiceServer ¶
type UnsafeExecuteInIsolatedServiceRequestServiceServer interface {
// contains filtered or unexported methods
}
UnsafeExecuteInIsolatedServiceRequestServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ExecuteInIsolatedServiceRequestServiceServer will result in compilation errors.
type UnsafeExecuteInIsolatedServiceResponseServiceServer ¶
type UnsafeExecuteInIsolatedServiceResponseServiceServer interface {
// contains filtered or unexported methods
}
UnsafeExecuteInIsolatedServiceResponseServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ExecuteInIsolatedServiceResponseServiceServer will result in compilation errors.
type UnsafeExecuteInputServiceServer ¶
type UnsafeExecuteInputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeExecuteInputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ExecuteInputServiceServer will result in compilation errors.
type UnsafeExecuteOutputBuilderServiceServer ¶
type UnsafeExecuteOutputBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeExecuteOutputBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ExecuteOutputBuilderServiceServer will result in compilation errors.
type UnsafeExecuteOutputServiceServer ¶
type UnsafeExecuteOutputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeExecuteOutputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ExecuteOutputServiceServer will result in compilation errors.
type UnsafeFederatedComputeInputBuilderServiceServer ¶
type UnsafeFederatedComputeInputBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFederatedComputeInputBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FederatedComputeInputBuilderServiceServer will result in compilation errors.
type UnsafeFederatedComputeInputServiceServer ¶
type UnsafeFederatedComputeInputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFederatedComputeInputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FederatedComputeInputServiceServer will result in compilation errors.
type UnsafeFederatedComputeSchedulerParamsServiceServer ¶
type UnsafeFederatedComputeSchedulerParamsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFederatedComputeSchedulerParamsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FederatedComputeSchedulerParamsServiceServer will result in compilation errors.
type UnsafeFederatedComputeSchedulerServiceServer ¶
type UnsafeFederatedComputeSchedulerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFederatedComputeSchedulerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FederatedComputeSchedulerServiceServer will result in compilation errors.
type UnsafeInferenceInputBuilderServiceServer ¶
type UnsafeInferenceInputBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeInferenceInputBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InferenceInputBuilderServiceServer will result in compilation errors.
type UnsafeInferenceInputParamsServiceServer ¶
type UnsafeInferenceInputParamsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeInferenceInputParamsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InferenceInputParamsServiceServer will result in compilation errors.
type UnsafeInferenceInputServiceServer ¶
type UnsafeInferenceInputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeInferenceInputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InferenceInputServiceServer will result in compilation errors.
type UnsafeInferenceOutputBuilderServiceServer ¶
type UnsafeInferenceOutputBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeInferenceOutputBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InferenceOutputBuilderServiceServer will result in compilation errors.
type UnsafeInferenceOutputServiceServer ¶
type UnsafeInferenceOutputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeInferenceOutputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InferenceOutputServiceServer will result in compilation errors.
type UnsafeIsolatedServiceExceptionServiceServer ¶
type UnsafeIsolatedServiceExceptionServiceServer interface {
// contains filtered or unexported methods
}
UnsafeIsolatedServiceExceptionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to IsolatedServiceExceptionServiceServer will result in compilation errors.
type UnsafeIsolatedServiceServiceServer ¶
type UnsafeIsolatedServiceServiceServer interface {
// contains filtered or unexported methods
}
UnsafeIsolatedServiceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to IsolatedServiceServiceServer will result in compilation errors.
type UnsafeKeyValueStoreServiceServer ¶
type UnsafeKeyValueStoreServiceServer interface {
// contains filtered or unexported methods
}
UnsafeKeyValueStoreServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyValueStoreServiceServer will result in compilation errors.
type UnsafeLogReaderServiceServer ¶
type UnsafeLogReaderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLogReaderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LogReaderServiceServer will result in compilation errors.
type UnsafeMutableKeyValueStoreServiceServer ¶
type UnsafeMutableKeyValueStoreServiceServer interface {
// contains filtered or unexported methods
}
UnsafeMutableKeyValueStoreServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MutableKeyValueStoreServiceServer will result in compilation errors.
type UnsafeOnDevicePersonalizationExceptionServiceServer ¶
type UnsafeOnDevicePersonalizationExceptionServiceServer interface {
// contains filtered or unexported methods
}
UnsafeOnDevicePersonalizationExceptionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OnDevicePersonalizationExceptionServiceServer will result in compilation errors.
type UnsafeOnDevicePersonalizationManagerExecuteResultServiceServer ¶
type UnsafeOnDevicePersonalizationManagerExecuteResultServiceServer interface {
// contains filtered or unexported methods
}
UnsafeOnDevicePersonalizationManagerExecuteResultServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OnDevicePersonalizationManagerExecuteResultServiceServer will result in compilation errors.
type UnsafeRenderInputServiceServer ¶
type UnsafeRenderInputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRenderInputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RenderInputServiceServer will result in compilation errors.
type UnsafeRenderOutputBuilderServiceServer ¶
type UnsafeRenderOutputBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRenderOutputBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RenderOutputBuilderServiceServer will result in compilation errors.
type UnsafeRenderOutputServiceServer ¶
type UnsafeRenderOutputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRenderOutputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RenderOutputServiceServer will result in compilation errors.
type UnsafeRenderingConfigBuilderServiceServer ¶
type UnsafeRenderingConfigBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRenderingConfigBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RenderingConfigBuilderServiceServer will result in compilation errors.
type UnsafeRenderingConfigServiceServer ¶
type UnsafeRenderingConfigServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRenderingConfigServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RenderingConfigServiceServer will result in compilation errors.
type UnsafeRequestLogRecordBuilderServiceServer ¶
type UnsafeRequestLogRecordBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRequestLogRecordBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RequestLogRecordBuilderServiceServer will result in compilation errors.
type UnsafeRequestLogRecordServiceServer ¶
type UnsafeRequestLogRecordServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRequestLogRecordServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RequestLogRecordServiceServer will result in compilation errors.
type UnsafeTrainingExampleRecordBuilderServiceServer ¶
type UnsafeTrainingExampleRecordBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTrainingExampleRecordBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TrainingExampleRecordBuilderServiceServer will result in compilation errors.
type UnsafeTrainingExampleRecordServiceServer ¶
type UnsafeTrainingExampleRecordServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTrainingExampleRecordServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TrainingExampleRecordServiceServer will result in compilation errors.
type UnsafeTrainingExamplesInputServiceServer ¶
type UnsafeTrainingExamplesInputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTrainingExamplesInputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TrainingExamplesInputServiceServer will result in compilation errors.
type UnsafeTrainingExamplesOutputBuilderServiceServer ¶
type UnsafeTrainingExamplesOutputBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTrainingExamplesOutputBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TrainingExamplesOutputBuilderServiceServer will result in compilation errors.
type UnsafeTrainingExamplesOutputServiceServer ¶
type UnsafeTrainingExamplesOutputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTrainingExamplesOutputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TrainingExamplesOutputServiceServer will result in compilation errors.
type UnsafeTrainingIntervalBuilderServiceServer ¶
type UnsafeTrainingIntervalBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTrainingIntervalBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TrainingIntervalBuilderServiceServer will result in compilation errors.
type UnsafeTrainingIntervalServiceServer ¶
type UnsafeTrainingIntervalServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTrainingIntervalServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TrainingIntervalServiceServer will result in compilation errors.
type UnsafeUserDataServiceServer ¶
type UnsafeUserDataServiceServer interface {
// contains filtered or unexported methods
}
UnsafeUserDataServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserDataServiceServer will result in compilation errors.
type UnsafeWebTriggerInputServiceServer ¶
type UnsafeWebTriggerInputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeWebTriggerInputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to WebTriggerInputServiceServer will result in compilation errors.
type UnsafeWebTriggerOutputBuilderServiceServer ¶
type UnsafeWebTriggerOutputBuilderServiceServer interface {
// contains filtered or unexported methods
}
UnsafeWebTriggerOutputBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to WebTriggerOutputBuilderServiceServer will result in compilation errors.
type UnsafeWebTriggerOutputServiceServer ¶
type UnsafeWebTriggerOutputServiceServer interface {
// contains filtered or unexported methods
}
UnsafeWebTriggerOutputServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to WebTriggerOutputServiceServer will result in compilation errors.
type UserDataEqualsRequest ¶
type UserDataEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*UserDataEqualsRequest) Descriptor
deprecated
func (*UserDataEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UserDataEqualsRequest.ProtoReflect.Descriptor instead.
func (*UserDataEqualsRequest) GetArg0 ¶
func (x *UserDataEqualsRequest) GetArg0() int64
func (*UserDataEqualsRequest) ProtoMessage ¶
func (*UserDataEqualsRequest) ProtoMessage()
func (*UserDataEqualsRequest) ProtoReflect ¶
func (x *UserDataEqualsRequest) ProtoReflect() protoreflect.Message
func (*UserDataEqualsRequest) Reset ¶
func (x *UserDataEqualsRequest) Reset()
func (*UserDataEqualsRequest) String ¶
func (x *UserDataEqualsRequest) String() string
type UserDataHashCodeRequest ¶
type UserDataHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*UserDataHashCodeRequest) Descriptor
deprecated
func (*UserDataHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UserDataHashCodeRequest.ProtoReflect.Descriptor instead.
func (*UserDataHashCodeRequest) ProtoMessage ¶
func (*UserDataHashCodeRequest) ProtoMessage()
func (*UserDataHashCodeRequest) ProtoReflect ¶
func (x *UserDataHashCodeRequest) ProtoReflect() protoreflect.Message
func (*UserDataHashCodeRequest) Reset ¶
func (x *UserDataHashCodeRequest) Reset()
func (*UserDataHashCodeRequest) String ¶
func (x *UserDataHashCodeRequest) String() string
type UserDataServiceClient ¶
type UserDataServiceClient interface {
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
Equals(ctx context.Context, in *UserDataEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetAvailableStorageBytes(ctx context.Context, in *GetAvailableStorageBytesRequest, opts ...grpc.CallOption) (*GetAvailableStorageBytesResponse, error)
GetBatteryPercentage(ctx context.Context, in *GetBatteryPercentageRequest, opts ...grpc.CallOption) (*GetBatteryPercentageResponse, error)
GetCarrier(ctx context.Context, in *GetCarrierRequest, opts ...grpc.CallOption) (*GetCarrierResponse, error)
GetDataNetworkType(ctx context.Context, in *GetDataNetworkTypeRequest, opts ...grpc.CallOption) (*GetDataNetworkTypeResponse, error)
GetNetworkCapabilities(ctx context.Context, in *GetNetworkCapabilitiesRequest, opts ...grpc.CallOption) (*GetNetworkCapabilitiesResponse, error)
GetOrientation(ctx context.Context, in *GetOrientationRequest, opts ...grpc.CallOption) (*GetOrientationResponse, error)
GetTimezoneUtcOffset(ctx context.Context, in *GetTimezoneUtcOffsetRequest, opts ...grpc.CallOption) (*GetTimezoneUtcOffsetResponse, error)
HashCode(ctx context.Context, in *UserDataHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
UserDataServiceClient is the client API for UserDataService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewUserDataServiceClient ¶
func NewUserDataServiceClient(cc grpc.ClientConnInterface) UserDataServiceClient
type UserDataServiceServer ¶
type UserDataServiceServer interface {
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
Equals(context.Context, *UserDataEqualsRequest) (*EqualsResponse, error)
GetAvailableStorageBytes(context.Context, *GetAvailableStorageBytesRequest) (*GetAvailableStorageBytesResponse, error)
GetBatteryPercentage(context.Context, *GetBatteryPercentageRequest) (*GetBatteryPercentageResponse, error)
GetCarrier(context.Context, *GetCarrierRequest) (*GetCarrierResponse, error)
GetDataNetworkType(context.Context, *GetDataNetworkTypeRequest) (*GetDataNetworkTypeResponse, error)
GetNetworkCapabilities(context.Context, *GetNetworkCapabilitiesRequest) (*GetNetworkCapabilitiesResponse, error)
GetOrientation(context.Context, *GetOrientationRequest) (*GetOrientationResponse, error)
GetTimezoneUtcOffset(context.Context, *GetTimezoneUtcOffsetRequest) (*GetTimezoneUtcOffsetResponse, error)
HashCode(context.Context, *UserDataHashCodeRequest) (*HashCodeResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
UserDataServiceServer is the server API for UserDataService service. All implementations must embed UnimplementedUserDataServiceServer for forward compatibility.
type WebTriggerInputServiceClient ¶
type WebTriggerInputServiceClient interface {
NewWebTriggerInput(ctx context.Context, in *NewWebTriggerInputRequest, opts ...grpc.CallOption) (*NewWebTriggerInputResponse, error)
Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetAppPackageName(ctx context.Context, in *GetAppPackageNameRequest, opts ...grpc.CallOption) (*GetAppPackageNameResponse, error)
GetData(ctx context.Context, in *GetDataRequest, opts ...grpc.CallOption) (*GetDataResponse, error)
GetDestinationUrl(ctx context.Context, in *GetDestinationUrlRequest, opts ...grpc.CallOption) (*GetDestinationUrlResponse, error)
HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
WebTriggerInputServiceClient is the client API for WebTriggerInputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewWebTriggerInputServiceClient ¶
func NewWebTriggerInputServiceClient(cc grpc.ClientConnInterface) WebTriggerInputServiceClient
type WebTriggerInputServiceServer ¶
type WebTriggerInputServiceServer interface {
NewWebTriggerInput(context.Context, *NewWebTriggerInputRequest) (*NewWebTriggerInputResponse, error)
Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
GetAppPackageName(context.Context, *GetAppPackageNameRequest) (*GetAppPackageNameResponse, error)
GetData(context.Context, *GetDataRequest) (*GetDataResponse, error)
GetDestinationUrl(context.Context, *GetDestinationUrlRequest) (*GetDestinationUrlResponse, error)
HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
WebTriggerInputServiceServer is the server API for WebTriggerInputService service. All implementations must embed UnimplementedWebTriggerInputServiceServer for forward compatibility.
type WebTriggerOutputBuilderServiceClient ¶
type WebTriggerOutputBuilderServiceClient interface {
AddEventLogRecord(ctx context.Context, in *AddEventLogRecordRequest, opts ...grpc.CallOption) (*AddEventLogRecordResponse, error)
Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
SetRequestLogRecord(ctx context.Context, in *SetRequestLogRecordRequest, opts ...grpc.CallOption) (*SetRequestLogRecordResponse, error)
}
WebTriggerOutputBuilderServiceClient is the client API for WebTriggerOutputBuilderService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewWebTriggerOutputBuilderServiceClient ¶
func NewWebTriggerOutputBuilderServiceClient(cc grpc.ClientConnInterface) WebTriggerOutputBuilderServiceClient
type WebTriggerOutputBuilderServiceServer ¶
type WebTriggerOutputBuilderServiceServer interface {
AddEventLogRecord(context.Context, *AddEventLogRecordRequest) (*AddEventLogRecordResponse, error)
Build(context.Context, *BuildRequest) (*BuildResponse, error)
SetRequestLogRecord(context.Context, *SetRequestLogRecordRequest) (*SetRequestLogRecordResponse, error)
// contains filtered or unexported methods
}
WebTriggerOutputBuilderServiceServer is the server API for WebTriggerOutputBuilderService service. All implementations must embed UnimplementedWebTriggerOutputBuilderServiceServer for forward compatibility.
type WebTriggerOutputEqualsRequest ¶
type WebTriggerOutputEqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*WebTriggerOutputEqualsRequest) Descriptor
deprecated
func (*WebTriggerOutputEqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use WebTriggerOutputEqualsRequest.ProtoReflect.Descriptor instead.
func (*WebTriggerOutputEqualsRequest) GetArg0 ¶
func (x *WebTriggerOutputEqualsRequest) GetArg0() int64
func (*WebTriggerOutputEqualsRequest) ProtoMessage ¶
func (*WebTriggerOutputEqualsRequest) ProtoMessage()
func (*WebTriggerOutputEqualsRequest) ProtoReflect ¶
func (x *WebTriggerOutputEqualsRequest) ProtoReflect() protoreflect.Message
func (*WebTriggerOutputEqualsRequest) Reset ¶
func (x *WebTriggerOutputEqualsRequest) Reset()
func (*WebTriggerOutputEqualsRequest) String ¶
func (x *WebTriggerOutputEqualsRequest) String() string
type WebTriggerOutputHashCodeRequest ¶
type WebTriggerOutputHashCodeRequest struct {
// contains filtered or unexported fields
}
func (*WebTriggerOutputHashCodeRequest) Descriptor
deprecated
func (*WebTriggerOutputHashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use WebTriggerOutputHashCodeRequest.ProtoReflect.Descriptor instead.
func (*WebTriggerOutputHashCodeRequest) ProtoMessage ¶
func (*WebTriggerOutputHashCodeRequest) ProtoMessage()
func (*WebTriggerOutputHashCodeRequest) ProtoReflect ¶
func (x *WebTriggerOutputHashCodeRequest) ProtoReflect() protoreflect.Message
func (*WebTriggerOutputHashCodeRequest) Reset ¶
func (x *WebTriggerOutputHashCodeRequest) Reset()
func (*WebTriggerOutputHashCodeRequest) String ¶
func (x *WebTriggerOutputHashCodeRequest) String() string
type WebTriggerOutputServiceClient ¶
type WebTriggerOutputServiceClient interface {
Equals(ctx context.Context, in *WebTriggerOutputEqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
GetEventLogRecords(ctx context.Context, in *GetEventLogRecordsRequest, opts ...grpc.CallOption) (*GetEventLogRecordsResponse, error)
GetRequestLogRecord(ctx context.Context, in *GetRequestLogRecordRequest, opts ...grpc.CallOption) (*GetRequestLogRecordResponse, error)
HashCode(ctx context.Context, in *WebTriggerOutputHashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
WebTriggerOutputServiceClient is the client API for WebTriggerOutputService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewWebTriggerOutputServiceClient ¶
func NewWebTriggerOutputServiceClient(cc grpc.ClientConnInterface) WebTriggerOutputServiceClient
type WebTriggerOutputServiceServer ¶
type WebTriggerOutputServiceServer interface {
Equals(context.Context, *WebTriggerOutputEqualsRequest) (*EqualsResponse, error)
GetEventLogRecords(context.Context, *GetEventLogRecordsRequest) (*GetEventLogRecordsResponse, error)
GetRequestLogRecord(context.Context, *GetRequestLogRecordRequest) (*GetRequestLogRecordResponse, error)
HashCode(context.Context, *WebTriggerOutputHashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
WebTriggerOutputServiceServer is the server API for WebTriggerOutputService service. All implementations must embed UnimplementedWebTriggerOutputServiceServer for forward compatibility.
type WriteToParcelRequest ¶
type WriteToParcelRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*WriteToParcelRequest) Descriptor
deprecated
func (*WriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*WriteToParcelRequest) GetArg0 ¶
func (x *WriteToParcelRequest) GetArg0() int64
func (*WriteToParcelRequest) GetArg1 ¶
func (x *WriteToParcelRequest) GetArg1() int32
func (*WriteToParcelRequest) ProtoMessage ¶
func (*WriteToParcelRequest) ProtoMessage()
func (*WriteToParcelRequest) ProtoReflect ¶
func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*WriteToParcelRequest) Reset ¶
func (x *WriteToParcelRequest) Reset()
func (*WriteToParcelRequest) String ¶
func (x *WriteToParcelRequest) String() string
type WriteToParcelResponse ¶
type WriteToParcelResponse struct {
// contains filtered or unexported fields
}
func (*WriteToParcelResponse) Descriptor
deprecated
func (*WriteToParcelResponse) Descriptor() ([]byte, []int)
Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.
func (*WriteToParcelResponse) ProtoMessage ¶
func (*WriteToParcelResponse) ProtoMessage()
func (*WriteToParcelResponse) ProtoReflect ¶
func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message
func (*WriteToParcelResponse) Reset ¶
func (x *WriteToParcelResponse) Reset()
func (*WriteToParcelResponse) String ¶
func (x *WriteToParcelResponse) String() string