Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AppSearchBatchResultClient struct + func NewAppSearchBatchResultClient(cc grpc.ClientConnInterface) *AppSearchBatchResultClient + func (c *AppSearchBatchResultClient) IsSuccess(ctx context.Context) (bool, error) + func (c *AppSearchBatchResultClient) ToString(ctx context.Context) (string, error) + type AppSearchBlobHandleClient struct + func NewAppSearchBlobHandleClient(cc grpc.ClientConnInterface) *AppSearchBlobHandleClient + func (c *AppSearchBlobHandleClient) CreateWithSha256(ctx context.Context, arg0 int64, arg1 string, arg2 string, arg3 string) (int64, error) + func (c *AppSearchBlobHandleClient) DescribeContents(ctx context.Context) (int32, error) + func (c *AppSearchBlobHandleClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *AppSearchBlobHandleClient) GetDatabaseName(ctx context.Context) (string, error) + func (c *AppSearchBlobHandleClient) GetNamespace(ctx context.Context) (string, error) + func (c *AppSearchBlobHandleClient) GetPackageName(ctx context.Context) (string, error) + func (c *AppSearchBlobHandleClient) GetSha256Digest(ctx context.Context) (int64, error) + func (c *AppSearchBlobHandleClient) HashCode(ctx context.Context) (int32, error) + func (c *AppSearchBlobHandleClient) ToString(ctx context.Context) (string, error) + func (c *AppSearchBlobHandleClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type AppSearchManagerSearchContextClient struct + func NewAppSearchManagerSearchContextClient(cc grpc.ClientConnInterface) *AppSearchManagerSearchContextClient + func (c *AppSearchManagerSearchContextClient) GetDatabaseName(ctx context.Context) (string, error) + type AppSearchResultClient struct + func NewAppSearchResultClient(cc grpc.ClientConnInterface) *AppSearchResultClient + func (c *AppSearchResultClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *AppSearchResultClient) GetErrorMessage(ctx context.Context) (string, error) + func (c *AppSearchResultClient) GetResultCode(ctx context.Context) (int32, error) + func (c *AppSearchResultClient) GetResultValue(ctx context.Context) (int64, error) + func (c *AppSearchResultClient) HashCode(ctx context.Context) (int32, error) + func (c *AppSearchResultClient) IsSuccess(ctx context.Context) (bool, error) + func (c *AppSearchResultClient) ToString(ctx context.Context) (string, error) + type AppSearchSchemaBooleanPropertyConfigClient struct + func NewAppSearchSchemaBooleanPropertyConfigClient(cc grpc.ClientConnInterface) *AppSearchSchemaBooleanPropertyConfigClient + func (c *AppSearchSchemaBooleanPropertyConfigClient) IsScoringEnabled(ctx context.Context) (bool, error) + type AppSearchSchemaBuilderClient struct + func NewAppSearchSchemaBuilderClient(cc grpc.ClientConnInterface) *AppSearchSchemaBuilderClient + func (c *AppSearchSchemaBuilderClient) AddParentType(ctx context.Context, arg0 string) (int64, error) + func (c *AppSearchSchemaBuilderClient) AddProperty(ctx context.Context, arg0 int64) (int64, error) + func (c *AppSearchSchemaBuilderClient) Build(ctx context.Context) (int64, error) + func (c *AppSearchSchemaBuilderClient) ClearParentTypes(ctx context.Context) (int64, error) + func (c *AppSearchSchemaBuilderClient) ClearProperties(ctx context.Context) (int64, error) + func (c *AppSearchSchemaBuilderClient) SetSchemaType(ctx context.Context, arg0 string) (int64, error) + type AppSearchSchemaClient struct + func NewAppSearchSchemaClient(cc grpc.ClientConnInterface) *AppSearchSchemaClient + func (c *AppSearchSchemaClient) DescribeContents(ctx context.Context) (int32, error) + func (c *AppSearchSchemaClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *AppSearchSchemaClient) GetParentTypes(ctx context.Context) (int64, error) + func (c *AppSearchSchemaClient) GetProperties(ctx context.Context) (int64, error) + func (c *AppSearchSchemaClient) GetSchemaType(ctx context.Context) (string, error) + func (c *AppSearchSchemaClient) HashCode(ctx context.Context) (int32, error) + func (c *AppSearchSchemaClient) ToString(ctx context.Context) (string, error) + func (c *AppSearchSchemaClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type AppSearchSchemaDocumentPropertyConfigClient struct + func NewAppSearchSchemaDocumentPropertyConfigClient(cc grpc.ClientConnInterface) *AppSearchSchemaDocumentPropertyConfigClient + func (c *AppSearchSchemaDocumentPropertyConfigClient) GetIndexableNestedProperties(ctx context.Context) (int64, error) + func (c *AppSearchSchemaDocumentPropertyConfigClient) GetSchemaType(ctx context.Context) (string, error) + func (c *AppSearchSchemaDocumentPropertyConfigClient) ShouldIndexNestedProperties(ctx context.Context) (bool, error) + type AppSearchSchemaDoublePropertyConfigClient struct + func NewAppSearchSchemaDoublePropertyConfigClient(cc grpc.ClientConnInterface) *AppSearchSchemaDoublePropertyConfigClient + func (c *AppSearchSchemaDoublePropertyConfigClient) IsScoringEnabled(ctx context.Context) (bool, error) + type AppSearchSchemaEmbeddingPropertyConfigClient struct + func NewAppSearchSchemaEmbeddingPropertyConfigClient(cc grpc.ClientConnInterface) *AppSearchSchemaEmbeddingPropertyConfigClient + func (c *AppSearchSchemaEmbeddingPropertyConfigClient) GetIndexingType(ctx context.Context) (int32, error) + func (c *AppSearchSchemaEmbeddingPropertyConfigClient) GetQuantizationType(ctx context.Context) (int32, error) + type AppSearchSchemaLongPropertyConfigClient struct + func NewAppSearchSchemaLongPropertyConfigClient(cc grpc.ClientConnInterface) *AppSearchSchemaLongPropertyConfigClient + func (c *AppSearchSchemaLongPropertyConfigClient) GetIndexingType(ctx context.Context) (int32, error) + func (c *AppSearchSchemaLongPropertyConfigClient) IsScoringEnabled(ctx context.Context) (bool, error) + type AppSearchSchemaPropertyConfigClient struct + func NewAppSearchSchemaPropertyConfigClient(cc grpc.ClientConnInterface) *AppSearchSchemaPropertyConfigClient + func (c *AppSearchSchemaPropertyConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *AppSearchSchemaPropertyConfigClient) GetCardinality(ctx context.Context) (int32, error) + func (c *AppSearchSchemaPropertyConfigClient) GetName(ctx context.Context) (string, error) + func (c *AppSearchSchemaPropertyConfigClient) HashCode(ctx context.Context) (int32, error) + func (c *AppSearchSchemaPropertyConfigClient) ToString(ctx context.Context) (string, error) + type AppSearchSchemaStringPropertyConfigClient struct + func NewAppSearchSchemaStringPropertyConfigClient(cc grpc.ClientConnInterface) *AppSearchSchemaStringPropertyConfigClient + func (c *AppSearchSchemaStringPropertyConfigClient) GetIndexingType(ctx context.Context) (int32, error) + func (c *AppSearchSchemaStringPropertyConfigClient) GetJoinableValueType(ctx context.Context) (int32, error) + func (c *AppSearchSchemaStringPropertyConfigClient) GetTokenizerType(ctx context.Context) (int32, error) + type AppSearchSessionClient struct + func NewAppSearchSessionClient(cc grpc.ClientConnInterface) *AppSearchSessionClient + func (c *AppSearchSessionClient) Close(ctx context.Context) error + func (c *AppSearchSessionClient) Search(ctx context.Context, arg0 string, arg1 int64) (int64, error) + type CommitBlobResponseClient struct + func NewCommitBlobResponseClient(cc grpc.ClientConnInterface) *CommitBlobResponseClient + func (c *CommitBlobResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *CommitBlobResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type EmbeddingVectorClient struct + func NewEmbeddingVectorClient(cc grpc.ClientConnInterface) *EmbeddingVectorClient + func (c *EmbeddingVectorClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *EmbeddingVectorClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *EmbeddingVectorClient) GetModelSignature(ctx context.Context, handle int64) (string, error) + func (c *EmbeddingVectorClient) GetValues(ctx context.Context, handle int64) (int64, error) + func (c *EmbeddingVectorClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *EmbeddingVectorClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type EnterpriseGlobalSearchSessionClient struct + func NewEnterpriseGlobalSearchSessionClient(cc grpc.ClientConnInterface) *EnterpriseGlobalSearchSessionClient + func (c *EnterpriseGlobalSearchSessionClient) Search(ctx context.Context, arg0 string, arg1 int64) (int64, error) + type GenericDocumentBuilderClient struct + func NewGenericDocumentBuilderClient(cc grpc.ClientConnInterface) *GenericDocumentBuilderClient + func (c *GenericDocumentBuilderClient) Build(ctx context.Context) (int64, error) + func (c *GenericDocumentBuilderClient) ClearProperty(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentBuilderClient) SetCreationTimestampMillis(ctx context.Context, arg0 int64) (int64, error) + func (c *GenericDocumentBuilderClient) SetId(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentBuilderClient) SetNamespace(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentBuilderClient) SetPropertyBlobHandle(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *GenericDocumentBuilderClient) SetPropertyBoolean(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *GenericDocumentBuilderClient) SetPropertyBytes(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *GenericDocumentBuilderClient) SetPropertyDocument(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *GenericDocumentBuilderClient) SetPropertyDouble(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *GenericDocumentBuilderClient) SetPropertyEmbedding(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *GenericDocumentBuilderClient) SetPropertyLong(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *GenericDocumentBuilderClient) SetPropertyString(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *GenericDocumentBuilderClient) SetSchemaType(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentBuilderClient) SetScore(ctx context.Context, arg0 int32) (int64, error) + func (c *GenericDocumentBuilderClient) SetTtlMillis(ctx context.Context, arg0 int64) (int64, error) + type GenericDocumentClient struct + func NewGenericDocumentClient(cc grpc.ClientConnInterface) *GenericDocumentClient + func (c *GenericDocumentClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *GenericDocumentClient) GetCreationTimestampMillis(ctx context.Context) (int64, error) + func (c *GenericDocumentClient) GetId(ctx context.Context) (string, error) + func (c *GenericDocumentClient) GetMaxIndexedProperties(ctx context.Context) (int32, error) + func (c *GenericDocumentClient) GetNamespace(ctx context.Context) (string, error) + func (c *GenericDocumentClient) GetProperty(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyBlobHandle(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyBlobHandleArray(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyBoolean(ctx context.Context, arg0 string) (bool, error) + func (c *GenericDocumentClient) GetPropertyBooleanArray(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyBytes(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyBytesArray(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyDocument(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyDocumentArray(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyDouble(ctx context.Context, arg0 string) (float64, error) + func (c *GenericDocumentClient) GetPropertyDoubleArray(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyEmbedding(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyEmbeddingArray(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyLong(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyLongArray(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetPropertyNames(ctx context.Context) (int64, error) + func (c *GenericDocumentClient) GetPropertyString(ctx context.Context, arg0 string) (string, error) + func (c *GenericDocumentClient) GetPropertyStringArray(ctx context.Context, arg0 string) (int64, error) + func (c *GenericDocumentClient) GetSchemaType(ctx context.Context) (string, error) + func (c *GenericDocumentClient) GetScore(ctx context.Context) (int32, error) + func (c *GenericDocumentClient) GetTtlMillis(ctx context.Context) (int64, error) + func (c *GenericDocumentClient) HashCode(ctx context.Context) (int32, error) + func (c *GenericDocumentClient) ToString(ctx context.Context) (string, error) + type GetByDocumentIdRequestBuilderClient struct + func NewGetByDocumentIdRequestBuilderClient(cc grpc.ClientConnInterface) *GetByDocumentIdRequestBuilderClient + func (c *GetByDocumentIdRequestBuilderClient) AddIds(ctx context.Context, arg0 int64) (int64, error) + func (c *GetByDocumentIdRequestBuilderClient) Build(ctx context.Context) (int64, error) + type GetByDocumentIdRequestClient struct + func NewGetByDocumentIdRequestClient(cc grpc.ClientConnInterface) *GetByDocumentIdRequestClient + func (c *GetByDocumentIdRequestClient) DescribeContents(ctx context.Context) (int32, error) + func (c *GetByDocumentIdRequestClient) GetIds(ctx context.Context) (int64, error) + func (c *GetByDocumentIdRequestClient) GetNamespace(ctx context.Context) (string, error) + func (c *GetByDocumentIdRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type GetSchemaResponseBuilderClient struct + func NewGetSchemaResponseBuilderClient(cc grpc.ClientConnInterface) *GetSchemaResponseBuilderClient + func (c *GetSchemaResponseBuilderClient) AddSchema(ctx context.Context, arg0 int64) (int64, error) + func (c *GetSchemaResponseBuilderClient) AddSchemaTypeNotDisplayedBySystem(ctx context.Context, arg0 string) (int64, error) + func (c *GetSchemaResponseBuilderClient) Build(ctx context.Context) (int64, error) + func (c *GetSchemaResponseBuilderClient) ClearPubliclyVisibleSchema(ctx context.Context, arg0 string) (int64, error) + func (c *GetSchemaResponseBuilderClient) ClearRequiredPermissionsForSchemaTypeVisibility(ctx context.Context, arg0 string) (int64, error) + func (c *GetSchemaResponseBuilderClient) ClearSchemaTypeNotDisplayedBySystem(ctx context.Context, arg0 string) (int64, error) + func (c *GetSchemaResponseBuilderClient) ClearSchemaTypeVisibleToConfigs(ctx context.Context, arg0 string) (int64, error) + func (c *GetSchemaResponseBuilderClient) ClearSchemaTypeVisibleToPackages(ctx context.Context, arg0 string) (int64, error) + func (c *GetSchemaResponseBuilderClient) ClearSchemas(ctx context.Context) (int64, error) + func (c *GetSchemaResponseBuilderClient) SetPubliclyVisibleSchema(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *GetSchemaResponseBuilderClient) SetVersion(ctx context.Context, arg0 int32) (int64, error) + type GetSchemaResponseClient struct + func NewGetSchemaResponseClient(cc grpc.ClientConnInterface) *GetSchemaResponseClient + func (c *GetSchemaResponseClient) DescribeContents(ctx context.Context) (int32, error) + func (c *GetSchemaResponseClient) GetSchemaTypesNotDisplayedBySystem(ctx context.Context) (int64, error) + func (c *GetSchemaResponseClient) GetSchemas(ctx context.Context) (int64, error) + func (c *GetSchemaResponseClient) GetVersion(ctx context.Context) (int32, error) + func (c *GetSchemaResponseClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type GlobalSearchSessionClient struct + func NewGlobalSearchSessionClient(cc grpc.ClientConnInterface) *GlobalSearchSessionClient + func (c *GlobalSearchSessionClient) Close(ctx context.Context) error + func (c *GlobalSearchSessionClient) RegisterObserverCallback(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) error + func (c *GlobalSearchSessionClient) Search(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *GlobalSearchSessionClient) UnregisterObserverCallback(ctx context.Context, arg0 string, arg1 int64) error + type JoinSpecBuilderClient struct + func NewJoinSpecBuilderClient(cc grpc.ClientConnInterface) *JoinSpecBuilderClient + func (c *JoinSpecBuilderClient) Build(ctx context.Context) (int64, error) + func (c *JoinSpecBuilderClient) SetAggregationScoringStrategy(ctx context.Context, arg0 int32) (int64, error) + func (c *JoinSpecBuilderClient) SetChildPropertyExpression(ctx context.Context, arg0 string) (int64, error) + func (c *JoinSpecBuilderClient) SetMaxJoinedResultCount(ctx context.Context, arg0 int32) (int64, error) + func (c *JoinSpecBuilderClient) SetNestedSearch(ctx context.Context, arg0 string, arg1 int64) (int64, error) + type JoinSpecClient struct + func NewJoinSpecClient(cc grpc.ClientConnInterface) *JoinSpecClient + func (c *JoinSpecClient) DescribeContents(ctx context.Context) (int32, error) + func (c *JoinSpecClient) GetAggregationScoringStrategy(ctx context.Context) (int32, error) + func (c *JoinSpecClient) GetChildPropertyExpression(ctx context.Context) (string, error) + func (c *JoinSpecClient) GetMaxJoinedResultCount(ctx context.Context) (int32, error) + func (c *JoinSpecClient) GetNestedQuery(ctx context.Context) (string, error) + func (c *JoinSpecClient) GetNestedSearchSpec(ctx context.Context) (int64, error) + func (c *JoinSpecClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type MigratorClient struct + func NewMigratorClient(cc grpc.ClientConnInterface) *MigratorClient + func (c *MigratorClient) OnDowngrade(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error) + func (c *MigratorClient) OnUpgrade(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error) + func (c *MigratorClient) ShouldMigrate(ctx context.Context, arg0 int32, arg1 int32) (bool, error) + type OpenBlobForReadResponseClient struct + func NewOpenBlobForReadResponseClient(cc grpc.ClientConnInterface) *OpenBlobForReadResponseClient + func (c *OpenBlobForReadResponseClient) Close(ctx context.Context, handle int64) error + func (c *OpenBlobForReadResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *OpenBlobForReadResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type OpenBlobForWriteResponseClient struct + func NewOpenBlobForWriteResponseClient(cc grpc.ClientConnInterface) *OpenBlobForWriteResponseClient + func (c *OpenBlobForWriteResponseClient) Close(ctx context.Context, handle int64) error + func (c *OpenBlobForWriteResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *OpenBlobForWriteResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PackageIdentifierClient struct + func NewPackageIdentifierClient(cc grpc.ClientConnInterface) *PackageIdentifierClient + func (c *PackageIdentifierClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *PackageIdentifierClient) GetPackageName(ctx context.Context, handle int64) (string, error) + func (c *PackageIdentifierClient) GetSha256Certificate(ctx context.Context, handle int64) (int64, error) + func (c *PackageIdentifierClient) HashCode(ctx context.Context, handle int64) (int32, error) + type PropertyPathClient struct + func NewPropertyPathClient(cc grpc.ClientConnInterface) *PropertyPathClient + func (c *PropertyPathClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *PropertyPathClient) Get(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *PropertyPathClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *PropertyPathClient) Iterator(ctx context.Context, handle int64) (int64, error) + func (c *PropertyPathClient) Size(ctx context.Context, handle int64) (int32, error) + func (c *PropertyPathClient) ToString(ctx context.Context, handle int64) (string, error) + type PropertyPathPathSegmentClient struct + func NewPropertyPathPathSegmentClient(cc grpc.ClientConnInterface) *PropertyPathPathSegmentClient + func (c *PropertyPathPathSegmentClient) Create1(ctx context.Context, arg0 string) (int64, error) + func (c *PropertyPathPathSegmentClient) Create2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PropertyPathPathSegmentClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *PropertyPathPathSegmentClient) GetPropertyIndex(ctx context.Context) (int32, error) + func (c *PropertyPathPathSegmentClient) GetPropertyName(ctx context.Context) (string, error) + func (c *PropertyPathPathSegmentClient) HashCode(ctx context.Context) (int32, error) + func (c *PropertyPathPathSegmentClient) ToString(ctx context.Context) (string, error) + type PutDocumentsRequestBuilderClient struct + func NewPutDocumentsRequestBuilderClient(cc grpc.ClientConnInterface) *PutDocumentsRequestBuilderClient + func (c *PutDocumentsRequestBuilderClient) AddGenericDocuments(ctx context.Context, arg0 int64) (int64, error) + func (c *PutDocumentsRequestBuilderClient) AddTakenActionGenericDocuments(ctx context.Context, arg0 int64) (int64, error) + func (c *PutDocumentsRequestBuilderClient) Build(ctx context.Context) (int64, error) + type PutDocumentsRequestClient struct + func NewPutDocumentsRequestClient(cc grpc.ClientConnInterface) *PutDocumentsRequestClient + func (c *PutDocumentsRequestClient) GetGenericDocuments(ctx context.Context) (int64, error) + func (c *PutDocumentsRequestClient) GetTakenActionGenericDocuments(ctx context.Context) (int64, error) + type RemoveBlobResponseClient struct + func NewRemoveBlobResponseClient(cc grpc.ClientConnInterface) *RemoveBlobResponseClient + func (c *RemoveBlobResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *RemoveBlobResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type RemoveByDocumentIdRequestBuilderClient struct + func NewRemoveByDocumentIdRequestBuilderClient(cc grpc.ClientConnInterface) *RemoveByDocumentIdRequestBuilderClient + func (c *RemoveByDocumentIdRequestBuilderClient) AddIds(ctx context.Context, arg0 int64) (int64, error) + func (c *RemoveByDocumentIdRequestBuilderClient) Build(ctx context.Context) (int64, error) + type RemoveByDocumentIdRequestClient struct + func NewRemoveByDocumentIdRequestClient(cc grpc.ClientConnInterface) *RemoveByDocumentIdRequestClient + func (c *RemoveByDocumentIdRequestClient) DescribeContents(ctx context.Context) (int32, error) + func (c *RemoveByDocumentIdRequestClient) GetIds(ctx context.Context) (int64, error) + func (c *RemoveByDocumentIdRequestClient) GetNamespace(ctx context.Context) (string, error) + func (c *RemoveByDocumentIdRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ReportSystemUsageRequestBuilderClient struct + func NewReportSystemUsageRequestBuilderClient(cc grpc.ClientConnInterface) *ReportSystemUsageRequestBuilderClient + func (c *ReportSystemUsageRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ReportSystemUsageRequestBuilderClient) SetUsageTimestampMillis(ctx context.Context, arg0 int64) (int64, error) + type ReportSystemUsageRequestClient struct + func NewReportSystemUsageRequestClient(cc grpc.ClientConnInterface) *ReportSystemUsageRequestClient + func (c *ReportSystemUsageRequestClient) GetDatabaseName(ctx context.Context) (string, error) + func (c *ReportSystemUsageRequestClient) GetDocumentId(ctx context.Context) (string, error) + func (c *ReportSystemUsageRequestClient) GetNamespace(ctx context.Context) (string, error) + func (c *ReportSystemUsageRequestClient) GetPackageName(ctx context.Context) (string, error) + func (c *ReportSystemUsageRequestClient) GetUsageTimestampMillis(ctx context.Context) (int64, error) + type ReportUsageRequestBuilderClient struct + func NewReportUsageRequestBuilderClient(cc grpc.ClientConnInterface) *ReportUsageRequestBuilderClient + func (c *ReportUsageRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ReportUsageRequestBuilderClient) SetUsageTimestampMillis(ctx context.Context, arg0 int64) (int64, error) + type ReportUsageRequestClient struct + func NewReportUsageRequestClient(cc grpc.ClientConnInterface) *ReportUsageRequestClient + func (c *ReportUsageRequestClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ReportUsageRequestClient) GetDocumentId(ctx context.Context) (string, error) + func (c *ReportUsageRequestClient) GetNamespace(ctx context.Context) (string, error) + func (c *ReportUsageRequestClient) GetUsageTimestampMillis(ctx context.Context) (int64, error) + func (c *ReportUsageRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SchemaVisibilityConfigBuilderClient struct + func NewSchemaVisibilityConfigBuilderClient(cc grpc.ClientConnInterface) *SchemaVisibilityConfigBuilderClient + func (c *SchemaVisibilityConfigBuilderClient) AddAllowedPackage(ctx context.Context, arg0 int64) (int64, error) + func (c *SchemaVisibilityConfigBuilderClient) Build(ctx context.Context) (int64, error) + func (c *SchemaVisibilityConfigBuilderClient) ClearAllowedPackages(ctx context.Context) (int64, error) + func (c *SchemaVisibilityConfigBuilderClient) ClearRequiredPermissions(ctx context.Context) (int64, error) + func (c *SchemaVisibilityConfigBuilderClient) SetPubliclyVisibleTargetPackage(ctx context.Context, arg0 int64) (int64, error) + type SchemaVisibilityConfigClient struct + func NewSchemaVisibilityConfigClient(cc grpc.ClientConnInterface) *SchemaVisibilityConfigClient + func (c *SchemaVisibilityConfigClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SchemaVisibilityConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *SchemaVisibilityConfigClient) GetAllowedPackages(ctx context.Context) (int64, error) + func (c *SchemaVisibilityConfigClient) GetPubliclyVisibleTargetPackage(ctx context.Context) (int64, error) + func (c *SchemaVisibilityConfigClient) GetRequiredPermissions(ctx context.Context) (int64, error) + func (c *SchemaVisibilityConfigClient) HashCode(ctx context.Context) (int32, error) + func (c *SchemaVisibilityConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SearchResultBuilderClient struct + func NewSearchResultBuilderClient(cc grpc.ClientConnInterface) *SearchResultBuilderClient + func (c *SearchResultBuilderClient) AddInformationalRankingSignal(ctx context.Context, arg0 float64) (int64, error) + func (c *SearchResultBuilderClient) AddJoinedResult(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchResultBuilderClient) AddMatchInfo(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchResultBuilderClient) Build(ctx context.Context) (int64, error) + func (c *SearchResultBuilderClient) SetGenericDocument(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchResultBuilderClient) SetRankingSignal(ctx context.Context, arg0 float64) (int64, error) + type SearchResultClient struct + func NewSearchResultClient(cc grpc.ClientConnInterface) *SearchResultClient + func (c *SearchResultClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SearchResultClient) GetDatabaseName(ctx context.Context) (string, error) + func (c *SearchResultClient) GetGenericDocument(ctx context.Context) (int64, error) + func (c *SearchResultClient) GetInformationalRankingSignals(ctx context.Context) (int64, error) + func (c *SearchResultClient) GetJoinedResults(ctx context.Context) (int64, error) + func (c *SearchResultClient) GetMatchInfos(ctx context.Context) (int64, error) + func (c *SearchResultClient) GetPackageName(ctx context.Context) (string, error) + func (c *SearchResultClient) GetRankingSignal(ctx context.Context) (float64, error) + func (c *SearchResultClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SearchResultMatchInfoClient struct + func NewSearchResultMatchInfoClient(cc grpc.ClientConnInterface) *SearchResultMatchInfoClient + func (c *SearchResultMatchInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SearchResultMatchInfoClient) GetExactMatch(ctx context.Context) (int64, error) + func (c *SearchResultMatchInfoClient) GetExactMatchRange(ctx context.Context) (int64, error) + func (c *SearchResultMatchInfoClient) GetFullText(ctx context.Context) (string, error) + func (c *SearchResultMatchInfoClient) GetPropertyPath(ctx context.Context) (string, error) + func (c *SearchResultMatchInfoClient) GetPropertyPathObject(ctx context.Context) (int64, error) + func (c *SearchResultMatchInfoClient) GetSnippet(ctx context.Context) (int64, error) + func (c *SearchResultMatchInfoClient) GetSnippetRange(ctx context.Context) (int64, error) + func (c *SearchResultMatchInfoClient) GetSubmatch(ctx context.Context) (int64, error) + func (c *SearchResultMatchInfoClient) GetSubmatchRange(ctx context.Context) (int64, error) + func (c *SearchResultMatchInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SearchResultMatchRangeClient struct + func NewSearchResultMatchRangeClient(cc grpc.ClientConnInterface) *SearchResultMatchRangeClient + func (c *SearchResultMatchRangeClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *SearchResultMatchRangeClient) GetEnd(ctx context.Context) (int32, error) + func (c *SearchResultMatchRangeClient) GetStart(ctx context.Context) (int32, error) + func (c *SearchResultMatchRangeClient) HashCode(ctx context.Context) (int32, error) + func (c *SearchResultMatchRangeClient) ToString(ctx context.Context) (string, error) + type SearchResultsClient struct + func NewSearchResultsClient(cc grpc.ClientConnInterface) *SearchResultsClient + func (c *SearchResultsClient) Close(ctx context.Context) error + type SearchSpecBuilderClient struct + func NewSearchSpecBuilderClient(cc grpc.ClientConnInterface) *SearchSpecBuilderClient + func (c *SearchSpecBuilderClient) AddEmbeddingParameters(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchSpecBuilderClient) AddFilterDocumentIds(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchSpecBuilderClient) AddFilterNamespaces(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchSpecBuilderClient) AddFilterPackageNames(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchSpecBuilderClient) AddFilterSchemas(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchSpecBuilderClient) AddInformationalRankingExpressions(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchSpecBuilderClient) AddSearchStringParameters(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchSpecBuilderClient) Build(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearEmbeddingParameters(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearFilterDocumentIds(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearFilterNamespaces(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearFilterPackageNames(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearFilterProperties(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearFilterSchemas(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearInformationalRankingExpressions(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearJoinSpec(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearProjections(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearPropertyWeights(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearResultGrouping(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearSearchSourceLogTag(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) ClearSearchStringParameters(ctx context.Context) (int64, error) + func (c *SearchSpecBuilderClient) SetDefaultEmbeddingSearchMetricType(ctx context.Context, arg0 int32) (int64, error) + func (c *SearchSpecBuilderClient) SetJoinSpec(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchSpecBuilderClient) SetListFilterHasPropertyFunctionEnabled(ctx context.Context, arg0 bool) (int64, error) + func (c *SearchSpecBuilderClient) SetListFilterMatchScoreExpressionFunctionEnabled(ctx context.Context, arg0 bool) (int64, error) + func (c *SearchSpecBuilderClient) SetListFilterQueryLanguageEnabled(ctx context.Context, arg0 bool) (int64, error) + func (c *SearchSpecBuilderClient) SetMaxSnippetSize(ctx context.Context, arg0 int32) (int64, error) + func (c *SearchSpecBuilderClient) SetNumericSearchEnabled(ctx context.Context, arg0 bool) (int64, error) + func (c *SearchSpecBuilderClient) SetOrder(ctx context.Context, arg0 int32) (int64, error) + func (c *SearchSpecBuilderClient) SetRankingStrategy1(ctx context.Context, arg0 int32) (int64, error) + func (c *SearchSpecBuilderClient) SetRankingStrategy1_1(ctx context.Context, arg0 string) (int64, error) + func (c *SearchSpecBuilderClient) SetResultCountPerPage(ctx context.Context, arg0 int32) (int64, error) + func (c *SearchSpecBuilderClient) SetResultGrouping(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *SearchSpecBuilderClient) SetScorablePropertyRankingEnabled(ctx context.Context, arg0 bool) (int64, error) + func (c *SearchSpecBuilderClient) SetSearchSourceLogTag(ctx context.Context, arg0 string) (int64, error) + func (c *SearchSpecBuilderClient) SetSnippetCount(ctx context.Context, arg0 int32) (int64, error) + func (c *SearchSpecBuilderClient) SetSnippetCountPerProperty(ctx context.Context, arg0 int32) (int64, error) + func (c *SearchSpecBuilderClient) SetTermMatch(ctx context.Context, arg0 int32) (int64, error) + func (c *SearchSpecBuilderClient) SetVerbatimSearchEnabled(ctx context.Context, arg0 bool) (int64, error) + type SearchSpecClient struct + func NewSearchSpecClient(cc grpc.ClientConnInterface) *SearchSpecClient + func (c *SearchSpecClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SearchSpecClient) GetAdvancedRankingExpression(ctx context.Context) (string, error) + func (c *SearchSpecClient) GetDefaultEmbeddingSearchMetricType(ctx context.Context) (int32, error) + func (c *SearchSpecClient) GetEmbeddingParameters(ctx context.Context) (int64, error) + func (c *SearchSpecClient) GetFilterDocumentIds(ctx context.Context) (int64, error) + func (c *SearchSpecClient) GetFilterNamespaces(ctx context.Context) (int64, error) + func (c *SearchSpecClient) GetFilterPackageNames(ctx context.Context) (int64, error) + func (c *SearchSpecClient) GetFilterSchemas(ctx context.Context) (int64, error) + func (c *SearchSpecClient) GetInformationalRankingExpressions(ctx context.Context) (int64, error) + func (c *SearchSpecClient) GetJoinSpec(ctx context.Context) (int64, error) + func (c *SearchSpecClient) GetMaxSnippetSize(ctx context.Context) (int32, error) + func (c *SearchSpecClient) GetOrder(ctx context.Context) (int32, error) + func (c *SearchSpecClient) GetRankingStrategy(ctx context.Context) (int32, error) + func (c *SearchSpecClient) GetResultCountPerPage(ctx context.Context) (int32, error) + func (c *SearchSpecClient) GetResultGroupingLimit(ctx context.Context) (int32, error) + func (c *SearchSpecClient) GetResultGroupingTypeFlags(ctx context.Context) (int32, error) + func (c *SearchSpecClient) GetSearchSourceLogTag(ctx context.Context) (string, error) + func (c *SearchSpecClient) GetSearchStringParameters(ctx context.Context) (int64, error) + func (c *SearchSpecClient) GetSnippetCount(ctx context.Context) (int32, error) + func (c *SearchSpecClient) GetSnippetCountPerProperty(ctx context.Context) (int32, error) + func (c *SearchSpecClient) GetTermMatch(ctx context.Context) (int32, error) + func (c *SearchSpecClient) IsListFilterHasPropertyFunctionEnabled(ctx context.Context) (bool, error) + func (c *SearchSpecClient) IsListFilterMatchScoreExpressionFunctionEnabled(ctx context.Context) (bool, error) + func (c *SearchSpecClient) IsListFilterQueryLanguageEnabled(ctx context.Context) (bool, error) + func (c *SearchSpecClient) IsNumericSearchEnabled(ctx context.Context) (bool, error) + func (c *SearchSpecClient) IsScorablePropertyRankingEnabled(ctx context.Context) (bool, error) + func (c *SearchSpecClient) IsVerbatimSearchEnabled(ctx context.Context) (bool, error) + func (c *SearchSpecClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SearchSuggestionResultBuilderClient struct + func NewSearchSuggestionResultBuilderClient(cc grpc.ClientConnInterface) *SearchSuggestionResultBuilderClient + func (c *SearchSuggestionResultBuilderClient) Build(ctx context.Context) (int64, error) + func (c *SearchSuggestionResultBuilderClient) SetSuggestedResult(ctx context.Context, arg0 string) (int64, error) + type SearchSuggestionResultClient struct + func NewSearchSuggestionResultClient(cc grpc.ClientConnInterface) *SearchSuggestionResultClient + func (c *SearchSuggestionResultClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SearchSuggestionResultClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *SearchSuggestionResultClient) GetSuggestedResult(ctx context.Context) (string, error) + func (c *SearchSuggestionResultClient) HashCode(ctx context.Context) (int32, error) + func (c *SearchSuggestionResultClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SearchSuggestionSpecBuilderClient struct + func NewSearchSuggestionSpecBuilderClient(cc grpc.ClientConnInterface) *SearchSuggestionSpecBuilderClient + func (c *SearchSuggestionSpecBuilderClient) AddFilterDocumentIds(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *SearchSuggestionSpecBuilderClient) AddFilterNamespaces(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchSuggestionSpecBuilderClient) AddFilterSchemas(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchSuggestionSpecBuilderClient) AddSearchStringParameters(ctx context.Context, arg0 int64) (int64, error) + func (c *SearchSuggestionSpecBuilderClient) Build(ctx context.Context) (int64, error) + func (c *SearchSuggestionSpecBuilderClient) SetRankingStrategy(ctx context.Context, arg0 int32) (int64, error) + type SearchSuggestionSpecClient struct + func NewSearchSuggestionSpecClient(cc grpc.ClientConnInterface) *SearchSuggestionSpecClient + func (c *SearchSuggestionSpecClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SearchSuggestionSpecClient) GetFilterNamespaces(ctx context.Context) (int64, error) + func (c *SearchSuggestionSpecClient) GetFilterSchemas(ctx context.Context) (int64, error) + func (c *SearchSuggestionSpecClient) GetMaximumResultCount(ctx context.Context) (int32, error) + func (c *SearchSuggestionSpecClient) GetRankingStrategy(ctx context.Context) (int32, error) + func (c *SearchSuggestionSpecClient) GetSearchStringParameters(ctx context.Context) (int64, error) + func (c *SearchSuggestionSpecClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SetBlobVisibilityRequestBuilderClient struct + func NewSetBlobVisibilityRequestBuilderClient(cc grpc.ClientConnInterface) *SetBlobVisibilityRequestBuilderClient + func (c *SetBlobVisibilityRequestBuilderClient) AddNamespaceVisibleToConfig(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *SetBlobVisibilityRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *SetBlobVisibilityRequestBuilderClient) ClearNamespaceVisibleToConfigs(ctx context.Context, arg0 string) (int64, error) + func (c *SetBlobVisibilityRequestBuilderClient) SetNamespaceDisplayedBySystem(ctx context.Context, arg0 string, arg1 bool) (int64, error) + type SetBlobVisibilityRequestClient struct + func NewSetBlobVisibilityRequestClient(cc grpc.ClientConnInterface) *SetBlobVisibilityRequestClient + func (c *SetBlobVisibilityRequestClient) GetNamespacesNotDisplayedBySystem(ctx context.Context) (int64, error) + type SetSchemaRequestBuilderClient struct + func NewSetSchemaRequestBuilderClient(cc grpc.ClientConnInterface) *SetSchemaRequestBuilderClient + func (c *SetSchemaRequestBuilderClient) AddSchemaTypeVisibleToConfig(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *SetSchemaRequestBuilderClient) AddSchemas(ctx context.Context, arg0 int64) (int64, error) + func (c *SetSchemaRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *SetSchemaRequestBuilderClient) ClearMigrators(ctx context.Context) (int64, error) + func (c *SetSchemaRequestBuilderClient) ClearRequiredPermissionsForSchemaTypeVisibility(ctx context.Context, arg0 string) (int64, error) + func (c *SetSchemaRequestBuilderClient) ClearSchemaTypeVisibleToConfigs(ctx context.Context, arg0 string) (int64, error) + func (c *SetSchemaRequestBuilderClient) ClearSchemas(ctx context.Context) (int64, error) + func (c *SetSchemaRequestBuilderClient) SetForceOverride(ctx context.Context, arg0 bool) (int64, error) + func (c *SetSchemaRequestBuilderClient) SetMigrator(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *SetSchemaRequestBuilderClient) SetPubliclyVisibleSchema(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *SetSchemaRequestBuilderClient) SetSchemaTypeDisplayedBySystem(ctx context.Context, arg0 string, arg1 bool) (int64, error) + func (c *SetSchemaRequestBuilderClient) SetSchemaTypeVisibilityForPackage(ctx context.Context, arg0 string, arg1 bool, arg2 int64) (int64, error) + func (c *SetSchemaRequestBuilderClient) SetVersion(ctx context.Context, arg0 int32) (int64, error) + type SetSchemaRequestClient struct + func NewSetSchemaRequestClient(cc grpc.ClientConnInterface) *SetSchemaRequestClient + func (c *SetSchemaRequestClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *SetSchemaRequestClient) GetSchemas(ctx context.Context) (int64, error) + func (c *SetSchemaRequestClient) GetSchemasNotDisplayedBySystem(ctx context.Context) (int64, error) + func (c *SetSchemaRequestClient) GetVersion(ctx context.Context) (int32, error) + func (c *SetSchemaRequestClient) HashCode(ctx context.Context) (int32, error) + func (c *SetSchemaRequestClient) IsForceOverride(ctx context.Context) (bool, error) + type SetSchemaResponseBuilderClient struct + func NewSetSchemaResponseBuilderClient(cc grpc.ClientConnInterface) *SetSchemaResponseBuilderClient + func (c *SetSchemaResponseBuilderClient) AddDeletedType(ctx context.Context, arg0 string) (int64, error) + func (c *SetSchemaResponseBuilderClient) AddIncompatibleType(ctx context.Context, arg0 string) (int64, error) + func (c *SetSchemaResponseBuilderClient) AddMigratedType(ctx context.Context, arg0 string) (int64, error) + func (c *SetSchemaResponseBuilderClient) AddMigrationFailure(ctx context.Context, arg0 int64) (int64, error) + func (c *SetSchemaResponseBuilderClient) Build(ctx context.Context) (int64, error) + type SetSchemaResponseClient struct + func NewSetSchemaResponseClient(cc grpc.ClientConnInterface) *SetSchemaResponseClient + func (c *SetSchemaResponseClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SetSchemaResponseClient) GetDeletedTypes(ctx context.Context) (int64, error) + func (c *SetSchemaResponseClient) GetIncompatibleTypes(ctx context.Context) (int64, error) + func (c *SetSchemaResponseClient) GetMigratedTypes(ctx context.Context) (int64, error) + func (c *SetSchemaResponseClient) GetMigrationFailures(ctx context.Context) (int64, error) + func (c *SetSchemaResponseClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SetSchemaResponseMigrationFailureClient struct + func NewSetSchemaResponseMigrationFailureClient(cc grpc.ClientConnInterface) *SetSchemaResponseMigrationFailureClient + func (c *SetSchemaResponseMigrationFailureClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SetSchemaResponseMigrationFailureClient) GetAppSearchResult(ctx context.Context) (int64, error) + func (c *SetSchemaResponseMigrationFailureClient) GetDocumentId(ctx context.Context) (string, error) + func (c *SetSchemaResponseMigrationFailureClient) GetNamespace(ctx context.Context) (string, error) + func (c *SetSchemaResponseMigrationFailureClient) GetSchemaType(ctx context.Context) (string, error) + func (c *SetSchemaResponseMigrationFailureClient) ToString(ctx context.Context) (string, error) + func (c *SetSchemaResponseMigrationFailureClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type StorageInfoBuilderClient struct + func NewStorageInfoBuilderClient(cc grpc.ClientConnInterface) *StorageInfoBuilderClient + func (c *StorageInfoBuilderClient) Build(ctx context.Context) (int64, error) + func (c *StorageInfoBuilderClient) SetAliveDocumentsCount(ctx context.Context, arg0 int32) (int64, error) + func (c *StorageInfoBuilderClient) SetAliveNamespacesCount(ctx context.Context, arg0 int32) (int64, error) + func (c *StorageInfoBuilderClient) SetBlobsCount(ctx context.Context, arg0 int32) (int64, error) + func (c *StorageInfoBuilderClient) SetBlobsSizeBytes(ctx context.Context, arg0 int64) (int64, error) + func (c *StorageInfoBuilderClient) SetSizeBytes(ctx context.Context, arg0 int64) (int64, error) + type StorageInfoClient struct + func NewStorageInfoClient(cc grpc.ClientConnInterface) *StorageInfoClient + func (c *StorageInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *StorageInfoClient) GetAliveDocumentsCount(ctx context.Context) (int32, error) + func (c *StorageInfoClient) GetAliveNamespacesCount(ctx context.Context) (int32, error) + func (c *StorageInfoClient) GetBlobsCount(ctx context.Context) (int32, error) + func (c *StorageInfoClient) GetBlobsSizeBytes(ctx context.Context) (int64, error) + func (c *StorageInfoClient) GetSizeBytes(ctx context.Context) (int64, error) + func (c *StorageInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error