Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const GetWalletCardsCallbackService_OnFailure_FullMethodName + const GetWalletCardsCallbackService_OnSuccess_FullMethodName + const GetWalletCardsErrorService_DescribeContents_FullMethodName + const GetWalletCardsErrorService_GetIcon_FullMethodName + const GetWalletCardsErrorService_GetMessage_FullMethodName + const GetWalletCardsErrorService_NewGetWalletCardsError_FullMethodName + const GetWalletCardsErrorService_WriteToParcel_FullMethodName + const GetWalletCardsRequestService_DescribeContents_FullMethodName + const GetWalletCardsRequestService_GetCardHeightPx_FullMethodName + const GetWalletCardsRequestService_GetCardWidthPx_FullMethodName + const GetWalletCardsRequestService_GetIconSizePx_FullMethodName + const GetWalletCardsRequestService_GetMaxCards_FullMethodName + const GetWalletCardsRequestService_NewGetWalletCardsRequest_FullMethodName + const GetWalletCardsRequestService_WriteToParcel_FullMethodName + const GetWalletCardsResponseService_DescribeContents_FullMethodName + const GetWalletCardsResponseService_GetSelectedIndex_FullMethodName + const GetWalletCardsResponseService_GetWalletCards_FullMethodName + const GetWalletCardsResponseService_NewGetWalletCardsResponse_FullMethodName + const GetWalletCardsResponseService_WriteToParcel_FullMethodName + const QuickAccessWalletServiceService_GetGestureTargetActivityPendingIntent_FullMethodName + const QuickAccessWalletServiceService_GetTargetActivityPendingIntent_FullMethodName + const QuickAccessWalletServiceService_OnBind_FullMethodName + const QuickAccessWalletServiceService_OnWalletCardSelected_FullMethodName + const QuickAccessWalletServiceService_OnWalletCardsRequested_FullMethodName + const QuickAccessWalletServiceService_OnWalletDismissed_FullMethodName + const QuickAccessWalletServiceService_SendWalletServiceEvent_FullMethodName + const SelectWalletCardRequestService_DescribeContents_FullMethodName + const SelectWalletCardRequestService_GetCardId_FullMethodName + const SelectWalletCardRequestService_NewSelectWalletCardRequest_FullMethodName + const SelectWalletCardRequestService_WriteToParcel_FullMethodName + const WalletCardBuilderService_Build_FullMethodName + const WalletCardBuilderService_SetCardIcon_FullMethodName + const WalletCardBuilderService_SetCardLabel_FullMethodName + const WalletCardBuilderService_SetNonPaymentCardSecondaryImage_FullMethodName + const WalletCardService_DescribeContents_FullMethodName + const WalletCardService_GetCardIcon_FullMethodName + const WalletCardService_GetCardId_FullMethodName + const WalletCardService_GetCardImage_FullMethodName + const WalletCardService_GetCardLabel_FullMethodName + const WalletCardService_GetCardLocations_FullMethodName + const WalletCardService_GetCardType_FullMethodName + const WalletCardService_GetContentDescription_FullMethodName + const WalletCardService_GetNonPaymentCardSecondaryImage_FullMethodName + const WalletCardService_GetPendingIntent_FullMethodName + const WalletCardService_WriteToParcel_FullMethodName + const WalletServiceEventService_DescribeContents_FullMethodName + const WalletServiceEventService_GetEventType_FullMethodName + const WalletServiceEventService_NewWalletServiceEvent_FullMethodName + const WalletServiceEventService_WriteToParcel_FullMethodName + var File_proto_quickaccesswallet_quickaccesswallet_proto protoreflect.FileDescriptor + var GetWalletCardsCallbackService_ServiceDesc = grpc.ServiceDesc + var GetWalletCardsErrorService_ServiceDesc = grpc.ServiceDesc + var GetWalletCardsRequestService_ServiceDesc = grpc.ServiceDesc + var GetWalletCardsResponseService_ServiceDesc = grpc.ServiceDesc + var QuickAccessWalletServiceService_ServiceDesc = grpc.ServiceDesc + var SelectWalletCardRequestService_ServiceDesc = grpc.ServiceDesc + var WalletCardBuilderService_ServiceDesc = grpc.ServiceDesc + var WalletCardService_ServiceDesc = grpc.ServiceDesc + var WalletServiceEventService_ServiceDesc = grpc.ServiceDesc + func RegisterGetWalletCardsCallbackServiceServer(s grpc.ServiceRegistrar, srv GetWalletCardsCallbackServiceServer) + func RegisterGetWalletCardsErrorServiceServer(s grpc.ServiceRegistrar, srv GetWalletCardsErrorServiceServer) + func RegisterGetWalletCardsRequestServiceServer(s grpc.ServiceRegistrar, srv GetWalletCardsRequestServiceServer) + func RegisterGetWalletCardsResponseServiceServer(s grpc.ServiceRegistrar, srv GetWalletCardsResponseServiceServer) + func RegisterQuickAccessWalletServiceServiceServer(s grpc.ServiceRegistrar, srv QuickAccessWalletServiceServiceServer) + func RegisterSelectWalletCardRequestServiceServer(s grpc.ServiceRegistrar, srv SelectWalletCardRequestServiceServer) + func RegisterWalletCardBuilderServiceServer(s grpc.ServiceRegistrar, srv WalletCardBuilderServiceServer) + func RegisterWalletCardServiceServer(s grpc.ServiceRegistrar, srv WalletCardServiceServer) + func RegisterWalletServiceEventServiceServer(s grpc.ServiceRegistrar, srv WalletServiceEventServiceServer) + type BuildRequest struct + func (*BuildRequest) Descriptor() ([]byte, []int) + func (*BuildRequest) ProtoMessage() + func (x *BuildRequest) ProtoReflect() protoreflect.Message + func (x *BuildRequest) Reset() + func (x *BuildRequest) String() string + type BuildResponse struct + Result int64 + func (*BuildResponse) Descriptor() ([]byte, []int) + func (*BuildResponse) ProtoMessage() + func (x *BuildResponse) GetResult() int64 + func (x *BuildResponse) ProtoReflect() protoreflect.Message + func (x *BuildResponse) Reset() + func (x *BuildResponse) String() string + type DescribeContentsRequest struct + Handle int64 + func (*DescribeContentsRequest) Descriptor() ([]byte, []int) + func (*DescribeContentsRequest) ProtoMessage() + func (x *DescribeContentsRequest) GetHandle() int64 + func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *DescribeContentsRequest) Reset() + func (x *DescribeContentsRequest) String() string + type DescribeContentsResponse struct + Result int32 + func (*DescribeContentsResponse) Descriptor() ([]byte, []int) + func (*DescribeContentsResponse) ProtoMessage() + func (x *DescribeContentsResponse) GetResult() int32 + func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message + func (x *DescribeContentsResponse) Reset() + func (x *DescribeContentsResponse) String() string + type GetCardHeightPxRequest struct + Handle int64 + func (*GetCardHeightPxRequest) Descriptor() ([]byte, []int) + func (*GetCardHeightPxRequest) ProtoMessage() + func (x *GetCardHeightPxRequest) GetHandle() int64 + func (x *GetCardHeightPxRequest) ProtoReflect() protoreflect.Message + func (x *GetCardHeightPxRequest) Reset() + func (x *GetCardHeightPxRequest) String() string + type GetCardHeightPxResponse struct + Result int32 + func (*GetCardHeightPxResponse) Descriptor() ([]byte, []int) + func (*GetCardHeightPxResponse) ProtoMessage() + func (x *GetCardHeightPxResponse) GetResult() int32 + func (x *GetCardHeightPxResponse) ProtoReflect() protoreflect.Message + func (x *GetCardHeightPxResponse) Reset() + func (x *GetCardHeightPxResponse) String() string + type GetCardIconRequest struct + func (*GetCardIconRequest) Descriptor() ([]byte, []int) + func (*GetCardIconRequest) ProtoMessage() + func (x *GetCardIconRequest) ProtoReflect() protoreflect.Message + func (x *GetCardIconRequest) Reset() + func (x *GetCardIconRequest) String() string + type GetCardIconResponse struct + Result int64 + func (*GetCardIconResponse) Descriptor() ([]byte, []int) + func (*GetCardIconResponse) ProtoMessage() + func (x *GetCardIconResponse) GetResult() int64 + func (x *GetCardIconResponse) ProtoReflect() protoreflect.Message + func (x *GetCardIconResponse) Reset() + func (x *GetCardIconResponse) String() string + type GetCardIdRequest struct + Handle int64 + func (*GetCardIdRequest) Descriptor() ([]byte, []int) + func (*GetCardIdRequest) ProtoMessage() + func (x *GetCardIdRequest) GetHandle() int64 + func (x *GetCardIdRequest) ProtoReflect() protoreflect.Message + func (x *GetCardIdRequest) Reset() + func (x *GetCardIdRequest) String() string + type GetCardIdResponse struct + Result string + func (*GetCardIdResponse) Descriptor() ([]byte, []int) + func (*GetCardIdResponse) ProtoMessage() + func (x *GetCardIdResponse) GetResult() string + func (x *GetCardIdResponse) ProtoReflect() protoreflect.Message + func (x *GetCardIdResponse) Reset() + func (x *GetCardIdResponse) String() string + type GetCardImageRequest struct + func (*GetCardImageRequest) Descriptor() ([]byte, []int) + func (*GetCardImageRequest) ProtoMessage() + func (x *GetCardImageRequest) ProtoReflect() protoreflect.Message + func (x *GetCardImageRequest) Reset() + func (x *GetCardImageRequest) String() string + type GetCardImageResponse struct + Result int64 + func (*GetCardImageResponse) Descriptor() ([]byte, []int) + func (*GetCardImageResponse) ProtoMessage() + func (x *GetCardImageResponse) GetResult() int64 + func (x *GetCardImageResponse) ProtoReflect() protoreflect.Message + func (x *GetCardImageResponse) Reset() + func (x *GetCardImageResponse) String() string + type GetCardLabelRequest struct + func (*GetCardLabelRequest) Descriptor() ([]byte, []int) + func (*GetCardLabelRequest) ProtoMessage() + func (x *GetCardLabelRequest) ProtoReflect() protoreflect.Message + func (x *GetCardLabelRequest) Reset() + func (x *GetCardLabelRequest) String() string + type GetCardLabelResponse struct + Result int64 + func (*GetCardLabelResponse) Descriptor() ([]byte, []int) + func (*GetCardLabelResponse) ProtoMessage() + func (x *GetCardLabelResponse) GetResult() int64 + func (x *GetCardLabelResponse) ProtoReflect() protoreflect.Message + func (x *GetCardLabelResponse) Reset() + func (x *GetCardLabelResponse) String() string + type GetCardLocationsRequest struct + func (*GetCardLocationsRequest) Descriptor() ([]byte, []int) + func (*GetCardLocationsRequest) ProtoMessage() + func (x *GetCardLocationsRequest) ProtoReflect() protoreflect.Message + func (x *GetCardLocationsRequest) Reset() + func (x *GetCardLocationsRequest) String() string + type GetCardLocationsResponse struct + Result int64 + func (*GetCardLocationsResponse) Descriptor() ([]byte, []int) + func (*GetCardLocationsResponse) ProtoMessage() + func (x *GetCardLocationsResponse) GetResult() int64 + func (x *GetCardLocationsResponse) ProtoReflect() protoreflect.Message + func (x *GetCardLocationsResponse) Reset() + func (x *GetCardLocationsResponse) String() string + type GetCardTypeRequest struct + func (*GetCardTypeRequest) Descriptor() ([]byte, []int) + func (*GetCardTypeRequest) ProtoMessage() + func (x *GetCardTypeRequest) ProtoReflect() protoreflect.Message + func (x *GetCardTypeRequest) Reset() + func (x *GetCardTypeRequest) String() string + type GetCardTypeResponse struct + Result int32 + func (*GetCardTypeResponse) Descriptor() ([]byte, []int) + func (*GetCardTypeResponse) ProtoMessage() + func (x *GetCardTypeResponse) GetResult() int32 + func (x *GetCardTypeResponse) ProtoReflect() protoreflect.Message + func (x *GetCardTypeResponse) Reset() + func (x *GetCardTypeResponse) String() string + type GetCardWidthPxRequest struct + Handle int64 + func (*GetCardWidthPxRequest) Descriptor() ([]byte, []int) + func (*GetCardWidthPxRequest) ProtoMessage() + func (x *GetCardWidthPxRequest) GetHandle() int64 + func (x *GetCardWidthPxRequest) ProtoReflect() protoreflect.Message + func (x *GetCardWidthPxRequest) Reset() + func (x *GetCardWidthPxRequest) String() string + type GetCardWidthPxResponse struct + Result int32 + func (*GetCardWidthPxResponse) Descriptor() ([]byte, []int) + func (*GetCardWidthPxResponse) ProtoMessage() + func (x *GetCardWidthPxResponse) GetResult() int32 + func (x *GetCardWidthPxResponse) ProtoReflect() protoreflect.Message + func (x *GetCardWidthPxResponse) Reset() + func (x *GetCardWidthPxResponse) String() string + type GetContentDescriptionRequest struct + func (*GetContentDescriptionRequest) Descriptor() ([]byte, []int) + func (*GetContentDescriptionRequest) ProtoMessage() + func (x *GetContentDescriptionRequest) ProtoReflect() protoreflect.Message + func (x *GetContentDescriptionRequest) Reset() + func (x *GetContentDescriptionRequest) String() string + type GetContentDescriptionResponse struct + Result int64 + func (*GetContentDescriptionResponse) Descriptor() ([]byte, []int) + func (*GetContentDescriptionResponse) ProtoMessage() + func (x *GetContentDescriptionResponse) GetResult() int64 + func (x *GetContentDescriptionResponse) ProtoReflect() protoreflect.Message + func (x *GetContentDescriptionResponse) Reset() + func (x *GetContentDescriptionResponse) String() string + type GetEventTypeRequest struct + Handle int64 + func (*GetEventTypeRequest) Descriptor() ([]byte, []int) + func (*GetEventTypeRequest) ProtoMessage() + func (x *GetEventTypeRequest) GetHandle() int64 + func (x *GetEventTypeRequest) ProtoReflect() protoreflect.Message + func (x *GetEventTypeRequest) Reset() + func (x *GetEventTypeRequest) String() string + type GetEventTypeResponse struct + Result int32 + func (*GetEventTypeResponse) Descriptor() ([]byte, []int) + func (*GetEventTypeResponse) ProtoMessage() + func (x *GetEventTypeResponse) GetResult() int32 + func (x *GetEventTypeResponse) ProtoReflect() protoreflect.Message + func (x *GetEventTypeResponse) Reset() + func (x *GetEventTypeResponse) String() string + type GetGestureTargetActivityPendingIntentRequest struct + func (*GetGestureTargetActivityPendingIntentRequest) Descriptor() ([]byte, []int) + func (*GetGestureTargetActivityPendingIntentRequest) ProtoMessage() + func (x *GetGestureTargetActivityPendingIntentRequest) ProtoReflect() protoreflect.Message + func (x *GetGestureTargetActivityPendingIntentRequest) Reset() + func (x *GetGestureTargetActivityPendingIntentRequest) String() string + type GetGestureTargetActivityPendingIntentResponse struct + Result int64 + func (*GetGestureTargetActivityPendingIntentResponse) Descriptor() ([]byte, []int) + func (*GetGestureTargetActivityPendingIntentResponse) ProtoMessage() + func (x *GetGestureTargetActivityPendingIntentResponse) GetResult() int64 + func (x *GetGestureTargetActivityPendingIntentResponse) ProtoReflect() protoreflect.Message + func (x *GetGestureTargetActivityPendingIntentResponse) Reset() + func (x *GetGestureTargetActivityPendingIntentResponse) String() string + type GetIconRequest struct + Handle int64 + func (*GetIconRequest) Descriptor() ([]byte, []int) + func (*GetIconRequest) ProtoMessage() + func (x *GetIconRequest) GetHandle() int64 + func (x *GetIconRequest) ProtoReflect() protoreflect.Message + func (x *GetIconRequest) Reset() + func (x *GetIconRequest) String() string + type GetIconResponse struct + Result int64 + func (*GetIconResponse) Descriptor() ([]byte, []int) + func (*GetIconResponse) ProtoMessage() + func (x *GetIconResponse) GetResult() int64 + func (x *GetIconResponse) ProtoReflect() protoreflect.Message + func (x *GetIconResponse) Reset() + func (x *GetIconResponse) String() string + type GetIconSizePxRequest struct + Handle int64 + func (*GetIconSizePxRequest) Descriptor() ([]byte, []int) + func (*GetIconSizePxRequest) ProtoMessage() + func (x *GetIconSizePxRequest) GetHandle() int64 + func (x *GetIconSizePxRequest) ProtoReflect() protoreflect.Message + func (x *GetIconSizePxRequest) Reset() + func (x *GetIconSizePxRequest) String() string + type GetIconSizePxResponse struct + Result int32 + func (*GetIconSizePxResponse) Descriptor() ([]byte, []int) + func (*GetIconSizePxResponse) ProtoMessage() + func (x *GetIconSizePxResponse) GetResult() int32 + func (x *GetIconSizePxResponse) ProtoReflect() protoreflect.Message + func (x *GetIconSizePxResponse) Reset() + func (x *GetIconSizePxResponse) String() string + type GetMaxCardsRequest struct + Handle int64 + func (*GetMaxCardsRequest) Descriptor() ([]byte, []int) + func (*GetMaxCardsRequest) ProtoMessage() + func (x *GetMaxCardsRequest) GetHandle() int64 + func (x *GetMaxCardsRequest) ProtoReflect() protoreflect.Message + func (x *GetMaxCardsRequest) Reset() + func (x *GetMaxCardsRequest) String() string + type GetMaxCardsResponse struct + Result int32 + func (*GetMaxCardsResponse) Descriptor() ([]byte, []int) + func (*GetMaxCardsResponse) ProtoMessage() + func (x *GetMaxCardsResponse) GetResult() int32 + func (x *GetMaxCardsResponse) ProtoReflect() protoreflect.Message + func (x *GetMaxCardsResponse) Reset() + func (x *GetMaxCardsResponse) String() string + type GetMessageRequest struct + Handle int64 + func (*GetMessageRequest) Descriptor() ([]byte, []int) + func (*GetMessageRequest) ProtoMessage() + func (x *GetMessageRequest) GetHandle() int64 + func (x *GetMessageRequest) ProtoReflect() protoreflect.Message + func (x *GetMessageRequest) Reset() + func (x *GetMessageRequest) String() string + type GetMessageResponse struct + Result int64 + func (*GetMessageResponse) Descriptor() ([]byte, []int) + func (*GetMessageResponse) ProtoMessage() + func (x *GetMessageResponse) GetResult() int64 + func (x *GetMessageResponse) ProtoReflect() protoreflect.Message + func (x *GetMessageResponse) Reset() + func (x *GetMessageResponse) String() string + type GetNonPaymentCardSecondaryImageRequest struct + func (*GetNonPaymentCardSecondaryImageRequest) Descriptor() ([]byte, []int) + func (*GetNonPaymentCardSecondaryImageRequest) ProtoMessage() + func (x *GetNonPaymentCardSecondaryImageRequest) ProtoReflect() protoreflect.Message + func (x *GetNonPaymentCardSecondaryImageRequest) Reset() + func (x *GetNonPaymentCardSecondaryImageRequest) String() string + type GetNonPaymentCardSecondaryImageResponse struct + Result int64 + func (*GetNonPaymentCardSecondaryImageResponse) Descriptor() ([]byte, []int) + func (*GetNonPaymentCardSecondaryImageResponse) ProtoMessage() + func (x *GetNonPaymentCardSecondaryImageResponse) GetResult() int64 + func (x *GetNonPaymentCardSecondaryImageResponse) ProtoReflect() protoreflect.Message + func (x *GetNonPaymentCardSecondaryImageResponse) Reset() + func (x *GetNonPaymentCardSecondaryImageResponse) String() string + type GetPendingIntentRequest struct + func (*GetPendingIntentRequest) Descriptor() ([]byte, []int) + func (*GetPendingIntentRequest) ProtoMessage() + func (x *GetPendingIntentRequest) ProtoReflect() protoreflect.Message + func (x *GetPendingIntentRequest) Reset() + func (x *GetPendingIntentRequest) String() string + type GetPendingIntentResponse struct + Result int64 + func (*GetPendingIntentResponse) Descriptor() ([]byte, []int) + func (*GetPendingIntentResponse) ProtoMessage() + func (x *GetPendingIntentResponse) GetResult() int64 + func (x *GetPendingIntentResponse) ProtoReflect() protoreflect.Message + func (x *GetPendingIntentResponse) Reset() + func (x *GetPendingIntentResponse) String() string + type GetSelectedIndexRequest struct + Handle int64 + func (*GetSelectedIndexRequest) Descriptor() ([]byte, []int) + func (*GetSelectedIndexRequest) ProtoMessage() + func (x *GetSelectedIndexRequest) GetHandle() int64 + func (x *GetSelectedIndexRequest) ProtoReflect() protoreflect.Message + func (x *GetSelectedIndexRequest) Reset() + func (x *GetSelectedIndexRequest) String() string + type GetSelectedIndexResponse struct + Result int32 + func (*GetSelectedIndexResponse) Descriptor() ([]byte, []int) + func (*GetSelectedIndexResponse) ProtoMessage() + func (x *GetSelectedIndexResponse) GetResult() int32 + func (x *GetSelectedIndexResponse) ProtoReflect() protoreflect.Message + func (x *GetSelectedIndexResponse) Reset() + func (x *GetSelectedIndexResponse) String() string + type GetTargetActivityPendingIntentRequest struct + func (*GetTargetActivityPendingIntentRequest) Descriptor() ([]byte, []int) + func (*GetTargetActivityPendingIntentRequest) ProtoMessage() + func (x *GetTargetActivityPendingIntentRequest) ProtoReflect() protoreflect.Message + func (x *GetTargetActivityPendingIntentRequest) Reset() + func (x *GetTargetActivityPendingIntentRequest) String() string + type GetTargetActivityPendingIntentResponse struct + Result int64 + func (*GetTargetActivityPendingIntentResponse) Descriptor() ([]byte, []int) + func (*GetTargetActivityPendingIntentResponse) ProtoMessage() + func (x *GetTargetActivityPendingIntentResponse) GetResult() int64 + func (x *GetTargetActivityPendingIntentResponse) ProtoReflect() protoreflect.Message + func (x *GetTargetActivityPendingIntentResponse) Reset() + func (x *GetTargetActivityPendingIntentResponse) String() string + type GetWalletCardsCallbackServiceClient interface + OnFailure func(ctx context.Context, in *OnFailureRequest, opts ...grpc.CallOption) (*OnFailureResponse, error) + OnSuccess func(ctx context.Context, in *OnSuccessRequest, opts ...grpc.CallOption) (*OnSuccessResponse, error) + func NewGetWalletCardsCallbackServiceClient(cc grpc.ClientConnInterface) GetWalletCardsCallbackServiceClient + type GetWalletCardsCallbackServiceServer interface + OnFailure func(context.Context, *OnFailureRequest) (*OnFailureResponse, error) + OnSuccess func(context.Context, *OnSuccessRequest) (*OnSuccessResponse, error) + type GetWalletCardsErrorServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetIcon func(ctx context.Context, in *GetIconRequest, opts ...grpc.CallOption) (*GetIconResponse, error) + GetMessage func(ctx context.Context, in *GetMessageRequest, opts ...grpc.CallOption) (*GetMessageResponse, error) + NewGetWalletCardsError func(ctx context.Context, in *NewGetWalletCardsErrorRequest, ...) (*NewGetWalletCardsErrorResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewGetWalletCardsErrorServiceClient(cc grpc.ClientConnInterface) GetWalletCardsErrorServiceClient + type GetWalletCardsErrorServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetIcon func(context.Context, *GetIconRequest) (*GetIconResponse, error) + GetMessage func(context.Context, *GetMessageRequest) (*GetMessageResponse, error) + NewGetWalletCardsError func(context.Context, *NewGetWalletCardsErrorRequest) (*NewGetWalletCardsErrorResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type GetWalletCardsRequest struct + Handle int64 + func (*GetWalletCardsRequest) Descriptor() ([]byte, []int) + func (*GetWalletCardsRequest) ProtoMessage() + func (x *GetWalletCardsRequest) GetHandle() int64 + func (x *GetWalletCardsRequest) ProtoReflect() protoreflect.Message + func (x *GetWalletCardsRequest) Reset() + func (x *GetWalletCardsRequest) String() string + type GetWalletCardsRequestServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetCardHeightPx func(ctx context.Context, in *GetCardHeightPxRequest, opts ...grpc.CallOption) (*GetCardHeightPxResponse, error) + GetCardWidthPx func(ctx context.Context, in *GetCardWidthPxRequest, opts ...grpc.CallOption) (*GetCardWidthPxResponse, error) + GetIconSizePx func(ctx context.Context, in *GetIconSizePxRequest, opts ...grpc.CallOption) (*GetIconSizePxResponse, error) + GetMaxCards func(ctx context.Context, in *GetMaxCardsRequest, opts ...grpc.CallOption) (*GetMaxCardsResponse, error) + NewGetWalletCardsRequest func(ctx context.Context, in *NewGetWalletCardsRequestRequest, ...) (*NewGetWalletCardsRequestResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewGetWalletCardsRequestServiceClient(cc grpc.ClientConnInterface) GetWalletCardsRequestServiceClient + type GetWalletCardsRequestServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetCardHeightPx func(context.Context, *GetCardHeightPxRequest) (*GetCardHeightPxResponse, error) + GetCardWidthPx func(context.Context, *GetCardWidthPxRequest) (*GetCardWidthPxResponse, error) + GetIconSizePx func(context.Context, *GetIconSizePxRequest) (*GetIconSizePxResponse, error) + GetMaxCards func(context.Context, *GetMaxCardsRequest) (*GetMaxCardsResponse, error) + NewGetWalletCardsRequest func(context.Context, *NewGetWalletCardsRequestRequest) (*NewGetWalletCardsRequestResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type GetWalletCardsResponse struct + Result int64 + func (*GetWalletCardsResponse) Descriptor() ([]byte, []int) + func (*GetWalletCardsResponse) ProtoMessage() + func (x *GetWalletCardsResponse) GetResult() int64 + func (x *GetWalletCardsResponse) ProtoReflect() protoreflect.Message + func (x *GetWalletCardsResponse) Reset() + func (x *GetWalletCardsResponse) String() string + type GetWalletCardsResponseServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetSelectedIndex func(ctx context.Context, in *GetSelectedIndexRequest, opts ...grpc.CallOption) (*GetSelectedIndexResponse, error) + GetWalletCards func(ctx context.Context, in *GetWalletCardsRequest, opts ...grpc.CallOption) (*GetWalletCardsResponse, error) + NewGetWalletCardsResponse func(ctx context.Context, in *NewGetWalletCardsResponseRequest, ...) (*NewGetWalletCardsResponseResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewGetWalletCardsResponseServiceClient(cc grpc.ClientConnInterface) GetWalletCardsResponseServiceClient + type GetWalletCardsResponseServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetSelectedIndex func(context.Context, *GetSelectedIndexRequest) (*GetSelectedIndexResponse, error) + GetWalletCards func(context.Context, *GetWalletCardsRequest) (*GetWalletCardsResponse, error) + NewGetWalletCardsResponse func(context.Context, *NewGetWalletCardsResponseRequest) (*NewGetWalletCardsResponseResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type NewGetWalletCardsErrorRequest struct + Arg0 int64 + Arg1 string + func (*NewGetWalletCardsErrorRequest) Descriptor() ([]byte, []int) + func (*NewGetWalletCardsErrorRequest) ProtoMessage() + func (x *NewGetWalletCardsErrorRequest) GetArg0() int64 + func (x *NewGetWalletCardsErrorRequest) GetArg1() string + func (x *NewGetWalletCardsErrorRequest) ProtoReflect() protoreflect.Message + func (x *NewGetWalletCardsErrorRequest) Reset() + func (x *NewGetWalletCardsErrorRequest) String() string + type NewGetWalletCardsErrorResponse struct + Result int64 + func (*NewGetWalletCardsErrorResponse) Descriptor() ([]byte, []int) + func (*NewGetWalletCardsErrorResponse) ProtoMessage() + func (x *NewGetWalletCardsErrorResponse) GetResult() int64 + func (x *NewGetWalletCardsErrorResponse) ProtoReflect() protoreflect.Message + func (x *NewGetWalletCardsErrorResponse) Reset() + func (x *NewGetWalletCardsErrorResponse) String() string + type NewGetWalletCardsRequestRequest struct + Arg0 int32 + Arg1 int32 + Arg2 int32 + Arg3 int32 + func (*NewGetWalletCardsRequestRequest) Descriptor() ([]byte, []int) + func (*NewGetWalletCardsRequestRequest) ProtoMessage() + func (x *NewGetWalletCardsRequestRequest) GetArg0() int32 + func (x *NewGetWalletCardsRequestRequest) GetArg1() int32 + func (x *NewGetWalletCardsRequestRequest) GetArg2() int32 + func (x *NewGetWalletCardsRequestRequest) GetArg3() int32 + func (x *NewGetWalletCardsRequestRequest) ProtoReflect() protoreflect.Message + func (x *NewGetWalletCardsRequestRequest) Reset() + func (x *NewGetWalletCardsRequestRequest) String() string + type NewGetWalletCardsRequestResponse struct + Result int64 + func (*NewGetWalletCardsRequestResponse) Descriptor() ([]byte, []int) + func (*NewGetWalletCardsRequestResponse) ProtoMessage() + func (x *NewGetWalletCardsRequestResponse) GetResult() int64 + func (x *NewGetWalletCardsRequestResponse) ProtoReflect() protoreflect.Message + func (x *NewGetWalletCardsRequestResponse) Reset() + func (x *NewGetWalletCardsRequestResponse) String() string + type NewGetWalletCardsResponseRequest struct + Arg0 int64 + Arg1 int32 + func (*NewGetWalletCardsResponseRequest) Descriptor() ([]byte, []int) + func (*NewGetWalletCardsResponseRequest) ProtoMessage() + func (x *NewGetWalletCardsResponseRequest) GetArg0() int64 + func (x *NewGetWalletCardsResponseRequest) GetArg1() int32 + func (x *NewGetWalletCardsResponseRequest) ProtoReflect() protoreflect.Message + func (x *NewGetWalletCardsResponseRequest) Reset() + func (x *NewGetWalletCardsResponseRequest) String() string + type NewGetWalletCardsResponseResponse struct + Result int64 + func (*NewGetWalletCardsResponseResponse) Descriptor() ([]byte, []int) + func (*NewGetWalletCardsResponseResponse) ProtoMessage() + func (x *NewGetWalletCardsResponseResponse) GetResult() int64 + func (x *NewGetWalletCardsResponseResponse) ProtoReflect() protoreflect.Message + func (x *NewGetWalletCardsResponseResponse) Reset() + func (x *NewGetWalletCardsResponseResponse) String() string + type NewSelectWalletCardRequestRequest struct + Arg0 string + func (*NewSelectWalletCardRequestRequest) Descriptor() ([]byte, []int) + func (*NewSelectWalletCardRequestRequest) ProtoMessage() + func (x *NewSelectWalletCardRequestRequest) GetArg0() string + func (x *NewSelectWalletCardRequestRequest) ProtoReflect() protoreflect.Message + func (x *NewSelectWalletCardRequestRequest) Reset() + func (x *NewSelectWalletCardRequestRequest) String() string + type NewSelectWalletCardRequestResponse struct + Result int64 + func (*NewSelectWalletCardRequestResponse) Descriptor() ([]byte, []int) + func (*NewSelectWalletCardRequestResponse) ProtoMessage() + func (x *NewSelectWalletCardRequestResponse) GetResult() int64 + func (x *NewSelectWalletCardRequestResponse) ProtoReflect() protoreflect.Message + func (x *NewSelectWalletCardRequestResponse) Reset() + func (x *NewSelectWalletCardRequestResponse) String() string + type NewWalletServiceEventRequest struct + Arg0 int32 + func (*NewWalletServiceEventRequest) Descriptor() ([]byte, []int) + func (*NewWalletServiceEventRequest) ProtoMessage() + func (x *NewWalletServiceEventRequest) GetArg0() int32 + func (x *NewWalletServiceEventRequest) ProtoReflect() protoreflect.Message + func (x *NewWalletServiceEventRequest) Reset() + func (x *NewWalletServiceEventRequest) String() string + type NewWalletServiceEventResponse struct + Result int64 + func (*NewWalletServiceEventResponse) Descriptor() ([]byte, []int) + func (*NewWalletServiceEventResponse) ProtoMessage() + func (x *NewWalletServiceEventResponse) GetResult() int64 + func (x *NewWalletServiceEventResponse) ProtoReflect() protoreflect.Message + func (x *NewWalletServiceEventResponse) Reset() + func (x *NewWalletServiceEventResponse) String() string + type OnBindRequest struct + Arg0 int64 + func (*OnBindRequest) Descriptor() ([]byte, []int) + func (*OnBindRequest) ProtoMessage() + func (x *OnBindRequest) GetArg0() int64 + func (x *OnBindRequest) ProtoReflect() protoreflect.Message + func (x *OnBindRequest) Reset() + func (x *OnBindRequest) String() string + type OnBindResponse struct + Result int64 + func (*OnBindResponse) Descriptor() ([]byte, []int) + func (*OnBindResponse) ProtoMessage() + func (x *OnBindResponse) GetResult() int64 + func (x *OnBindResponse) ProtoReflect() protoreflect.Message + func (x *OnBindResponse) Reset() + func (x *OnBindResponse) String() string + type OnFailureRequest struct + Arg0 int64 + func (*OnFailureRequest) Descriptor() ([]byte, []int) + func (*OnFailureRequest) ProtoMessage() + func (x *OnFailureRequest) GetArg0() int64 + func (x *OnFailureRequest) ProtoReflect() protoreflect.Message + func (x *OnFailureRequest) Reset() + func (x *OnFailureRequest) String() string + type OnFailureResponse struct + func (*OnFailureResponse) Descriptor() ([]byte, []int) + func (*OnFailureResponse) ProtoMessage() + func (x *OnFailureResponse) ProtoReflect() protoreflect.Message + func (x *OnFailureResponse) Reset() + func (x *OnFailureResponse) String() string + type OnSuccessRequest struct + Arg0 int64 + func (*OnSuccessRequest) Descriptor() ([]byte, []int) + func (*OnSuccessRequest) ProtoMessage() + func (x *OnSuccessRequest) GetArg0() int64 + func (x *OnSuccessRequest) ProtoReflect() protoreflect.Message + func (x *OnSuccessRequest) Reset() + func (x *OnSuccessRequest) String() string + type OnSuccessResponse struct + func (*OnSuccessResponse) Descriptor() ([]byte, []int) + func (*OnSuccessResponse) ProtoMessage() + func (x *OnSuccessResponse) ProtoReflect() protoreflect.Message + func (x *OnSuccessResponse) Reset() + func (x *OnSuccessResponse) String() string + type OnWalletCardSelectedRequest struct + Arg0 int64 + func (*OnWalletCardSelectedRequest) Descriptor() ([]byte, []int) + func (*OnWalletCardSelectedRequest) ProtoMessage() + func (x *OnWalletCardSelectedRequest) GetArg0() int64 + func (x *OnWalletCardSelectedRequest) ProtoReflect() protoreflect.Message + func (x *OnWalletCardSelectedRequest) Reset() + func (x *OnWalletCardSelectedRequest) String() string + type OnWalletCardSelectedResponse struct + func (*OnWalletCardSelectedResponse) Descriptor() ([]byte, []int) + func (*OnWalletCardSelectedResponse) ProtoMessage() + func (x *OnWalletCardSelectedResponse) ProtoReflect() protoreflect.Message + func (x *OnWalletCardSelectedResponse) Reset() + func (x *OnWalletCardSelectedResponse) String() string + type OnWalletCardsRequestedRequest struct + Arg0 int64 + Arg1 int64 + func (*OnWalletCardsRequestedRequest) Descriptor() ([]byte, []int) + func (*OnWalletCardsRequestedRequest) ProtoMessage() + func (x *OnWalletCardsRequestedRequest) GetArg0() int64 + func (x *OnWalletCardsRequestedRequest) GetArg1() int64 + func (x *OnWalletCardsRequestedRequest) ProtoReflect() protoreflect.Message + func (x *OnWalletCardsRequestedRequest) Reset() + func (x *OnWalletCardsRequestedRequest) String() string + type OnWalletCardsRequestedResponse struct + func (*OnWalletCardsRequestedResponse) Descriptor() ([]byte, []int) + func (*OnWalletCardsRequestedResponse) ProtoMessage() + func (x *OnWalletCardsRequestedResponse) ProtoReflect() protoreflect.Message + func (x *OnWalletCardsRequestedResponse) Reset() + func (x *OnWalletCardsRequestedResponse) String() string + type OnWalletDismissedRequest struct + func (*OnWalletDismissedRequest) Descriptor() ([]byte, []int) + func (*OnWalletDismissedRequest) ProtoMessage() + func (x *OnWalletDismissedRequest) ProtoReflect() protoreflect.Message + func (x *OnWalletDismissedRequest) Reset() + func (x *OnWalletDismissedRequest) String() string + type OnWalletDismissedResponse struct + func (*OnWalletDismissedResponse) Descriptor() ([]byte, []int) + func (*OnWalletDismissedResponse) ProtoMessage() + func (x *OnWalletDismissedResponse) ProtoReflect() protoreflect.Message + func (x *OnWalletDismissedResponse) Reset() + func (x *OnWalletDismissedResponse) String() string + type QuickAccessWalletServiceServiceClient interface + GetGestureTargetActivityPendingIntent func(ctx context.Context, in *GetGestureTargetActivityPendingIntentRequest, ...) (*GetGestureTargetActivityPendingIntentResponse, error) + GetTargetActivityPendingIntent func(ctx context.Context, in *GetTargetActivityPendingIntentRequest, ...) (*GetTargetActivityPendingIntentResponse, error) + OnBind func(ctx context.Context, in *OnBindRequest, opts ...grpc.CallOption) (*OnBindResponse, error) + OnWalletCardSelected func(ctx context.Context, in *OnWalletCardSelectedRequest, opts ...grpc.CallOption) (*OnWalletCardSelectedResponse, error) + OnWalletCardsRequested func(ctx context.Context, in *OnWalletCardsRequestedRequest, ...) (*OnWalletCardsRequestedResponse, error) + OnWalletDismissed func(ctx context.Context, in *OnWalletDismissedRequest, opts ...grpc.CallOption) (*OnWalletDismissedResponse, error) + SendWalletServiceEvent func(ctx context.Context, in *SendWalletServiceEventRequest, ...) (*SendWalletServiceEventResponse, error) + func NewQuickAccessWalletServiceServiceClient(cc grpc.ClientConnInterface) QuickAccessWalletServiceServiceClient + type QuickAccessWalletServiceServiceServer interface + GetGestureTargetActivityPendingIntent func(context.Context, *GetGestureTargetActivityPendingIntentRequest) (*GetGestureTargetActivityPendingIntentResponse, error) + GetTargetActivityPendingIntent func(context.Context, *GetTargetActivityPendingIntentRequest) (*GetTargetActivityPendingIntentResponse, error) + OnBind func(context.Context, *OnBindRequest) (*OnBindResponse, error) + OnWalletCardSelected func(context.Context, *OnWalletCardSelectedRequest) (*OnWalletCardSelectedResponse, error) + OnWalletCardsRequested func(context.Context, *OnWalletCardsRequestedRequest) (*OnWalletCardsRequestedResponse, error) + OnWalletDismissed func(context.Context, *OnWalletDismissedRequest) (*OnWalletDismissedResponse, error) + SendWalletServiceEvent func(context.Context, *SendWalletServiceEventRequest) (*SendWalletServiceEventResponse, error) + type SelectWalletCardRequestServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetCardId func(ctx context.Context, in *GetCardIdRequest, opts ...grpc.CallOption) (*GetCardIdResponse, error) + NewSelectWalletCardRequest func(ctx context.Context, in *NewSelectWalletCardRequestRequest, ...) (*NewSelectWalletCardRequestResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewSelectWalletCardRequestServiceClient(cc grpc.ClientConnInterface) SelectWalletCardRequestServiceClient + type SelectWalletCardRequestServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetCardId func(context.Context, *GetCardIdRequest) (*GetCardIdResponse, error) + NewSelectWalletCardRequest func(context.Context, *NewSelectWalletCardRequestRequest) (*NewSelectWalletCardRequestResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type SendWalletServiceEventRequest struct + Arg0 int64 + func (*SendWalletServiceEventRequest) Descriptor() ([]byte, []int) + func (*SendWalletServiceEventRequest) ProtoMessage() + func (x *SendWalletServiceEventRequest) GetArg0() int64 + func (x *SendWalletServiceEventRequest) ProtoReflect() protoreflect.Message + func (x *SendWalletServiceEventRequest) Reset() + func (x *SendWalletServiceEventRequest) String() string + type SendWalletServiceEventResponse struct + func (*SendWalletServiceEventResponse) Descriptor() ([]byte, []int) + func (*SendWalletServiceEventResponse) ProtoMessage() + func (x *SendWalletServiceEventResponse) ProtoReflect() protoreflect.Message + func (x *SendWalletServiceEventResponse) Reset() + func (x *SendWalletServiceEventResponse) String() string + type SetCardIconRequest struct + Arg0 int64 + func (*SetCardIconRequest) Descriptor() ([]byte, []int) + func (*SetCardIconRequest) ProtoMessage() + func (x *SetCardIconRequest) GetArg0() int64 + func (x *SetCardIconRequest) ProtoReflect() protoreflect.Message + func (x *SetCardIconRequest) Reset() + func (x *SetCardIconRequest) String() string + type SetCardIconResponse struct + Result int64 + func (*SetCardIconResponse) Descriptor() ([]byte, []int) + func (*SetCardIconResponse) ProtoMessage() + func (x *SetCardIconResponse) GetResult() int64 + func (x *SetCardIconResponse) ProtoReflect() protoreflect.Message + func (x *SetCardIconResponse) Reset() + func (x *SetCardIconResponse) String() string + type SetCardLabelRequest struct + Arg0 string + func (*SetCardLabelRequest) Descriptor() ([]byte, []int) + func (*SetCardLabelRequest) ProtoMessage() + func (x *SetCardLabelRequest) GetArg0() string + func (x *SetCardLabelRequest) ProtoReflect() protoreflect.Message + func (x *SetCardLabelRequest) Reset() + func (x *SetCardLabelRequest) String() string + type SetCardLabelResponse struct + Result int64 + func (*SetCardLabelResponse) Descriptor() ([]byte, []int) + func (*SetCardLabelResponse) ProtoMessage() + func (x *SetCardLabelResponse) GetResult() int64 + func (x *SetCardLabelResponse) ProtoReflect() protoreflect.Message + func (x *SetCardLabelResponse) Reset() + func (x *SetCardLabelResponse) String() string + type SetNonPaymentCardSecondaryImageRequest struct + Arg0 int64 + func (*SetNonPaymentCardSecondaryImageRequest) Descriptor() ([]byte, []int) + func (*SetNonPaymentCardSecondaryImageRequest) ProtoMessage() + func (x *SetNonPaymentCardSecondaryImageRequest) GetArg0() int64 + func (x *SetNonPaymentCardSecondaryImageRequest) ProtoReflect() protoreflect.Message + func (x *SetNonPaymentCardSecondaryImageRequest) Reset() + func (x *SetNonPaymentCardSecondaryImageRequest) String() string + type SetNonPaymentCardSecondaryImageResponse struct + Result int64 + func (*SetNonPaymentCardSecondaryImageResponse) Descriptor() ([]byte, []int) + func (*SetNonPaymentCardSecondaryImageResponse) ProtoMessage() + func (x *SetNonPaymentCardSecondaryImageResponse) GetResult() int64 + func (x *SetNonPaymentCardSecondaryImageResponse) ProtoReflect() protoreflect.Message + func (x *SetNonPaymentCardSecondaryImageResponse) Reset() + func (x *SetNonPaymentCardSecondaryImageResponse) String() string + type UnimplementedGetWalletCardsCallbackServiceServer struct + func (UnimplementedGetWalletCardsCallbackServiceServer) OnFailure(context.Context, *OnFailureRequest) (*OnFailureResponse, error) + func (UnimplementedGetWalletCardsCallbackServiceServer) OnSuccess(context.Context, *OnSuccessRequest) (*OnSuccessResponse, error) + type UnimplementedGetWalletCardsErrorServiceServer struct + func (UnimplementedGetWalletCardsErrorServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedGetWalletCardsErrorServiceServer) GetIcon(context.Context, *GetIconRequest) (*GetIconResponse, error) + func (UnimplementedGetWalletCardsErrorServiceServer) GetMessage(context.Context, *GetMessageRequest) (*GetMessageResponse, error) + func (UnimplementedGetWalletCardsErrorServiceServer) NewGetWalletCardsError(context.Context, *NewGetWalletCardsErrorRequest) (*NewGetWalletCardsErrorResponse, error) + func (UnimplementedGetWalletCardsErrorServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedGetWalletCardsRequestServiceServer struct + func (UnimplementedGetWalletCardsRequestServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedGetWalletCardsRequestServiceServer) GetCardHeightPx(context.Context, *GetCardHeightPxRequest) (*GetCardHeightPxResponse, error) + func (UnimplementedGetWalletCardsRequestServiceServer) GetCardWidthPx(context.Context, *GetCardWidthPxRequest) (*GetCardWidthPxResponse, error) + func (UnimplementedGetWalletCardsRequestServiceServer) GetIconSizePx(context.Context, *GetIconSizePxRequest) (*GetIconSizePxResponse, error) + func (UnimplementedGetWalletCardsRequestServiceServer) GetMaxCards(context.Context, *GetMaxCardsRequest) (*GetMaxCardsResponse, error) + func (UnimplementedGetWalletCardsRequestServiceServer) NewGetWalletCardsRequest(context.Context, *NewGetWalletCardsRequestRequest) (*NewGetWalletCardsRequestResponse, error) + func (UnimplementedGetWalletCardsRequestServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedGetWalletCardsResponseServiceServer struct + func (UnimplementedGetWalletCardsResponseServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedGetWalletCardsResponseServiceServer) GetSelectedIndex(context.Context, *GetSelectedIndexRequest) (*GetSelectedIndexResponse, error) + func (UnimplementedGetWalletCardsResponseServiceServer) GetWalletCards(context.Context, *GetWalletCardsRequest) (*GetWalletCardsResponse, error) + func (UnimplementedGetWalletCardsResponseServiceServer) NewGetWalletCardsResponse(context.Context, *NewGetWalletCardsResponseRequest) (*NewGetWalletCardsResponseResponse, error) + func (UnimplementedGetWalletCardsResponseServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedQuickAccessWalletServiceServiceServer struct + func (UnimplementedQuickAccessWalletServiceServiceServer) GetGestureTargetActivityPendingIntent(context.Context, *GetGestureTargetActivityPendingIntentRequest) (*GetGestureTargetActivityPendingIntentResponse, error) + func (UnimplementedQuickAccessWalletServiceServiceServer) GetTargetActivityPendingIntent(context.Context, *GetTargetActivityPendingIntentRequest) (*GetTargetActivityPendingIntentResponse, error) + func (UnimplementedQuickAccessWalletServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error) + func (UnimplementedQuickAccessWalletServiceServiceServer) OnWalletCardSelected(context.Context, *OnWalletCardSelectedRequest) (*OnWalletCardSelectedResponse, error) + func (UnimplementedQuickAccessWalletServiceServiceServer) OnWalletCardsRequested(context.Context, *OnWalletCardsRequestedRequest) (*OnWalletCardsRequestedResponse, error) + func (UnimplementedQuickAccessWalletServiceServiceServer) OnWalletDismissed(context.Context, *OnWalletDismissedRequest) (*OnWalletDismissedResponse, error) + func (UnimplementedQuickAccessWalletServiceServiceServer) SendWalletServiceEvent(context.Context, *SendWalletServiceEventRequest) (*SendWalletServiceEventResponse, error) + type UnimplementedSelectWalletCardRequestServiceServer struct + func (UnimplementedSelectWalletCardRequestServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedSelectWalletCardRequestServiceServer) GetCardId(context.Context, *GetCardIdRequest) (*GetCardIdResponse, error) + func (UnimplementedSelectWalletCardRequestServiceServer) NewSelectWalletCardRequest(context.Context, *NewSelectWalletCardRequestRequest) (*NewSelectWalletCardRequestResponse, error) + func (UnimplementedSelectWalletCardRequestServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedWalletCardBuilderServiceServer struct + func (UnimplementedWalletCardBuilderServiceServer) Build(context.Context, *BuildRequest) (*BuildResponse, error) + func (UnimplementedWalletCardBuilderServiceServer) SetCardIcon(context.Context, *SetCardIconRequest) (*SetCardIconResponse, error) + func (UnimplementedWalletCardBuilderServiceServer) SetCardLabel(context.Context, *SetCardLabelRequest) (*SetCardLabelResponse, error) + func (UnimplementedWalletCardBuilderServiceServer) SetNonPaymentCardSecondaryImage(context.Context, *SetNonPaymentCardSecondaryImageRequest) (*SetNonPaymentCardSecondaryImageResponse, error) + type UnimplementedWalletCardServiceServer struct + func (UnimplementedWalletCardServiceServer) DescribeContents(context.Context, *WalletCardDescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedWalletCardServiceServer) GetCardIcon(context.Context, *GetCardIconRequest) (*GetCardIconResponse, error) + func (UnimplementedWalletCardServiceServer) GetCardId(context.Context, *WalletCardGetCardIdRequest) (*GetCardIdResponse, error) + func (UnimplementedWalletCardServiceServer) GetCardImage(context.Context, *GetCardImageRequest) (*GetCardImageResponse, error) + func (UnimplementedWalletCardServiceServer) GetCardLabel(context.Context, *GetCardLabelRequest) (*GetCardLabelResponse, error) + func (UnimplementedWalletCardServiceServer) GetCardLocations(context.Context, *GetCardLocationsRequest) (*GetCardLocationsResponse, error) + func (UnimplementedWalletCardServiceServer) GetCardType(context.Context, *GetCardTypeRequest) (*GetCardTypeResponse, error) + func (UnimplementedWalletCardServiceServer) GetContentDescription(context.Context, *GetContentDescriptionRequest) (*GetContentDescriptionResponse, error) + func (UnimplementedWalletCardServiceServer) GetNonPaymentCardSecondaryImage(context.Context, *GetNonPaymentCardSecondaryImageRequest) (*GetNonPaymentCardSecondaryImageResponse, error) + func (UnimplementedWalletCardServiceServer) GetPendingIntent(context.Context, *GetPendingIntentRequest) (*GetPendingIntentResponse, error) + func (UnimplementedWalletCardServiceServer) WriteToParcel(context.Context, *WalletCardWriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedWalletServiceEventServiceServer struct + func (UnimplementedWalletServiceEventServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedWalletServiceEventServiceServer) GetEventType(context.Context, *GetEventTypeRequest) (*GetEventTypeResponse, error) + func (UnimplementedWalletServiceEventServiceServer) NewWalletServiceEvent(context.Context, *NewWalletServiceEventRequest) (*NewWalletServiceEventResponse, error) + func (UnimplementedWalletServiceEventServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnsafeGetWalletCardsCallbackServiceServer interface + type UnsafeGetWalletCardsErrorServiceServer interface + type UnsafeGetWalletCardsRequestServiceServer interface + type UnsafeGetWalletCardsResponseServiceServer interface + type UnsafeQuickAccessWalletServiceServiceServer interface + type UnsafeSelectWalletCardRequestServiceServer interface + type UnsafeWalletCardBuilderServiceServer interface + type UnsafeWalletCardServiceServer interface + type UnsafeWalletServiceEventServiceServer interface + type WalletCardBuilderServiceClient interface + Build func(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error) + SetCardIcon func(ctx context.Context, in *SetCardIconRequest, opts ...grpc.CallOption) (*SetCardIconResponse, error) + SetCardLabel func(ctx context.Context, in *SetCardLabelRequest, opts ...grpc.CallOption) (*SetCardLabelResponse, error) + SetNonPaymentCardSecondaryImage func(ctx context.Context, in *SetNonPaymentCardSecondaryImageRequest, ...) (*SetNonPaymentCardSecondaryImageResponse, error) + func NewWalletCardBuilderServiceClient(cc grpc.ClientConnInterface) WalletCardBuilderServiceClient + type WalletCardBuilderServiceServer interface + Build func(context.Context, *BuildRequest) (*BuildResponse, error) + SetCardIcon func(context.Context, *SetCardIconRequest) (*SetCardIconResponse, error) + SetCardLabel func(context.Context, *SetCardLabelRequest) (*SetCardLabelResponse, error) + SetNonPaymentCardSecondaryImage func(context.Context, *SetNonPaymentCardSecondaryImageRequest) (*SetNonPaymentCardSecondaryImageResponse, error) + type WalletCardDescribeContentsRequest struct + func (*WalletCardDescribeContentsRequest) Descriptor() ([]byte, []int) + func (*WalletCardDescribeContentsRequest) ProtoMessage() + func (x *WalletCardDescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *WalletCardDescribeContentsRequest) Reset() + func (x *WalletCardDescribeContentsRequest) String() string + type WalletCardGetCardIdRequest struct + func (*WalletCardGetCardIdRequest) Descriptor() ([]byte, []int) + func (*WalletCardGetCardIdRequest) ProtoMessage() + func (x *WalletCardGetCardIdRequest) ProtoReflect() protoreflect.Message + func (x *WalletCardGetCardIdRequest) Reset() + func (x *WalletCardGetCardIdRequest) String() string + type WalletCardServiceClient interface + DescribeContents func(ctx context.Context, in *WalletCardDescribeContentsRequest, ...) (*DescribeContentsResponse, error) + GetCardIcon func(ctx context.Context, in *GetCardIconRequest, opts ...grpc.CallOption) (*GetCardIconResponse, error) + GetCardId func(ctx context.Context, in *WalletCardGetCardIdRequest, opts ...grpc.CallOption) (*GetCardIdResponse, error) + GetCardImage func(ctx context.Context, in *GetCardImageRequest, opts ...grpc.CallOption) (*GetCardImageResponse, error) + GetCardLabel func(ctx context.Context, in *GetCardLabelRequest, opts ...grpc.CallOption) (*GetCardLabelResponse, error) + GetCardLocations func(ctx context.Context, in *GetCardLocationsRequest, opts ...grpc.CallOption) (*GetCardLocationsResponse, error) + GetCardType func(ctx context.Context, in *GetCardTypeRequest, opts ...grpc.CallOption) (*GetCardTypeResponse, error) + GetContentDescription func(ctx context.Context, in *GetContentDescriptionRequest, opts ...grpc.CallOption) (*GetContentDescriptionResponse, error) + GetNonPaymentCardSecondaryImage func(ctx context.Context, in *GetNonPaymentCardSecondaryImageRequest, ...) (*GetNonPaymentCardSecondaryImageResponse, error) + GetPendingIntent func(ctx context.Context, in *GetPendingIntentRequest, opts ...grpc.CallOption) (*GetPendingIntentResponse, error) + WriteToParcel func(ctx context.Context, in *WalletCardWriteToParcelRequest, ...) (*WriteToParcelResponse, error) + func NewWalletCardServiceClient(cc grpc.ClientConnInterface) WalletCardServiceClient + type WalletCardServiceServer interface + DescribeContents func(context.Context, *WalletCardDescribeContentsRequest) (*DescribeContentsResponse, error) + GetCardIcon func(context.Context, *GetCardIconRequest) (*GetCardIconResponse, error) + GetCardId func(context.Context, *WalletCardGetCardIdRequest) (*GetCardIdResponse, error) + GetCardImage func(context.Context, *GetCardImageRequest) (*GetCardImageResponse, error) + GetCardLabel func(context.Context, *GetCardLabelRequest) (*GetCardLabelResponse, error) + GetCardLocations func(context.Context, *GetCardLocationsRequest) (*GetCardLocationsResponse, error) + GetCardType func(context.Context, *GetCardTypeRequest) (*GetCardTypeResponse, error) + GetContentDescription func(context.Context, *GetContentDescriptionRequest) (*GetContentDescriptionResponse, error) + GetNonPaymentCardSecondaryImage func(context.Context, *GetNonPaymentCardSecondaryImageRequest) (*GetNonPaymentCardSecondaryImageResponse, error) + GetPendingIntent func(context.Context, *GetPendingIntentRequest) (*GetPendingIntentResponse, error) + WriteToParcel func(context.Context, *WalletCardWriteToParcelRequest) (*WriteToParcelResponse, error) + type WalletCardWriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + func (*WalletCardWriteToParcelRequest) Descriptor() ([]byte, []int) + func (*WalletCardWriteToParcelRequest) ProtoMessage() + func (x *WalletCardWriteToParcelRequest) GetArg0() int64 + func (x *WalletCardWriteToParcelRequest) GetArg1() int32 + func (x *WalletCardWriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *WalletCardWriteToParcelRequest) Reset() + func (x *WalletCardWriteToParcelRequest) String() string + type WalletServiceEventServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetEventType func(ctx context.Context, in *GetEventTypeRequest, opts ...grpc.CallOption) (*GetEventTypeResponse, error) + NewWalletServiceEvent func(ctx context.Context, in *NewWalletServiceEventRequest, opts ...grpc.CallOption) (*NewWalletServiceEventResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewWalletServiceEventServiceClient(cc grpc.ClientConnInterface) WalletServiceEventServiceClient + type WalletServiceEventServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetEventType func(context.Context, *GetEventTypeRequest) (*GetEventTypeResponse, error) + NewWalletServiceEvent func(context.Context, *NewWalletServiceEventRequest) (*NewWalletServiceEventResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type WriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + Handle int64 + func (*WriteToParcelRequest) Descriptor() ([]byte, []int) + func (*WriteToParcelRequest) ProtoMessage() + func (x *WriteToParcelRequest) GetArg0() int64 + func (x *WriteToParcelRequest) GetArg1() int32 + func (x *WriteToParcelRequest) GetHandle() int64 + func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *WriteToParcelRequest) Reset() + func (x *WriteToParcelRequest) String() string + type WriteToParcelResponse struct + func (*WriteToParcelResponse) Descriptor() ([]byte, []int) + func (*WriteToParcelResponse) ProtoMessage() + func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message + func (x *WriteToParcelResponse) Reset() + func (x *WriteToParcelResponse) String() string