runtimev1

package
v0.29.1 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Overview

Package runtimev1 is a reverse proxy.

It translates gRPC into RESTful JSON APIs.

Package runtimev1 is a reverse proxy.

It translates gRPC into RESTful JSON APIs.

Package runtimev1 is a reverse proxy.

It translates gRPC into RESTful JSON APIs.

Index

Constants

View Source
const (
	RuntimeService_Ping_FullMethodName                   = "/rill.runtime.v1.RuntimeService/Ping"
	RuntimeService_ListInstances_FullMethodName          = "/rill.runtime.v1.RuntimeService/ListInstances"
	RuntimeService_GetInstance_FullMethodName            = "/rill.runtime.v1.RuntimeService/GetInstance"
	RuntimeService_CreateInstance_FullMethodName         = "/rill.runtime.v1.RuntimeService/CreateInstance"
	RuntimeService_EditInstance_FullMethodName           = "/rill.runtime.v1.RuntimeService/EditInstance"
	RuntimeService_EditInstanceVariables_FullMethodName  = "/rill.runtime.v1.RuntimeService/EditInstanceVariables"
	RuntimeService_DeleteInstance_FullMethodName         = "/rill.runtime.v1.RuntimeService/DeleteInstance"
	RuntimeService_ListFiles_FullMethodName              = "/rill.runtime.v1.RuntimeService/ListFiles"
	RuntimeService_GetFile_FullMethodName                = "/rill.runtime.v1.RuntimeService/GetFile"
	RuntimeService_PutFile_FullMethodName                = "/rill.runtime.v1.RuntimeService/PutFile"
	RuntimeService_DeleteFile_FullMethodName             = "/rill.runtime.v1.RuntimeService/DeleteFile"
	RuntimeService_RenameFile_FullMethodName             = "/rill.runtime.v1.RuntimeService/RenameFile"
	RuntimeService_ListExamples_FullMethodName           = "/rill.runtime.v1.RuntimeService/ListExamples"
	RuntimeService_UnpackExample_FullMethodName          = "/rill.runtime.v1.RuntimeService/UnpackExample"
	RuntimeService_UnpackEmpty_FullMethodName            = "/rill.runtime.v1.RuntimeService/UnpackEmpty"
	RuntimeService_ListCatalogEntries_FullMethodName     = "/rill.runtime.v1.RuntimeService/ListCatalogEntries"
	RuntimeService_GetCatalogEntry_FullMethodName        = "/rill.runtime.v1.RuntimeService/GetCatalogEntry"
	RuntimeService_TriggerRefresh_FullMethodName         = "/rill.runtime.v1.RuntimeService/TriggerRefresh"
	RuntimeService_TriggerSync_FullMethodName            = "/rill.runtime.v1.RuntimeService/TriggerSync"
	RuntimeService_Reconcile_FullMethodName              = "/rill.runtime.v1.RuntimeService/Reconcile"
	RuntimeService_PutFileAndReconcile_FullMethodName    = "/rill.runtime.v1.RuntimeService/PutFileAndReconcile"
	RuntimeService_DeleteFileAndReconcile_FullMethodName = "/rill.runtime.v1.RuntimeService/DeleteFileAndReconcile"
	RuntimeService_RenameFileAndReconcile_FullMethodName = "/rill.runtime.v1.RuntimeService/RenameFileAndReconcile"
	RuntimeService_RefreshAndReconcile_FullMethodName    = "/rill.runtime.v1.RuntimeService/RefreshAndReconcile"
	RuntimeService_ListConnectors_FullMethodName         = "/rill.runtime.v1.RuntimeService/ListConnectors"
)
View Source
const (
	ConnectorService_S3ListBuckets_FullMethodName         = "/rill.runtime.v1.ConnectorService/S3ListBuckets"
	ConnectorService_S3ListObjects_FullMethodName         = "/rill.runtime.v1.ConnectorService/S3ListObjects"
	ConnectorService_S3GetBucketMetadata_FullMethodName   = "/rill.runtime.v1.ConnectorService/S3GetBucketMetadata"
	ConnectorService_S3GetCredentialsInfo_FullMethodName  = "/rill.runtime.v1.ConnectorService/S3GetCredentialsInfo"
	ConnectorService_GCSListBuckets_FullMethodName        = "/rill.runtime.v1.ConnectorService/GCSListBuckets"
	ConnectorService_GCSListObjects_FullMethodName        = "/rill.runtime.v1.ConnectorService/GCSListObjects"
	ConnectorService_GCSGetCredentialsInfo_FullMethodName = "/rill.runtime.v1.ConnectorService/GCSGetCredentialsInfo"
	ConnectorService_MotherduckListTables_FullMethodName  = "/rill.runtime.v1.ConnectorService/MotherduckListTables"
)
View Source
const (
	QueryService_Query_FullMethodName                        = "/rill.runtime.v1.QueryService/Query"
	QueryService_Export_FullMethodName                       = "/rill.runtime.v1.QueryService/Export"
	QueryService_MetricsViewToplist_FullMethodName           = "/rill.runtime.v1.QueryService/MetricsViewToplist"
	QueryService_MetricsViewComparisonToplist_FullMethodName = "/rill.runtime.v1.QueryService/MetricsViewComparisonToplist"
	QueryService_MetricsViewTimeSeries_FullMethodName        = "/rill.runtime.v1.QueryService/MetricsViewTimeSeries"
	QueryService_MetricsViewTotals_FullMethodName            = "/rill.runtime.v1.QueryService/MetricsViewTotals"
	QueryService_MetricsViewRows_FullMethodName              = "/rill.runtime.v1.QueryService/MetricsViewRows"
	QueryService_ColumnRollupInterval_FullMethodName         = "/rill.runtime.v1.QueryService/ColumnRollupInterval"
	QueryService_ColumnTopK_FullMethodName                   = "/rill.runtime.v1.QueryService/ColumnTopK"
	QueryService_ColumnNullCount_FullMethodName              = "/rill.runtime.v1.QueryService/ColumnNullCount"
	QueryService_ColumnDescriptiveStatistics_FullMethodName  = "/rill.runtime.v1.QueryService/ColumnDescriptiveStatistics"
	QueryService_ColumnTimeGrain_FullMethodName              = "/rill.runtime.v1.QueryService/ColumnTimeGrain"
	QueryService_ColumnNumericHistogram_FullMethodName       = "/rill.runtime.v1.QueryService/ColumnNumericHistogram"
	QueryService_ColumnRugHistogram_FullMethodName           = "/rill.runtime.v1.QueryService/ColumnRugHistogram"
	QueryService_ColumnTimeRange_FullMethodName              = "/rill.runtime.v1.QueryService/ColumnTimeRange"
	QueryService_ColumnCardinality_FullMethodName            = "/rill.runtime.v1.QueryService/ColumnCardinality"
	QueryService_ColumnTimeSeries_FullMethodName             = "/rill.runtime.v1.QueryService/ColumnTimeSeries"
	QueryService_TableCardinality_FullMethodName             = "/rill.runtime.v1.QueryService/TableCardinality"
	QueryService_TableColumns_FullMethodName                 = "/rill.runtime.v1.QueryService/TableColumns"
	QueryService_TableRows_FullMethodName                    = "/rill.runtime.v1.QueryService/TableRows"
	QueryService_QueryBatch_FullMethodName                   = "/rill.runtime.v1.QueryService/QueryBatch"
)

Variables

View Source
var (
	ReconcileError_Code_name = map[int32]string{
		0: "CODE_UNSPECIFIED",
		1: "CODE_SYNTAX",
		2: "CODE_VALIDATION",
		3: "CODE_DEPENDENCY",
		4: "CODE_OLAP",
		5: "CODE_SOURCE",
		6: "CODE_SOURCE_PERMISSION_DENIED",
	}
	ReconcileError_Code_value = map[string]int32{
		"CODE_UNSPECIFIED":              0,
		"CODE_SYNTAX":                   1,
		"CODE_VALIDATION":               2,
		"CODE_DEPENDENCY":               3,
		"CODE_OLAP":                     4,
		"CODE_SOURCE":                   5,
		"CODE_SOURCE_PERMISSION_DENIED": 6,
	}
)

Enum value maps for ReconcileError_Code.

View Source
var (
	Connector_Property_Type_name = map[int32]string{
		0: "TYPE_UNSPECIFIED",
		1: "TYPE_STRING",
		2: "TYPE_NUMBER",
		3: "TYPE_BOOLEAN",
		4: "TYPE_INFORMATIONAL",
	}
	Connector_Property_Type_value = map[string]int32{
		"TYPE_UNSPECIFIED":   0,
		"TYPE_STRING":        1,
		"TYPE_NUMBER":        2,
		"TYPE_BOOLEAN":       3,
		"TYPE_INFORMATIONAL": 4,
	}
)

Enum value maps for Connector_Property_Type.

View Source
var (
	ObjectType_name = map[int32]string{
		0: "OBJECT_TYPE_UNSPECIFIED",
		1: "OBJECT_TYPE_TABLE",
		2: "OBJECT_TYPE_SOURCE",
		3: "OBJECT_TYPE_MODEL",
		4: "OBJECT_TYPE_METRICS_VIEW",
	}
	ObjectType_value = map[string]int32{
		"OBJECT_TYPE_UNSPECIFIED":  0,
		"OBJECT_TYPE_TABLE":        1,
		"OBJECT_TYPE_SOURCE":       2,
		"OBJECT_TYPE_MODEL":        3,
		"OBJECT_TYPE_METRICS_VIEW": 4,
	}
)

Enum value maps for ObjectType.

View Source
var (
	TimeGrain_name = map[int32]string{
		0: "TIME_GRAIN_UNSPECIFIED",
		1: "TIME_GRAIN_MILLISECOND",
		2: "TIME_GRAIN_SECOND",
		3: "TIME_GRAIN_MINUTE",
		4: "TIME_GRAIN_HOUR",
		5: "TIME_GRAIN_DAY",
		6: "TIME_GRAIN_WEEK",
		7: "TIME_GRAIN_MONTH",
		8: "TIME_GRAIN_QUARTER",
		9: "TIME_GRAIN_YEAR",
	}
	TimeGrain_value = map[string]int32{
		"TIME_GRAIN_UNSPECIFIED": 0,
		"TIME_GRAIN_MILLISECOND": 1,
		"TIME_GRAIN_SECOND":      2,
		"TIME_GRAIN_MINUTE":      3,
		"TIME_GRAIN_HOUR":        4,
		"TIME_GRAIN_DAY":         5,
		"TIME_GRAIN_WEEK":        6,
		"TIME_GRAIN_MONTH":       7,
		"TIME_GRAIN_QUARTER":     8,
		"TIME_GRAIN_YEAR":        9,
	}
)

Enum value maps for TimeGrain.

View Source
var (
	Source_ExtractPolicy_Strategy_name = map[int32]string{
		0: "STRATEGY_UNSPECIFIED",
		1: "STRATEGY_HEAD",
		2: "STRATEGY_TAIL",
	}
	Source_ExtractPolicy_Strategy_value = map[string]int32{
		"STRATEGY_UNSPECIFIED": 0,
		"STRATEGY_HEAD":        1,
		"STRATEGY_TAIL":        2,
	}
)

Enum value maps for Source_ExtractPolicy_Strategy.

View Source
var (
	Model_Dialect_name = map[int32]string{
		0: "DIALECT_UNSPECIFIED",
		1: "DIALECT_DUCKDB",
	}
	Model_Dialect_value = map[string]int32{
		"DIALECT_UNSPECIFIED": 0,
		"DIALECT_DUCKDB":      1,
	}
)

Enum value maps for Model_Dialect.

View Source
var (
	ExportFormat_name = map[int32]string{
		0: "EXPORT_FORMAT_UNSPECIFIED",
		1: "EXPORT_FORMAT_CSV",
		2: "EXPORT_FORMAT_XLSX",
	}
	ExportFormat_value = map[string]int32{
		"EXPORT_FORMAT_UNSPECIFIED": 0,
		"EXPORT_FORMAT_CSV":         1,
		"EXPORT_FORMAT_XLSX":        2,
	}
)

Enum value maps for ExportFormat.

View Source
var (
	MetricsViewComparisonSortType_name = map[int32]string{
		0: "METRICS_VIEW_COMPARISON_SORT_TYPE_UNSPECIFIED",
		1: "METRICS_VIEW_COMPARISON_SORT_TYPE_BASE_VALUE",
		2: "METRICS_VIEW_COMPARISON_SORT_TYPE_COMPARISON_VALUE",
		3: "METRICS_VIEW_COMPARISON_SORT_TYPE_ABS_DELTA",
		4: "METRICS_VIEW_COMPARISON_SORT_TYPE_REL_DELTA",
	}
	MetricsViewComparisonSortType_value = map[string]int32{
		"METRICS_VIEW_COMPARISON_SORT_TYPE_UNSPECIFIED":      0,
		"METRICS_VIEW_COMPARISON_SORT_TYPE_BASE_VALUE":       1,
		"METRICS_VIEW_COMPARISON_SORT_TYPE_COMPARISON_VALUE": 2,
		"METRICS_VIEW_COMPARISON_SORT_TYPE_ABS_DELTA":        3,
		"METRICS_VIEW_COMPARISON_SORT_TYPE_REL_DELTA":        4,
	}
)

Enum value maps for MetricsViewComparisonSortType.

View Source
var (
	HistogramMethod_name = map[int32]string{
		0: "HISTOGRAM_METHOD_UNSPECIFIED",
		1: "HISTOGRAM_METHOD_FD",
		2: "HISTOGRAM_METHOD_DIAGNOSTIC",
	}
	HistogramMethod_value = map[string]int32{
		"HISTOGRAM_METHOD_UNSPECIFIED": 0,
		"HISTOGRAM_METHOD_FD":          1,
		"HISTOGRAM_METHOD_DIAGNOSTIC":  2,
	}
)

Enum value maps for HistogramMethod.

View Source
var (
	Type_Code_name = map[int32]string{
		0:  "CODE_UNSPECIFIED",
		1:  "CODE_BOOL",
		2:  "CODE_INT8",
		3:  "CODE_INT16",
		4:  "CODE_INT32",
		5:  "CODE_INT64",
		6:  "CODE_INT128",
		7:  "CODE_UINT8",
		8:  "CODE_UINT16",
		9:  "CODE_UINT32",
		10: "CODE_UINT64",
		11: "CODE_UINT128",
		12: "CODE_FLOAT32",
		13: "CODE_FLOAT64",
		14: "CODE_TIMESTAMP",
		15: "CODE_DATE",
		16: "CODE_TIME",
		17: "CODE_STRING",
		18: "CODE_BYTES",
		19: "CODE_ARRAY",
		20: "CODE_STRUCT",
		21: "CODE_MAP",
		22: "CODE_DECIMAL",
		23: "CODE_JSON",
		24: "CODE_UUID",
	}
	Type_Code_value = map[string]int32{
		"CODE_UNSPECIFIED": 0,
		"CODE_BOOL":        1,
		"CODE_INT8":        2,
		"CODE_INT16":       3,
		"CODE_INT32":       4,
		"CODE_INT64":       5,
		"CODE_INT128":      6,
		"CODE_UINT8":       7,
		"CODE_UINT16":      8,
		"CODE_UINT32":      9,
		"CODE_UINT64":      10,
		"CODE_UINT128":     11,
		"CODE_FLOAT32":     12,
		"CODE_FLOAT64":     13,
		"CODE_TIMESTAMP":   14,
		"CODE_DATE":        15,
		"CODE_TIME":        16,
		"CODE_STRING":      17,
		"CODE_BYTES":       18,
		"CODE_ARRAY":       19,
		"CODE_STRUCT":      20,
		"CODE_MAP":         21,
		"CODE_DECIMAL":     22,
		"CODE_JSON":        23,
		"CODE_UUID":        24,
	}
)

Enum value maps for Type_Code.

View Source
var ConnectorService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "rill.runtime.v1.ConnectorService",
	HandlerType: (*ConnectorServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "S3ListBuckets",
			Handler:    _ConnectorService_S3ListBuckets_Handler,
		},
		{
			MethodName: "S3ListObjects",
			Handler:    _ConnectorService_S3ListObjects_Handler,
		},
		{
			MethodName: "S3GetBucketMetadata",
			Handler:    _ConnectorService_S3GetBucketMetadata_Handler,
		},
		{
			MethodName: "S3GetCredentialsInfo",
			Handler:    _ConnectorService_S3GetCredentialsInfo_Handler,
		},
		{
			MethodName: "GCSListBuckets",
			Handler:    _ConnectorService_GCSListBuckets_Handler,
		},
		{
			MethodName: "GCSListObjects",
			Handler:    _ConnectorService_GCSListObjects_Handler,
		},
		{
			MethodName: "GCSGetCredentialsInfo",
			Handler:    _ConnectorService_GCSGetCredentialsInfo_Handler,
		},
		{
			MethodName: "MotherduckListTables",
			Handler:    _ConnectorService_MotherduckListTables_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rill/runtime/v1/connectors.proto",
}

ConnectorService_ServiceDesc is the grpc.ServiceDesc for ConnectorService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_rill_runtime_v1_api_proto protoreflect.FileDescriptor
View Source
var File_rill_runtime_v1_catalog_proto protoreflect.FileDescriptor
View Source
var File_rill_runtime_v1_connectors_proto protoreflect.FileDescriptor
View Source
var File_rill_runtime_v1_queries_proto protoreflect.FileDescriptor
View Source
var File_rill_runtime_v1_schema_proto protoreflect.FileDescriptor
View Source
var QueryService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "rill.runtime.v1.QueryService",
	HandlerType: (*QueryServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Query",
			Handler:    _QueryService_Query_Handler,
		},
		{
			MethodName: "Export",
			Handler:    _QueryService_Export_Handler,
		},
		{
			MethodName: "MetricsViewToplist",
			Handler:    _QueryService_MetricsViewToplist_Handler,
		},
		{
			MethodName: "MetricsViewComparisonToplist",
			Handler:    _QueryService_MetricsViewComparisonToplist_Handler,
		},
		{
			MethodName: "MetricsViewTimeSeries",
			Handler:    _QueryService_MetricsViewTimeSeries_Handler,
		},
		{
			MethodName: "MetricsViewTotals",
			Handler:    _QueryService_MetricsViewTotals_Handler,
		},
		{
			MethodName: "MetricsViewRows",
			Handler:    _QueryService_MetricsViewRows_Handler,
		},
		{
			MethodName: "ColumnRollupInterval",
			Handler:    _QueryService_ColumnRollupInterval_Handler,
		},
		{
			MethodName: "ColumnTopK",
			Handler:    _QueryService_ColumnTopK_Handler,
		},
		{
			MethodName: "ColumnNullCount",
			Handler:    _QueryService_ColumnNullCount_Handler,
		},
		{
			MethodName: "ColumnDescriptiveStatistics",
			Handler:    _QueryService_ColumnDescriptiveStatistics_Handler,
		},
		{
			MethodName: "ColumnTimeGrain",
			Handler:    _QueryService_ColumnTimeGrain_Handler,
		},
		{
			MethodName: "ColumnNumericHistogram",
			Handler:    _QueryService_ColumnNumericHistogram_Handler,
		},
		{
			MethodName: "ColumnRugHistogram",
			Handler:    _QueryService_ColumnRugHistogram_Handler,
		},
		{
			MethodName: "ColumnTimeRange",
			Handler:    _QueryService_ColumnTimeRange_Handler,
		},
		{
			MethodName: "ColumnCardinality",
			Handler:    _QueryService_ColumnCardinality_Handler,
		},
		{
			MethodName: "ColumnTimeSeries",
			Handler:    _QueryService_ColumnTimeSeries_Handler,
		},
		{
			MethodName: "TableCardinality",
			Handler:    _QueryService_TableCardinality_Handler,
		},
		{
			MethodName: "TableColumns",
			Handler:    _QueryService_TableColumns_Handler,
		},
		{
			MethodName: "TableRows",
			Handler:    _QueryService_TableRows_Handler,
		},
	},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "QueryBatch",
			Handler:       _QueryService_QueryBatch_Handler,
			ServerStreams: true,
		},
	},
	Metadata: "rill/runtime/v1/queries.proto",
}

QueryService_ServiceDesc is the grpc.ServiceDesc for QueryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var RuntimeService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "rill.runtime.v1.RuntimeService",
	HandlerType: (*RuntimeServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Ping",
			Handler:    _RuntimeService_Ping_Handler,
		},
		{
			MethodName: "ListInstances",
			Handler:    _RuntimeService_ListInstances_Handler,
		},
		{
			MethodName: "GetInstance",
			Handler:    _RuntimeService_GetInstance_Handler,
		},
		{
			MethodName: "CreateInstance",
			Handler:    _RuntimeService_CreateInstance_Handler,
		},
		{
			MethodName: "EditInstance",
			Handler:    _RuntimeService_EditInstance_Handler,
		},
		{
			MethodName: "EditInstanceVariables",
			Handler:    _RuntimeService_EditInstanceVariables_Handler,
		},
		{
			MethodName: "DeleteInstance",
			Handler:    _RuntimeService_DeleteInstance_Handler,
		},
		{
			MethodName: "ListFiles",
			Handler:    _RuntimeService_ListFiles_Handler,
		},
		{
			MethodName: "GetFile",
			Handler:    _RuntimeService_GetFile_Handler,
		},
		{
			MethodName: "PutFile",
			Handler:    _RuntimeService_PutFile_Handler,
		},
		{
			MethodName: "DeleteFile",
			Handler:    _RuntimeService_DeleteFile_Handler,
		},
		{
			MethodName: "RenameFile",
			Handler:    _RuntimeService_RenameFile_Handler,
		},
		{
			MethodName: "ListExamples",
			Handler:    _RuntimeService_ListExamples_Handler,
		},
		{
			MethodName: "UnpackExample",
			Handler:    _RuntimeService_UnpackExample_Handler,
		},
		{
			MethodName: "UnpackEmpty",
			Handler:    _RuntimeService_UnpackEmpty_Handler,
		},
		{
			MethodName: "ListCatalogEntries",
			Handler:    _RuntimeService_ListCatalogEntries_Handler,
		},
		{
			MethodName: "GetCatalogEntry",
			Handler:    _RuntimeService_GetCatalogEntry_Handler,
		},
		{
			MethodName: "TriggerRefresh",
			Handler:    _RuntimeService_TriggerRefresh_Handler,
		},
		{
			MethodName: "TriggerSync",
			Handler:    _RuntimeService_TriggerSync_Handler,
		},
		{
			MethodName: "Reconcile",
			Handler:    _RuntimeService_Reconcile_Handler,
		},
		{
			MethodName: "PutFileAndReconcile",
			Handler:    _RuntimeService_PutFileAndReconcile_Handler,
		},
		{
			MethodName: "DeleteFileAndReconcile",
			Handler:    _RuntimeService_DeleteFileAndReconcile_Handler,
		},
		{
			MethodName: "RenameFileAndReconcile",
			Handler:    _RuntimeService_RenameFileAndReconcile_Handler,
		},
		{
			MethodName: "RefreshAndReconcile",
			Handler:    _RuntimeService_RefreshAndReconcile_Handler,
		},
		{
			MethodName: "ListConnectors",
			Handler:    _RuntimeService_ListConnectors_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "rill/runtime/v1/api.proto",
}

RuntimeService_ServiceDesc is the grpc.ServiceDesc for RuntimeService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterConnectorServiceHandler added in v0.27.0

func RegisterConnectorServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error

RegisterConnectorServiceHandler registers the http handlers for service ConnectorService to "mux". The handlers forward requests to the grpc endpoint over "conn".

func RegisterConnectorServiceHandlerClient added in v0.27.0

func RegisterConnectorServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ConnectorServiceClient) error

RegisterConnectorServiceHandlerClient registers the http handlers for service ConnectorService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "ConnectorServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "ConnectorServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "ConnectorServiceClient" to call the correct interceptors.

func RegisterConnectorServiceHandlerFromEndpoint added in v0.27.0

func RegisterConnectorServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)

RegisterConnectorServiceHandlerFromEndpoint is same as RegisterConnectorServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.

func RegisterConnectorServiceHandlerServer added in v0.27.0

func RegisterConnectorServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ConnectorServiceServer) error

RegisterConnectorServiceHandlerServer registers the http handlers for service ConnectorService to "mux". UnaryRPC :call ConnectorServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterConnectorServiceHandlerFromEndpoint instead.

func RegisterConnectorServiceServer added in v0.27.0

func RegisterConnectorServiceServer(s grpc.ServiceRegistrar, srv ConnectorServiceServer)

func RegisterQueryServiceHandler added in v0.22.0

func RegisterQueryServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error

RegisterQueryServiceHandler registers the http handlers for service QueryService to "mux". The handlers forward requests to the grpc endpoint over "conn".

func RegisterQueryServiceHandlerClient added in v0.22.0

func RegisterQueryServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client QueryServiceClient) error

RegisterQueryServiceHandlerClient registers the http handlers for service QueryService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "QueryServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "QueryServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "QueryServiceClient" to call the correct interceptors.

func RegisterQueryServiceHandlerFromEndpoint added in v0.22.0

func RegisterQueryServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)

RegisterQueryServiceHandlerFromEndpoint is same as RegisterQueryServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.

func RegisterQueryServiceHandlerServer added in v0.22.0

func RegisterQueryServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server QueryServiceServer) error

RegisterQueryServiceHandlerServer registers the http handlers for service QueryService to "mux". UnaryRPC :call QueryServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterQueryServiceHandlerFromEndpoint instead.

func RegisterQueryServiceServer added in v0.22.0

func RegisterQueryServiceServer(s grpc.ServiceRegistrar, srv QueryServiceServer)

func RegisterRuntimeServiceHandler

func RegisterRuntimeServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error

RegisterRuntimeServiceHandler registers the http handlers for service RuntimeService to "mux". The handlers forward requests to the grpc endpoint over "conn".

func RegisterRuntimeServiceHandlerClient

func RegisterRuntimeServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client RuntimeServiceClient) error

RegisterRuntimeServiceHandlerClient registers the http handlers for service RuntimeService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "RuntimeServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "RuntimeServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "RuntimeServiceClient" to call the correct interceptors.

func RegisterRuntimeServiceHandlerFromEndpoint

func RegisterRuntimeServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)

RegisterRuntimeServiceHandlerFromEndpoint is same as RegisterRuntimeServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.

func RegisterRuntimeServiceHandlerServer

func RegisterRuntimeServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server RuntimeServiceServer) error

RegisterRuntimeServiceHandlerServer registers the http handlers for service RuntimeService to "mux". UnaryRPC :call RuntimeServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterRuntimeServiceHandlerFromEndpoint instead.

func RegisterRuntimeServiceServer

func RegisterRuntimeServiceServer(s grpc.ServiceRegistrar, srv RuntimeServiceServer)

Types

type CatalogEntry

type CatalogEntry struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Types that are assignable to Object:
	//
	//	*CatalogEntry_Table
	//	*CatalogEntry_Source
	//	*CatalogEntry_Model
	//	*CatalogEntry_MetricsView
	Object isCatalogEntry_Object `protobuf_oneof:"object"`
	Path   string                `protobuf:"bytes,6,opt,name=path,proto3" json:"path,omitempty"`
	// Marks whether this entry is embedded or not. If yes then this will not have a corresponding artifact.
	Embedded bool `protobuf:"varint,7,opt,name=embedded,proto3" json:"embedded,omitempty"`
	// Immediate parent entries in the DAG
	Parents []string `protobuf:"bytes,8,rep,name=parents,proto3" json:"parents,omitempty"`
	// Immediate child entries in the DAG
	Children    []string               `protobuf:"bytes,9,rep,name=children,proto3" json:"children,omitempty"`
	CreatedOn   *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
	UpdatedOn   *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"`
	RefreshedOn *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=refreshed_on,json=refreshedOn,proto3" json:"refreshed_on,omitempty"`
	// contains filtered or unexported fields
}

CatalogEntry contains information about an object in the catalog

func (*CatalogEntry) Descriptor deprecated

func (*CatalogEntry) Descriptor() ([]byte, []int)

Deprecated: Use CatalogEntry.ProtoReflect.Descriptor instead.

func (*CatalogEntry) GetChildren added in v0.19.0

func (x *CatalogEntry) GetChildren() []string

func (*CatalogEntry) GetCreatedOn

func (x *CatalogEntry) GetCreatedOn() *timestamppb.Timestamp

func (*CatalogEntry) GetEmbedded added in v0.19.0

func (x *CatalogEntry) GetEmbedded() bool

func (*CatalogEntry) GetMetricsView

func (x *CatalogEntry) GetMetricsView() *MetricsView

func (*CatalogEntry) GetModel

func (x *CatalogEntry) GetModel() *Model

func (*CatalogEntry) GetName

func (x *CatalogEntry) GetName() string

func (*CatalogEntry) GetObject

func (m *CatalogEntry) GetObject() isCatalogEntry_Object

func (*CatalogEntry) GetParents added in v0.19.0

func (x *CatalogEntry) GetParents() []string

func (*CatalogEntry) GetPath

func (x *CatalogEntry) GetPath() string

func (*CatalogEntry) GetRefreshedOn

func (x *CatalogEntry) GetRefreshedOn() *timestamppb.Timestamp

func (*CatalogEntry) GetSource

func (x *CatalogEntry) GetSource() *Source

func (*CatalogEntry) GetTable

func (x *CatalogEntry) GetTable() *Table

func (*CatalogEntry) GetUpdatedOn

func (x *CatalogEntry) GetUpdatedOn() *timestamppb.Timestamp

func (*CatalogEntry) ProtoMessage

func (*CatalogEntry) ProtoMessage()

func (*CatalogEntry) ProtoReflect

func (x *CatalogEntry) ProtoReflect() protoreflect.Message

func (*CatalogEntry) Reset

func (x *CatalogEntry) Reset()

func (*CatalogEntry) String

func (x *CatalogEntry) String() string

func (*CatalogEntry) Validate added in v0.20.0

func (m *CatalogEntry) Validate() error

Validate checks the field values on CatalogEntry with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CatalogEntry) ValidateAll added in v0.20.0

func (m *CatalogEntry) ValidateAll() error

ValidateAll checks the field values on CatalogEntry with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CatalogEntryMultiError, or nil if none found.

type CatalogEntryMultiError added in v0.20.0

type CatalogEntryMultiError []error

CatalogEntryMultiError is an error wrapping multiple validation errors returned by CatalogEntry.ValidateAll() if the designated constraints aren't met.

func (CatalogEntryMultiError) AllErrors added in v0.20.0

func (m CatalogEntryMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CatalogEntryMultiError) Error added in v0.20.0

func (m CatalogEntryMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type CatalogEntryValidationError added in v0.20.0

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

CatalogEntryValidationError is the validation error returned by CatalogEntry.Validate if the designated constraints aren't met.

func (CatalogEntryValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (CatalogEntryValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (CatalogEntryValidationError) ErrorName added in v0.20.0

func (e CatalogEntryValidationError) ErrorName() string

ErrorName returns error name.

func (CatalogEntryValidationError) Field added in v0.20.0

Field function returns field value.

func (CatalogEntryValidationError) Key added in v0.20.0

Key function returns key value.

func (CatalogEntryValidationError) Reason added in v0.20.0

Reason function returns reason value.

type CatalogEntry_MetricsView

type CatalogEntry_MetricsView struct {
	MetricsView *MetricsView `protobuf:"bytes,5,opt,name=metrics_view,json=metricsView,proto3,oneof"`
}

type CatalogEntry_Model

type CatalogEntry_Model struct {
	Model *Model `protobuf:"bytes,4,opt,name=model,proto3,oneof"`
}

type CatalogEntry_Source

type CatalogEntry_Source struct {
	Source *Source `protobuf:"bytes,3,opt,name=source,proto3,oneof"`
}

type CatalogEntry_Table

type CatalogEntry_Table struct {
	Table *Table `protobuf:"bytes,2,opt,name=table,proto3,oneof"`
}

type CategoricalSummary

type CategoricalSummary struct {

	// Types that are assignable to Case:
	//
	//	*CategoricalSummary_TopK
	//	*CategoricalSummary_Cardinality
	Case isCategoricalSummary_Case `protobuf_oneof:"case"`
	// contains filtered or unexported fields
}

Response for QueryService.ColumnTopK and QueryService.ColumnCardinality. Message will have either topK or cardinality set.

func (*CategoricalSummary) Descriptor deprecated

func (*CategoricalSummary) Descriptor() ([]byte, []int)

Deprecated: Use CategoricalSummary.ProtoReflect.Descriptor instead.

func (*CategoricalSummary) GetCardinality

func (x *CategoricalSummary) GetCardinality() float64

func (*CategoricalSummary) GetCase

func (m *CategoricalSummary) GetCase() isCategoricalSummary_Case

func (*CategoricalSummary) GetTopK

func (x *CategoricalSummary) GetTopK() *TopK

func (*CategoricalSummary) ProtoMessage

func (*CategoricalSummary) ProtoMessage()

func (*CategoricalSummary) ProtoReflect

func (x *CategoricalSummary) ProtoReflect() protoreflect.Message

func (*CategoricalSummary) Reset

func (x *CategoricalSummary) Reset()

func (*CategoricalSummary) String

func (x *CategoricalSummary) String() string

func (*CategoricalSummary) Validate added in v0.20.0

func (m *CategoricalSummary) Validate() error

Validate checks the field values on CategoricalSummary with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CategoricalSummary) ValidateAll added in v0.20.0

func (m *CategoricalSummary) ValidateAll() error

ValidateAll checks the field values on CategoricalSummary with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CategoricalSummaryMultiError, or nil if none found.

type CategoricalSummaryMultiError added in v0.20.0

type CategoricalSummaryMultiError []error

CategoricalSummaryMultiError is an error wrapping multiple validation errors returned by CategoricalSummary.ValidateAll() if the designated constraints aren't met.

func (CategoricalSummaryMultiError) AllErrors added in v0.20.0

func (m CategoricalSummaryMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CategoricalSummaryMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type CategoricalSummaryValidationError added in v0.20.0

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

CategoricalSummaryValidationError is the validation error returned by CategoricalSummary.Validate if the designated constraints aren't met.

func (CategoricalSummaryValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (CategoricalSummaryValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (CategoricalSummaryValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (CategoricalSummaryValidationError) Field added in v0.20.0

Field function returns field value.

func (CategoricalSummaryValidationError) Key added in v0.20.0

Key function returns key value.

func (CategoricalSummaryValidationError) Reason added in v0.20.0

Reason function returns reason value.

type CategoricalSummary_Cardinality

type CategoricalSummary_Cardinality struct {
	Cardinality float64 `protobuf:"fixed64,2,opt,name=cardinality,proto3,oneof"`
}

type CategoricalSummary_TopK

type CategoricalSummary_TopK struct {
	TopK *TopK `protobuf:"bytes,1,opt,name=top_k,json=topK,proto3,oneof"`
}

type ColumnCardinalityRequest added in v0.22.0

type ColumnCardinalityRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName  string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	ColumnName string `protobuf:"bytes,3,opt,name=column_name,json=columnName,proto3" json:"column_name,omitempty"`
	Priority   int32  `protobuf:"varint,4,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request for QueryService.ColumnCardinality. Returns the cardinality for a given column for table table_name

func (*ColumnCardinalityRequest) Descriptor deprecated added in v0.22.0

func (*ColumnCardinalityRequest) Descriptor() ([]byte, []int)

Deprecated: Use ColumnCardinalityRequest.ProtoReflect.Descriptor instead.

func (*ColumnCardinalityRequest) GetColumnName added in v0.22.0

func (x *ColumnCardinalityRequest) GetColumnName() string

func (*ColumnCardinalityRequest) GetInstanceId added in v0.22.0

func (x *ColumnCardinalityRequest) GetInstanceId() string

func (*ColumnCardinalityRequest) GetPriority added in v0.22.0

func (x *ColumnCardinalityRequest) GetPriority() int32

func (*ColumnCardinalityRequest) GetTableName added in v0.22.0

func (x *ColumnCardinalityRequest) GetTableName() string

func (*ColumnCardinalityRequest) ProtoMessage added in v0.22.0

func (*ColumnCardinalityRequest) ProtoMessage()

func (*ColumnCardinalityRequest) ProtoReflect added in v0.22.0

func (x *ColumnCardinalityRequest) ProtoReflect() protoreflect.Message

func (*ColumnCardinalityRequest) Reset added in v0.22.0

func (x *ColumnCardinalityRequest) Reset()

func (*ColumnCardinalityRequest) String added in v0.22.0

func (x *ColumnCardinalityRequest) String() string

func (*ColumnCardinalityRequest) Validate added in v0.22.0

func (m *ColumnCardinalityRequest) Validate() error

Validate checks the field values on ColumnCardinalityRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnCardinalityRequest) ValidateAll added in v0.22.0

func (m *ColumnCardinalityRequest) ValidateAll() error

ValidateAll checks the field values on ColumnCardinalityRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnCardinalityRequestMultiError, or nil if none found.

type ColumnCardinalityRequestMultiError added in v0.22.0

type ColumnCardinalityRequestMultiError []error

ColumnCardinalityRequestMultiError is an error wrapping multiple validation errors returned by ColumnCardinalityRequest.ValidateAll() if the designated constraints aren't met.

func (ColumnCardinalityRequestMultiError) AllErrors added in v0.22.0

func (m ColumnCardinalityRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ColumnCardinalityRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnCardinalityRequestValidationError added in v0.22.0

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

ColumnCardinalityRequestValidationError is the validation error returned by ColumnCardinalityRequest.Validate if the designated constraints aren't met.

func (ColumnCardinalityRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnCardinalityRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnCardinalityRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnCardinalityRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnCardinalityRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnCardinalityRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnCardinalityResponse added in v0.22.0

type ColumnCardinalityResponse struct {
	CategoricalSummary *CategoricalSummary `protobuf:"bytes,1,opt,name=categorical_summary,json=categoricalSummary,proto3" json:"categorical_summary,omitempty"`
	// contains filtered or unexported fields
}

func (*ColumnCardinalityResponse) Descriptor deprecated added in v0.22.0

func (*ColumnCardinalityResponse) Descriptor() ([]byte, []int)

Deprecated: Use ColumnCardinalityResponse.ProtoReflect.Descriptor instead.

func (*ColumnCardinalityResponse) GetCategoricalSummary added in v0.22.0

func (x *ColumnCardinalityResponse) GetCategoricalSummary() *CategoricalSummary

func (*ColumnCardinalityResponse) ProtoMessage added in v0.22.0

func (*ColumnCardinalityResponse) ProtoMessage()

func (*ColumnCardinalityResponse) ProtoReflect added in v0.22.0

func (*ColumnCardinalityResponse) Reset added in v0.22.0

func (x *ColumnCardinalityResponse) Reset()

func (*ColumnCardinalityResponse) String added in v0.22.0

func (x *ColumnCardinalityResponse) String() string

func (*ColumnCardinalityResponse) Validate added in v0.22.0

func (m *ColumnCardinalityResponse) Validate() error

Validate checks the field values on ColumnCardinalityResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnCardinalityResponse) ValidateAll added in v0.22.0

func (m *ColumnCardinalityResponse) ValidateAll() error

ValidateAll checks the field values on ColumnCardinalityResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnCardinalityResponseMultiError, or nil if none found.

type ColumnCardinalityResponseMultiError added in v0.22.0

type ColumnCardinalityResponseMultiError []error

ColumnCardinalityResponseMultiError is an error wrapping multiple validation errors returned by ColumnCardinalityResponse.ValidateAll() if the designated constraints aren't met.

func (ColumnCardinalityResponseMultiError) AllErrors added in v0.22.0

AllErrors returns a list of validation violation errors.

func (ColumnCardinalityResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnCardinalityResponseValidationError added in v0.22.0

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

ColumnCardinalityResponseValidationError is the validation error returned by ColumnCardinalityResponse.Validate if the designated constraints aren't met.

func (ColumnCardinalityResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnCardinalityResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnCardinalityResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnCardinalityResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnCardinalityResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnCardinalityResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnDescriptiveStatisticsRequest added in v0.22.0

type ColumnDescriptiveStatisticsRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName  string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	ColumnName string `protobuf:"bytes,3,opt,name=column_name,json=columnName,proto3" json:"column_name,omitempty"`
	Priority   int32  `protobuf:"varint,4,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request for QueryService.GetColumnDescriptiveStatisticsRequest. Returns the stats for a given column for table table_name

func (*ColumnDescriptiveStatisticsRequest) Descriptor deprecated added in v0.22.0

func (*ColumnDescriptiveStatisticsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ColumnDescriptiveStatisticsRequest.ProtoReflect.Descriptor instead.

func (*ColumnDescriptiveStatisticsRequest) GetColumnName added in v0.22.0

func (x *ColumnDescriptiveStatisticsRequest) GetColumnName() string

func (*ColumnDescriptiveStatisticsRequest) GetInstanceId added in v0.22.0

func (x *ColumnDescriptiveStatisticsRequest) GetInstanceId() string

func (*ColumnDescriptiveStatisticsRequest) GetPriority added in v0.22.0

func (x *ColumnDescriptiveStatisticsRequest) GetPriority() int32

func (*ColumnDescriptiveStatisticsRequest) GetTableName added in v0.22.0

func (x *ColumnDescriptiveStatisticsRequest) GetTableName() string

func (*ColumnDescriptiveStatisticsRequest) ProtoMessage added in v0.22.0

func (*ColumnDescriptiveStatisticsRequest) ProtoMessage()

func (*ColumnDescriptiveStatisticsRequest) ProtoReflect added in v0.22.0

func (*ColumnDescriptiveStatisticsRequest) Reset added in v0.22.0

func (*ColumnDescriptiveStatisticsRequest) String added in v0.22.0

func (*ColumnDescriptiveStatisticsRequest) Validate added in v0.22.0

Validate checks the field values on ColumnDescriptiveStatisticsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnDescriptiveStatisticsRequest) ValidateAll added in v0.22.0

func (m *ColumnDescriptiveStatisticsRequest) ValidateAll() error

ValidateAll checks the field values on ColumnDescriptiveStatisticsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnDescriptiveStatisticsRequestMultiError, or nil if none found.

type ColumnDescriptiveStatisticsRequestMultiError added in v0.22.0

type ColumnDescriptiveStatisticsRequestMultiError []error

ColumnDescriptiveStatisticsRequestMultiError is an error wrapping multiple validation errors returned by ColumnDescriptiveStatisticsRequest.ValidateAll() if the designated constraints aren't met.

func (ColumnDescriptiveStatisticsRequestMultiError) AllErrors added in v0.22.0

AllErrors returns a list of validation violation errors.

func (ColumnDescriptiveStatisticsRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnDescriptiveStatisticsRequestValidationError added in v0.22.0

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

ColumnDescriptiveStatisticsRequestValidationError is the validation error returned by ColumnDescriptiveStatisticsRequest.Validate if the designated constraints aren't met.

func (ColumnDescriptiveStatisticsRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnDescriptiveStatisticsRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnDescriptiveStatisticsRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnDescriptiveStatisticsRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnDescriptiveStatisticsRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnDescriptiveStatisticsRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnDescriptiveStatisticsResponse added in v0.22.0

type ColumnDescriptiveStatisticsResponse struct {
	NumericSummary *NumericSummary `protobuf:"bytes,1,opt,name=numeric_summary,json=numericSummary,proto3" json:"numeric_summary,omitempty"`
	// contains filtered or unexported fields
}

func (*ColumnDescriptiveStatisticsResponse) Descriptor deprecated added in v0.22.0

func (*ColumnDescriptiveStatisticsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ColumnDescriptiveStatisticsResponse.ProtoReflect.Descriptor instead.

func (*ColumnDescriptiveStatisticsResponse) GetNumericSummary added in v0.22.0

func (x *ColumnDescriptiveStatisticsResponse) GetNumericSummary() *NumericSummary

func (*ColumnDescriptiveStatisticsResponse) ProtoMessage added in v0.22.0

func (*ColumnDescriptiveStatisticsResponse) ProtoMessage()

func (*ColumnDescriptiveStatisticsResponse) ProtoReflect added in v0.22.0

func (*ColumnDescriptiveStatisticsResponse) Reset added in v0.22.0

func (*ColumnDescriptiveStatisticsResponse) String added in v0.22.0

func (*ColumnDescriptiveStatisticsResponse) Validate added in v0.22.0

Validate checks the field values on ColumnDescriptiveStatisticsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnDescriptiveStatisticsResponse) ValidateAll added in v0.22.0

func (m *ColumnDescriptiveStatisticsResponse) ValidateAll() error

ValidateAll checks the field values on ColumnDescriptiveStatisticsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnDescriptiveStatisticsResponseMultiError, or nil if none found.

type ColumnDescriptiveStatisticsResponseMultiError added in v0.22.0

type ColumnDescriptiveStatisticsResponseMultiError []error

ColumnDescriptiveStatisticsResponseMultiError is an error wrapping multiple validation errors returned by ColumnDescriptiveStatisticsResponse.ValidateAll() if the designated constraints aren't met.

func (ColumnDescriptiveStatisticsResponseMultiError) AllErrors added in v0.22.0

AllErrors returns a list of validation violation errors.

func (ColumnDescriptiveStatisticsResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnDescriptiveStatisticsResponseValidationError added in v0.22.0

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

ColumnDescriptiveStatisticsResponseValidationError is the validation error returned by ColumnDescriptiveStatisticsResponse.Validate if the designated constraints aren't met.

func (ColumnDescriptiveStatisticsResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnDescriptiveStatisticsResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnDescriptiveStatisticsResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnDescriptiveStatisticsResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnDescriptiveStatisticsResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnDescriptiveStatisticsResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnNullCountRequest added in v0.22.0

type ColumnNullCountRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName  string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	ColumnName string `protobuf:"bytes,3,opt,name=column_name,json=columnName,proto3" json:"column_name,omitempty"`
	Priority   int32  `protobuf:"varint,4,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request for QueryService.ColumnNullCount. Returns the null count for a given column for table table_name

func (*ColumnNullCountRequest) Descriptor deprecated added in v0.22.0

func (*ColumnNullCountRequest) Descriptor() ([]byte, []int)

Deprecated: Use ColumnNullCountRequest.ProtoReflect.Descriptor instead.

func (*ColumnNullCountRequest) GetColumnName added in v0.22.0

func (x *ColumnNullCountRequest) GetColumnName() string

func (*ColumnNullCountRequest) GetInstanceId added in v0.22.0

func (x *ColumnNullCountRequest) GetInstanceId() string

func (*ColumnNullCountRequest) GetPriority added in v0.22.0

func (x *ColumnNullCountRequest) GetPriority() int32

func (*ColumnNullCountRequest) GetTableName added in v0.22.0

func (x *ColumnNullCountRequest) GetTableName() string

func (*ColumnNullCountRequest) ProtoMessage added in v0.22.0

func (*ColumnNullCountRequest) ProtoMessage()

func (*ColumnNullCountRequest) ProtoReflect added in v0.22.0

func (x *ColumnNullCountRequest) ProtoReflect() protoreflect.Message

func (*ColumnNullCountRequest) Reset added in v0.22.0

func (x *ColumnNullCountRequest) Reset()

func (*ColumnNullCountRequest) String added in v0.22.0

func (x *ColumnNullCountRequest) String() string

func (*ColumnNullCountRequest) Validate added in v0.22.0

func (m *ColumnNullCountRequest) Validate() error

Validate checks the field values on ColumnNullCountRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnNullCountRequest) ValidateAll added in v0.22.0

func (m *ColumnNullCountRequest) ValidateAll() error

ValidateAll checks the field values on ColumnNullCountRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnNullCountRequestMultiError, or nil if none found.

type ColumnNullCountRequestMultiError added in v0.22.0

type ColumnNullCountRequestMultiError []error

ColumnNullCountRequestMultiError is an error wrapping multiple validation errors returned by ColumnNullCountRequest.ValidateAll() if the designated constraints aren't met.

func (ColumnNullCountRequestMultiError) AllErrors added in v0.22.0

func (m ColumnNullCountRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ColumnNullCountRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnNullCountRequestValidationError added in v0.22.0

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

ColumnNullCountRequestValidationError is the validation error returned by ColumnNullCountRequest.Validate if the designated constraints aren't met.

func (ColumnNullCountRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnNullCountRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnNullCountRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnNullCountRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnNullCountRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnNullCountRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnNullCountResponse added in v0.22.0

type ColumnNullCountResponse struct {
	Count float64 `protobuf:"fixed64,1,opt,name=count,proto3" json:"count,omitempty"`
	// contains filtered or unexported fields
}

Response for QueryService.ColumnNullCount

func (*ColumnNullCountResponse) Descriptor deprecated added in v0.22.0

func (*ColumnNullCountResponse) Descriptor() ([]byte, []int)

Deprecated: Use ColumnNullCountResponse.ProtoReflect.Descriptor instead.

func (*ColumnNullCountResponse) GetCount added in v0.22.0

func (x *ColumnNullCountResponse) GetCount() float64

func (*ColumnNullCountResponse) ProtoMessage added in v0.22.0

func (*ColumnNullCountResponse) ProtoMessage()

func (*ColumnNullCountResponse) ProtoReflect added in v0.22.0

func (x *ColumnNullCountResponse) ProtoReflect() protoreflect.Message

func (*ColumnNullCountResponse) Reset added in v0.22.0

func (x *ColumnNullCountResponse) Reset()

func (*ColumnNullCountResponse) String added in v0.22.0

func (x *ColumnNullCountResponse) String() string

func (*ColumnNullCountResponse) Validate added in v0.22.0

func (m *ColumnNullCountResponse) Validate() error

Validate checks the field values on ColumnNullCountResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnNullCountResponse) ValidateAll added in v0.22.0

func (m *ColumnNullCountResponse) ValidateAll() error

ValidateAll checks the field values on ColumnNullCountResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnNullCountResponseMultiError, or nil if none found.

type ColumnNullCountResponseMultiError added in v0.22.0

type ColumnNullCountResponseMultiError []error

ColumnNullCountResponseMultiError is an error wrapping multiple validation errors returned by ColumnNullCountResponse.ValidateAll() if the designated constraints aren't met.

func (ColumnNullCountResponseMultiError) AllErrors added in v0.22.0

func (m ColumnNullCountResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ColumnNullCountResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnNullCountResponseValidationError added in v0.22.0

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

ColumnNullCountResponseValidationError is the validation error returned by ColumnNullCountResponse.Validate if the designated constraints aren't met.

func (ColumnNullCountResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnNullCountResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnNullCountResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnNullCountResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnNullCountResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnNullCountResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnNumericHistogramRequest added in v0.22.0

type ColumnNumericHistogramRequest struct {
	InstanceId      string          `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName       string          `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	ColumnName      string          `protobuf:"bytes,3,opt,name=column_name,json=columnName,proto3" json:"column_name,omitempty"`
	HistogramMethod HistogramMethod `` /* 144-byte string literal not displayed */
	Priority        int32           `protobuf:"varint,5,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request for QueryService.ColumnNumericHistogram. Returns the histogram for a given column for table table_name

func (*ColumnNumericHistogramRequest) Descriptor deprecated added in v0.22.0

func (*ColumnNumericHistogramRequest) Descriptor() ([]byte, []int)

Deprecated: Use ColumnNumericHistogramRequest.ProtoReflect.Descriptor instead.

func (*ColumnNumericHistogramRequest) GetColumnName added in v0.22.0

func (x *ColumnNumericHistogramRequest) GetColumnName() string

func (*ColumnNumericHistogramRequest) GetHistogramMethod added in v0.22.0

func (x *ColumnNumericHistogramRequest) GetHistogramMethod() HistogramMethod

func (*ColumnNumericHistogramRequest) GetInstanceId added in v0.22.0

func (x *ColumnNumericHistogramRequest) GetInstanceId() string

func (*ColumnNumericHistogramRequest) GetPriority added in v0.22.0

func (x *ColumnNumericHistogramRequest) GetPriority() int32

func (*ColumnNumericHistogramRequest) GetTableName added in v0.22.0

func (x *ColumnNumericHistogramRequest) GetTableName() string

func (*ColumnNumericHistogramRequest) ProtoMessage added in v0.22.0

func (*ColumnNumericHistogramRequest) ProtoMessage()

func (*ColumnNumericHistogramRequest) ProtoReflect added in v0.22.0

func (*ColumnNumericHistogramRequest) Reset added in v0.22.0

func (x *ColumnNumericHistogramRequest) Reset()

func (*ColumnNumericHistogramRequest) String added in v0.22.0

func (*ColumnNumericHistogramRequest) Validate added in v0.22.0

func (m *ColumnNumericHistogramRequest) Validate() error

Validate checks the field values on ColumnNumericHistogramRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnNumericHistogramRequest) ValidateAll added in v0.22.0

func (m *ColumnNumericHistogramRequest) ValidateAll() error

ValidateAll checks the field values on ColumnNumericHistogramRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnNumericHistogramRequestMultiError, or nil if none found.

type ColumnNumericHistogramRequestMultiError added in v0.22.0

type ColumnNumericHistogramRequestMultiError []error

ColumnNumericHistogramRequestMultiError is an error wrapping multiple validation errors returned by ColumnNumericHistogramRequest.ValidateAll() if the designated constraints aren't met.

func (ColumnNumericHistogramRequestMultiError) AllErrors added in v0.22.0

AllErrors returns a list of validation violation errors.

func (ColumnNumericHistogramRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnNumericHistogramRequestValidationError added in v0.22.0

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

ColumnNumericHistogramRequestValidationError is the validation error returned by ColumnNumericHistogramRequest.Validate if the designated constraints aren't met.

func (ColumnNumericHistogramRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnNumericHistogramRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnNumericHistogramRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnNumericHistogramRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnNumericHistogramRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnNumericHistogramRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnNumericHistogramResponse added in v0.22.0

type ColumnNumericHistogramResponse struct {
	NumericSummary *NumericSummary `protobuf:"bytes,1,opt,name=numeric_summary,json=numericSummary,proto3" json:"numeric_summary,omitempty"`
	// contains filtered or unexported fields
}

Response for QueryService.ColumnNumericHistogram

func (*ColumnNumericHistogramResponse) Descriptor deprecated added in v0.22.0

func (*ColumnNumericHistogramResponse) Descriptor() ([]byte, []int)

Deprecated: Use ColumnNumericHistogramResponse.ProtoReflect.Descriptor instead.

func (*ColumnNumericHistogramResponse) GetNumericSummary added in v0.22.0

func (x *ColumnNumericHistogramResponse) GetNumericSummary() *NumericSummary

func (*ColumnNumericHistogramResponse) ProtoMessage added in v0.22.0

func (*ColumnNumericHistogramResponse) ProtoMessage()

func (*ColumnNumericHistogramResponse) ProtoReflect added in v0.22.0

func (*ColumnNumericHistogramResponse) Reset added in v0.22.0

func (x *ColumnNumericHistogramResponse) Reset()

func (*ColumnNumericHistogramResponse) String added in v0.22.0

func (*ColumnNumericHistogramResponse) Validate added in v0.22.0

func (m *ColumnNumericHistogramResponse) Validate() error

Validate checks the field values on ColumnNumericHistogramResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnNumericHistogramResponse) ValidateAll added in v0.22.0

func (m *ColumnNumericHistogramResponse) ValidateAll() error

ValidateAll checks the field values on ColumnNumericHistogramResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnNumericHistogramResponseMultiError, or nil if none found.

type ColumnNumericHistogramResponseMultiError added in v0.22.0

type ColumnNumericHistogramResponseMultiError []error

ColumnNumericHistogramResponseMultiError is an error wrapping multiple validation errors returned by ColumnNumericHistogramResponse.ValidateAll() if the designated constraints aren't met.

func (ColumnNumericHistogramResponseMultiError) AllErrors added in v0.22.0

AllErrors returns a list of validation violation errors.

func (ColumnNumericHistogramResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnNumericHistogramResponseValidationError added in v0.22.0

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

ColumnNumericHistogramResponseValidationError is the validation error returned by ColumnNumericHistogramResponse.Validate if the designated constraints aren't met.

func (ColumnNumericHistogramResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnNumericHistogramResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnNumericHistogramResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnNumericHistogramResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnNumericHistogramResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnNumericHistogramResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnRollupIntervalRequest added in v0.22.0

type ColumnRollupIntervalRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName  string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	ColumnName string `protobuf:"bytes,3,opt,name=column_name,json=columnName,proto3" json:"column_name,omitempty"`
	Priority   int32  `protobuf:"varint,4,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

func (*ColumnRollupIntervalRequest) Descriptor deprecated added in v0.22.0

func (*ColumnRollupIntervalRequest) Descriptor() ([]byte, []int)

Deprecated: Use ColumnRollupIntervalRequest.ProtoReflect.Descriptor instead.

func (*ColumnRollupIntervalRequest) GetColumnName added in v0.22.0

func (x *ColumnRollupIntervalRequest) GetColumnName() string

func (*ColumnRollupIntervalRequest) GetInstanceId added in v0.22.0

func (x *ColumnRollupIntervalRequest) GetInstanceId() string

func (*ColumnRollupIntervalRequest) GetPriority added in v0.22.0

func (x *ColumnRollupIntervalRequest) GetPriority() int32

func (*ColumnRollupIntervalRequest) GetTableName added in v0.22.0

func (x *ColumnRollupIntervalRequest) GetTableName() string

func (*ColumnRollupIntervalRequest) ProtoMessage added in v0.22.0

func (*ColumnRollupIntervalRequest) ProtoMessage()

func (*ColumnRollupIntervalRequest) ProtoReflect added in v0.22.0

func (*ColumnRollupIntervalRequest) Reset added in v0.22.0

func (x *ColumnRollupIntervalRequest) Reset()

func (*ColumnRollupIntervalRequest) String added in v0.22.0

func (x *ColumnRollupIntervalRequest) String() string

func (*ColumnRollupIntervalRequest) Validate added in v0.22.0

func (m *ColumnRollupIntervalRequest) Validate() error

Validate checks the field values on ColumnRollupIntervalRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnRollupIntervalRequest) ValidateAll added in v0.22.0

func (m *ColumnRollupIntervalRequest) ValidateAll() error

ValidateAll checks the field values on ColumnRollupIntervalRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnRollupIntervalRequestMultiError, or nil if none found.

type ColumnRollupIntervalRequestMultiError added in v0.22.0

type ColumnRollupIntervalRequestMultiError []error

ColumnRollupIntervalRequestMultiError is an error wrapping multiple validation errors returned by ColumnRollupIntervalRequest.ValidateAll() if the designated constraints aren't met.

func (ColumnRollupIntervalRequestMultiError) AllErrors added in v0.22.0

AllErrors returns a list of validation violation errors.

func (ColumnRollupIntervalRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnRollupIntervalRequestValidationError added in v0.22.0

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

ColumnRollupIntervalRequestValidationError is the validation error returned by ColumnRollupIntervalRequest.Validate if the designated constraints aren't met.

func (ColumnRollupIntervalRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnRollupIntervalRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnRollupIntervalRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnRollupIntervalRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnRollupIntervalRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnRollupIntervalRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnRollupIntervalResponse added in v0.22.0

type ColumnRollupIntervalResponse struct {
	Start    *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=start,proto3" json:"start,omitempty"`
	End      *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end,proto3" json:"end,omitempty"`
	Interval TimeGrain              `protobuf:"varint,3,opt,name=interval,proto3,enum=rill.runtime.v1.TimeGrain" json:"interval,omitempty"`
	// contains filtered or unexported fields
}

func (*ColumnRollupIntervalResponse) Descriptor deprecated added in v0.22.0

func (*ColumnRollupIntervalResponse) Descriptor() ([]byte, []int)

Deprecated: Use ColumnRollupIntervalResponse.ProtoReflect.Descriptor instead.

func (*ColumnRollupIntervalResponse) GetEnd added in v0.22.0

func (*ColumnRollupIntervalResponse) GetInterval added in v0.22.0

func (x *ColumnRollupIntervalResponse) GetInterval() TimeGrain

func (*ColumnRollupIntervalResponse) GetStart added in v0.22.0

func (*ColumnRollupIntervalResponse) ProtoMessage added in v0.22.0

func (*ColumnRollupIntervalResponse) ProtoMessage()

func (*ColumnRollupIntervalResponse) ProtoReflect added in v0.22.0

func (*ColumnRollupIntervalResponse) Reset added in v0.22.0

func (x *ColumnRollupIntervalResponse) Reset()

func (*ColumnRollupIntervalResponse) String added in v0.22.0

func (*ColumnRollupIntervalResponse) Validate added in v0.22.0

func (m *ColumnRollupIntervalResponse) Validate() error

Validate checks the field values on ColumnRollupIntervalResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnRollupIntervalResponse) ValidateAll added in v0.22.0

func (m *ColumnRollupIntervalResponse) ValidateAll() error

ValidateAll checks the field values on ColumnRollupIntervalResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnRollupIntervalResponseMultiError, or nil if none found.

type ColumnRollupIntervalResponseMultiError added in v0.22.0

type ColumnRollupIntervalResponseMultiError []error

ColumnRollupIntervalResponseMultiError is an error wrapping multiple validation errors returned by ColumnRollupIntervalResponse.ValidateAll() if the designated constraints aren't met.

func (ColumnRollupIntervalResponseMultiError) AllErrors added in v0.22.0

AllErrors returns a list of validation violation errors.

func (ColumnRollupIntervalResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnRollupIntervalResponseValidationError added in v0.22.0

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

ColumnRollupIntervalResponseValidationError is the validation error returned by ColumnRollupIntervalResponse.Validate if the designated constraints aren't met.

func (ColumnRollupIntervalResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnRollupIntervalResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnRollupIntervalResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnRollupIntervalResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnRollupIntervalResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnRollupIntervalResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnRugHistogramRequest added in v0.22.0

type ColumnRugHistogramRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName  string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	ColumnName string `protobuf:"bytes,3,opt,name=column_name,json=columnName,proto3" json:"column_name,omitempty"`
	Priority   int32  `protobuf:"varint,4,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request for QueryService.ColumnRugHistogram

func (*ColumnRugHistogramRequest) Descriptor deprecated added in v0.22.0

func (*ColumnRugHistogramRequest) Descriptor() ([]byte, []int)

Deprecated: Use ColumnRugHistogramRequest.ProtoReflect.Descriptor instead.

func (*ColumnRugHistogramRequest) GetColumnName added in v0.22.0

func (x *ColumnRugHistogramRequest) GetColumnName() string

func (*ColumnRugHistogramRequest) GetInstanceId added in v0.22.0

func (x *ColumnRugHistogramRequest) GetInstanceId() string

func (*ColumnRugHistogramRequest) GetPriority added in v0.22.0

func (x *ColumnRugHistogramRequest) GetPriority() int32

func (*ColumnRugHistogramRequest) GetTableName added in v0.22.0

func (x *ColumnRugHistogramRequest) GetTableName() string

func (*ColumnRugHistogramRequest) ProtoMessage added in v0.22.0

func (*ColumnRugHistogramRequest) ProtoMessage()

func (*ColumnRugHistogramRequest) ProtoReflect added in v0.22.0

func (*ColumnRugHistogramRequest) Reset added in v0.22.0

func (x *ColumnRugHistogramRequest) Reset()

func (*ColumnRugHistogramRequest) String added in v0.22.0

func (x *ColumnRugHistogramRequest) String() string

func (*ColumnRugHistogramRequest) Validate added in v0.22.0

func (m *ColumnRugHistogramRequest) Validate() error

Validate checks the field values on ColumnRugHistogramRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnRugHistogramRequest) ValidateAll added in v0.22.0

func (m *ColumnRugHistogramRequest) ValidateAll() error

ValidateAll checks the field values on ColumnRugHistogramRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnRugHistogramRequestMultiError, or nil if none found.

type ColumnRugHistogramRequestMultiError added in v0.22.0

type ColumnRugHistogramRequestMultiError []error

ColumnRugHistogramRequestMultiError is an error wrapping multiple validation errors returned by ColumnRugHistogramRequest.ValidateAll() if the designated constraints aren't met.

func (ColumnRugHistogramRequestMultiError) AllErrors added in v0.22.0

AllErrors returns a list of validation violation errors.

func (ColumnRugHistogramRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnRugHistogramRequestValidationError added in v0.22.0

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

ColumnRugHistogramRequestValidationError is the validation error returned by ColumnRugHistogramRequest.Validate if the designated constraints aren't met.

func (ColumnRugHistogramRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnRugHistogramRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnRugHistogramRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnRugHistogramRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnRugHistogramRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnRugHistogramRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnRugHistogramResponse added in v0.22.0

type ColumnRugHistogramResponse struct {
	NumericSummary *NumericSummary `protobuf:"bytes,1,opt,name=numeric_summary,json=numericSummary,proto3" json:"numeric_summary,omitempty"`
	// contains filtered or unexported fields
}

func (*ColumnRugHistogramResponse) Descriptor deprecated added in v0.22.0

func (*ColumnRugHistogramResponse) Descriptor() ([]byte, []int)

Deprecated: Use ColumnRugHistogramResponse.ProtoReflect.Descriptor instead.

func (*ColumnRugHistogramResponse) GetNumericSummary added in v0.22.0

func (x *ColumnRugHistogramResponse) GetNumericSummary() *NumericSummary

func (*ColumnRugHistogramResponse) ProtoMessage added in v0.22.0

func (*ColumnRugHistogramResponse) ProtoMessage()

func (*ColumnRugHistogramResponse) ProtoReflect added in v0.22.0

func (*ColumnRugHistogramResponse) Reset added in v0.22.0

func (x *ColumnRugHistogramResponse) Reset()

func (*ColumnRugHistogramResponse) String added in v0.22.0

func (x *ColumnRugHistogramResponse) String() string

func (*ColumnRugHistogramResponse) Validate added in v0.22.0

func (m *ColumnRugHistogramResponse) Validate() error

Validate checks the field values on ColumnRugHistogramResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnRugHistogramResponse) ValidateAll added in v0.22.0

func (m *ColumnRugHistogramResponse) ValidateAll() error

ValidateAll checks the field values on ColumnRugHistogramResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnRugHistogramResponseMultiError, or nil if none found.

type ColumnRugHistogramResponseMultiError added in v0.22.0

type ColumnRugHistogramResponseMultiError []error

ColumnRugHistogramResponseMultiError is an error wrapping multiple validation errors returned by ColumnRugHistogramResponse.ValidateAll() if the designated constraints aren't met.

func (ColumnRugHistogramResponseMultiError) AllErrors added in v0.22.0

AllErrors returns a list of validation violation errors.

func (ColumnRugHistogramResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnRugHistogramResponseValidationError added in v0.22.0

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

ColumnRugHistogramResponseValidationError is the validation error returned by ColumnRugHistogramResponse.Validate if the designated constraints aren't met.

func (ColumnRugHistogramResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnRugHistogramResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnRugHistogramResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnRugHistogramResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnRugHistogramResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnRugHistogramResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnTimeGrainRequest added in v0.22.0

type ColumnTimeGrainRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName  string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	ColumnName string `protobuf:"bytes,3,opt,name=column_name,json=columnName,proto3" json:"column_name,omitempty"`
	Priority   int32  `protobuf:"varint,4,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request for QueryService.ColumnTimeGrainRequest

func (*ColumnTimeGrainRequest) Descriptor deprecated added in v0.22.0

func (*ColumnTimeGrainRequest) Descriptor() ([]byte, []int)

Deprecated: Use ColumnTimeGrainRequest.ProtoReflect.Descriptor instead.

func (*ColumnTimeGrainRequest) GetColumnName added in v0.22.0

func (x *ColumnTimeGrainRequest) GetColumnName() string

func (*ColumnTimeGrainRequest) GetInstanceId added in v0.22.0

func (x *ColumnTimeGrainRequest) GetInstanceId() string

func (*ColumnTimeGrainRequest) GetPriority added in v0.22.0

func (x *ColumnTimeGrainRequest) GetPriority() int32

func (*ColumnTimeGrainRequest) GetTableName added in v0.22.0

func (x *ColumnTimeGrainRequest) GetTableName() string

func (*ColumnTimeGrainRequest) ProtoMessage added in v0.22.0

func (*ColumnTimeGrainRequest) ProtoMessage()

func (*ColumnTimeGrainRequest) ProtoReflect added in v0.22.0

func (x *ColumnTimeGrainRequest) ProtoReflect() protoreflect.Message

func (*ColumnTimeGrainRequest) Reset added in v0.22.0

func (x *ColumnTimeGrainRequest) Reset()

func (*ColumnTimeGrainRequest) String added in v0.22.0

func (x *ColumnTimeGrainRequest) String() string

func (*ColumnTimeGrainRequest) Validate added in v0.22.0

func (m *ColumnTimeGrainRequest) Validate() error

Validate checks the field values on ColumnTimeGrainRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnTimeGrainRequest) ValidateAll added in v0.22.0

func (m *ColumnTimeGrainRequest) ValidateAll() error

ValidateAll checks the field values on ColumnTimeGrainRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnTimeGrainRequestMultiError, or nil if none found.

type ColumnTimeGrainRequestMultiError added in v0.22.0

type ColumnTimeGrainRequestMultiError []error

ColumnTimeGrainRequestMultiError is an error wrapping multiple validation errors returned by ColumnTimeGrainRequest.ValidateAll() if the designated constraints aren't met.

func (ColumnTimeGrainRequestMultiError) AllErrors added in v0.22.0

func (m ColumnTimeGrainRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ColumnTimeGrainRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnTimeGrainRequestValidationError added in v0.22.0

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

ColumnTimeGrainRequestValidationError is the validation error returned by ColumnTimeGrainRequest.Validate if the designated constraints aren't met.

func (ColumnTimeGrainRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnTimeGrainRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnTimeGrainRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnTimeGrainRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnTimeGrainRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnTimeGrainRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnTimeGrainResponse added in v0.22.0

type ColumnTimeGrainResponse struct {
	TimeGrain TimeGrain `protobuf:"varint,1,opt,name=time_grain,json=timeGrain,proto3,enum=rill.runtime.v1.TimeGrain" json:"time_grain,omitempty"`
	// contains filtered or unexported fields
}

Response for QueryService.ColumnTimeGrain

func (*ColumnTimeGrainResponse) Descriptor deprecated added in v0.22.0

func (*ColumnTimeGrainResponse) Descriptor() ([]byte, []int)

Deprecated: Use ColumnTimeGrainResponse.ProtoReflect.Descriptor instead.

func (*ColumnTimeGrainResponse) GetTimeGrain added in v0.22.0

func (x *ColumnTimeGrainResponse) GetTimeGrain() TimeGrain

func (*ColumnTimeGrainResponse) ProtoMessage added in v0.22.0

func (*ColumnTimeGrainResponse) ProtoMessage()

func (*ColumnTimeGrainResponse) ProtoReflect added in v0.22.0

func (x *ColumnTimeGrainResponse) ProtoReflect() protoreflect.Message

func (*ColumnTimeGrainResponse) Reset added in v0.22.0

func (x *ColumnTimeGrainResponse) Reset()

func (*ColumnTimeGrainResponse) String added in v0.22.0

func (x *ColumnTimeGrainResponse) String() string

func (*ColumnTimeGrainResponse) Validate added in v0.22.0

func (m *ColumnTimeGrainResponse) Validate() error

Validate checks the field values on ColumnTimeGrainResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnTimeGrainResponse) ValidateAll added in v0.22.0

func (m *ColumnTimeGrainResponse) ValidateAll() error

ValidateAll checks the field values on ColumnTimeGrainResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnTimeGrainResponseMultiError, or nil if none found.

type ColumnTimeGrainResponseMultiError added in v0.22.0

type ColumnTimeGrainResponseMultiError []error

ColumnTimeGrainResponseMultiError is an error wrapping multiple validation errors returned by ColumnTimeGrainResponse.ValidateAll() if the designated constraints aren't met.

func (ColumnTimeGrainResponseMultiError) AllErrors added in v0.22.0

func (m ColumnTimeGrainResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ColumnTimeGrainResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnTimeGrainResponseValidationError added in v0.22.0

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

ColumnTimeGrainResponseValidationError is the validation error returned by ColumnTimeGrainResponse.Validate if the designated constraints aren't met.

func (ColumnTimeGrainResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnTimeGrainResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnTimeGrainResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnTimeGrainResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnTimeGrainResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnTimeGrainResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnTimeRangeRequest added in v0.22.0

type ColumnTimeRangeRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName  string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	ColumnName string `protobuf:"bytes,3,opt,name=column_name,json=columnName,proto3" json:"column_name,omitempty"`
	Priority   int32  `protobuf:"varint,4,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request for QueryService.ColumnTimeRange

func (*ColumnTimeRangeRequest) Descriptor deprecated added in v0.22.0

func (*ColumnTimeRangeRequest) Descriptor() ([]byte, []int)

Deprecated: Use ColumnTimeRangeRequest.ProtoReflect.Descriptor instead.

func (*ColumnTimeRangeRequest) GetColumnName added in v0.22.0

func (x *ColumnTimeRangeRequest) GetColumnName() string

func (*ColumnTimeRangeRequest) GetInstanceId added in v0.22.0

func (x *ColumnTimeRangeRequest) GetInstanceId() string

func (*ColumnTimeRangeRequest) GetPriority added in v0.22.0

func (x *ColumnTimeRangeRequest) GetPriority() int32

func (*ColumnTimeRangeRequest) GetTableName added in v0.22.0

func (x *ColumnTimeRangeRequest) GetTableName() string

func (*ColumnTimeRangeRequest) ProtoMessage added in v0.22.0

func (*ColumnTimeRangeRequest) ProtoMessage()

func (*ColumnTimeRangeRequest) ProtoReflect added in v0.22.0

func (x *ColumnTimeRangeRequest) ProtoReflect() protoreflect.Message

func (*ColumnTimeRangeRequest) Reset added in v0.22.0

func (x *ColumnTimeRangeRequest) Reset()

func (*ColumnTimeRangeRequest) String added in v0.22.0

func (x *ColumnTimeRangeRequest) String() string

func (*ColumnTimeRangeRequest) Validate added in v0.22.0

func (m *ColumnTimeRangeRequest) Validate() error

Validate checks the field values on ColumnTimeRangeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnTimeRangeRequest) ValidateAll added in v0.22.0

func (m *ColumnTimeRangeRequest) ValidateAll() error

ValidateAll checks the field values on ColumnTimeRangeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnTimeRangeRequestMultiError, or nil if none found.

type ColumnTimeRangeRequestMultiError added in v0.22.0

type ColumnTimeRangeRequestMultiError []error

ColumnTimeRangeRequestMultiError is an error wrapping multiple validation errors returned by ColumnTimeRangeRequest.ValidateAll() if the designated constraints aren't met.

func (ColumnTimeRangeRequestMultiError) AllErrors added in v0.22.0

func (m ColumnTimeRangeRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ColumnTimeRangeRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnTimeRangeRequestValidationError added in v0.22.0

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

ColumnTimeRangeRequestValidationError is the validation error returned by ColumnTimeRangeRequest.Validate if the designated constraints aren't met.

func (ColumnTimeRangeRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnTimeRangeRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnTimeRangeRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnTimeRangeRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnTimeRangeRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnTimeRangeRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnTimeRangeResponse added in v0.22.0

type ColumnTimeRangeResponse struct {
	TimeRangeSummary *TimeRangeSummary `protobuf:"bytes,1,opt,name=time_range_summary,json=timeRangeSummary,proto3" json:"time_range_summary,omitempty"`
	// contains filtered or unexported fields
}

func (*ColumnTimeRangeResponse) Descriptor deprecated added in v0.22.0

func (*ColumnTimeRangeResponse) Descriptor() ([]byte, []int)

Deprecated: Use ColumnTimeRangeResponse.ProtoReflect.Descriptor instead.

func (*ColumnTimeRangeResponse) GetTimeRangeSummary added in v0.22.0

func (x *ColumnTimeRangeResponse) GetTimeRangeSummary() *TimeRangeSummary

func (*ColumnTimeRangeResponse) ProtoMessage added in v0.22.0

func (*ColumnTimeRangeResponse) ProtoMessage()

func (*ColumnTimeRangeResponse) ProtoReflect added in v0.22.0

func (x *ColumnTimeRangeResponse) ProtoReflect() protoreflect.Message

func (*ColumnTimeRangeResponse) Reset added in v0.22.0

func (x *ColumnTimeRangeResponse) Reset()

func (*ColumnTimeRangeResponse) String added in v0.22.0

func (x *ColumnTimeRangeResponse) String() string

func (*ColumnTimeRangeResponse) Validate added in v0.22.0

func (m *ColumnTimeRangeResponse) Validate() error

Validate checks the field values on ColumnTimeRangeResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnTimeRangeResponse) ValidateAll added in v0.22.0

func (m *ColumnTimeRangeResponse) ValidateAll() error

ValidateAll checks the field values on ColumnTimeRangeResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnTimeRangeResponseMultiError, or nil if none found.

type ColumnTimeRangeResponseMultiError added in v0.22.0

type ColumnTimeRangeResponseMultiError []error

ColumnTimeRangeResponseMultiError is an error wrapping multiple validation errors returned by ColumnTimeRangeResponse.ValidateAll() if the designated constraints aren't met.

func (ColumnTimeRangeResponseMultiError) AllErrors added in v0.22.0

func (m ColumnTimeRangeResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ColumnTimeRangeResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnTimeRangeResponseValidationError added in v0.22.0

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

ColumnTimeRangeResponseValidationError is the validation error returned by ColumnTimeRangeResponse.Validate if the designated constraints aren't met.

func (ColumnTimeRangeResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnTimeRangeResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnTimeRangeResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnTimeRangeResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnTimeRangeResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnTimeRangeResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnTimeSeriesRequest added in v0.22.0

type ColumnTimeSeriesRequest struct {
	InstanceId          string                                  `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName           string                                  `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	Measures            []*ColumnTimeSeriesRequest_BasicMeasure `protobuf:"bytes,3,rep,name=measures,proto3" json:"measures,omitempty"`
	TimestampColumnName string                                  `protobuf:"bytes,4,opt,name=timestamp_column_name,json=timestampColumnName,proto3" json:"timestamp_column_name,omitempty"`
	TimeRange           *TimeSeriesTimeRange                    `protobuf:"bytes,5,opt,name=time_range,json=timeRange,proto3" json:"time_range,omitempty"`
	Pixels              int32                                   `protobuf:"varint,7,opt,name=pixels,proto3" json:"pixels,omitempty"`
	SampleSize          int32                                   `protobuf:"varint,8,opt,name=sample_size,json=sampleSize,proto3" json:"sample_size,omitempty"`
	Priority            int32                                   `protobuf:"varint,9,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

func (*ColumnTimeSeriesRequest) Descriptor deprecated added in v0.22.0

func (*ColumnTimeSeriesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ColumnTimeSeriesRequest.ProtoReflect.Descriptor instead.

func (*ColumnTimeSeriesRequest) GetInstanceId added in v0.22.0

func (x *ColumnTimeSeriesRequest) GetInstanceId() string

func (*ColumnTimeSeriesRequest) GetMeasures added in v0.22.0

func (*ColumnTimeSeriesRequest) GetPixels added in v0.22.0

func (x *ColumnTimeSeriesRequest) GetPixels() int32

func (*ColumnTimeSeriesRequest) GetPriority added in v0.22.0

func (x *ColumnTimeSeriesRequest) GetPriority() int32

func (*ColumnTimeSeriesRequest) GetSampleSize added in v0.22.0

func (x *ColumnTimeSeriesRequest) GetSampleSize() int32

func (*ColumnTimeSeriesRequest) GetTableName added in v0.22.0

func (x *ColumnTimeSeriesRequest) GetTableName() string

func (*ColumnTimeSeriesRequest) GetTimeRange added in v0.22.0

func (x *ColumnTimeSeriesRequest) GetTimeRange() *TimeSeriesTimeRange

func (*ColumnTimeSeriesRequest) GetTimestampColumnName added in v0.22.0

func (x *ColumnTimeSeriesRequest) GetTimestampColumnName() string

func (*ColumnTimeSeriesRequest) ProtoMessage added in v0.22.0

func (*ColumnTimeSeriesRequest) ProtoMessage()

func (*ColumnTimeSeriesRequest) ProtoReflect added in v0.22.0

func (x *ColumnTimeSeriesRequest) ProtoReflect() protoreflect.Message

func (*ColumnTimeSeriesRequest) Reset added in v0.22.0

func (x *ColumnTimeSeriesRequest) Reset()

func (*ColumnTimeSeriesRequest) String added in v0.22.0

func (x *ColumnTimeSeriesRequest) String() string

func (*ColumnTimeSeriesRequest) Validate added in v0.22.0

func (m *ColumnTimeSeriesRequest) Validate() error

Validate checks the field values on ColumnTimeSeriesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnTimeSeriesRequest) ValidateAll added in v0.22.0

func (m *ColumnTimeSeriesRequest) ValidateAll() error

ValidateAll checks the field values on ColumnTimeSeriesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnTimeSeriesRequestMultiError, or nil if none found.

type ColumnTimeSeriesRequestMultiError added in v0.22.0

type ColumnTimeSeriesRequestMultiError []error

ColumnTimeSeriesRequestMultiError is an error wrapping multiple validation errors returned by ColumnTimeSeriesRequest.ValidateAll() if the designated constraints aren't met.

func (ColumnTimeSeriesRequestMultiError) AllErrors added in v0.22.0

func (m ColumnTimeSeriesRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ColumnTimeSeriesRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnTimeSeriesRequestValidationError added in v0.22.0

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

ColumnTimeSeriesRequestValidationError is the validation error returned by ColumnTimeSeriesRequest.Validate if the designated constraints aren't met.

func (ColumnTimeSeriesRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnTimeSeriesRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnTimeSeriesRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnTimeSeriesRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnTimeSeriesRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnTimeSeriesRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnTimeSeriesRequest_BasicMeasure added in v0.22.0

type ColumnTimeSeriesRequest_BasicMeasure struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// mandatory user defined metadata
	Expression string `protobuf:"bytes,2,opt,name=expression,proto3" json:"expression,omitempty"`
	// optional user defined metadata
	SqlName string `protobuf:"bytes,3,opt,name=sql_name,json=sqlName,proto3" json:"sql_name,omitempty"`
	// contains filtered or unexported fields
}

func (*ColumnTimeSeriesRequest_BasicMeasure) Descriptor deprecated added in v0.22.0

func (*ColumnTimeSeriesRequest_BasicMeasure) Descriptor() ([]byte, []int)

Deprecated: Use ColumnTimeSeriesRequest_BasicMeasure.ProtoReflect.Descriptor instead.

func (*ColumnTimeSeriesRequest_BasicMeasure) GetExpression added in v0.22.0

func (x *ColumnTimeSeriesRequest_BasicMeasure) GetExpression() string

func (*ColumnTimeSeriesRequest_BasicMeasure) GetId added in v0.22.0

func (*ColumnTimeSeriesRequest_BasicMeasure) GetSqlName added in v0.22.0

func (*ColumnTimeSeriesRequest_BasicMeasure) ProtoMessage added in v0.22.0

func (*ColumnTimeSeriesRequest_BasicMeasure) ProtoMessage()

func (*ColumnTimeSeriesRequest_BasicMeasure) ProtoReflect added in v0.22.0

func (*ColumnTimeSeriesRequest_BasicMeasure) Reset added in v0.22.0

func (*ColumnTimeSeriesRequest_BasicMeasure) String added in v0.22.0

func (*ColumnTimeSeriesRequest_BasicMeasure) Validate added in v0.22.0

Validate checks the field values on ColumnTimeSeriesRequest_BasicMeasure with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnTimeSeriesRequest_BasicMeasure) ValidateAll added in v0.22.0

ValidateAll checks the field values on ColumnTimeSeriesRequest_BasicMeasure with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnTimeSeriesRequest_BasicMeasureMultiError, or nil if none found.

type ColumnTimeSeriesRequest_BasicMeasureMultiError added in v0.22.0

type ColumnTimeSeriesRequest_BasicMeasureMultiError []error

ColumnTimeSeriesRequest_BasicMeasureMultiError is an error wrapping multiple validation errors returned by ColumnTimeSeriesRequest_BasicMeasure.ValidateAll() if the designated constraints aren't met.

func (ColumnTimeSeriesRequest_BasicMeasureMultiError) AllErrors added in v0.22.0

AllErrors returns a list of validation violation errors.

func (ColumnTimeSeriesRequest_BasicMeasureMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnTimeSeriesRequest_BasicMeasureValidationError added in v0.22.0

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

ColumnTimeSeriesRequest_BasicMeasureValidationError is the validation error returned by ColumnTimeSeriesRequest_BasicMeasure.Validate if the designated constraints aren't met.

func (ColumnTimeSeriesRequest_BasicMeasureValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnTimeSeriesRequest_BasicMeasureValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnTimeSeriesRequest_BasicMeasureValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnTimeSeriesRequest_BasicMeasureValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnTimeSeriesRequest_BasicMeasureValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnTimeSeriesRequest_BasicMeasureValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnTimeSeriesResponse added in v0.22.0

type ColumnTimeSeriesResponse struct {
	Rollup *TimeSeriesResponse `protobuf:"bytes,1,opt,name=rollup,proto3" json:"rollup,omitempty"`
	// contains filtered or unexported fields
}

func (*ColumnTimeSeriesResponse) Descriptor deprecated added in v0.22.0

func (*ColumnTimeSeriesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ColumnTimeSeriesResponse.ProtoReflect.Descriptor instead.

func (*ColumnTimeSeriesResponse) GetRollup added in v0.22.0

func (*ColumnTimeSeriesResponse) ProtoMessage added in v0.22.0

func (*ColumnTimeSeriesResponse) ProtoMessage()

func (*ColumnTimeSeriesResponse) ProtoReflect added in v0.22.0

func (x *ColumnTimeSeriesResponse) ProtoReflect() protoreflect.Message

func (*ColumnTimeSeriesResponse) Reset added in v0.22.0

func (x *ColumnTimeSeriesResponse) Reset()

func (*ColumnTimeSeriesResponse) String added in v0.22.0

func (x *ColumnTimeSeriesResponse) String() string

func (*ColumnTimeSeriesResponse) Validate added in v0.22.0

func (m *ColumnTimeSeriesResponse) Validate() error

Validate checks the field values on ColumnTimeSeriesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnTimeSeriesResponse) ValidateAll added in v0.22.0

func (m *ColumnTimeSeriesResponse) ValidateAll() error

ValidateAll checks the field values on ColumnTimeSeriesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnTimeSeriesResponseMultiError, or nil if none found.

type ColumnTimeSeriesResponseMultiError added in v0.22.0

type ColumnTimeSeriesResponseMultiError []error

ColumnTimeSeriesResponseMultiError is an error wrapping multiple validation errors returned by ColumnTimeSeriesResponse.ValidateAll() if the designated constraints aren't met.

func (ColumnTimeSeriesResponseMultiError) AllErrors added in v0.22.0

func (m ColumnTimeSeriesResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ColumnTimeSeriesResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnTimeSeriesResponseValidationError added in v0.22.0

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

ColumnTimeSeriesResponseValidationError is the validation error returned by ColumnTimeSeriesResponse.Validate if the designated constraints aren't met.

func (ColumnTimeSeriesResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnTimeSeriesResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnTimeSeriesResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnTimeSeriesResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnTimeSeriesResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnTimeSeriesResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnTopKRequest added in v0.22.0

type ColumnTopKRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName  string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	ColumnName string `protobuf:"bytes,3,opt,name=column_name,json=columnName,proto3" json:"column_name,omitempty"`
	Agg        string `protobuf:"bytes,4,opt,name=agg,proto3" json:"agg,omitempty"` // default is count(*)
	K          int32  `protobuf:"varint,5,opt,name=k,proto3" json:"k,omitempty"`    // default is 50
	Priority   int32  `protobuf:"varint,6,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request for QueryService.ColumnTopK. Returns the top K values for a given column using agg function for table table_name.

func (*ColumnTopKRequest) Descriptor deprecated added in v0.22.0

func (*ColumnTopKRequest) Descriptor() ([]byte, []int)

Deprecated: Use ColumnTopKRequest.ProtoReflect.Descriptor instead.

func (*ColumnTopKRequest) GetAgg added in v0.22.0

func (x *ColumnTopKRequest) GetAgg() string

func (*ColumnTopKRequest) GetColumnName added in v0.22.0

func (x *ColumnTopKRequest) GetColumnName() string

func (*ColumnTopKRequest) GetInstanceId added in v0.22.0

func (x *ColumnTopKRequest) GetInstanceId() string

func (*ColumnTopKRequest) GetK added in v0.22.0

func (x *ColumnTopKRequest) GetK() int32

func (*ColumnTopKRequest) GetPriority added in v0.22.0

func (x *ColumnTopKRequest) GetPriority() int32

func (*ColumnTopKRequest) GetTableName added in v0.22.0

func (x *ColumnTopKRequest) GetTableName() string

func (*ColumnTopKRequest) ProtoMessage added in v0.22.0

func (*ColumnTopKRequest) ProtoMessage()

func (*ColumnTopKRequest) ProtoReflect added in v0.22.0

func (x *ColumnTopKRequest) ProtoReflect() protoreflect.Message

func (*ColumnTopKRequest) Reset added in v0.22.0

func (x *ColumnTopKRequest) Reset()

func (*ColumnTopKRequest) String added in v0.22.0

func (x *ColumnTopKRequest) String() string

func (*ColumnTopKRequest) Validate added in v0.22.0

func (m *ColumnTopKRequest) Validate() error

Validate checks the field values on ColumnTopKRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnTopKRequest) ValidateAll added in v0.22.0

func (m *ColumnTopKRequest) ValidateAll() error

ValidateAll checks the field values on ColumnTopKRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnTopKRequestMultiError, or nil if none found.

type ColumnTopKRequestMultiError added in v0.22.0

type ColumnTopKRequestMultiError []error

ColumnTopKRequestMultiError is an error wrapping multiple validation errors returned by ColumnTopKRequest.ValidateAll() if the designated constraints aren't met.

func (ColumnTopKRequestMultiError) AllErrors added in v0.22.0

func (m ColumnTopKRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ColumnTopKRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnTopKRequestValidationError added in v0.22.0

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

ColumnTopKRequestValidationError is the validation error returned by ColumnTopKRequest.Validate if the designated constraints aren't met.

func (ColumnTopKRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnTopKRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnTopKRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnTopKRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnTopKRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnTopKRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type ColumnTopKResponse added in v0.22.0

type ColumnTopKResponse struct {
	CategoricalSummary *CategoricalSummary `protobuf:"bytes,1,opt,name=categorical_summary,json=categoricalSummary,proto3" json:"categorical_summary,omitempty"`
	// contains filtered or unexported fields
}

func (*ColumnTopKResponse) Descriptor deprecated added in v0.22.0

func (*ColumnTopKResponse) Descriptor() ([]byte, []int)

Deprecated: Use ColumnTopKResponse.ProtoReflect.Descriptor instead.

func (*ColumnTopKResponse) GetCategoricalSummary added in v0.22.0

func (x *ColumnTopKResponse) GetCategoricalSummary() *CategoricalSummary

func (*ColumnTopKResponse) ProtoMessage added in v0.22.0

func (*ColumnTopKResponse) ProtoMessage()

func (*ColumnTopKResponse) ProtoReflect added in v0.22.0

func (x *ColumnTopKResponse) ProtoReflect() protoreflect.Message

func (*ColumnTopKResponse) Reset added in v0.22.0

func (x *ColumnTopKResponse) Reset()

func (*ColumnTopKResponse) String added in v0.22.0

func (x *ColumnTopKResponse) String() string

func (*ColumnTopKResponse) Validate added in v0.22.0

func (m *ColumnTopKResponse) Validate() error

Validate checks the field values on ColumnTopKResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ColumnTopKResponse) ValidateAll added in v0.22.0

func (m *ColumnTopKResponse) ValidateAll() error

ValidateAll checks the field values on ColumnTopKResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ColumnTopKResponseMultiError, or nil if none found.

type ColumnTopKResponseMultiError added in v0.22.0

type ColumnTopKResponseMultiError []error

ColumnTopKResponseMultiError is an error wrapping multiple validation errors returned by ColumnTopKResponse.ValidateAll() if the designated constraints aren't met.

func (ColumnTopKResponseMultiError) AllErrors added in v0.22.0

func (m ColumnTopKResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ColumnTopKResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type ColumnTopKResponseValidationError added in v0.22.0

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

ColumnTopKResponseValidationError is the validation error returned by ColumnTopKResponse.Validate if the designated constraints aren't met.

func (ColumnTopKResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (ColumnTopKResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (ColumnTopKResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (ColumnTopKResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (ColumnTopKResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (ColumnTopKResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type Connector

type Connector struct {

	// Name is the name of the connector (e.g. "CREATE SOURCE foo WITH connector = 'name'")
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Pretty display name for use in UIs
	DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
	// Human readable description of the connector
	Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	// Properties accepted by the connector
	Properties []*Connector_Property `protobuf:"bytes,4,rep,name=properties,proto3" json:"properties,omitempty"`
	// contains filtered or unexported fields
}

Connector represents a connector available in the runtime. It should not be confused with a source.

func (*Connector) Descriptor deprecated

func (*Connector) Descriptor() ([]byte, []int)

Deprecated: Use Connector.ProtoReflect.Descriptor instead.

func (*Connector) GetDescription

func (x *Connector) GetDescription() string

func (*Connector) GetDisplayName

func (x *Connector) GetDisplayName() string

func (*Connector) GetName

func (x *Connector) GetName() string

func (*Connector) GetProperties

func (x *Connector) GetProperties() []*Connector_Property

func (*Connector) ProtoMessage

func (*Connector) ProtoMessage()

func (*Connector) ProtoReflect

func (x *Connector) ProtoReflect() protoreflect.Message

func (*Connector) Reset

func (x *Connector) Reset()

func (*Connector) String

func (x *Connector) String() string

func (*Connector) Validate added in v0.20.0

func (m *Connector) Validate() error

Validate checks the field values on Connector with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Connector) ValidateAll added in v0.20.0

func (m *Connector) ValidateAll() error

ValidateAll checks the field values on Connector with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ConnectorMultiError, or nil if none found.

type ConnectorMultiError added in v0.20.0

type ConnectorMultiError []error

ConnectorMultiError is an error wrapping multiple validation errors returned by Connector.ValidateAll() if the designated constraints aren't met.

func (ConnectorMultiError) AllErrors added in v0.20.0

func (m ConnectorMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ConnectorMultiError) Error added in v0.20.0

func (m ConnectorMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type ConnectorServiceClient added in v0.27.0

type ConnectorServiceClient interface {
	// S3ListBuckets lists buckets accessible with the configured credentials.
	S3ListBuckets(ctx context.Context, in *S3ListBucketsRequest, opts ...grpc.CallOption) (*S3ListBucketsResponse, error)
	// S3ListBuckets lists objects for the given bucket.
	S3ListObjects(ctx context.Context, in *S3ListObjectsRequest, opts ...grpc.CallOption) (*S3ListObjectsResponse, error)
	// S3GetBucketMetadata returns metadata for the given bucket.
	S3GetBucketMetadata(ctx context.Context, in *S3GetBucketMetadataRequest, opts ...grpc.CallOption) (*S3GetBucketMetadataResponse, error)
	// S3GetCredentialsInfo returns metadata for the given bucket.
	S3GetCredentialsInfo(ctx context.Context, in *S3GetCredentialsInfoRequest, opts ...grpc.CallOption) (*S3GetCredentialsInfoResponse, error)
	// GCSListBuckets lists buckets accessible with the configured credentials.
	GCSListBuckets(ctx context.Context, in *GCSListBucketsRequest, opts ...grpc.CallOption) (*GCSListBucketsResponse, error)
	// GCSListObjects lists objects for the given bucket.
	GCSListObjects(ctx context.Context, in *GCSListObjectsRequest, opts ...grpc.CallOption) (*GCSListObjectsResponse, error)
	// GCSGetCredentialsInfo returns metadata for the given bucket.
	GCSGetCredentialsInfo(ctx context.Context, in *GCSGetCredentialsInfoRequest, opts ...grpc.CallOption) (*GCSGetCredentialsInfoResponse, error)
	// MotherduckListTables list all tables across all databases on motherduck
	MotherduckListTables(ctx context.Context, in *MotherduckListTablesRequest, opts ...grpc.CallOption) (*MotherduckListTablesResponse, error)
}

ConnectorServiceClient is the client API for ConnectorService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewConnectorServiceClient added in v0.27.0

func NewConnectorServiceClient(cc grpc.ClientConnInterface) ConnectorServiceClient

type ConnectorServiceServer added in v0.27.0

type ConnectorServiceServer interface {
	// S3ListBuckets lists buckets accessible with the configured credentials.
	S3ListBuckets(context.Context, *S3ListBucketsRequest) (*S3ListBucketsResponse, error)
	// S3ListBuckets lists objects for the given bucket.
	S3ListObjects(context.Context, *S3ListObjectsRequest) (*S3ListObjectsResponse, error)
	// S3GetBucketMetadata returns metadata for the given bucket.
	S3GetBucketMetadata(context.Context, *S3GetBucketMetadataRequest) (*S3GetBucketMetadataResponse, error)
	// S3GetCredentialsInfo returns metadata for the given bucket.
	S3GetCredentialsInfo(context.Context, *S3GetCredentialsInfoRequest) (*S3GetCredentialsInfoResponse, error)
	// GCSListBuckets lists buckets accessible with the configured credentials.
	GCSListBuckets(context.Context, *GCSListBucketsRequest) (*GCSListBucketsResponse, error)
	// GCSListObjects lists objects for the given bucket.
	GCSListObjects(context.Context, *GCSListObjectsRequest) (*GCSListObjectsResponse, error)
	// GCSGetCredentialsInfo returns metadata for the given bucket.
	GCSGetCredentialsInfo(context.Context, *GCSGetCredentialsInfoRequest) (*GCSGetCredentialsInfoResponse, error)
	// MotherduckListTables list all tables across all databases on motherduck
	MotherduckListTables(context.Context, *MotherduckListTablesRequest) (*MotherduckListTablesResponse, error)
	// contains filtered or unexported methods
}

ConnectorServiceServer is the server API for ConnectorService service. All implementations must embed UnimplementedConnectorServiceServer for forward compatibility

type ConnectorValidationError added in v0.20.0

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

ConnectorValidationError is the validation error returned by Connector.Validate if the designated constraints aren't met.

func (ConnectorValidationError) Cause added in v0.20.0

func (e ConnectorValidationError) Cause() error

Cause function returns cause value.

func (ConnectorValidationError) Error added in v0.20.0

func (e ConnectorValidationError) Error() string

Error satisfies the builtin error interface

func (ConnectorValidationError) ErrorName added in v0.20.0

func (e ConnectorValidationError) ErrorName() string

ErrorName returns error name.

func (ConnectorValidationError) Field added in v0.20.0

func (e ConnectorValidationError) Field() string

Field function returns field value.

func (ConnectorValidationError) Key added in v0.20.0

Key function returns key value.

func (ConnectorValidationError) Reason added in v0.20.0

func (e ConnectorValidationError) Reason() string

Reason function returns reason value.

type Connector_Property

type Connector_Property struct {

	// The property key
	Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	// Pretty name for the property
	DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
	// Human readable description of the field
	Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	// Placeholder value for use in UIs
	Placeholder string `protobuf:"bytes,4,opt,name=placeholder,proto3" json:"placeholder,omitempty"`
	// The type expected for this property
	Type Connector_Property_Type `protobuf:"varint,5,opt,name=type,proto3,enum=rill.runtime.v1.Connector_Property_Type" json:"type,omitempty"`
	// Nullable is true if the field is optional
	Nullable bool `protobuf:"varint,6,opt,name=nullable,proto3" json:"nullable,omitempty"`
	// Additional textual explanation for use in UIs
	Hint string `protobuf:"bytes,7,opt,name=hint,proto3" json:"hint,omitempty"`
	// Link to documentation for this property
	Href string `protobuf:"bytes,8,opt,name=href,proto3" json:"href,omitempty"`
	// contains filtered or unexported fields
}

Property represents one of the connector's config properties

func (*Connector_Property) Descriptor deprecated

func (*Connector_Property) Descriptor() ([]byte, []int)

Deprecated: Use Connector_Property.ProtoReflect.Descriptor instead.

func (*Connector_Property) GetDescription

func (x *Connector_Property) GetDescription() string

func (*Connector_Property) GetDisplayName

func (x *Connector_Property) GetDisplayName() string

func (*Connector_Property) GetHint

func (x *Connector_Property) GetHint() string

func (*Connector_Property) GetHref

func (x *Connector_Property) GetHref() string

func (*Connector_Property) GetKey

func (x *Connector_Property) GetKey() string

func (*Connector_Property) GetNullable

func (x *Connector_Property) GetNullable() bool

func (*Connector_Property) GetPlaceholder

func (x *Connector_Property) GetPlaceholder() string

func (*Connector_Property) GetType

func (*Connector_Property) ProtoMessage

func (*Connector_Property) ProtoMessage()

func (*Connector_Property) ProtoReflect

func (x *Connector_Property) ProtoReflect() protoreflect.Message

func (*Connector_Property) Reset

func (x *Connector_Property) Reset()

func (*Connector_Property) String

func (x *Connector_Property) String() string

func (*Connector_Property) Validate added in v0.20.0

func (m *Connector_Property) Validate() error

Validate checks the field values on Connector_Property with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Connector_Property) ValidateAll added in v0.20.0

func (m *Connector_Property) ValidateAll() error

ValidateAll checks the field values on Connector_Property with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Connector_PropertyMultiError, or nil if none found.

type Connector_PropertyMultiError added in v0.20.0

type Connector_PropertyMultiError []error

Connector_PropertyMultiError is an error wrapping multiple validation errors returned by Connector_Property.ValidateAll() if the designated constraints aren't met.

func (Connector_PropertyMultiError) AllErrors added in v0.20.0

func (m Connector_PropertyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Connector_PropertyMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type Connector_PropertyValidationError added in v0.20.0

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

Connector_PropertyValidationError is the validation error returned by Connector_Property.Validate if the designated constraints aren't met.

func (Connector_PropertyValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (Connector_PropertyValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (Connector_PropertyValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (Connector_PropertyValidationError) Field added in v0.20.0

Field function returns field value.

func (Connector_PropertyValidationError) Key added in v0.20.0

Key function returns key value.

func (Connector_PropertyValidationError) Reason added in v0.20.0

Reason function returns reason value.

type Connector_Property_Type

type Connector_Property_Type int32

Type represents the field type

const (
	Connector_Property_TYPE_UNSPECIFIED   Connector_Property_Type = 0
	Connector_Property_TYPE_STRING        Connector_Property_Type = 1
	Connector_Property_TYPE_NUMBER        Connector_Property_Type = 2
	Connector_Property_TYPE_BOOLEAN       Connector_Property_Type = 3
	Connector_Property_TYPE_INFORMATIONAL Connector_Property_Type = 4
)

func (Connector_Property_Type) Descriptor

func (Connector_Property_Type) Enum

func (Connector_Property_Type) EnumDescriptor deprecated

func (Connector_Property_Type) EnumDescriptor() ([]byte, []int)

Deprecated: Use Connector_Property_Type.Descriptor instead.

func (Connector_Property_Type) Number

func (Connector_Property_Type) String

func (x Connector_Property_Type) String() string

func (Connector_Property_Type) Type

type CreateInstanceRequest

type CreateInstanceRequest struct {
	InstanceId          string            `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	OlapDriver          string            `protobuf:"bytes,2,opt,name=olap_driver,json=olapDriver,proto3" json:"olap_driver,omitempty"`
	OlapDsn             string            `protobuf:"bytes,3,opt,name=olap_dsn,json=olapDsn,proto3" json:"olap_dsn,omitempty"`
	RepoDriver          string            `protobuf:"bytes,4,opt,name=repo_driver,json=repoDriver,proto3" json:"repo_driver,omitempty"`
	RepoDsn             string            `protobuf:"bytes,5,opt,name=repo_dsn,json=repoDsn,proto3" json:"repo_dsn,omitempty"`
	EmbedCatalog        bool              `protobuf:"varint,6,opt,name=embed_catalog,json=embedCatalog,proto3" json:"embed_catalog,omitempty"`
	Variables           map[string]string `` /* 159-byte string literal not displayed */
	IngestionLimitBytes int64             `protobuf:"varint,8,opt,name=ingestion_limit_bytes,json=ingestionLimitBytes,proto3" json:"ingestion_limit_bytes,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.CreateInstance. See message Instance for field descriptions.

func (*CreateInstanceRequest) Descriptor deprecated

func (*CreateInstanceRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateInstanceRequest.ProtoReflect.Descriptor instead.

func (*CreateInstanceRequest) GetEmbedCatalog

func (x *CreateInstanceRequest) GetEmbedCatalog() bool

func (*CreateInstanceRequest) GetIngestionLimitBytes added in v0.24.0

func (x *CreateInstanceRequest) GetIngestionLimitBytes() int64

func (*CreateInstanceRequest) GetInstanceId

func (x *CreateInstanceRequest) GetInstanceId() string

func (*CreateInstanceRequest) GetOlapDriver

func (x *CreateInstanceRequest) GetOlapDriver() string

func (*CreateInstanceRequest) GetOlapDsn

func (x *CreateInstanceRequest) GetOlapDsn() string

func (*CreateInstanceRequest) GetRepoDriver

func (x *CreateInstanceRequest) GetRepoDriver() string

func (*CreateInstanceRequest) GetRepoDsn

func (x *CreateInstanceRequest) GetRepoDsn() string

func (*CreateInstanceRequest) GetVariables added in v0.23.0

func (x *CreateInstanceRequest) GetVariables() map[string]string

func (*CreateInstanceRequest) ProtoMessage

func (*CreateInstanceRequest) ProtoMessage()

func (*CreateInstanceRequest) ProtoReflect

func (x *CreateInstanceRequest) ProtoReflect() protoreflect.Message

func (*CreateInstanceRequest) Reset

func (x *CreateInstanceRequest) Reset()

func (*CreateInstanceRequest) String

func (x *CreateInstanceRequest) String() string

func (*CreateInstanceRequest) Validate added in v0.20.0

func (m *CreateInstanceRequest) Validate() error

Validate checks the field values on CreateInstanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateInstanceRequest) ValidateAll added in v0.20.0

func (m *CreateInstanceRequest) ValidateAll() error

ValidateAll checks the field values on CreateInstanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateInstanceRequestMultiError, or nil if none found.

type CreateInstanceRequestMultiError added in v0.20.0

type CreateInstanceRequestMultiError []error

CreateInstanceRequestMultiError is an error wrapping multiple validation errors returned by CreateInstanceRequest.ValidateAll() if the designated constraints aren't met.

func (CreateInstanceRequestMultiError) AllErrors added in v0.20.0

func (m CreateInstanceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CreateInstanceRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type CreateInstanceRequestValidationError added in v0.20.0

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

CreateInstanceRequestValidationError is the validation error returned by CreateInstanceRequest.Validate if the designated constraints aren't met.

func (CreateInstanceRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (CreateInstanceRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (CreateInstanceRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (CreateInstanceRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (CreateInstanceRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (CreateInstanceRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type CreateInstanceResponse

type CreateInstanceResponse struct {
	Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.CreateInstance

func (*CreateInstanceResponse) Descriptor deprecated

func (*CreateInstanceResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateInstanceResponse.ProtoReflect.Descriptor instead.

func (*CreateInstanceResponse) GetInstance

func (x *CreateInstanceResponse) GetInstance() *Instance

func (*CreateInstanceResponse) ProtoMessage

func (*CreateInstanceResponse) ProtoMessage()

func (*CreateInstanceResponse) ProtoReflect

func (x *CreateInstanceResponse) ProtoReflect() protoreflect.Message

func (*CreateInstanceResponse) Reset

func (x *CreateInstanceResponse) Reset()

func (*CreateInstanceResponse) String

func (x *CreateInstanceResponse) String() string

func (*CreateInstanceResponse) Validate added in v0.20.0

func (m *CreateInstanceResponse) Validate() error

Validate checks the field values on CreateInstanceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateInstanceResponse) ValidateAll added in v0.20.0

func (m *CreateInstanceResponse) ValidateAll() error

ValidateAll checks the field values on CreateInstanceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateInstanceResponseMultiError, or nil if none found.

type CreateInstanceResponseMultiError added in v0.20.0

type CreateInstanceResponseMultiError []error

CreateInstanceResponseMultiError is an error wrapping multiple validation errors returned by CreateInstanceResponse.ValidateAll() if the designated constraints aren't met.

func (CreateInstanceResponseMultiError) AllErrors added in v0.20.0

func (m CreateInstanceResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CreateInstanceResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type CreateInstanceResponseValidationError added in v0.20.0

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

CreateInstanceResponseValidationError is the validation error returned by CreateInstanceResponse.Validate if the designated constraints aren't met.

func (CreateInstanceResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (CreateInstanceResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (CreateInstanceResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (CreateInstanceResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (CreateInstanceResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (CreateInstanceResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type DeleteFileAndReconcileRequest

type DeleteFileAndReconcileRequest struct {

	// Instance to store file in and reconcile
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	// Path to store the file at
	Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	// If true, will save the file and validate it and related file artifacts, but not actually execute any migrations.
	Dry bool `protobuf:"varint,3,opt,name=dry,proto3" json:"dry,omitempty"`
	// If true, will not execute any migrations if any artifact fails to validate.
	// Otherwise, it will execute a best-effort reconciliation (including dropping objects with
	// artifacts that fail to validate.)
	Strict bool `protobuf:"varint,4,opt,name=strict,proto3" json:"strict,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteFileAndReconcileRequest) Descriptor deprecated

func (*DeleteFileAndReconcileRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteFileAndReconcileRequest.ProtoReflect.Descriptor instead.

func (*DeleteFileAndReconcileRequest) GetDry

func (x *DeleteFileAndReconcileRequest) GetDry() bool

func (*DeleteFileAndReconcileRequest) GetInstanceId

func (x *DeleteFileAndReconcileRequest) GetInstanceId() string

func (*DeleteFileAndReconcileRequest) GetPath

func (*DeleteFileAndReconcileRequest) GetStrict

func (x *DeleteFileAndReconcileRequest) GetStrict() bool

func (*DeleteFileAndReconcileRequest) ProtoMessage

func (*DeleteFileAndReconcileRequest) ProtoMessage()

func (*DeleteFileAndReconcileRequest) ProtoReflect

func (*DeleteFileAndReconcileRequest) Reset

func (x *DeleteFileAndReconcileRequest) Reset()

func (*DeleteFileAndReconcileRequest) String

func (*DeleteFileAndReconcileRequest) Validate added in v0.20.0

func (m *DeleteFileAndReconcileRequest) Validate() error

Validate checks the field values on DeleteFileAndReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteFileAndReconcileRequest) ValidateAll added in v0.20.0

func (m *DeleteFileAndReconcileRequest) ValidateAll() error

ValidateAll checks the field values on DeleteFileAndReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteFileAndReconcileRequestMultiError, or nil if none found.

type DeleteFileAndReconcileRequestMultiError added in v0.20.0

type DeleteFileAndReconcileRequestMultiError []error

DeleteFileAndReconcileRequestMultiError is an error wrapping multiple validation errors returned by DeleteFileAndReconcileRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteFileAndReconcileRequestMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (DeleteFileAndReconcileRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type DeleteFileAndReconcileRequestValidationError added in v0.20.0

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

DeleteFileAndReconcileRequestValidationError is the validation error returned by DeleteFileAndReconcileRequest.Validate if the designated constraints aren't met.

func (DeleteFileAndReconcileRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (DeleteFileAndReconcileRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (DeleteFileAndReconcileRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (DeleteFileAndReconcileRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (DeleteFileAndReconcileRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (DeleteFileAndReconcileRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type DeleteFileAndReconcileResponse

type DeleteFileAndReconcileResponse struct {

	// Errors encountered during reconciliation. If strict = false, any path in
	// affected_paths without an error can be assumed to have been reconciled succesfully.
	Errors []*ReconcileError `protobuf:"bytes,1,rep,name=errors,proto3" json:"errors,omitempty"`
	// affected_paths lists all the file artifact paths that were considered while
	// executing the reconciliation. If changed_paths was empty, this will include all
	// code artifacts in the repo.
	AffectedPaths []string `protobuf:"bytes,2,rep,name=affected_paths,json=affectedPaths,proto3" json:"affected_paths,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteFileAndReconcileResponse) Descriptor deprecated

func (*DeleteFileAndReconcileResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteFileAndReconcileResponse.ProtoReflect.Descriptor instead.

func (*DeleteFileAndReconcileResponse) GetAffectedPaths

func (x *DeleteFileAndReconcileResponse) GetAffectedPaths() []string

func (*DeleteFileAndReconcileResponse) GetErrors

func (*DeleteFileAndReconcileResponse) ProtoMessage

func (*DeleteFileAndReconcileResponse) ProtoMessage()

func (*DeleteFileAndReconcileResponse) ProtoReflect

func (*DeleteFileAndReconcileResponse) Reset

func (x *DeleteFileAndReconcileResponse) Reset()

func (*DeleteFileAndReconcileResponse) String

func (*DeleteFileAndReconcileResponse) Validate added in v0.20.0

func (m *DeleteFileAndReconcileResponse) Validate() error

Validate checks the field values on DeleteFileAndReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteFileAndReconcileResponse) ValidateAll added in v0.20.0

func (m *DeleteFileAndReconcileResponse) ValidateAll() error

ValidateAll checks the field values on DeleteFileAndReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteFileAndReconcileResponseMultiError, or nil if none found.

type DeleteFileAndReconcileResponseMultiError added in v0.20.0

type DeleteFileAndReconcileResponseMultiError []error

DeleteFileAndReconcileResponseMultiError is an error wrapping multiple validation errors returned by DeleteFileAndReconcileResponse.ValidateAll() if the designated constraints aren't met.

func (DeleteFileAndReconcileResponseMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (DeleteFileAndReconcileResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type DeleteFileAndReconcileResponseValidationError added in v0.20.0

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

DeleteFileAndReconcileResponseValidationError is the validation error returned by DeleteFileAndReconcileResponse.Validate if the designated constraints aren't met.

func (DeleteFileAndReconcileResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (DeleteFileAndReconcileResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (DeleteFileAndReconcileResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (DeleteFileAndReconcileResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (DeleteFileAndReconcileResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (DeleteFileAndReconcileResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type DeleteFileRequest

type DeleteFileRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Path       string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.DeleteFile

func (*DeleteFileRequest) Descriptor deprecated

func (*DeleteFileRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteFileRequest.ProtoReflect.Descriptor instead.

func (*DeleteFileRequest) GetInstanceId

func (x *DeleteFileRequest) GetInstanceId() string

func (*DeleteFileRequest) GetPath

func (x *DeleteFileRequest) GetPath() string

func (*DeleteFileRequest) ProtoMessage

func (*DeleteFileRequest) ProtoMessage()

func (*DeleteFileRequest) ProtoReflect

func (x *DeleteFileRequest) ProtoReflect() protoreflect.Message

func (*DeleteFileRequest) Reset

func (x *DeleteFileRequest) Reset()

func (*DeleteFileRequest) String

func (x *DeleteFileRequest) String() string

func (*DeleteFileRequest) Validate added in v0.20.0

func (m *DeleteFileRequest) Validate() error

Validate checks the field values on DeleteFileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteFileRequest) ValidateAll added in v0.20.0

func (m *DeleteFileRequest) ValidateAll() error

ValidateAll checks the field values on DeleteFileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteFileRequestMultiError, or nil if none found.

type DeleteFileRequestMultiError added in v0.20.0

type DeleteFileRequestMultiError []error

DeleteFileRequestMultiError is an error wrapping multiple validation errors returned by DeleteFileRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteFileRequestMultiError) AllErrors added in v0.20.0

func (m DeleteFileRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteFileRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type DeleteFileRequestValidationError added in v0.20.0

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

DeleteFileRequestValidationError is the validation error returned by DeleteFileRequest.Validate if the designated constraints aren't met.

func (DeleteFileRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (DeleteFileRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (DeleteFileRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (DeleteFileRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (DeleteFileRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (DeleteFileRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type DeleteFileResponse

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

Response message for RuntimeService.DeleteFile

func (*DeleteFileResponse) Descriptor deprecated

func (*DeleteFileResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteFileResponse.ProtoReflect.Descriptor instead.

func (*DeleteFileResponse) ProtoMessage

func (*DeleteFileResponse) ProtoMessage()

func (*DeleteFileResponse) ProtoReflect

func (x *DeleteFileResponse) ProtoReflect() protoreflect.Message

func (*DeleteFileResponse) Reset

func (x *DeleteFileResponse) Reset()

func (*DeleteFileResponse) String

func (x *DeleteFileResponse) String() string

func (*DeleteFileResponse) Validate added in v0.20.0

func (m *DeleteFileResponse) Validate() error

Validate checks the field values on DeleteFileResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteFileResponse) ValidateAll added in v0.20.0

func (m *DeleteFileResponse) ValidateAll() error

ValidateAll checks the field values on DeleteFileResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteFileResponseMultiError, or nil if none found.

type DeleteFileResponseMultiError added in v0.20.0

type DeleteFileResponseMultiError []error

DeleteFileResponseMultiError is an error wrapping multiple validation errors returned by DeleteFileResponse.ValidateAll() if the designated constraints aren't met.

func (DeleteFileResponseMultiError) AllErrors added in v0.20.0

func (m DeleteFileResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteFileResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type DeleteFileResponseValidationError added in v0.20.0

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

DeleteFileResponseValidationError is the validation error returned by DeleteFileResponse.Validate if the designated constraints aren't met.

func (DeleteFileResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (DeleteFileResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (DeleteFileResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (DeleteFileResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (DeleteFileResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (DeleteFileResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type DeleteInstanceRequest

type DeleteInstanceRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	DropDb     bool   `protobuf:"varint,2,opt,name=drop_db,json=dropDb,proto3" json:"drop_db,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.DeleteInstance

func (*DeleteInstanceRequest) Descriptor deprecated

func (*DeleteInstanceRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteInstanceRequest.ProtoReflect.Descriptor instead.

func (*DeleteInstanceRequest) GetDropDb added in v0.23.0

func (x *DeleteInstanceRequest) GetDropDb() bool

func (*DeleteInstanceRequest) GetInstanceId

func (x *DeleteInstanceRequest) GetInstanceId() string

func (*DeleteInstanceRequest) ProtoMessage

func (*DeleteInstanceRequest) ProtoMessage()

func (*DeleteInstanceRequest) ProtoReflect

func (x *DeleteInstanceRequest) ProtoReflect() protoreflect.Message

func (*DeleteInstanceRequest) Reset

func (x *DeleteInstanceRequest) Reset()

func (*DeleteInstanceRequest) String

func (x *DeleteInstanceRequest) String() string

func (*DeleteInstanceRequest) Validate added in v0.20.0

func (m *DeleteInstanceRequest) Validate() error

Validate checks the field values on DeleteInstanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteInstanceRequest) ValidateAll added in v0.20.0

func (m *DeleteInstanceRequest) ValidateAll() error

ValidateAll checks the field values on DeleteInstanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteInstanceRequestMultiError, or nil if none found.

type DeleteInstanceRequestMultiError added in v0.20.0

type DeleteInstanceRequestMultiError []error

DeleteInstanceRequestMultiError is an error wrapping multiple validation errors returned by DeleteInstanceRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteInstanceRequestMultiError) AllErrors added in v0.20.0

func (m DeleteInstanceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteInstanceRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type DeleteInstanceRequestValidationError added in v0.20.0

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

DeleteInstanceRequestValidationError is the validation error returned by DeleteInstanceRequest.Validate if the designated constraints aren't met.

func (DeleteInstanceRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (DeleteInstanceRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (DeleteInstanceRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (DeleteInstanceRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (DeleteInstanceRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (DeleteInstanceRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type DeleteInstanceResponse

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

Response message for RuntimeService.DeleteInstance

func (*DeleteInstanceResponse) Descriptor deprecated

func (*DeleteInstanceResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteInstanceResponse.ProtoReflect.Descriptor instead.

func (*DeleteInstanceResponse) ProtoMessage

func (*DeleteInstanceResponse) ProtoMessage()

func (*DeleteInstanceResponse) ProtoReflect

func (x *DeleteInstanceResponse) ProtoReflect() protoreflect.Message

func (*DeleteInstanceResponse) Reset

func (x *DeleteInstanceResponse) Reset()

func (*DeleteInstanceResponse) String

func (x *DeleteInstanceResponse) String() string

func (*DeleteInstanceResponse) Validate added in v0.20.0

func (m *DeleteInstanceResponse) Validate() error

Validate checks the field values on DeleteInstanceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteInstanceResponse) ValidateAll added in v0.20.0

func (m *DeleteInstanceResponse) ValidateAll() error

ValidateAll checks the field values on DeleteInstanceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteInstanceResponseMultiError, or nil if none found.

type DeleteInstanceResponseMultiError added in v0.20.0

type DeleteInstanceResponseMultiError []error

DeleteInstanceResponseMultiError is an error wrapping multiple validation errors returned by DeleteInstanceResponse.ValidateAll() if the designated constraints aren't met.

func (DeleteInstanceResponseMultiError) AllErrors added in v0.20.0

func (m DeleteInstanceResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteInstanceResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type DeleteInstanceResponseValidationError added in v0.20.0

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

DeleteInstanceResponseValidationError is the validation error returned by DeleteInstanceResponse.Validate if the designated constraints aren't met.

func (DeleteInstanceResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (DeleteInstanceResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (DeleteInstanceResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (DeleteInstanceResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (DeleteInstanceResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (DeleteInstanceResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type EditInstanceRequest added in v0.23.0

type EditInstanceRequest struct {
	InstanceId          string  `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	OlapDriver          *string `protobuf:"bytes,2,opt,name=olap_driver,json=olapDriver,proto3,oneof" json:"olap_driver,omitempty"`
	OlapDsn             *string `protobuf:"bytes,3,opt,name=olap_dsn,json=olapDsn,proto3,oneof" json:"olap_dsn,omitempty"`
	RepoDriver          *string `protobuf:"bytes,4,opt,name=repo_driver,json=repoDriver,proto3,oneof" json:"repo_driver,omitempty"`
	RepoDsn             *string `protobuf:"bytes,5,opt,name=repo_dsn,json=repoDsn,proto3,oneof" json:"repo_dsn,omitempty"`
	EmbedCatalog        *bool   `protobuf:"varint,6,opt,name=embed_catalog,json=embedCatalog,proto3,oneof" json:"embed_catalog,omitempty"`
	IngestionLimitBytes *int64  `` /* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for RuntimeService.EditInstance. See message Instance for field descriptions.

func (*EditInstanceRequest) Descriptor deprecated added in v0.23.0

func (*EditInstanceRequest) Descriptor() ([]byte, []int)

Deprecated: Use EditInstanceRequest.ProtoReflect.Descriptor instead.

func (*EditInstanceRequest) GetEmbedCatalog added in v0.23.0

func (x *EditInstanceRequest) GetEmbedCatalog() bool

func (*EditInstanceRequest) GetIngestionLimitBytes added in v0.24.0

func (x *EditInstanceRequest) GetIngestionLimitBytes() int64

func (*EditInstanceRequest) GetInstanceId added in v0.23.0

func (x *EditInstanceRequest) GetInstanceId() string

func (*EditInstanceRequest) GetOlapDriver added in v0.23.0

func (x *EditInstanceRequest) GetOlapDriver() string

func (*EditInstanceRequest) GetOlapDsn added in v0.23.0

func (x *EditInstanceRequest) GetOlapDsn() string

func (*EditInstanceRequest) GetRepoDriver added in v0.23.0

func (x *EditInstanceRequest) GetRepoDriver() string

func (*EditInstanceRequest) GetRepoDsn added in v0.23.0

func (x *EditInstanceRequest) GetRepoDsn() string

func (*EditInstanceRequest) ProtoMessage added in v0.23.0

func (*EditInstanceRequest) ProtoMessage()

func (*EditInstanceRequest) ProtoReflect added in v0.23.0

func (x *EditInstanceRequest) ProtoReflect() protoreflect.Message

func (*EditInstanceRequest) Reset added in v0.23.0

func (x *EditInstanceRequest) Reset()

func (*EditInstanceRequest) String added in v0.23.0

func (x *EditInstanceRequest) String() string

func (*EditInstanceRequest) Validate added in v0.23.0

func (m *EditInstanceRequest) Validate() error

Validate checks the field values on EditInstanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*EditInstanceRequest) ValidateAll added in v0.23.0

func (m *EditInstanceRequest) ValidateAll() error

ValidateAll checks the field values on EditInstanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EditInstanceRequestMultiError, or nil if none found.

type EditInstanceRequestMultiError added in v0.23.0

type EditInstanceRequestMultiError []error

EditInstanceRequestMultiError is an error wrapping multiple validation errors returned by EditInstanceRequest.ValidateAll() if the designated constraints aren't met.

func (EditInstanceRequestMultiError) AllErrors added in v0.23.0

func (m EditInstanceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (EditInstanceRequestMultiError) Error added in v0.23.0

Error returns a concatenation of all the error messages it wraps.

type EditInstanceRequestValidationError added in v0.23.0

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

EditInstanceRequestValidationError is the validation error returned by EditInstanceRequest.Validate if the designated constraints aren't met.

func (EditInstanceRequestValidationError) Cause added in v0.23.0

Cause function returns cause value.

func (EditInstanceRequestValidationError) Error added in v0.23.0

Error satisfies the builtin error interface

func (EditInstanceRequestValidationError) ErrorName added in v0.23.0

ErrorName returns error name.

func (EditInstanceRequestValidationError) Field added in v0.23.0

Field function returns field value.

func (EditInstanceRequestValidationError) Key added in v0.23.0

Key function returns key value.

func (EditInstanceRequestValidationError) Reason added in v0.23.0

Reason function returns reason value.

type EditInstanceResponse added in v0.23.0

type EditInstanceResponse struct {
	Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.EditInstance

func (*EditInstanceResponse) Descriptor deprecated added in v0.23.0

func (*EditInstanceResponse) Descriptor() ([]byte, []int)

Deprecated: Use EditInstanceResponse.ProtoReflect.Descriptor instead.

func (*EditInstanceResponse) GetInstance added in v0.23.0

func (x *EditInstanceResponse) GetInstance() *Instance

func (*EditInstanceResponse) ProtoMessage added in v0.23.0

func (*EditInstanceResponse) ProtoMessage()

func (*EditInstanceResponse) ProtoReflect added in v0.23.0

func (x *EditInstanceResponse) ProtoReflect() protoreflect.Message

func (*EditInstanceResponse) Reset added in v0.23.0

func (x *EditInstanceResponse) Reset()

func (*EditInstanceResponse) String added in v0.23.0

func (x *EditInstanceResponse) String() string

func (*EditInstanceResponse) Validate added in v0.23.0

func (m *EditInstanceResponse) Validate() error

Validate checks the field values on EditInstanceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*EditInstanceResponse) ValidateAll added in v0.23.0

func (m *EditInstanceResponse) ValidateAll() error

ValidateAll checks the field values on EditInstanceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EditInstanceResponseMultiError, or nil if none found.

type EditInstanceResponseMultiError added in v0.23.0

type EditInstanceResponseMultiError []error

EditInstanceResponseMultiError is an error wrapping multiple validation errors returned by EditInstanceResponse.ValidateAll() if the designated constraints aren't met.

func (EditInstanceResponseMultiError) AllErrors added in v0.23.0

func (m EditInstanceResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (EditInstanceResponseMultiError) Error added in v0.23.0

Error returns a concatenation of all the error messages it wraps.

type EditInstanceResponseValidationError added in v0.23.0

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

EditInstanceResponseValidationError is the validation error returned by EditInstanceResponse.Validate if the designated constraints aren't met.

func (EditInstanceResponseValidationError) Cause added in v0.23.0

Cause function returns cause value.

func (EditInstanceResponseValidationError) Error added in v0.23.0

Error satisfies the builtin error interface

func (EditInstanceResponseValidationError) ErrorName added in v0.23.0

ErrorName returns error name.

func (EditInstanceResponseValidationError) Field added in v0.23.0

Field function returns field value.

func (EditInstanceResponseValidationError) Key added in v0.23.0

Key function returns key value.

func (EditInstanceResponseValidationError) Reason added in v0.23.0

Reason function returns reason value.

type EditInstanceVariablesRequest added in v0.28.0

type EditInstanceVariablesRequest struct {
	InstanceId string            `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Variables  map[string]string `` /* 159-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for RuntimeService.EditInstanceVariables.

func (*EditInstanceVariablesRequest) Descriptor deprecated added in v0.28.0

func (*EditInstanceVariablesRequest) Descriptor() ([]byte, []int)

Deprecated: Use EditInstanceVariablesRequest.ProtoReflect.Descriptor instead.

func (*EditInstanceVariablesRequest) GetInstanceId added in v0.28.0

func (x *EditInstanceVariablesRequest) GetInstanceId() string

func (*EditInstanceVariablesRequest) GetVariables added in v0.28.0

func (x *EditInstanceVariablesRequest) GetVariables() map[string]string

func (*EditInstanceVariablesRequest) ProtoMessage added in v0.28.0

func (*EditInstanceVariablesRequest) ProtoMessage()

func (*EditInstanceVariablesRequest) ProtoReflect added in v0.28.0

func (*EditInstanceVariablesRequest) Reset added in v0.28.0

func (x *EditInstanceVariablesRequest) Reset()

func (*EditInstanceVariablesRequest) String added in v0.28.0

func (*EditInstanceVariablesRequest) Validate added in v0.28.0

func (m *EditInstanceVariablesRequest) Validate() error

Validate checks the field values on EditInstanceVariablesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*EditInstanceVariablesRequest) ValidateAll added in v0.28.0

func (m *EditInstanceVariablesRequest) ValidateAll() error

ValidateAll checks the field values on EditInstanceVariablesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EditInstanceVariablesRequestMultiError, or nil if none found.

type EditInstanceVariablesRequestMultiError added in v0.28.0

type EditInstanceVariablesRequestMultiError []error

EditInstanceVariablesRequestMultiError is an error wrapping multiple validation errors returned by EditInstanceVariablesRequest.ValidateAll() if the designated constraints aren't met.

func (EditInstanceVariablesRequestMultiError) AllErrors added in v0.28.0

AllErrors returns a list of validation violation errors.

func (EditInstanceVariablesRequestMultiError) Error added in v0.28.0

Error returns a concatenation of all the error messages it wraps.

type EditInstanceVariablesRequestValidationError added in v0.28.0

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

EditInstanceVariablesRequestValidationError is the validation error returned by EditInstanceVariablesRequest.Validate if the designated constraints aren't met.

func (EditInstanceVariablesRequestValidationError) Cause added in v0.28.0

Cause function returns cause value.

func (EditInstanceVariablesRequestValidationError) Error added in v0.28.0

Error satisfies the builtin error interface

func (EditInstanceVariablesRequestValidationError) ErrorName added in v0.28.0

ErrorName returns error name.

func (EditInstanceVariablesRequestValidationError) Field added in v0.28.0

Field function returns field value.

func (EditInstanceVariablesRequestValidationError) Key added in v0.28.0

Key function returns key value.

func (EditInstanceVariablesRequestValidationError) Reason added in v0.28.0

Reason function returns reason value.

type EditInstanceVariablesResponse added in v0.28.0

type EditInstanceVariablesResponse struct {
	Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.EditInstanceVariables

func (*EditInstanceVariablesResponse) Descriptor deprecated added in v0.28.0

func (*EditInstanceVariablesResponse) Descriptor() ([]byte, []int)

Deprecated: Use EditInstanceVariablesResponse.ProtoReflect.Descriptor instead.

func (*EditInstanceVariablesResponse) GetInstance added in v0.28.0

func (x *EditInstanceVariablesResponse) GetInstance() *Instance

func (*EditInstanceVariablesResponse) ProtoMessage added in v0.28.0

func (*EditInstanceVariablesResponse) ProtoMessage()

func (*EditInstanceVariablesResponse) ProtoReflect added in v0.28.0

func (*EditInstanceVariablesResponse) Reset added in v0.28.0

func (x *EditInstanceVariablesResponse) Reset()

func (*EditInstanceVariablesResponse) String added in v0.28.0

func (*EditInstanceVariablesResponse) Validate added in v0.28.0

func (m *EditInstanceVariablesResponse) Validate() error

Validate checks the field values on EditInstanceVariablesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*EditInstanceVariablesResponse) ValidateAll added in v0.28.0

func (m *EditInstanceVariablesResponse) ValidateAll() error

ValidateAll checks the field values on EditInstanceVariablesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EditInstanceVariablesResponseMultiError, or nil if none found.

type EditInstanceVariablesResponseMultiError added in v0.28.0

type EditInstanceVariablesResponseMultiError []error

EditInstanceVariablesResponseMultiError is an error wrapping multiple validation errors returned by EditInstanceVariablesResponse.ValidateAll() if the designated constraints aren't met.

func (EditInstanceVariablesResponseMultiError) AllErrors added in v0.28.0

AllErrors returns a list of validation violation errors.

func (EditInstanceVariablesResponseMultiError) Error added in v0.28.0

Error returns a concatenation of all the error messages it wraps.

type EditInstanceVariablesResponseValidationError added in v0.28.0

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

EditInstanceVariablesResponseValidationError is the validation error returned by EditInstanceVariablesResponse.Validate if the designated constraints aren't met.

func (EditInstanceVariablesResponseValidationError) Cause added in v0.28.0

Cause function returns cause value.

func (EditInstanceVariablesResponseValidationError) Error added in v0.28.0

Error satisfies the builtin error interface

func (EditInstanceVariablesResponseValidationError) ErrorName added in v0.28.0

ErrorName returns error name.

func (EditInstanceVariablesResponseValidationError) Field added in v0.28.0

Field function returns field value.

func (EditInstanceVariablesResponseValidationError) Key added in v0.28.0

Key function returns key value.

func (EditInstanceVariablesResponseValidationError) Reason added in v0.28.0

Reason function returns reason value.

type Example added in v0.26.0

type Example struct {
	Name        string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Title       string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

func (*Example) Descriptor deprecated added in v0.26.0

func (*Example) Descriptor() ([]byte, []int)

Deprecated: Use Example.ProtoReflect.Descriptor instead.

func (*Example) GetDescription added in v0.26.0

func (x *Example) GetDescription() string

func (*Example) GetName added in v0.26.0

func (x *Example) GetName() string

func (*Example) GetTitle added in v0.26.0

func (x *Example) GetTitle() string

func (*Example) ProtoMessage added in v0.26.0

func (*Example) ProtoMessage()

func (*Example) ProtoReflect added in v0.26.0

func (x *Example) ProtoReflect() protoreflect.Message

func (*Example) Reset added in v0.26.0

func (x *Example) Reset()

func (*Example) String added in v0.26.0

func (x *Example) String() string

func (*Example) Validate added in v0.26.0

func (m *Example) Validate() error

Validate checks the field values on Example with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Example) ValidateAll added in v0.26.0

func (m *Example) ValidateAll() error

ValidateAll checks the field values on Example with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExampleMultiError, or nil if none found.

type ExampleMultiError added in v0.26.0

type ExampleMultiError []error

ExampleMultiError is an error wrapping multiple validation errors returned by Example.ValidateAll() if the designated constraints aren't met.

func (ExampleMultiError) AllErrors added in v0.26.0

func (m ExampleMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ExampleMultiError) Error added in v0.26.0

func (m ExampleMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type ExampleValidationError added in v0.26.0

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

ExampleValidationError is the validation error returned by Example.Validate if the designated constraints aren't met.

func (ExampleValidationError) Cause added in v0.26.0

func (e ExampleValidationError) Cause() error

Cause function returns cause value.

func (ExampleValidationError) Error added in v0.26.0

func (e ExampleValidationError) Error() string

Error satisfies the builtin error interface

func (ExampleValidationError) ErrorName added in v0.26.0

func (e ExampleValidationError) ErrorName() string

ErrorName returns error name.

func (ExampleValidationError) Field added in v0.26.0

func (e ExampleValidationError) Field() string

Field function returns field value.

func (ExampleValidationError) Key added in v0.26.0

func (e ExampleValidationError) Key() bool

Key function returns key value.

func (ExampleValidationError) Reason added in v0.26.0

func (e ExampleValidationError) Reason() string

Reason function returns reason value.

type ExportFormat added in v0.27.3

type ExportFormat int32

ExportFormat is a file format for a data export

const (
	ExportFormat_EXPORT_FORMAT_UNSPECIFIED ExportFormat = 0
	ExportFormat_EXPORT_FORMAT_CSV         ExportFormat = 1
	ExportFormat_EXPORT_FORMAT_XLSX        ExportFormat = 2
)

func (ExportFormat) Descriptor added in v0.27.3

func (ExportFormat) Enum added in v0.27.3

func (x ExportFormat) Enum() *ExportFormat

func (ExportFormat) EnumDescriptor deprecated added in v0.27.3

func (ExportFormat) EnumDescriptor() ([]byte, []int)

Deprecated: Use ExportFormat.Descriptor instead.

func (ExportFormat) Number added in v0.27.3

func (ExportFormat) String added in v0.27.3

func (x ExportFormat) String() string

func (ExportFormat) Type added in v0.27.3

type ExportRequest added in v0.27.3

type ExportRequest struct {
	InstanceId string       `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Limit      *int64       `protobuf:"varint,2,opt,name=limit,proto3,oneof" json:"limit,omitempty"`
	Format     ExportFormat `protobuf:"varint,3,opt,name=format,proto3,enum=rill.runtime.v1.ExportFormat" json:"format,omitempty"`
	// Types that are assignable to Request:
	//
	//	*ExportRequest_MetricsViewToplistRequest
	//	*ExportRequest_MetricsViewRowsRequest
	Request isExportRequest_Request `protobuf_oneof:"request"`
	// contains filtered or unexported fields
}

Request message for QueryService.Export

func (*ExportRequest) Descriptor deprecated added in v0.27.3

func (*ExportRequest) Descriptor() ([]byte, []int)

Deprecated: Use ExportRequest.ProtoReflect.Descriptor instead.

func (*ExportRequest) GetFormat added in v0.27.3

func (x *ExportRequest) GetFormat() ExportFormat

func (*ExportRequest) GetInstanceId added in v0.27.3

func (x *ExportRequest) GetInstanceId() string

func (*ExportRequest) GetLimit added in v0.27.3

func (x *ExportRequest) GetLimit() int64

func (*ExportRequest) GetMetricsViewRowsRequest added in v0.27.3

func (x *ExportRequest) GetMetricsViewRowsRequest() *MetricsViewRowsRequest

func (*ExportRequest) GetMetricsViewToplistRequest added in v0.27.3

func (x *ExportRequest) GetMetricsViewToplistRequest() *MetricsViewToplistRequest

func (*ExportRequest) GetRequest added in v0.27.3

func (m *ExportRequest) GetRequest() isExportRequest_Request

func (*ExportRequest) ProtoMessage added in v0.27.3

func (*ExportRequest) ProtoMessage()

func (*ExportRequest) ProtoReflect added in v0.27.3

func (x *ExportRequest) ProtoReflect() protoreflect.Message

func (*ExportRequest) Reset added in v0.27.3

func (x *ExportRequest) Reset()

func (*ExportRequest) String added in v0.27.3

func (x *ExportRequest) String() string

func (*ExportRequest) Validate added in v0.27.3

func (m *ExportRequest) Validate() error

Validate checks the field values on ExportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ExportRequest) ValidateAll added in v0.27.3

func (m *ExportRequest) ValidateAll() error

ValidateAll checks the field values on ExportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExportRequestMultiError, or nil if none found.

type ExportRequestMultiError added in v0.27.3

type ExportRequestMultiError []error

ExportRequestMultiError is an error wrapping multiple validation errors returned by ExportRequest.ValidateAll() if the designated constraints aren't met.

func (ExportRequestMultiError) AllErrors added in v0.27.3

func (m ExportRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ExportRequestMultiError) Error added in v0.27.3

func (m ExportRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type ExportRequestValidationError added in v0.27.3

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

ExportRequestValidationError is the validation error returned by ExportRequest.Validate if the designated constraints aren't met.

func (ExportRequestValidationError) Cause added in v0.27.3

Cause function returns cause value.

func (ExportRequestValidationError) Error added in v0.27.3

Error satisfies the builtin error interface

func (ExportRequestValidationError) ErrorName added in v0.27.3

func (e ExportRequestValidationError) ErrorName() string

ErrorName returns error name.

func (ExportRequestValidationError) Field added in v0.27.3

Field function returns field value.

func (ExportRequestValidationError) Key added in v0.27.3

Key function returns key value.

func (ExportRequestValidationError) Reason added in v0.27.3

Reason function returns reason value.

type ExportRequest_MetricsViewRowsRequest added in v0.27.3

type ExportRequest_MetricsViewRowsRequest struct {
	MetricsViewRowsRequest *MetricsViewRowsRequest `protobuf:"bytes,5,opt,name=metrics_view_rows_request,json=metricsViewRowsRequest,proto3,oneof"`
}

type ExportRequest_MetricsViewToplistRequest added in v0.27.3

type ExportRequest_MetricsViewToplistRequest struct {
	MetricsViewToplistRequest *MetricsViewToplistRequest `protobuf:"bytes,4,opt,name=metrics_view_toplist_request,json=metricsViewToplistRequest,proto3,oneof"`
}

type ExportResponse added in v0.27.3

type ExportResponse struct {
	DownloadUrlPath string `protobuf:"bytes,1,opt,name=download_url_path,json=downloadUrlPath,proto3" json:"download_url_path,omitempty"`
	// contains filtered or unexported fields
}

Response message for QueryService.Export

func (*ExportResponse) Descriptor deprecated added in v0.27.3

func (*ExportResponse) Descriptor() ([]byte, []int)

Deprecated: Use ExportResponse.ProtoReflect.Descriptor instead.

func (*ExportResponse) GetDownloadUrlPath added in v0.27.3

func (x *ExportResponse) GetDownloadUrlPath() string

func (*ExportResponse) ProtoMessage added in v0.27.3

func (*ExportResponse) ProtoMessage()

func (*ExportResponse) ProtoReflect added in v0.27.3

func (x *ExportResponse) ProtoReflect() protoreflect.Message

func (*ExportResponse) Reset added in v0.27.3

func (x *ExportResponse) Reset()

func (*ExportResponse) String added in v0.27.3

func (x *ExportResponse) String() string

func (*ExportResponse) Validate added in v0.27.3

func (m *ExportResponse) Validate() error

Validate checks the field values on ExportResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ExportResponse) ValidateAll added in v0.27.3

func (m *ExportResponse) ValidateAll() error

ValidateAll checks the field values on ExportResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExportResponseMultiError, or nil if none found.

type ExportResponseMultiError added in v0.27.3

type ExportResponseMultiError []error

ExportResponseMultiError is an error wrapping multiple validation errors returned by ExportResponse.ValidateAll() if the designated constraints aren't met.

func (ExportResponseMultiError) AllErrors added in v0.27.3

func (m ExportResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ExportResponseMultiError) Error added in v0.27.3

func (m ExportResponseMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type ExportResponseValidationError added in v0.27.3

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

ExportResponseValidationError is the validation error returned by ExportResponse.Validate if the designated constraints aren't met.

func (ExportResponseValidationError) Cause added in v0.27.3

Cause function returns cause value.

func (ExportResponseValidationError) Error added in v0.27.3

Error satisfies the builtin error interface

func (ExportResponseValidationError) ErrorName added in v0.27.3

func (e ExportResponseValidationError) ErrorName() string

ErrorName returns error name.

func (ExportResponseValidationError) Field added in v0.27.3

Field function returns field value.

func (ExportResponseValidationError) Key added in v0.27.3

Key function returns key value.

func (ExportResponseValidationError) Reason added in v0.27.3

Reason function returns reason value.

type GCSGetCredentialsInfoRequest added in v0.27.0

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

func (*GCSGetCredentialsInfoRequest) Descriptor deprecated added in v0.27.0

func (*GCSGetCredentialsInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GCSGetCredentialsInfoRequest.ProtoReflect.Descriptor instead.

func (*GCSGetCredentialsInfoRequest) ProtoMessage added in v0.27.0

func (*GCSGetCredentialsInfoRequest) ProtoMessage()

func (*GCSGetCredentialsInfoRequest) ProtoReflect added in v0.27.0

func (*GCSGetCredentialsInfoRequest) Reset added in v0.27.0

func (x *GCSGetCredentialsInfoRequest) Reset()

func (*GCSGetCredentialsInfoRequest) String added in v0.27.0

func (*GCSGetCredentialsInfoRequest) Validate added in v0.27.0

func (m *GCSGetCredentialsInfoRequest) Validate() error

Validate checks the field values on GCSGetCredentialsInfoRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GCSGetCredentialsInfoRequest) ValidateAll added in v0.27.0

func (m *GCSGetCredentialsInfoRequest) ValidateAll() error

ValidateAll checks the field values on GCSGetCredentialsInfoRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GCSGetCredentialsInfoRequestMultiError, or nil if none found.

type GCSGetCredentialsInfoRequestMultiError added in v0.27.0

type GCSGetCredentialsInfoRequestMultiError []error

GCSGetCredentialsInfoRequestMultiError is an error wrapping multiple validation errors returned by GCSGetCredentialsInfoRequest.ValidateAll() if the designated constraints aren't met.

func (GCSGetCredentialsInfoRequestMultiError) AllErrors added in v0.27.0

AllErrors returns a list of validation violation errors.

func (GCSGetCredentialsInfoRequestMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type GCSGetCredentialsInfoRequestValidationError added in v0.27.0

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

GCSGetCredentialsInfoRequestValidationError is the validation error returned by GCSGetCredentialsInfoRequest.Validate if the designated constraints aren't met.

func (GCSGetCredentialsInfoRequestValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (GCSGetCredentialsInfoRequestValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (GCSGetCredentialsInfoRequestValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (GCSGetCredentialsInfoRequestValidationError) Field added in v0.27.0

Field function returns field value.

func (GCSGetCredentialsInfoRequestValidationError) Key added in v0.27.0

Key function returns key value.

func (GCSGetCredentialsInfoRequestValidationError) Reason added in v0.27.0

Reason function returns reason value.

type GCSGetCredentialsInfoResponse added in v0.27.0

type GCSGetCredentialsInfoResponse struct {
	Exist     bool   `protobuf:"varint,1,opt,name=exist,proto3" json:"exist,omitempty"`
	ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GCSGetCredentialsInfoResponse) Descriptor deprecated added in v0.27.0

func (*GCSGetCredentialsInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GCSGetCredentialsInfoResponse.ProtoReflect.Descriptor instead.

func (*GCSGetCredentialsInfoResponse) GetExist added in v0.27.0

func (x *GCSGetCredentialsInfoResponse) GetExist() bool

func (*GCSGetCredentialsInfoResponse) GetProjectId added in v0.27.0

func (x *GCSGetCredentialsInfoResponse) GetProjectId() string

func (*GCSGetCredentialsInfoResponse) ProtoMessage added in v0.27.0

func (*GCSGetCredentialsInfoResponse) ProtoMessage()

func (*GCSGetCredentialsInfoResponse) ProtoReflect added in v0.27.0

func (*GCSGetCredentialsInfoResponse) Reset added in v0.27.0

func (x *GCSGetCredentialsInfoResponse) Reset()

func (*GCSGetCredentialsInfoResponse) String added in v0.27.0

func (*GCSGetCredentialsInfoResponse) Validate added in v0.27.0

func (m *GCSGetCredentialsInfoResponse) Validate() error

Validate checks the field values on GCSGetCredentialsInfoResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GCSGetCredentialsInfoResponse) ValidateAll added in v0.27.0

func (m *GCSGetCredentialsInfoResponse) ValidateAll() error

ValidateAll checks the field values on GCSGetCredentialsInfoResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GCSGetCredentialsInfoResponseMultiError, or nil if none found.

type GCSGetCredentialsInfoResponseMultiError added in v0.27.0

type GCSGetCredentialsInfoResponseMultiError []error

GCSGetCredentialsInfoResponseMultiError is an error wrapping multiple validation errors returned by GCSGetCredentialsInfoResponse.ValidateAll() if the designated constraints aren't met.

func (GCSGetCredentialsInfoResponseMultiError) AllErrors added in v0.27.0

AllErrors returns a list of validation violation errors.

func (GCSGetCredentialsInfoResponseMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type GCSGetCredentialsInfoResponseValidationError added in v0.27.0

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

GCSGetCredentialsInfoResponseValidationError is the validation error returned by GCSGetCredentialsInfoResponse.Validate if the designated constraints aren't met.

func (GCSGetCredentialsInfoResponseValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (GCSGetCredentialsInfoResponseValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (GCSGetCredentialsInfoResponseValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (GCSGetCredentialsInfoResponseValidationError) Field added in v0.27.0

Field function returns field value.

func (GCSGetCredentialsInfoResponseValidationError) Key added in v0.27.0

Key function returns key value.

func (GCSGetCredentialsInfoResponseValidationError) Reason added in v0.27.0

Reason function returns reason value.

type GCSListBucketsRequest added in v0.27.0

type GCSListBucketsRequest struct {
	PageSize  uint32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*GCSListBucketsRequest) Descriptor deprecated added in v0.27.0

func (*GCSListBucketsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GCSListBucketsRequest.ProtoReflect.Descriptor instead.

func (*GCSListBucketsRequest) GetPageSize added in v0.27.0

func (x *GCSListBucketsRequest) GetPageSize() uint32

func (*GCSListBucketsRequest) GetPageToken added in v0.27.0

func (x *GCSListBucketsRequest) GetPageToken() string

func (*GCSListBucketsRequest) ProtoMessage added in v0.27.0

func (*GCSListBucketsRequest) ProtoMessage()

func (*GCSListBucketsRequest) ProtoReflect added in v0.27.0

func (x *GCSListBucketsRequest) ProtoReflect() protoreflect.Message

func (*GCSListBucketsRequest) Reset added in v0.27.0

func (x *GCSListBucketsRequest) Reset()

func (*GCSListBucketsRequest) String added in v0.27.0

func (x *GCSListBucketsRequest) String() string

func (*GCSListBucketsRequest) Validate added in v0.27.0

func (m *GCSListBucketsRequest) Validate() error

Validate checks the field values on GCSListBucketsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GCSListBucketsRequest) ValidateAll added in v0.27.0

func (m *GCSListBucketsRequest) ValidateAll() error

ValidateAll checks the field values on GCSListBucketsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GCSListBucketsRequestMultiError, or nil if none found.

type GCSListBucketsRequestMultiError added in v0.27.0

type GCSListBucketsRequestMultiError []error

GCSListBucketsRequestMultiError is an error wrapping multiple validation errors returned by GCSListBucketsRequest.ValidateAll() if the designated constraints aren't met.

func (GCSListBucketsRequestMultiError) AllErrors added in v0.27.0

func (m GCSListBucketsRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GCSListBucketsRequestMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type GCSListBucketsRequestValidationError added in v0.27.0

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

GCSListBucketsRequestValidationError is the validation error returned by GCSListBucketsRequest.Validate if the designated constraints aren't met.

func (GCSListBucketsRequestValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (GCSListBucketsRequestValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (GCSListBucketsRequestValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (GCSListBucketsRequestValidationError) Field added in v0.27.0

Field function returns field value.

func (GCSListBucketsRequestValidationError) Key added in v0.27.0

Key function returns key value.

func (GCSListBucketsRequestValidationError) Reason added in v0.27.0

Reason function returns reason value.

type GCSListBucketsResponse added in v0.27.0

type GCSListBucketsResponse struct {
	NextPageToken string   `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	Buckets       []string `protobuf:"bytes,2,rep,name=buckets,proto3" json:"buckets,omitempty"`
	// contains filtered or unexported fields
}

func (*GCSListBucketsResponse) Descriptor deprecated added in v0.27.0

func (*GCSListBucketsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GCSListBucketsResponse.ProtoReflect.Descriptor instead.

func (*GCSListBucketsResponse) GetBuckets added in v0.27.0

func (x *GCSListBucketsResponse) GetBuckets() []string

func (*GCSListBucketsResponse) GetNextPageToken added in v0.27.0

func (x *GCSListBucketsResponse) GetNextPageToken() string

func (*GCSListBucketsResponse) ProtoMessage added in v0.27.0

func (*GCSListBucketsResponse) ProtoMessage()

func (*GCSListBucketsResponse) ProtoReflect added in v0.27.0

func (x *GCSListBucketsResponse) ProtoReflect() protoreflect.Message

func (*GCSListBucketsResponse) Reset added in v0.27.0

func (x *GCSListBucketsResponse) Reset()

func (*GCSListBucketsResponse) String added in v0.27.0

func (x *GCSListBucketsResponse) String() string

func (*GCSListBucketsResponse) Validate added in v0.27.0

func (m *GCSListBucketsResponse) Validate() error

Validate checks the field values on GCSListBucketsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GCSListBucketsResponse) ValidateAll added in v0.27.0

func (m *GCSListBucketsResponse) ValidateAll() error

ValidateAll checks the field values on GCSListBucketsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GCSListBucketsResponseMultiError, or nil if none found.

type GCSListBucketsResponseMultiError added in v0.27.0

type GCSListBucketsResponseMultiError []error

GCSListBucketsResponseMultiError is an error wrapping multiple validation errors returned by GCSListBucketsResponse.ValidateAll() if the designated constraints aren't met.

func (GCSListBucketsResponseMultiError) AllErrors added in v0.27.0

func (m GCSListBucketsResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GCSListBucketsResponseMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type GCSListBucketsResponseValidationError added in v0.27.0

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

GCSListBucketsResponseValidationError is the validation error returned by GCSListBucketsResponse.Validate if the designated constraints aren't met.

func (GCSListBucketsResponseValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (GCSListBucketsResponseValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (GCSListBucketsResponseValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (GCSListBucketsResponseValidationError) Field added in v0.27.0

Field function returns field value.

func (GCSListBucketsResponseValidationError) Key added in v0.27.0

Key function returns key value.

func (GCSListBucketsResponseValidationError) Reason added in v0.27.0

Reason function returns reason value.

type GCSListObjectsRequest added in v0.27.0

type GCSListObjectsRequest struct {
	PageSize    uint32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken   string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	Bucket      string `protobuf:"bytes,3,opt,name=bucket,proto3" json:"bucket,omitempty"`
	Prefix      string `protobuf:"bytes,4,opt,name=prefix,proto3" json:"prefix,omitempty"`
	StartOffset string `protobuf:"bytes,5,opt,name=start_offset,json=startOffset,proto3" json:"start_offset,omitempty"`
	EndOffset   string `protobuf:"bytes,6,opt,name=end_offset,json=endOffset,proto3" json:"end_offset,omitempty"`
	Delimiter   string `protobuf:"bytes,7,opt,name=delimiter,proto3" json:"delimiter,omitempty"`
	// contains filtered or unexported fields
}

func (*GCSListObjectsRequest) Descriptor deprecated added in v0.27.0

func (*GCSListObjectsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GCSListObjectsRequest.ProtoReflect.Descriptor instead.

func (*GCSListObjectsRequest) GetBucket added in v0.27.0

func (x *GCSListObjectsRequest) GetBucket() string

func (*GCSListObjectsRequest) GetDelimiter added in v0.27.0

func (x *GCSListObjectsRequest) GetDelimiter() string

func (*GCSListObjectsRequest) GetEndOffset added in v0.27.0

func (x *GCSListObjectsRequest) GetEndOffset() string

func (*GCSListObjectsRequest) GetPageSize added in v0.27.0

func (x *GCSListObjectsRequest) GetPageSize() uint32

func (*GCSListObjectsRequest) GetPageToken added in v0.27.0

func (x *GCSListObjectsRequest) GetPageToken() string

func (*GCSListObjectsRequest) GetPrefix added in v0.27.0

func (x *GCSListObjectsRequest) GetPrefix() string

func (*GCSListObjectsRequest) GetStartOffset added in v0.27.0

func (x *GCSListObjectsRequest) GetStartOffset() string

func (*GCSListObjectsRequest) ProtoMessage added in v0.27.0

func (*GCSListObjectsRequest) ProtoMessage()

func (*GCSListObjectsRequest) ProtoReflect added in v0.27.0

func (x *GCSListObjectsRequest) ProtoReflect() protoreflect.Message

func (*GCSListObjectsRequest) Reset added in v0.27.0

func (x *GCSListObjectsRequest) Reset()

func (*GCSListObjectsRequest) String added in v0.27.0

func (x *GCSListObjectsRequest) String() string

func (*GCSListObjectsRequest) Validate added in v0.27.0

func (m *GCSListObjectsRequest) Validate() error

Validate checks the field values on GCSListObjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GCSListObjectsRequest) ValidateAll added in v0.27.0

func (m *GCSListObjectsRequest) ValidateAll() error

ValidateAll checks the field values on GCSListObjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GCSListObjectsRequestMultiError, or nil if none found.

type GCSListObjectsRequestMultiError added in v0.27.0

type GCSListObjectsRequestMultiError []error

GCSListObjectsRequestMultiError is an error wrapping multiple validation errors returned by GCSListObjectsRequest.ValidateAll() if the designated constraints aren't met.

func (GCSListObjectsRequestMultiError) AllErrors added in v0.27.0

func (m GCSListObjectsRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GCSListObjectsRequestMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type GCSListObjectsRequestValidationError added in v0.27.0

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

GCSListObjectsRequestValidationError is the validation error returned by GCSListObjectsRequest.Validate if the designated constraints aren't met.

func (GCSListObjectsRequestValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (GCSListObjectsRequestValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (GCSListObjectsRequestValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (GCSListObjectsRequestValidationError) Field added in v0.27.0

Field function returns field value.

func (GCSListObjectsRequestValidationError) Key added in v0.27.0

Key function returns key value.

func (GCSListObjectsRequestValidationError) Reason added in v0.27.0

Reason function returns reason value.

type GCSListObjectsResponse added in v0.27.0

type GCSListObjectsResponse struct {
	NextPageToken string       `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	Objects       []*GCSObject `protobuf:"bytes,2,rep,name=objects,proto3" json:"objects,omitempty"`
	// contains filtered or unexported fields
}

func (*GCSListObjectsResponse) Descriptor deprecated added in v0.27.0

func (*GCSListObjectsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GCSListObjectsResponse.ProtoReflect.Descriptor instead.

func (*GCSListObjectsResponse) GetNextPageToken added in v0.27.0

func (x *GCSListObjectsResponse) GetNextPageToken() string

func (*GCSListObjectsResponse) GetObjects added in v0.27.0

func (x *GCSListObjectsResponse) GetObjects() []*GCSObject

func (*GCSListObjectsResponse) ProtoMessage added in v0.27.0

func (*GCSListObjectsResponse) ProtoMessage()

func (*GCSListObjectsResponse) ProtoReflect added in v0.27.0

func (x *GCSListObjectsResponse) ProtoReflect() protoreflect.Message

func (*GCSListObjectsResponse) Reset added in v0.27.0

func (x *GCSListObjectsResponse) Reset()

func (*GCSListObjectsResponse) String added in v0.27.0

func (x *GCSListObjectsResponse) String() string

func (*GCSListObjectsResponse) Validate added in v0.27.0

func (m *GCSListObjectsResponse) Validate() error

Validate checks the field values on GCSListObjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GCSListObjectsResponse) ValidateAll added in v0.27.0

func (m *GCSListObjectsResponse) ValidateAll() error

ValidateAll checks the field values on GCSListObjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GCSListObjectsResponseMultiError, or nil if none found.

type GCSListObjectsResponseMultiError added in v0.27.0

type GCSListObjectsResponseMultiError []error

GCSListObjectsResponseMultiError is an error wrapping multiple validation errors returned by GCSListObjectsResponse.ValidateAll() if the designated constraints aren't met.

func (GCSListObjectsResponseMultiError) AllErrors added in v0.27.0

func (m GCSListObjectsResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GCSListObjectsResponseMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type GCSListObjectsResponseValidationError added in v0.27.0

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

GCSListObjectsResponseValidationError is the validation error returned by GCSListObjectsResponse.Validate if the designated constraints aren't met.

func (GCSListObjectsResponseValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (GCSListObjectsResponseValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (GCSListObjectsResponseValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (GCSListObjectsResponseValidationError) Field added in v0.27.0

Field function returns field value.

func (GCSListObjectsResponseValidationError) Key added in v0.27.0

Key function returns key value.

func (GCSListObjectsResponseValidationError) Reason added in v0.27.0

Reason function returns reason value.

type GCSObject added in v0.27.0

type GCSObject struct {
	Name       string                 `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	ModifiedOn *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=modified_on,json=modifiedOn,proto3" json:"modified_on,omitempty"`
	Size       int64                  `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"`
	IsDir      bool                   `protobuf:"varint,4,opt,name=is_dir,json=isDir,proto3" json:"is_dir,omitempty"`
	// contains filtered or unexported fields
}

func (*GCSObject) Descriptor deprecated added in v0.27.0

func (*GCSObject) Descriptor() ([]byte, []int)

Deprecated: Use GCSObject.ProtoReflect.Descriptor instead.

func (*GCSObject) GetIsDir added in v0.27.0

func (x *GCSObject) GetIsDir() bool

func (*GCSObject) GetModifiedOn added in v0.27.0

func (x *GCSObject) GetModifiedOn() *timestamppb.Timestamp

func (*GCSObject) GetName added in v0.27.0

func (x *GCSObject) GetName() string

func (*GCSObject) GetSize added in v0.27.0

func (x *GCSObject) GetSize() int64

func (*GCSObject) ProtoMessage added in v0.27.0

func (*GCSObject) ProtoMessage()

func (*GCSObject) ProtoReflect added in v0.27.0

func (x *GCSObject) ProtoReflect() protoreflect.Message

func (*GCSObject) Reset added in v0.27.0

func (x *GCSObject) Reset()

func (*GCSObject) String added in v0.27.0

func (x *GCSObject) String() string

func (*GCSObject) Validate added in v0.27.0

func (m *GCSObject) Validate() error

Validate checks the field values on GCSObject with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GCSObject) ValidateAll added in v0.27.0

func (m *GCSObject) ValidateAll() error

ValidateAll checks the field values on GCSObject with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GCSObjectMultiError, or nil if none found.

type GCSObjectMultiError added in v0.27.0

type GCSObjectMultiError []error

GCSObjectMultiError is an error wrapping multiple validation errors returned by GCSObject.ValidateAll() if the designated constraints aren't met.

func (GCSObjectMultiError) AllErrors added in v0.27.0

func (m GCSObjectMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GCSObjectMultiError) Error added in v0.27.0

func (m GCSObjectMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type GCSObjectValidationError added in v0.27.0

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

GCSObjectValidationError is the validation error returned by GCSObject.Validate if the designated constraints aren't met.

func (GCSObjectValidationError) Cause added in v0.27.0

func (e GCSObjectValidationError) Cause() error

Cause function returns cause value.

func (GCSObjectValidationError) Error added in v0.27.0

func (e GCSObjectValidationError) Error() string

Error satisfies the builtin error interface

func (GCSObjectValidationError) ErrorName added in v0.27.0

func (e GCSObjectValidationError) ErrorName() string

ErrorName returns error name.

func (GCSObjectValidationError) Field added in v0.27.0

func (e GCSObjectValidationError) Field() string

Field function returns field value.

func (GCSObjectValidationError) Key added in v0.27.0

Key function returns key value.

func (GCSObjectValidationError) Reason added in v0.27.0

func (e GCSObjectValidationError) Reason() string

Reason function returns reason value.

type GetCatalogEntryRequest

type GetCatalogEntryRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Name       string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.GetCatalogEntry

func (*GetCatalogEntryRequest) Descriptor deprecated

func (*GetCatalogEntryRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCatalogEntryRequest.ProtoReflect.Descriptor instead.

func (*GetCatalogEntryRequest) GetInstanceId

func (x *GetCatalogEntryRequest) GetInstanceId() string

func (*GetCatalogEntryRequest) GetName

func (x *GetCatalogEntryRequest) GetName() string

func (*GetCatalogEntryRequest) ProtoMessage

func (*GetCatalogEntryRequest) ProtoMessage()

func (*GetCatalogEntryRequest) ProtoReflect

func (x *GetCatalogEntryRequest) ProtoReflect() protoreflect.Message

func (*GetCatalogEntryRequest) Reset

func (x *GetCatalogEntryRequest) Reset()

func (*GetCatalogEntryRequest) String

func (x *GetCatalogEntryRequest) String() string

func (*GetCatalogEntryRequest) Validate added in v0.20.0

func (m *GetCatalogEntryRequest) Validate() error

Validate checks the field values on GetCatalogEntryRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetCatalogEntryRequest) ValidateAll added in v0.20.0

func (m *GetCatalogEntryRequest) ValidateAll() error

ValidateAll checks the field values on GetCatalogEntryRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCatalogEntryRequestMultiError, or nil if none found.

type GetCatalogEntryRequestMultiError added in v0.20.0

type GetCatalogEntryRequestMultiError []error

GetCatalogEntryRequestMultiError is an error wrapping multiple validation errors returned by GetCatalogEntryRequest.ValidateAll() if the designated constraints aren't met.

func (GetCatalogEntryRequestMultiError) AllErrors added in v0.20.0

func (m GetCatalogEntryRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetCatalogEntryRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type GetCatalogEntryRequestValidationError added in v0.20.0

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

GetCatalogEntryRequestValidationError is the validation error returned by GetCatalogEntryRequest.Validate if the designated constraints aren't met.

func (GetCatalogEntryRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (GetCatalogEntryRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (GetCatalogEntryRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (GetCatalogEntryRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (GetCatalogEntryRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (GetCatalogEntryRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type GetCatalogEntryResponse

type GetCatalogEntryResponse struct {
	Entry *CatalogEntry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.GetCatalogEntry

func (*GetCatalogEntryResponse) Descriptor deprecated

func (*GetCatalogEntryResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCatalogEntryResponse.ProtoReflect.Descriptor instead.

func (*GetCatalogEntryResponse) GetEntry

func (x *GetCatalogEntryResponse) GetEntry() *CatalogEntry

func (*GetCatalogEntryResponse) ProtoMessage

func (*GetCatalogEntryResponse) ProtoMessage()

func (*GetCatalogEntryResponse) ProtoReflect

func (x *GetCatalogEntryResponse) ProtoReflect() protoreflect.Message

func (*GetCatalogEntryResponse) Reset

func (x *GetCatalogEntryResponse) Reset()

func (*GetCatalogEntryResponse) String

func (x *GetCatalogEntryResponse) String() string

func (*GetCatalogEntryResponse) Validate added in v0.20.0

func (m *GetCatalogEntryResponse) Validate() error

Validate checks the field values on GetCatalogEntryResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetCatalogEntryResponse) ValidateAll added in v0.20.0

func (m *GetCatalogEntryResponse) ValidateAll() error

ValidateAll checks the field values on GetCatalogEntryResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCatalogEntryResponseMultiError, or nil if none found.

type GetCatalogEntryResponseMultiError added in v0.20.0

type GetCatalogEntryResponseMultiError []error

GetCatalogEntryResponseMultiError is an error wrapping multiple validation errors returned by GetCatalogEntryResponse.ValidateAll() if the designated constraints aren't met.

func (GetCatalogEntryResponseMultiError) AllErrors added in v0.20.0

func (m GetCatalogEntryResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetCatalogEntryResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type GetCatalogEntryResponseValidationError added in v0.20.0

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

GetCatalogEntryResponseValidationError is the validation error returned by GetCatalogEntryResponse.Validate if the designated constraints aren't met.

func (GetCatalogEntryResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (GetCatalogEntryResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (GetCatalogEntryResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (GetCatalogEntryResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (GetCatalogEntryResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (GetCatalogEntryResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type GetFileRequest

type GetFileRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Path       string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.GetFile

func (*GetFileRequest) Descriptor deprecated

func (*GetFileRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFileRequest.ProtoReflect.Descriptor instead.

func (*GetFileRequest) GetInstanceId

func (x *GetFileRequest) GetInstanceId() string

func (*GetFileRequest) GetPath

func (x *GetFileRequest) GetPath() string

func (*GetFileRequest) ProtoMessage

func (*GetFileRequest) ProtoMessage()

func (*GetFileRequest) ProtoReflect

func (x *GetFileRequest) ProtoReflect() protoreflect.Message

func (*GetFileRequest) Reset

func (x *GetFileRequest) Reset()

func (*GetFileRequest) String

func (x *GetFileRequest) String() string

func (*GetFileRequest) Validate added in v0.20.0

func (m *GetFileRequest) Validate() error

Validate checks the field values on GetFileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetFileRequest) ValidateAll added in v0.20.0

func (m *GetFileRequest) ValidateAll() error

ValidateAll checks the field values on GetFileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFileRequestMultiError, or nil if none found.

type GetFileRequestMultiError added in v0.20.0

type GetFileRequestMultiError []error

GetFileRequestMultiError is an error wrapping multiple validation errors returned by GetFileRequest.ValidateAll() if the designated constraints aren't met.

func (GetFileRequestMultiError) AllErrors added in v0.20.0

func (m GetFileRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetFileRequestMultiError) Error added in v0.20.0

func (m GetFileRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type GetFileRequestValidationError added in v0.20.0

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

GetFileRequestValidationError is the validation error returned by GetFileRequest.Validate if the designated constraints aren't met.

func (GetFileRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (GetFileRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (GetFileRequestValidationError) ErrorName added in v0.20.0

func (e GetFileRequestValidationError) ErrorName() string

ErrorName returns error name.

func (GetFileRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (GetFileRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (GetFileRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type GetFileResponse

type GetFileResponse struct {
	Blob      string                 `protobuf:"bytes,1,opt,name=blob,proto3" json:"blob,omitempty"`
	UpdatedOn *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"`
	// contains filtered or unexported fields
}

Reponse message for RuntimeService.GetFile

func (*GetFileResponse) Descriptor deprecated

func (*GetFileResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFileResponse.ProtoReflect.Descriptor instead.

func (*GetFileResponse) GetBlob

func (x *GetFileResponse) GetBlob() string

func (*GetFileResponse) GetUpdatedOn

func (x *GetFileResponse) GetUpdatedOn() *timestamppb.Timestamp

func (*GetFileResponse) ProtoMessage

func (*GetFileResponse) ProtoMessage()

func (*GetFileResponse) ProtoReflect

func (x *GetFileResponse) ProtoReflect() protoreflect.Message

func (*GetFileResponse) Reset

func (x *GetFileResponse) Reset()

func (*GetFileResponse) String

func (x *GetFileResponse) String() string

func (*GetFileResponse) Validate added in v0.20.0

func (m *GetFileResponse) Validate() error

Validate checks the field values on GetFileResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetFileResponse) ValidateAll added in v0.20.0

func (m *GetFileResponse) ValidateAll() error

ValidateAll checks the field values on GetFileResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFileResponseMultiError, or nil if none found.

type GetFileResponseMultiError added in v0.20.0

type GetFileResponseMultiError []error

GetFileResponseMultiError is an error wrapping multiple validation errors returned by GetFileResponse.ValidateAll() if the designated constraints aren't met.

func (GetFileResponseMultiError) AllErrors added in v0.20.0

func (m GetFileResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetFileResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type GetFileResponseValidationError added in v0.20.0

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

GetFileResponseValidationError is the validation error returned by GetFileResponse.Validate if the designated constraints aren't met.

func (GetFileResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (GetFileResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (GetFileResponseValidationError) ErrorName added in v0.20.0

func (e GetFileResponseValidationError) ErrorName() string

ErrorName returns error name.

func (GetFileResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (GetFileResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (GetFileResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type GetInstanceRequest

type GetInstanceRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.GetInstance

func (*GetInstanceRequest) Descriptor deprecated

func (*GetInstanceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInstanceRequest.ProtoReflect.Descriptor instead.

func (*GetInstanceRequest) GetInstanceId

func (x *GetInstanceRequest) GetInstanceId() string

func (*GetInstanceRequest) ProtoMessage

func (*GetInstanceRequest) ProtoMessage()

func (*GetInstanceRequest) ProtoReflect

func (x *GetInstanceRequest) ProtoReflect() protoreflect.Message

func (*GetInstanceRequest) Reset

func (x *GetInstanceRequest) Reset()

func (*GetInstanceRequest) String

func (x *GetInstanceRequest) String() string

func (*GetInstanceRequest) Validate added in v0.20.0

func (m *GetInstanceRequest) Validate() error

Validate checks the field values on GetInstanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetInstanceRequest) ValidateAll added in v0.20.0

func (m *GetInstanceRequest) ValidateAll() error

ValidateAll checks the field values on GetInstanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetInstanceRequestMultiError, or nil if none found.

type GetInstanceRequestMultiError added in v0.20.0

type GetInstanceRequestMultiError []error

GetInstanceRequestMultiError is an error wrapping multiple validation errors returned by GetInstanceRequest.ValidateAll() if the designated constraints aren't met.

func (GetInstanceRequestMultiError) AllErrors added in v0.20.0

func (m GetInstanceRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetInstanceRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type GetInstanceRequestValidationError added in v0.20.0

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

GetInstanceRequestValidationError is the validation error returned by GetInstanceRequest.Validate if the designated constraints aren't met.

func (GetInstanceRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (GetInstanceRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (GetInstanceRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (GetInstanceRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (GetInstanceRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (GetInstanceRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type GetInstanceResponse

type GetInstanceResponse struct {
	Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.GetInstance

func (*GetInstanceResponse) Descriptor deprecated

func (*GetInstanceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInstanceResponse.ProtoReflect.Descriptor instead.

func (*GetInstanceResponse) GetInstance

func (x *GetInstanceResponse) GetInstance() *Instance

func (*GetInstanceResponse) ProtoMessage

func (*GetInstanceResponse) ProtoMessage()

func (*GetInstanceResponse) ProtoReflect

func (x *GetInstanceResponse) ProtoReflect() protoreflect.Message

func (*GetInstanceResponse) Reset

func (x *GetInstanceResponse) Reset()

func (*GetInstanceResponse) String

func (x *GetInstanceResponse) String() string

func (*GetInstanceResponse) Validate added in v0.20.0

func (m *GetInstanceResponse) Validate() error

Validate checks the field values on GetInstanceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetInstanceResponse) ValidateAll added in v0.20.0

func (m *GetInstanceResponse) ValidateAll() error

ValidateAll checks the field values on GetInstanceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetInstanceResponseMultiError, or nil if none found.

type GetInstanceResponseMultiError added in v0.20.0

type GetInstanceResponseMultiError []error

GetInstanceResponseMultiError is an error wrapping multiple validation errors returned by GetInstanceResponse.ValidateAll() if the designated constraints aren't met.

func (GetInstanceResponseMultiError) AllErrors added in v0.20.0

func (m GetInstanceResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetInstanceResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type GetInstanceResponseValidationError added in v0.20.0

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

GetInstanceResponseValidationError is the validation error returned by GetInstanceResponse.Validate if the designated constraints aren't met.

func (GetInstanceResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (GetInstanceResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (GetInstanceResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (GetInstanceResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (GetInstanceResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (GetInstanceResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type HistogramMethod added in v0.22.0

type HistogramMethod int32
const (
	HistogramMethod_HISTOGRAM_METHOD_UNSPECIFIED HistogramMethod = 0
	HistogramMethod_HISTOGRAM_METHOD_FD          HistogramMethod = 1
	HistogramMethod_HISTOGRAM_METHOD_DIAGNOSTIC  HistogramMethod = 2
)

func (HistogramMethod) Descriptor added in v0.22.0

func (HistogramMethod) Enum added in v0.22.0

func (x HistogramMethod) Enum() *HistogramMethod

func (HistogramMethod) EnumDescriptor deprecated added in v0.22.0

func (HistogramMethod) EnumDescriptor() ([]byte, []int)

Deprecated: Use HistogramMethod.Descriptor instead.

func (HistogramMethod) Number added in v0.22.0

func (HistogramMethod) String added in v0.22.0

func (x HistogramMethod) String() string

func (HistogramMethod) Type added in v0.22.0

type InlineMeasure added in v0.25.0

type InlineMeasure struct {
	Name       string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Expression string `protobuf:"bytes,2,opt,name=expression,proto3" json:"expression,omitempty"`
	// contains filtered or unexported fields
}

InlineMeasure is a measure to inject in a metrics view query that is not defined in the underlying MetricsView

func (*InlineMeasure) Descriptor deprecated added in v0.25.0

func (*InlineMeasure) Descriptor() ([]byte, []int)

Deprecated: Use InlineMeasure.ProtoReflect.Descriptor instead.

func (*InlineMeasure) GetExpression added in v0.25.0

func (x *InlineMeasure) GetExpression() string

func (*InlineMeasure) GetName added in v0.25.0

func (x *InlineMeasure) GetName() string

func (*InlineMeasure) ProtoMessage added in v0.25.0

func (*InlineMeasure) ProtoMessage()

func (*InlineMeasure) ProtoReflect added in v0.25.0

func (x *InlineMeasure) ProtoReflect() protoreflect.Message

func (*InlineMeasure) Reset added in v0.25.0

func (x *InlineMeasure) Reset()

func (*InlineMeasure) String added in v0.25.0

func (x *InlineMeasure) String() string

func (*InlineMeasure) Validate added in v0.25.0

func (m *InlineMeasure) Validate() error

Validate checks the field values on InlineMeasure with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*InlineMeasure) ValidateAll added in v0.25.0

func (m *InlineMeasure) ValidateAll() error

ValidateAll checks the field values on InlineMeasure with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InlineMeasureMultiError, or nil if none found.

type InlineMeasureMultiError added in v0.25.0

type InlineMeasureMultiError []error

InlineMeasureMultiError is an error wrapping multiple validation errors returned by InlineMeasure.ValidateAll() if the designated constraints aren't met.

func (InlineMeasureMultiError) AllErrors added in v0.25.0

func (m InlineMeasureMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (InlineMeasureMultiError) Error added in v0.25.0

func (m InlineMeasureMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type InlineMeasureValidationError added in v0.25.0

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

InlineMeasureValidationError is the validation error returned by InlineMeasure.Validate if the designated constraints aren't met.

func (InlineMeasureValidationError) Cause added in v0.25.0

Cause function returns cause value.

func (InlineMeasureValidationError) Error added in v0.25.0

Error satisfies the builtin error interface

func (InlineMeasureValidationError) ErrorName added in v0.25.0

func (e InlineMeasureValidationError) ErrorName() string

ErrorName returns error name.

func (InlineMeasureValidationError) Field added in v0.25.0

Field function returns field value.

func (InlineMeasureValidationError) Key added in v0.25.0

Key function returns key value.

func (InlineMeasureValidationError) Reason added in v0.25.0

Reason function returns reason value.

type Instance

type Instance struct {

	// Identifier (UUID)
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	// Driver to connect to for OLAP (options: duckdb, druid)
	OlapDriver string `protobuf:"bytes,2,opt,name=olap_driver,json=olapDriver,proto3" json:"olap_driver,omitempty"`
	// DSN for connection to OLAP
	OlapDsn string `protobuf:"bytes,3,opt,name=olap_dsn,json=olapDsn,proto3" json:"olap_dsn,omitempty"`
	// Driver for reading/editing code artifacts (options: file, metastore, github).
	// This enables virtualizing a file system in a cloud setting.
	RepoDriver string `protobuf:"bytes,4,opt,name=repo_driver,json=repoDriver,proto3" json:"repo_driver,omitempty"`
	// DSN for connecting to repo
	RepoDsn string `protobuf:"bytes,5,opt,name=repo_dsn,json=repoDsn,proto3" json:"repo_dsn,omitempty"`
	// If true, the runtime will store the instance's catalog in its OLAP store instead
	// of in the runtime's metadata store. Currently only supported for the duckdb driver.
	EmbedCatalog bool `protobuf:"varint,6,opt,name=embed_catalog,json=embedCatalog,proto3" json:"embed_catalog,omitempty"`
	// instance specific variables
	Variables map[string]string `` /* 159-byte string literal not displayed */
	// project defaults
	ProjectVariables map[string]string `` /* 197-byte string literal not displayed */
	// ingestion limit across all sources, 0 means no limit
	IngestionLimitBytes int64 `protobuf:"varint,9,opt,name=ingestion_limit_bytes,json=ingestionLimitBytes,proto3" json:"ingestion_limit_bytes,omitempty"`
	// contains filtered or unexported fields
}

Instance represents a single data project, meaning one set of code artifacts, one connection to an OLAP datastore (DuckDB, Druid), and one catalog of related metadata (such as reconciliation state). Instances are the unit of isolation within the runtime. They enable one runtime deployment to serve not only multiple data projects, but also multiple tenants. On local, the runtime will usually have just a single instance.

func (*Instance) Descriptor deprecated

func (*Instance) Descriptor() ([]byte, []int)

Deprecated: Use Instance.ProtoReflect.Descriptor instead.

func (*Instance) GetEmbedCatalog

func (x *Instance) GetEmbedCatalog() bool

func (*Instance) GetIngestionLimitBytes added in v0.24.0

func (x *Instance) GetIngestionLimitBytes() int64

func (*Instance) GetInstanceId

func (x *Instance) GetInstanceId() string

func (*Instance) GetOlapDriver

func (x *Instance) GetOlapDriver() string

func (*Instance) GetOlapDsn

func (x *Instance) GetOlapDsn() string

func (*Instance) GetProjectVariables added in v0.23.0

func (x *Instance) GetProjectVariables() map[string]string

func (*Instance) GetRepoDriver

func (x *Instance) GetRepoDriver() string

func (*Instance) GetRepoDsn

func (x *Instance) GetRepoDsn() string

func (*Instance) GetVariables added in v0.23.0

func (x *Instance) GetVariables() map[string]string

func (*Instance) ProtoMessage

func (*Instance) ProtoMessage()

func (*Instance) ProtoReflect

func (x *Instance) ProtoReflect() protoreflect.Message

func (*Instance) Reset

func (x *Instance) Reset()

func (*Instance) String

func (x *Instance) String() string

func (*Instance) Validate added in v0.20.0

func (m *Instance) Validate() error

Validate checks the field values on Instance with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Instance) ValidateAll added in v0.20.0

func (m *Instance) ValidateAll() error

ValidateAll checks the field values on Instance with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InstanceMultiError, or nil if none found.

type InstanceMultiError added in v0.20.0

type InstanceMultiError []error

InstanceMultiError is an error wrapping multiple validation errors returned by Instance.ValidateAll() if the designated constraints aren't met.

func (InstanceMultiError) AllErrors added in v0.20.0

func (m InstanceMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (InstanceMultiError) Error added in v0.20.0

func (m InstanceMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type InstanceValidationError added in v0.20.0

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

InstanceValidationError is the validation error returned by Instance.Validate if the designated constraints aren't met.

func (InstanceValidationError) Cause added in v0.20.0

func (e InstanceValidationError) Cause() error

Cause function returns cause value.

func (InstanceValidationError) Error added in v0.20.0

func (e InstanceValidationError) Error() string

Error satisfies the builtin error interface

func (InstanceValidationError) ErrorName added in v0.20.0

func (e InstanceValidationError) ErrorName() string

ErrorName returns error name.

func (InstanceValidationError) Field added in v0.20.0

func (e InstanceValidationError) Field() string

Field function returns field value.

func (InstanceValidationError) Key added in v0.20.0

func (e InstanceValidationError) Key() bool

Key function returns key value.

func (InstanceValidationError) Reason added in v0.20.0

func (e InstanceValidationError) Reason() string

Reason function returns reason value.

type ListCatalogEntriesRequest

type ListCatalogEntriesRequest struct {
	InstanceId string     `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Type       ObjectType `protobuf:"varint,2,opt,name=type,proto3,enum=rill.runtime.v1.ObjectType" json:"type,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.ListCatalogEntries

func (*ListCatalogEntriesRequest) Descriptor deprecated

func (*ListCatalogEntriesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListCatalogEntriesRequest.ProtoReflect.Descriptor instead.

func (*ListCatalogEntriesRequest) GetInstanceId

func (x *ListCatalogEntriesRequest) GetInstanceId() string

func (*ListCatalogEntriesRequest) GetType

func (*ListCatalogEntriesRequest) ProtoMessage

func (*ListCatalogEntriesRequest) ProtoMessage()

func (*ListCatalogEntriesRequest) ProtoReflect

func (*ListCatalogEntriesRequest) Reset

func (x *ListCatalogEntriesRequest) Reset()

func (*ListCatalogEntriesRequest) String

func (x *ListCatalogEntriesRequest) String() string

func (*ListCatalogEntriesRequest) Validate added in v0.20.0

func (m *ListCatalogEntriesRequest) Validate() error

Validate checks the field values on ListCatalogEntriesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListCatalogEntriesRequest) ValidateAll added in v0.20.0

func (m *ListCatalogEntriesRequest) ValidateAll() error

ValidateAll checks the field values on ListCatalogEntriesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCatalogEntriesRequestMultiError, or nil if none found.

type ListCatalogEntriesRequestMultiError added in v0.20.0

type ListCatalogEntriesRequestMultiError []error

ListCatalogEntriesRequestMultiError is an error wrapping multiple validation errors returned by ListCatalogEntriesRequest.ValidateAll() if the designated constraints aren't met.

func (ListCatalogEntriesRequestMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (ListCatalogEntriesRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type ListCatalogEntriesRequestValidationError added in v0.20.0

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

ListCatalogEntriesRequestValidationError is the validation error returned by ListCatalogEntriesRequest.Validate if the designated constraints aren't met.

func (ListCatalogEntriesRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ListCatalogEntriesRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ListCatalogEntriesRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (ListCatalogEntriesRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (ListCatalogEntriesRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (ListCatalogEntriesRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type ListCatalogEntriesResponse

type ListCatalogEntriesResponse struct {
	Entries []*CatalogEntry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.ListCatalogEntries

func (*ListCatalogEntriesResponse) Descriptor deprecated

func (*ListCatalogEntriesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListCatalogEntriesResponse.ProtoReflect.Descriptor instead.

func (*ListCatalogEntriesResponse) GetEntries

func (x *ListCatalogEntriesResponse) GetEntries() []*CatalogEntry

func (*ListCatalogEntriesResponse) ProtoMessage

func (*ListCatalogEntriesResponse) ProtoMessage()

func (*ListCatalogEntriesResponse) ProtoReflect

func (*ListCatalogEntriesResponse) Reset

func (x *ListCatalogEntriesResponse) Reset()

func (*ListCatalogEntriesResponse) String

func (x *ListCatalogEntriesResponse) String() string

func (*ListCatalogEntriesResponse) Validate added in v0.20.0

func (m *ListCatalogEntriesResponse) Validate() error

Validate checks the field values on ListCatalogEntriesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListCatalogEntriesResponse) ValidateAll added in v0.20.0

func (m *ListCatalogEntriesResponse) ValidateAll() error

ValidateAll checks the field values on ListCatalogEntriesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCatalogEntriesResponseMultiError, or nil if none found.

type ListCatalogEntriesResponseMultiError added in v0.20.0

type ListCatalogEntriesResponseMultiError []error

ListCatalogEntriesResponseMultiError is an error wrapping multiple validation errors returned by ListCatalogEntriesResponse.ValidateAll() if the designated constraints aren't met.

func (ListCatalogEntriesResponseMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (ListCatalogEntriesResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type ListCatalogEntriesResponseValidationError added in v0.20.0

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

ListCatalogEntriesResponseValidationError is the validation error returned by ListCatalogEntriesResponse.Validate if the designated constraints aren't met.

func (ListCatalogEntriesResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ListCatalogEntriesResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ListCatalogEntriesResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (ListCatalogEntriesResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (ListCatalogEntriesResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (ListCatalogEntriesResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type ListConnectorsRequest

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

Request message for RuntimeService.ListConnectors

func (*ListConnectorsRequest) Descriptor deprecated

func (*ListConnectorsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListConnectorsRequest.ProtoReflect.Descriptor instead.

func (*ListConnectorsRequest) ProtoMessage

func (*ListConnectorsRequest) ProtoMessage()

func (*ListConnectorsRequest) ProtoReflect

func (x *ListConnectorsRequest) ProtoReflect() protoreflect.Message

func (*ListConnectorsRequest) Reset

func (x *ListConnectorsRequest) Reset()

func (*ListConnectorsRequest) String

func (x *ListConnectorsRequest) String() string

func (*ListConnectorsRequest) Validate added in v0.20.0

func (m *ListConnectorsRequest) Validate() error

Validate checks the field values on ListConnectorsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListConnectorsRequest) ValidateAll added in v0.20.0

func (m *ListConnectorsRequest) ValidateAll() error

ValidateAll checks the field values on ListConnectorsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListConnectorsRequestMultiError, or nil if none found.

type ListConnectorsRequestMultiError added in v0.20.0

type ListConnectorsRequestMultiError []error

ListConnectorsRequestMultiError is an error wrapping multiple validation errors returned by ListConnectorsRequest.ValidateAll() if the designated constraints aren't met.

func (ListConnectorsRequestMultiError) AllErrors added in v0.20.0

func (m ListConnectorsRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListConnectorsRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type ListConnectorsRequestValidationError added in v0.20.0

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

ListConnectorsRequestValidationError is the validation error returned by ListConnectorsRequest.Validate if the designated constraints aren't met.

func (ListConnectorsRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ListConnectorsRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ListConnectorsRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (ListConnectorsRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (ListConnectorsRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (ListConnectorsRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type ListConnectorsResponse

type ListConnectorsResponse struct {
	Connectors []*Connector `protobuf:"bytes,1,rep,name=connectors,proto3" json:"connectors,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.ListConnectors

func (*ListConnectorsResponse) Descriptor deprecated

func (*ListConnectorsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListConnectorsResponse.ProtoReflect.Descriptor instead.

func (*ListConnectorsResponse) GetConnectors

func (x *ListConnectorsResponse) GetConnectors() []*Connector

func (*ListConnectorsResponse) ProtoMessage

func (*ListConnectorsResponse) ProtoMessage()

func (*ListConnectorsResponse) ProtoReflect

func (x *ListConnectorsResponse) ProtoReflect() protoreflect.Message

func (*ListConnectorsResponse) Reset

func (x *ListConnectorsResponse) Reset()

func (*ListConnectorsResponse) String

func (x *ListConnectorsResponse) String() string

func (*ListConnectorsResponse) Validate added in v0.20.0

func (m *ListConnectorsResponse) Validate() error

Validate checks the field values on ListConnectorsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListConnectorsResponse) ValidateAll added in v0.20.0

func (m *ListConnectorsResponse) ValidateAll() error

ValidateAll checks the field values on ListConnectorsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListConnectorsResponseMultiError, or nil if none found.

type ListConnectorsResponseMultiError added in v0.20.0

type ListConnectorsResponseMultiError []error

ListConnectorsResponseMultiError is an error wrapping multiple validation errors returned by ListConnectorsResponse.ValidateAll() if the designated constraints aren't met.

func (ListConnectorsResponseMultiError) AllErrors added in v0.20.0

func (m ListConnectorsResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListConnectorsResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type ListConnectorsResponseValidationError added in v0.20.0

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

ListConnectorsResponseValidationError is the validation error returned by ListConnectorsResponse.Validate if the designated constraints aren't met.

func (ListConnectorsResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ListConnectorsResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ListConnectorsResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (ListConnectorsResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (ListConnectorsResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (ListConnectorsResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type ListExamplesRequest added in v0.26.0

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

Request message for RuntimeService.ListExamples

func (*ListExamplesRequest) Descriptor deprecated added in v0.26.0

func (*ListExamplesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListExamplesRequest.ProtoReflect.Descriptor instead.

func (*ListExamplesRequest) ProtoMessage added in v0.26.0

func (*ListExamplesRequest) ProtoMessage()

func (*ListExamplesRequest) ProtoReflect added in v0.26.0

func (x *ListExamplesRequest) ProtoReflect() protoreflect.Message

func (*ListExamplesRequest) Reset added in v0.26.0

func (x *ListExamplesRequest) Reset()

func (*ListExamplesRequest) String added in v0.26.0

func (x *ListExamplesRequest) String() string

func (*ListExamplesRequest) Validate added in v0.26.0

func (m *ListExamplesRequest) Validate() error

Validate checks the field values on ListExamplesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListExamplesRequest) ValidateAll added in v0.26.0

func (m *ListExamplesRequest) ValidateAll() error

ValidateAll checks the field values on ListExamplesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListExamplesRequestMultiError, or nil if none found.

type ListExamplesRequestMultiError added in v0.26.0

type ListExamplesRequestMultiError []error

ListExamplesRequestMultiError is an error wrapping multiple validation errors returned by ListExamplesRequest.ValidateAll() if the designated constraints aren't met.

func (ListExamplesRequestMultiError) AllErrors added in v0.26.0

func (m ListExamplesRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListExamplesRequestMultiError) Error added in v0.26.0

Error returns a concatenation of all the error messages it wraps.

type ListExamplesRequestValidationError added in v0.26.0

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

ListExamplesRequestValidationError is the validation error returned by ListExamplesRequest.Validate if the designated constraints aren't met.

func (ListExamplesRequestValidationError) Cause added in v0.26.0

Cause function returns cause value.

func (ListExamplesRequestValidationError) Error added in v0.26.0

Error satisfies the builtin error interface

func (ListExamplesRequestValidationError) ErrorName added in v0.26.0

ErrorName returns error name.

func (ListExamplesRequestValidationError) Field added in v0.26.0

Field function returns field value.

func (ListExamplesRequestValidationError) Key added in v0.26.0

Key function returns key value.

func (ListExamplesRequestValidationError) Reason added in v0.26.0

Reason function returns reason value.

type ListExamplesResponse added in v0.26.0

type ListExamplesResponse struct {
	Examples []*Example `protobuf:"bytes,1,rep,name=examples,proto3" json:"examples,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.ListExamples

func (*ListExamplesResponse) Descriptor deprecated added in v0.26.0

func (*ListExamplesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListExamplesResponse.ProtoReflect.Descriptor instead.

func (*ListExamplesResponse) GetExamples added in v0.26.0

func (x *ListExamplesResponse) GetExamples() []*Example

func (*ListExamplesResponse) ProtoMessage added in v0.26.0

func (*ListExamplesResponse) ProtoMessage()

func (*ListExamplesResponse) ProtoReflect added in v0.26.0

func (x *ListExamplesResponse) ProtoReflect() protoreflect.Message

func (*ListExamplesResponse) Reset added in v0.26.0

func (x *ListExamplesResponse) Reset()

func (*ListExamplesResponse) String added in v0.26.0

func (x *ListExamplesResponse) String() string

func (*ListExamplesResponse) Validate added in v0.26.0

func (m *ListExamplesResponse) Validate() error

Validate checks the field values on ListExamplesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListExamplesResponse) ValidateAll added in v0.26.0

func (m *ListExamplesResponse) ValidateAll() error

ValidateAll checks the field values on ListExamplesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListExamplesResponseMultiError, or nil if none found.

type ListExamplesResponseMultiError added in v0.26.0

type ListExamplesResponseMultiError []error

ListExamplesResponseMultiError is an error wrapping multiple validation errors returned by ListExamplesResponse.ValidateAll() if the designated constraints aren't met.

func (ListExamplesResponseMultiError) AllErrors added in v0.26.0

func (m ListExamplesResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListExamplesResponseMultiError) Error added in v0.26.0

Error returns a concatenation of all the error messages it wraps.

type ListExamplesResponseValidationError added in v0.26.0

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

ListExamplesResponseValidationError is the validation error returned by ListExamplesResponse.Validate if the designated constraints aren't met.

func (ListExamplesResponseValidationError) Cause added in v0.26.0

Cause function returns cause value.

func (ListExamplesResponseValidationError) Error added in v0.26.0

Error satisfies the builtin error interface

func (ListExamplesResponseValidationError) ErrorName added in v0.26.0

ErrorName returns error name.

func (ListExamplesResponseValidationError) Field added in v0.26.0

Field function returns field value.

func (ListExamplesResponseValidationError) Key added in v0.26.0

Key function returns key value.

func (ListExamplesResponseValidationError) Reason added in v0.26.0

Reason function returns reason value.

type ListFilesRequest

type ListFilesRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Glob       string `protobuf:"bytes,2,opt,name=glob,proto3" json:"glob,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.ListFiles

func (*ListFilesRequest) Descriptor deprecated

func (*ListFilesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListFilesRequest.ProtoReflect.Descriptor instead.

func (*ListFilesRequest) GetGlob

func (x *ListFilesRequest) GetGlob() string

func (*ListFilesRequest) GetInstanceId

func (x *ListFilesRequest) GetInstanceId() string

func (*ListFilesRequest) ProtoMessage

func (*ListFilesRequest) ProtoMessage()

func (*ListFilesRequest) ProtoReflect

func (x *ListFilesRequest) ProtoReflect() protoreflect.Message

func (*ListFilesRequest) Reset

func (x *ListFilesRequest) Reset()

func (*ListFilesRequest) String

func (x *ListFilesRequest) String() string

func (*ListFilesRequest) Validate added in v0.20.0

func (m *ListFilesRequest) Validate() error

Validate checks the field values on ListFilesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListFilesRequest) ValidateAll added in v0.20.0

func (m *ListFilesRequest) ValidateAll() error

ValidateAll checks the field values on ListFilesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListFilesRequestMultiError, or nil if none found.

type ListFilesRequestMultiError added in v0.20.0

type ListFilesRequestMultiError []error

ListFilesRequestMultiError is an error wrapping multiple validation errors returned by ListFilesRequest.ValidateAll() if the designated constraints aren't met.

func (ListFilesRequestMultiError) AllErrors added in v0.20.0

func (m ListFilesRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListFilesRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type ListFilesRequestValidationError added in v0.20.0

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

ListFilesRequestValidationError is the validation error returned by ListFilesRequest.Validate if the designated constraints aren't met.

func (ListFilesRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ListFilesRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ListFilesRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (ListFilesRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (ListFilesRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (ListFilesRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type ListFilesResponse

type ListFilesResponse struct {
	Paths []string `protobuf:"bytes,1,rep,name=paths,proto3" json:"paths,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.ListFiles

func (*ListFilesResponse) Descriptor deprecated

func (*ListFilesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListFilesResponse.ProtoReflect.Descriptor instead.

func (*ListFilesResponse) GetPaths

func (x *ListFilesResponse) GetPaths() []string

func (*ListFilesResponse) ProtoMessage

func (*ListFilesResponse) ProtoMessage()

func (*ListFilesResponse) ProtoReflect

func (x *ListFilesResponse) ProtoReflect() protoreflect.Message

func (*ListFilesResponse) Reset

func (x *ListFilesResponse) Reset()

func (*ListFilesResponse) String

func (x *ListFilesResponse) String() string

func (*ListFilesResponse) Validate added in v0.20.0

func (m *ListFilesResponse) Validate() error

Validate checks the field values on ListFilesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListFilesResponse) ValidateAll added in v0.20.0

func (m *ListFilesResponse) ValidateAll() error

ValidateAll checks the field values on ListFilesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListFilesResponseMultiError, or nil if none found.

type ListFilesResponseMultiError added in v0.20.0

type ListFilesResponseMultiError []error

ListFilesResponseMultiError is an error wrapping multiple validation errors returned by ListFilesResponse.ValidateAll() if the designated constraints aren't met.

func (ListFilesResponseMultiError) AllErrors added in v0.20.0

func (m ListFilesResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListFilesResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type ListFilesResponseValidationError added in v0.20.0

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

ListFilesResponseValidationError is the validation error returned by ListFilesResponse.Validate if the designated constraints aren't met.

func (ListFilesResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ListFilesResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ListFilesResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (ListFilesResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (ListFilesResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (ListFilesResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type ListInstancesRequest

type ListInstancesRequest struct {
	PageSize  uint32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.ListInstances

func (*ListInstancesRequest) Descriptor deprecated

func (*ListInstancesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListInstancesRequest.ProtoReflect.Descriptor instead.

func (*ListInstancesRequest) GetPageSize

func (x *ListInstancesRequest) GetPageSize() uint32

func (*ListInstancesRequest) GetPageToken

func (x *ListInstancesRequest) GetPageToken() string

func (*ListInstancesRequest) ProtoMessage

func (*ListInstancesRequest) ProtoMessage()

func (*ListInstancesRequest) ProtoReflect

func (x *ListInstancesRequest) ProtoReflect() protoreflect.Message

func (*ListInstancesRequest) Reset

func (x *ListInstancesRequest) Reset()

func (*ListInstancesRequest) String

func (x *ListInstancesRequest) String() string

func (*ListInstancesRequest) Validate added in v0.20.0

func (m *ListInstancesRequest) Validate() error

Validate checks the field values on ListInstancesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListInstancesRequest) ValidateAll added in v0.20.0

func (m *ListInstancesRequest) ValidateAll() error

ValidateAll checks the field values on ListInstancesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListInstancesRequestMultiError, or nil if none found.

type ListInstancesRequestMultiError added in v0.20.0

type ListInstancesRequestMultiError []error

ListInstancesRequestMultiError is an error wrapping multiple validation errors returned by ListInstancesRequest.ValidateAll() if the designated constraints aren't met.

func (ListInstancesRequestMultiError) AllErrors added in v0.20.0

func (m ListInstancesRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListInstancesRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type ListInstancesRequestValidationError added in v0.20.0

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

ListInstancesRequestValidationError is the validation error returned by ListInstancesRequest.Validate if the designated constraints aren't met.

func (ListInstancesRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ListInstancesRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ListInstancesRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (ListInstancesRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (ListInstancesRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (ListInstancesRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type ListInstancesResponse

type ListInstancesResponse struct {
	Instances     []*Instance `protobuf:"bytes,1,rep,name=instances,proto3" json:"instances,omitempty"`
	NextPageToken string      `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.ListInstances

func (*ListInstancesResponse) Descriptor deprecated

func (*ListInstancesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListInstancesResponse.ProtoReflect.Descriptor instead.

func (*ListInstancesResponse) GetInstances

func (x *ListInstancesResponse) GetInstances() []*Instance

func (*ListInstancesResponse) GetNextPageToken

func (x *ListInstancesResponse) GetNextPageToken() string

func (*ListInstancesResponse) ProtoMessage

func (*ListInstancesResponse) ProtoMessage()

func (*ListInstancesResponse) ProtoReflect

func (x *ListInstancesResponse) ProtoReflect() protoreflect.Message

func (*ListInstancesResponse) Reset

func (x *ListInstancesResponse) Reset()

func (*ListInstancesResponse) String

func (x *ListInstancesResponse) String() string

func (*ListInstancesResponse) Validate added in v0.20.0

func (m *ListInstancesResponse) Validate() error

Validate checks the field values on ListInstancesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListInstancesResponse) ValidateAll added in v0.20.0

func (m *ListInstancesResponse) ValidateAll() error

ValidateAll checks the field values on ListInstancesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListInstancesResponseMultiError, or nil if none found.

type ListInstancesResponseMultiError added in v0.20.0

type ListInstancesResponseMultiError []error

ListInstancesResponseMultiError is an error wrapping multiple validation errors returned by ListInstancesResponse.ValidateAll() if the designated constraints aren't met.

func (ListInstancesResponseMultiError) AllErrors added in v0.20.0

func (m ListInstancesResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListInstancesResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type ListInstancesResponseValidationError added in v0.20.0

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

ListInstancesResponseValidationError is the validation error returned by ListInstancesResponse.Validate if the designated constraints aren't met.

func (ListInstancesResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ListInstancesResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ListInstancesResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (ListInstancesResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (ListInstancesResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (ListInstancesResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MapType

type MapType struct {
	KeyType   *Type `protobuf:"bytes,1,opt,name=key_type,json=keyType,proto3" json:"key_type,omitempty"`
	ValueType *Type `protobuf:"bytes,2,opt,name=value_type,json=valueType,proto3" json:"value_type,omitempty"`
	// contains filtered or unexported fields
}

MapType is a complex type for mapping keys to values

func (*MapType) Descriptor deprecated

func (*MapType) Descriptor() ([]byte, []int)

Deprecated: Use MapType.ProtoReflect.Descriptor instead.

func (*MapType) GetKeyType

func (x *MapType) GetKeyType() *Type

func (*MapType) GetValueType

func (x *MapType) GetValueType() *Type

func (*MapType) ProtoMessage

func (*MapType) ProtoMessage()

func (*MapType) ProtoReflect

func (x *MapType) ProtoReflect() protoreflect.Message

func (*MapType) Reset

func (x *MapType) Reset()

func (*MapType) String

func (x *MapType) String() string

func (*MapType) Validate added in v0.20.0

func (m *MapType) Validate() error

Validate checks the field values on MapType with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MapType) ValidateAll added in v0.20.0

func (m *MapType) ValidateAll() error

ValidateAll checks the field values on MapType with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MapTypeMultiError, or nil if none found.

type MapTypeMultiError added in v0.20.0

type MapTypeMultiError []error

MapTypeMultiError is an error wrapping multiple validation errors returned by MapType.ValidateAll() if the designated constraints aren't met.

func (MapTypeMultiError) AllErrors added in v0.20.0

func (m MapTypeMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MapTypeMultiError) Error added in v0.20.0

func (m MapTypeMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type MapTypeValidationError added in v0.20.0

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

MapTypeValidationError is the validation error returned by MapType.Validate if the designated constraints aren't met.

func (MapTypeValidationError) Cause added in v0.20.0

func (e MapTypeValidationError) Cause() error

Cause function returns cause value.

func (MapTypeValidationError) Error added in v0.20.0

func (e MapTypeValidationError) Error() string

Error satisfies the builtin error interface

func (MapTypeValidationError) ErrorName added in v0.20.0

func (e MapTypeValidationError) ErrorName() string

ErrorName returns error name.

func (MapTypeValidationError) Field added in v0.20.0

func (e MapTypeValidationError) Field() string

Field function returns field value.

func (MapTypeValidationError) Key added in v0.20.0

func (e MapTypeValidationError) Key() bool

Key function returns key value.

func (MapTypeValidationError) Reason added in v0.20.0

func (e MapTypeValidationError) Reason() string

Reason function returns reason value.

type MetricsView

type MetricsView struct {

	// Name of the metrics view
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Name of the source or model that the metrics view is based on
	Model string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
	// Name of the primary time dimension, used for rendering time series
	TimeDimension string `protobuf:"bytes,3,opt,name=time_dimension,json=timeDimension,proto3" json:"time_dimension,omitempty"`
	// Dimensions in the metrics view
	Dimensions []*MetricsView_Dimension `protobuf:"bytes,5,rep,name=dimensions,proto3" json:"dimensions,omitempty"`
	// Measures in the metrics view
	Measures []*MetricsView_Measure `protobuf:"bytes,6,rep,name=measures,proto3" json:"measures,omitempty"`
	// User friendly label for the dashboard
	Label string `protobuf:"bytes,7,opt,name=label,proto3" json:"label,omitempty"`
	// Brief description of the dashboard
	Description string `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"`
	// Smallest time grain to show in the dashboard
	SmallestTimeGrain TimeGrain `` /* 146-byte string literal not displayed */
	// Default time range for the dashboard. It should be a valid ISO 8601 duration string.
	DefaultTimeRange string `protobuf:"bytes,10,opt,name=default_time_range,json=defaultTimeRange,proto3" json:"default_time_range,omitempty"`
	// Available time zones list preferred time zones using IANA location identifiers.
	AvailableTimeZones []string `protobuf:"bytes,11,rep,name=available_time_zones,json=availableTimeZones,proto3" json:"available_time_zones,omitempty"`
	// contains filtered or unexported fields
}

Metrics view is the internal representation of a metrics view definition

func (*MetricsView) Descriptor deprecated

func (*MetricsView) Descriptor() ([]byte, []int)

Deprecated: Use MetricsView.ProtoReflect.Descriptor instead.

func (*MetricsView) GetAvailableTimeZones added in v0.29.1

func (x *MetricsView) GetAvailableTimeZones() []string

func (*MetricsView) GetDefaultTimeRange added in v0.21.0

func (x *MetricsView) GetDefaultTimeRange() string

func (*MetricsView) GetDescription

func (x *MetricsView) GetDescription() string

func (*MetricsView) GetDimensions

func (x *MetricsView) GetDimensions() []*MetricsView_Dimension

func (*MetricsView) GetLabel

func (x *MetricsView) GetLabel() string

func (*MetricsView) GetMeasures

func (x *MetricsView) GetMeasures() []*MetricsView_Measure

func (*MetricsView) GetModel

func (x *MetricsView) GetModel() string

func (*MetricsView) GetName

func (x *MetricsView) GetName() string

func (*MetricsView) GetSmallestTimeGrain added in v0.21.1

func (x *MetricsView) GetSmallestTimeGrain() TimeGrain

func (*MetricsView) GetTimeDimension

func (x *MetricsView) GetTimeDimension() string

func (*MetricsView) ProtoMessage

func (*MetricsView) ProtoMessage()

func (*MetricsView) ProtoReflect

func (x *MetricsView) ProtoReflect() protoreflect.Message

func (*MetricsView) Reset

func (x *MetricsView) Reset()

func (*MetricsView) String

func (x *MetricsView) String() string

func (*MetricsView) Validate added in v0.20.0

func (m *MetricsView) Validate() error

Validate checks the field values on MetricsView with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsView) ValidateAll added in v0.20.0

func (m *MetricsView) ValidateAll() error

ValidateAll checks the field values on MetricsView with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewMultiError, or nil if none found.

type MetricsViewColumn

type MetricsViewColumn struct {
	Name     string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Type     string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	Nullable bool   `protobuf:"varint,3,opt,name=nullable,proto3" json:"nullable,omitempty"`
	// contains filtered or unexported fields
}

MetricsViewColumn represents a column in a metrics view

func (*MetricsViewColumn) Descriptor deprecated

func (*MetricsViewColumn) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewColumn.ProtoReflect.Descriptor instead.

func (*MetricsViewColumn) GetName

func (x *MetricsViewColumn) GetName() string

func (*MetricsViewColumn) GetNullable

func (x *MetricsViewColumn) GetNullable() bool

func (*MetricsViewColumn) GetType

func (x *MetricsViewColumn) GetType() string

func (*MetricsViewColumn) ProtoMessage

func (*MetricsViewColumn) ProtoMessage()

func (*MetricsViewColumn) ProtoReflect

func (x *MetricsViewColumn) ProtoReflect() protoreflect.Message

func (*MetricsViewColumn) Reset

func (x *MetricsViewColumn) Reset()

func (*MetricsViewColumn) String

func (x *MetricsViewColumn) String() string

func (*MetricsViewColumn) Validate added in v0.20.0

func (m *MetricsViewColumn) Validate() error

Validate checks the field values on MetricsViewColumn with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewColumn) ValidateAll added in v0.20.0

func (m *MetricsViewColumn) ValidateAll() error

ValidateAll checks the field values on MetricsViewColumn with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewColumnMultiError, or nil if none found.

type MetricsViewColumnMultiError added in v0.20.0

type MetricsViewColumnMultiError []error

MetricsViewColumnMultiError is an error wrapping multiple validation errors returned by MetricsViewColumn.ValidateAll() if the designated constraints aren't met.

func (MetricsViewColumnMultiError) AllErrors added in v0.20.0

func (m MetricsViewColumnMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MetricsViewColumnMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsViewColumnValidationError added in v0.20.0

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

MetricsViewColumnValidationError is the validation error returned by MetricsViewColumn.Validate if the designated constraints aren't met.

func (MetricsViewColumnValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsViewColumnValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsViewColumnValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (MetricsViewColumnValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsViewColumnValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsViewColumnValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsViewComparisonRow added in v0.25.2

type MetricsViewComparisonRow struct {
	DimensionValue *structpb.Value               `protobuf:"bytes,1,opt,name=dimension_value,json=dimensionValue,proto3" json:"dimension_value,omitempty"`
	MeasureValues  []*MetricsViewComparisonValue `protobuf:"bytes,2,rep,name=measure_values,json=measureValues,proto3" json:"measure_values,omitempty"`
	// contains filtered or unexported fields
}

func (*MetricsViewComparisonRow) Descriptor deprecated added in v0.25.2

func (*MetricsViewComparisonRow) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewComparisonRow.ProtoReflect.Descriptor instead.

func (*MetricsViewComparisonRow) GetDimensionValue added in v0.25.2

func (x *MetricsViewComparisonRow) GetDimensionValue() *structpb.Value

func (*MetricsViewComparisonRow) GetMeasureValues added in v0.25.2

func (x *MetricsViewComparisonRow) GetMeasureValues() []*MetricsViewComparisonValue

func (*MetricsViewComparisonRow) ProtoMessage added in v0.25.2

func (*MetricsViewComparisonRow) ProtoMessage()

func (*MetricsViewComparisonRow) ProtoReflect added in v0.25.2

func (x *MetricsViewComparisonRow) ProtoReflect() protoreflect.Message

func (*MetricsViewComparisonRow) Reset added in v0.25.2

func (x *MetricsViewComparisonRow) Reset()

func (*MetricsViewComparisonRow) String added in v0.25.2

func (x *MetricsViewComparisonRow) String() string

func (*MetricsViewComparisonRow) Validate added in v0.25.2

func (m *MetricsViewComparisonRow) Validate() error

Validate checks the field values on MetricsViewComparisonRow with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewComparisonRow) ValidateAll added in v0.25.2

func (m *MetricsViewComparisonRow) ValidateAll() error

ValidateAll checks the field values on MetricsViewComparisonRow with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewComparisonRowMultiError, or nil if none found.

type MetricsViewComparisonRowMultiError added in v0.25.2

type MetricsViewComparisonRowMultiError []error

MetricsViewComparisonRowMultiError is an error wrapping multiple validation errors returned by MetricsViewComparisonRow.ValidateAll() if the designated constraints aren't met.

func (MetricsViewComparisonRowMultiError) AllErrors added in v0.25.2

func (m MetricsViewComparisonRowMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MetricsViewComparisonRowMultiError) Error added in v0.25.2

Error returns a concatenation of all the error messages it wraps.

type MetricsViewComparisonRowValidationError added in v0.25.2

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

MetricsViewComparisonRowValidationError is the validation error returned by MetricsViewComparisonRow.Validate if the designated constraints aren't met.

func (MetricsViewComparisonRowValidationError) Cause added in v0.25.2

Cause function returns cause value.

func (MetricsViewComparisonRowValidationError) Error added in v0.25.2

Error satisfies the builtin error interface

func (MetricsViewComparisonRowValidationError) ErrorName added in v0.25.2

ErrorName returns error name.

func (MetricsViewComparisonRowValidationError) Field added in v0.25.2

Field function returns field value.

func (MetricsViewComparisonRowValidationError) Key added in v0.25.2

Key function returns key value.

func (MetricsViewComparisonRowValidationError) Reason added in v0.25.2

Reason function returns reason value.

type MetricsViewComparisonSort added in v0.25.2

type MetricsViewComparisonSort struct {
	MeasureName string                        `protobuf:"bytes,1,opt,name=measure_name,json=measureName,proto3" json:"measure_name,omitempty"`
	Ascending   bool                          `protobuf:"varint,2,opt,name=ascending,proto3" json:"ascending,omitempty"`
	Type        MetricsViewComparisonSortType `protobuf:"varint,3,opt,name=type,proto3,enum=rill.runtime.v1.MetricsViewComparisonSortType" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*MetricsViewComparisonSort) Descriptor deprecated added in v0.25.2

func (*MetricsViewComparisonSort) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewComparisonSort.ProtoReflect.Descriptor instead.

func (*MetricsViewComparisonSort) GetAscending added in v0.25.2

func (x *MetricsViewComparisonSort) GetAscending() bool

func (*MetricsViewComparisonSort) GetMeasureName added in v0.25.2

func (x *MetricsViewComparisonSort) GetMeasureName() string

func (*MetricsViewComparisonSort) GetType added in v0.25.2

func (*MetricsViewComparisonSort) ProtoMessage added in v0.25.2

func (*MetricsViewComparisonSort) ProtoMessage()

func (*MetricsViewComparisonSort) ProtoReflect added in v0.25.2

func (*MetricsViewComparisonSort) Reset added in v0.25.2

func (x *MetricsViewComparisonSort) Reset()

func (*MetricsViewComparisonSort) String added in v0.25.2

func (x *MetricsViewComparisonSort) String() string

func (*MetricsViewComparisonSort) Validate added in v0.25.2

func (m *MetricsViewComparisonSort) Validate() error

Validate checks the field values on MetricsViewComparisonSort with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewComparisonSort) ValidateAll added in v0.25.2

func (m *MetricsViewComparisonSort) ValidateAll() error

ValidateAll checks the field values on MetricsViewComparisonSort with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewComparisonSortMultiError, or nil if none found.

type MetricsViewComparisonSortMultiError added in v0.25.2

type MetricsViewComparisonSortMultiError []error

MetricsViewComparisonSortMultiError is an error wrapping multiple validation errors returned by MetricsViewComparisonSort.ValidateAll() if the designated constraints aren't met.

func (MetricsViewComparisonSortMultiError) AllErrors added in v0.25.2

AllErrors returns a list of validation violation errors.

func (MetricsViewComparisonSortMultiError) Error added in v0.25.2

Error returns a concatenation of all the error messages it wraps.

type MetricsViewComparisonSortType added in v0.25.2

type MetricsViewComparisonSortType int32
const (
	MetricsViewComparisonSortType_METRICS_VIEW_COMPARISON_SORT_TYPE_UNSPECIFIED      MetricsViewComparisonSortType = 0
	MetricsViewComparisonSortType_METRICS_VIEW_COMPARISON_SORT_TYPE_BASE_VALUE       MetricsViewComparisonSortType = 1
	MetricsViewComparisonSortType_METRICS_VIEW_COMPARISON_SORT_TYPE_COMPARISON_VALUE MetricsViewComparisonSortType = 2
	MetricsViewComparisonSortType_METRICS_VIEW_COMPARISON_SORT_TYPE_ABS_DELTA        MetricsViewComparisonSortType = 3
	MetricsViewComparisonSortType_METRICS_VIEW_COMPARISON_SORT_TYPE_REL_DELTA        MetricsViewComparisonSortType = 4
)

func (MetricsViewComparisonSortType) Descriptor added in v0.25.2

func (MetricsViewComparisonSortType) Enum added in v0.25.2

func (MetricsViewComparisonSortType) EnumDescriptor deprecated added in v0.25.2

func (MetricsViewComparisonSortType) EnumDescriptor() ([]byte, []int)

Deprecated: Use MetricsViewComparisonSortType.Descriptor instead.

func (MetricsViewComparisonSortType) Number added in v0.25.2

func (MetricsViewComparisonSortType) String added in v0.25.2

func (MetricsViewComparisonSortType) Type added in v0.25.2

type MetricsViewComparisonSortValidationError added in v0.25.2

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

MetricsViewComparisonSortValidationError is the validation error returned by MetricsViewComparisonSort.Validate if the designated constraints aren't met.

func (MetricsViewComparisonSortValidationError) Cause added in v0.25.2

Cause function returns cause value.

func (MetricsViewComparisonSortValidationError) Error added in v0.25.2

Error satisfies the builtin error interface

func (MetricsViewComparisonSortValidationError) ErrorName added in v0.25.2

ErrorName returns error name.

func (MetricsViewComparisonSortValidationError) Field added in v0.25.2

Field function returns field value.

func (MetricsViewComparisonSortValidationError) Key added in v0.25.2

Key function returns key value.

func (MetricsViewComparisonSortValidationError) Reason added in v0.25.2

Reason function returns reason value.

type MetricsViewComparisonToplistRequest added in v0.25.2

type MetricsViewComparisonToplistRequest struct {
	InstanceId          string                       `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	MetricsViewName     string                       `protobuf:"bytes,2,opt,name=metrics_view_name,json=metricsViewName,proto3" json:"metrics_view_name,omitempty"`
	DimensionName       string                       `protobuf:"bytes,3,opt,name=dimension_name,json=dimensionName,proto3" json:"dimension_name,omitempty"`
	MeasureNames        []string                     `protobuf:"bytes,4,rep,name=measure_names,json=measureNames,proto3" json:"measure_names,omitempty"`
	InlineMeasures      []*InlineMeasure             `protobuf:"bytes,5,rep,name=inline_measures,json=inlineMeasures,proto3" json:"inline_measures,omitempty"`
	BaseTimeRange       *TimeRange                   `protobuf:"bytes,6,opt,name=base_time_range,json=baseTimeRange,proto3" json:"base_time_range,omitempty"`
	ComparisonTimeRange *TimeRange                   `protobuf:"bytes,7,opt,name=comparison_time_range,json=comparisonTimeRange,proto3" json:"comparison_time_range,omitempty"`
	Sort                []*MetricsViewComparisonSort `protobuf:"bytes,8,rep,name=sort,proto3" json:"sort,omitempty"`
	Filter              *MetricsViewFilter           `protobuf:"bytes,9,opt,name=filter,proto3" json:"filter,omitempty"`
	Limit               int64                        `protobuf:"varint,10,opt,name=limit,proto3" json:"limit,omitempty"`
	Offset              int64                        `protobuf:"varint,11,opt,name=offset,proto3" json:"offset,omitempty"`
	Priority            int32                        `protobuf:"varint,12,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request message for QueryService.MetricsViewComparisonToplist

func (*MetricsViewComparisonToplistRequest) Descriptor deprecated added in v0.25.2

func (*MetricsViewComparisonToplistRequest) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewComparisonToplistRequest.ProtoReflect.Descriptor instead.

func (*MetricsViewComparisonToplistRequest) GetBaseTimeRange added in v0.25.2

func (x *MetricsViewComparisonToplistRequest) GetBaseTimeRange() *TimeRange

func (*MetricsViewComparisonToplistRequest) GetComparisonTimeRange added in v0.25.2

func (x *MetricsViewComparisonToplistRequest) GetComparisonTimeRange() *TimeRange

func (*MetricsViewComparisonToplistRequest) GetDimensionName added in v0.25.2

func (x *MetricsViewComparisonToplistRequest) GetDimensionName() string

func (*MetricsViewComparisonToplistRequest) GetFilter added in v0.25.2

func (*MetricsViewComparisonToplistRequest) GetInlineMeasures added in v0.25.2

func (x *MetricsViewComparisonToplistRequest) GetInlineMeasures() []*InlineMeasure

func (*MetricsViewComparisonToplistRequest) GetInstanceId added in v0.25.2

func (x *MetricsViewComparisonToplistRequest) GetInstanceId() string

func (*MetricsViewComparisonToplistRequest) GetLimit added in v0.25.2

func (*MetricsViewComparisonToplistRequest) GetMeasureNames added in v0.25.2

func (x *MetricsViewComparisonToplistRequest) GetMeasureNames() []string

func (*MetricsViewComparisonToplistRequest) GetMetricsViewName added in v0.25.2

func (x *MetricsViewComparisonToplistRequest) GetMetricsViewName() string

func (*MetricsViewComparisonToplistRequest) GetOffset added in v0.25.2

func (*MetricsViewComparisonToplistRequest) GetPriority added in v0.25.2

func (x *MetricsViewComparisonToplistRequest) GetPriority() int32

func (*MetricsViewComparisonToplistRequest) GetSort added in v0.25.2

func (*MetricsViewComparisonToplistRequest) ProtoMessage added in v0.25.2

func (*MetricsViewComparisonToplistRequest) ProtoMessage()

func (*MetricsViewComparisonToplistRequest) ProtoReflect added in v0.25.2

func (*MetricsViewComparisonToplistRequest) Reset added in v0.25.2

func (*MetricsViewComparisonToplistRequest) String added in v0.25.2

func (*MetricsViewComparisonToplistRequest) Validate added in v0.25.2

Validate checks the field values on MetricsViewComparisonToplistRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewComparisonToplistRequest) ValidateAll added in v0.25.2

func (m *MetricsViewComparisonToplistRequest) ValidateAll() error

ValidateAll checks the field values on MetricsViewComparisonToplistRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewComparisonToplistRequestMultiError, or nil if none found.

type MetricsViewComparisonToplistRequestMultiError added in v0.25.2

type MetricsViewComparisonToplistRequestMultiError []error

MetricsViewComparisonToplistRequestMultiError is an error wrapping multiple validation errors returned by MetricsViewComparisonToplistRequest.ValidateAll() if the designated constraints aren't met.

func (MetricsViewComparisonToplistRequestMultiError) AllErrors added in v0.25.2

AllErrors returns a list of validation violation errors.

func (MetricsViewComparisonToplistRequestMultiError) Error added in v0.25.2

Error returns a concatenation of all the error messages it wraps.

type MetricsViewComparisonToplistRequestValidationError added in v0.25.2

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

MetricsViewComparisonToplistRequestValidationError is the validation error returned by MetricsViewComparisonToplistRequest.Validate if the designated constraints aren't met.

func (MetricsViewComparisonToplistRequestValidationError) Cause added in v0.25.2

Cause function returns cause value.

func (MetricsViewComparisonToplistRequestValidationError) Error added in v0.25.2

Error satisfies the builtin error interface

func (MetricsViewComparisonToplistRequestValidationError) ErrorName added in v0.25.2

ErrorName returns error name.

func (MetricsViewComparisonToplistRequestValidationError) Field added in v0.25.2

Field function returns field value.

func (MetricsViewComparisonToplistRequestValidationError) Key added in v0.25.2

Key function returns key value.

func (MetricsViewComparisonToplistRequestValidationError) Reason added in v0.25.2

Reason function returns reason value.

type MetricsViewComparisonToplistResponse added in v0.25.2

type MetricsViewComparisonToplistResponse struct {
	Rows []*MetricsViewComparisonRow `protobuf:"bytes,1,rep,name=rows,proto3" json:"rows,omitempty"`
	// contains filtered or unexported fields
}

Response message for QueryService.MetricsViewComparisonToplist

func (*MetricsViewComparisonToplistResponse) Descriptor deprecated added in v0.25.2

func (*MetricsViewComparisonToplistResponse) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewComparisonToplistResponse.ProtoReflect.Descriptor instead.

func (*MetricsViewComparisonToplistResponse) GetRows added in v0.25.2

func (*MetricsViewComparisonToplistResponse) ProtoMessage added in v0.25.2

func (*MetricsViewComparisonToplistResponse) ProtoMessage()

func (*MetricsViewComparisonToplistResponse) ProtoReflect added in v0.25.2

func (*MetricsViewComparisonToplistResponse) Reset added in v0.25.2

func (*MetricsViewComparisonToplistResponse) String added in v0.25.2

func (*MetricsViewComparisonToplistResponse) Validate added in v0.25.2

Validate checks the field values on MetricsViewComparisonToplistResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewComparisonToplistResponse) ValidateAll added in v0.25.2

ValidateAll checks the field values on MetricsViewComparisonToplistResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewComparisonToplistResponseMultiError, or nil if none found.

type MetricsViewComparisonToplistResponseMultiError added in v0.25.2

type MetricsViewComparisonToplistResponseMultiError []error

MetricsViewComparisonToplistResponseMultiError is an error wrapping multiple validation errors returned by MetricsViewComparisonToplistResponse.ValidateAll() if the designated constraints aren't met.

func (MetricsViewComparisonToplistResponseMultiError) AllErrors added in v0.25.2

AllErrors returns a list of validation violation errors.

func (MetricsViewComparisonToplistResponseMultiError) Error added in v0.25.2

Error returns a concatenation of all the error messages it wraps.

type MetricsViewComparisonToplistResponseValidationError added in v0.25.2

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

MetricsViewComparisonToplistResponseValidationError is the validation error returned by MetricsViewComparisonToplistResponse.Validate if the designated constraints aren't met.

func (MetricsViewComparisonToplistResponseValidationError) Cause added in v0.25.2

Cause function returns cause value.

func (MetricsViewComparisonToplistResponseValidationError) Error added in v0.25.2

Error satisfies the builtin error interface

func (MetricsViewComparisonToplistResponseValidationError) ErrorName added in v0.25.2

ErrorName returns error name.

func (MetricsViewComparisonToplistResponseValidationError) Field added in v0.25.2

Field function returns field value.

func (MetricsViewComparisonToplistResponseValidationError) Key added in v0.25.2

Key function returns key value.

func (MetricsViewComparisonToplistResponseValidationError) Reason added in v0.25.2

Reason function returns reason value.

type MetricsViewComparisonValue added in v0.25.2

type MetricsViewComparisonValue struct {
	MeasureName     string          `protobuf:"bytes,1,opt,name=measure_name,json=measureName,proto3" json:"measure_name,omitempty"`
	BaseValue       *structpb.Value `protobuf:"bytes,2,opt,name=base_value,json=baseValue,proto3" json:"base_value,omitempty"`
	ComparisonValue *structpb.Value `protobuf:"bytes,3,opt,name=comparison_value,json=comparisonValue,proto3" json:"comparison_value,omitempty"`
	DeltaAbs        *structpb.Value `protobuf:"bytes,4,opt,name=delta_abs,json=deltaAbs,proto3" json:"delta_abs,omitempty"`
	DeltaRel        *structpb.Value `protobuf:"bytes,5,opt,name=delta_rel,json=deltaRel,proto3" json:"delta_rel,omitempty"`
	// contains filtered or unexported fields
}

func (*MetricsViewComparisonValue) Descriptor deprecated added in v0.25.2

func (*MetricsViewComparisonValue) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewComparisonValue.ProtoReflect.Descriptor instead.

func (*MetricsViewComparisonValue) GetBaseValue added in v0.25.2

func (x *MetricsViewComparisonValue) GetBaseValue() *structpb.Value

func (*MetricsViewComparisonValue) GetComparisonValue added in v0.25.2

func (x *MetricsViewComparisonValue) GetComparisonValue() *structpb.Value

func (*MetricsViewComparisonValue) GetDeltaAbs added in v0.25.2

func (x *MetricsViewComparisonValue) GetDeltaAbs() *structpb.Value

func (*MetricsViewComparisonValue) GetDeltaRel added in v0.25.2

func (x *MetricsViewComparisonValue) GetDeltaRel() *structpb.Value

func (*MetricsViewComparisonValue) GetMeasureName added in v0.25.2

func (x *MetricsViewComparisonValue) GetMeasureName() string

func (*MetricsViewComparisonValue) ProtoMessage added in v0.25.2

func (*MetricsViewComparisonValue) ProtoMessage()

func (*MetricsViewComparisonValue) ProtoReflect added in v0.25.2

func (*MetricsViewComparisonValue) Reset added in v0.25.2

func (x *MetricsViewComparisonValue) Reset()

func (*MetricsViewComparisonValue) String added in v0.25.2

func (x *MetricsViewComparisonValue) String() string

func (*MetricsViewComparisonValue) Validate added in v0.25.2

func (m *MetricsViewComparisonValue) Validate() error

Validate checks the field values on MetricsViewComparisonValue with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewComparisonValue) ValidateAll added in v0.25.2

func (m *MetricsViewComparisonValue) ValidateAll() error

ValidateAll checks the field values on MetricsViewComparisonValue with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewComparisonValueMultiError, or nil if none found.

type MetricsViewComparisonValueMultiError added in v0.25.2

type MetricsViewComparisonValueMultiError []error

MetricsViewComparisonValueMultiError is an error wrapping multiple validation errors returned by MetricsViewComparisonValue.ValidateAll() if the designated constraints aren't met.

func (MetricsViewComparisonValueMultiError) AllErrors added in v0.25.2

AllErrors returns a list of validation violation errors.

func (MetricsViewComparisonValueMultiError) Error added in v0.25.2

Error returns a concatenation of all the error messages it wraps.

type MetricsViewComparisonValueValidationError added in v0.25.2

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

MetricsViewComparisonValueValidationError is the validation error returned by MetricsViewComparisonValue.Validate if the designated constraints aren't met.

func (MetricsViewComparisonValueValidationError) Cause added in v0.25.2

Cause function returns cause value.

func (MetricsViewComparisonValueValidationError) Error added in v0.25.2

Error satisfies the builtin error interface

func (MetricsViewComparisonValueValidationError) ErrorName added in v0.25.2

ErrorName returns error name.

func (MetricsViewComparisonValueValidationError) Field added in v0.25.2

Field function returns field value.

func (MetricsViewComparisonValueValidationError) Key added in v0.25.2

Key function returns key value.

func (MetricsViewComparisonValueValidationError) Reason added in v0.25.2

Reason function returns reason value.

type MetricsViewFilter

type MetricsViewFilter struct {
	Include []*MetricsViewFilter_Cond `protobuf:"bytes,2,rep,name=include,proto3" json:"include,omitempty"`
	Exclude []*MetricsViewFilter_Cond `protobuf:"bytes,3,rep,name=exclude,proto3" json:"exclude,omitempty"`
	// contains filtered or unexported fields
}

Filter clause for metrics view requests

func (*MetricsViewFilter) Descriptor deprecated

func (*MetricsViewFilter) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewFilter.ProtoReflect.Descriptor instead.

func (*MetricsViewFilter) GetExclude

func (x *MetricsViewFilter) GetExclude() []*MetricsViewFilter_Cond

func (*MetricsViewFilter) GetInclude

func (x *MetricsViewFilter) GetInclude() []*MetricsViewFilter_Cond

func (*MetricsViewFilter) ProtoMessage

func (*MetricsViewFilter) ProtoMessage()

func (*MetricsViewFilter) ProtoReflect

func (x *MetricsViewFilter) ProtoReflect() protoreflect.Message

func (*MetricsViewFilter) Reset

func (x *MetricsViewFilter) Reset()

func (*MetricsViewFilter) String

func (x *MetricsViewFilter) String() string

func (*MetricsViewFilter) Validate added in v0.20.0

func (m *MetricsViewFilter) Validate() error

Validate checks the field values on MetricsViewFilter with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewFilter) ValidateAll added in v0.20.0

func (m *MetricsViewFilter) ValidateAll() error

ValidateAll checks the field values on MetricsViewFilter with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewFilterMultiError, or nil if none found.

type MetricsViewFilterMultiError added in v0.20.0

type MetricsViewFilterMultiError []error

MetricsViewFilterMultiError is an error wrapping multiple validation errors returned by MetricsViewFilter.ValidateAll() if the designated constraints aren't met.

func (MetricsViewFilterMultiError) AllErrors added in v0.20.0

func (m MetricsViewFilterMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MetricsViewFilterMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsViewFilterValidationError added in v0.20.0

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

MetricsViewFilterValidationError is the validation error returned by MetricsViewFilter.Validate if the designated constraints aren't met.

func (MetricsViewFilterValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsViewFilterValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsViewFilterValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (MetricsViewFilterValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsViewFilterValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsViewFilterValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsViewFilter_Cond

type MetricsViewFilter_Cond struct {
	Name string            `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	In   []*structpb.Value `protobuf:"bytes,2,rep,name=in,proto3" json:"in,omitempty"`
	Like []string          `protobuf:"bytes,3,rep,name=like,proto3" json:"like,omitempty"`
	// contains filtered or unexported fields
}

func (*MetricsViewFilter_Cond) Descriptor deprecated

func (*MetricsViewFilter_Cond) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewFilter_Cond.ProtoReflect.Descriptor instead.

func (*MetricsViewFilter_Cond) GetIn

func (x *MetricsViewFilter_Cond) GetIn() []*structpb.Value

func (*MetricsViewFilter_Cond) GetLike

func (x *MetricsViewFilter_Cond) GetLike() []string

func (*MetricsViewFilter_Cond) GetName

func (x *MetricsViewFilter_Cond) GetName() string

func (*MetricsViewFilter_Cond) ProtoMessage

func (*MetricsViewFilter_Cond) ProtoMessage()

func (*MetricsViewFilter_Cond) ProtoReflect

func (x *MetricsViewFilter_Cond) ProtoReflect() protoreflect.Message

func (*MetricsViewFilter_Cond) Reset

func (x *MetricsViewFilter_Cond) Reset()

func (*MetricsViewFilter_Cond) String

func (x *MetricsViewFilter_Cond) String() string

func (*MetricsViewFilter_Cond) Validate added in v0.20.0

func (m *MetricsViewFilter_Cond) Validate() error

Validate checks the field values on MetricsViewFilter_Cond with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewFilter_Cond) ValidateAll added in v0.20.0

func (m *MetricsViewFilter_Cond) ValidateAll() error

ValidateAll checks the field values on MetricsViewFilter_Cond with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewFilter_CondMultiError, or nil if none found.

type MetricsViewFilter_CondMultiError added in v0.20.0

type MetricsViewFilter_CondMultiError []error

MetricsViewFilter_CondMultiError is an error wrapping multiple validation errors returned by MetricsViewFilter_Cond.ValidateAll() if the designated constraints aren't met.

func (MetricsViewFilter_CondMultiError) AllErrors added in v0.20.0

func (m MetricsViewFilter_CondMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MetricsViewFilter_CondMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsViewFilter_CondValidationError added in v0.20.0

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

MetricsViewFilter_CondValidationError is the validation error returned by MetricsViewFilter_Cond.Validate if the designated constraints aren't met.

func (MetricsViewFilter_CondValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsViewFilter_CondValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsViewFilter_CondValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (MetricsViewFilter_CondValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsViewFilter_CondValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsViewFilter_CondValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsViewMultiError added in v0.20.0

type MetricsViewMultiError []error

MetricsViewMultiError is an error wrapping multiple validation errors returned by MetricsView.ValidateAll() if the designated constraints aren't met.

func (MetricsViewMultiError) AllErrors added in v0.20.0

func (m MetricsViewMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MetricsViewMultiError) Error added in v0.20.0

func (m MetricsViewMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type MetricsViewRowsRequest added in v0.24.4

type MetricsViewRowsRequest struct {
	InstanceId      string                 `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	MetricsViewName string                 `protobuf:"bytes,2,opt,name=metrics_view_name,json=metricsViewName,proto3" json:"metrics_view_name,omitempty"`
	TimeStart       *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=time_start,json=timeStart,proto3" json:"time_start,omitempty"`
	TimeEnd         *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=time_end,json=timeEnd,proto3" json:"time_end,omitempty"`
	TimeGranularity TimeGrain              `` /* 139-byte string literal not displayed */
	Filter          *MetricsViewFilter     `protobuf:"bytes,5,opt,name=filter,proto3" json:"filter,omitempty"`
	Sort            []*MetricsViewSort     `protobuf:"bytes,6,rep,name=sort,proto3" json:"sort,omitempty"`
	Limit           int32                  `protobuf:"varint,7,opt,name=limit,proto3" json:"limit,omitempty"`
	Offset          int64                  `protobuf:"varint,8,opt,name=offset,proto3" json:"offset,omitempty"`
	Priority        int32                  `protobuf:"varint,9,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request message for QueryService.MetricsViewRows

func (*MetricsViewRowsRequest) Descriptor deprecated added in v0.24.4

func (*MetricsViewRowsRequest) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewRowsRequest.ProtoReflect.Descriptor instead.

func (*MetricsViewRowsRequest) GetFilter added in v0.24.4

func (x *MetricsViewRowsRequest) GetFilter() *MetricsViewFilter

func (*MetricsViewRowsRequest) GetInstanceId added in v0.24.4

func (x *MetricsViewRowsRequest) GetInstanceId() string

func (*MetricsViewRowsRequest) GetLimit added in v0.24.4

func (x *MetricsViewRowsRequest) GetLimit() int32

func (*MetricsViewRowsRequest) GetMetricsViewName added in v0.24.4

func (x *MetricsViewRowsRequest) GetMetricsViewName() string

func (*MetricsViewRowsRequest) GetOffset added in v0.24.4

func (x *MetricsViewRowsRequest) GetOffset() int64

func (*MetricsViewRowsRequest) GetPriority added in v0.24.4

func (x *MetricsViewRowsRequest) GetPriority() int32

func (*MetricsViewRowsRequest) GetSort added in v0.24.4

func (x *MetricsViewRowsRequest) GetSort() []*MetricsViewSort

func (*MetricsViewRowsRequest) GetTimeEnd added in v0.24.4

func (x *MetricsViewRowsRequest) GetTimeEnd() *timestamppb.Timestamp

func (*MetricsViewRowsRequest) GetTimeGranularity added in v0.28.2

func (x *MetricsViewRowsRequest) GetTimeGranularity() TimeGrain

func (*MetricsViewRowsRequest) GetTimeStart added in v0.24.4

func (x *MetricsViewRowsRequest) GetTimeStart() *timestamppb.Timestamp

func (*MetricsViewRowsRequest) ProtoMessage added in v0.24.4

func (*MetricsViewRowsRequest) ProtoMessage()

func (*MetricsViewRowsRequest) ProtoReflect added in v0.24.4

func (x *MetricsViewRowsRequest) ProtoReflect() protoreflect.Message

func (*MetricsViewRowsRequest) Reset added in v0.24.4

func (x *MetricsViewRowsRequest) Reset()

func (*MetricsViewRowsRequest) String added in v0.24.4

func (x *MetricsViewRowsRequest) String() string

func (*MetricsViewRowsRequest) Validate added in v0.24.4

func (m *MetricsViewRowsRequest) Validate() error

Validate checks the field values on MetricsViewRowsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewRowsRequest) ValidateAll added in v0.24.4

func (m *MetricsViewRowsRequest) ValidateAll() error

ValidateAll checks the field values on MetricsViewRowsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewRowsRequestMultiError, or nil if none found.

type MetricsViewRowsRequestMultiError added in v0.24.4

type MetricsViewRowsRequestMultiError []error

MetricsViewRowsRequestMultiError is an error wrapping multiple validation errors returned by MetricsViewRowsRequest.ValidateAll() if the designated constraints aren't met.

func (MetricsViewRowsRequestMultiError) AllErrors added in v0.24.4

func (m MetricsViewRowsRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MetricsViewRowsRequestMultiError) Error added in v0.24.4

Error returns a concatenation of all the error messages it wraps.

type MetricsViewRowsRequestValidationError added in v0.24.4

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

MetricsViewRowsRequestValidationError is the validation error returned by MetricsViewRowsRequest.Validate if the designated constraints aren't met.

func (MetricsViewRowsRequestValidationError) Cause added in v0.24.4

Cause function returns cause value.

func (MetricsViewRowsRequestValidationError) Error added in v0.24.4

Error satisfies the builtin error interface

func (MetricsViewRowsRequestValidationError) ErrorName added in v0.24.4

ErrorName returns error name.

func (MetricsViewRowsRequestValidationError) Field added in v0.24.4

Field function returns field value.

func (MetricsViewRowsRequestValidationError) Key added in v0.24.4

Key function returns key value.

func (MetricsViewRowsRequestValidationError) Reason added in v0.24.4

Reason function returns reason value.

type MetricsViewRowsResponse added in v0.24.4

type MetricsViewRowsResponse struct {
	Meta []*MetricsViewColumn `protobuf:"bytes,1,rep,name=meta,proto3" json:"meta,omitempty"`
	Data []*structpb.Struct   `protobuf:"bytes,2,rep,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

Response message for QueryService.MetricsViewRows

func (*MetricsViewRowsResponse) Descriptor deprecated added in v0.24.4

func (*MetricsViewRowsResponse) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewRowsResponse.ProtoReflect.Descriptor instead.

func (*MetricsViewRowsResponse) GetData added in v0.24.4

func (x *MetricsViewRowsResponse) GetData() []*structpb.Struct

func (*MetricsViewRowsResponse) GetMeta added in v0.24.4

func (*MetricsViewRowsResponse) ProtoMessage added in v0.24.4

func (*MetricsViewRowsResponse) ProtoMessage()

func (*MetricsViewRowsResponse) ProtoReflect added in v0.24.4

func (x *MetricsViewRowsResponse) ProtoReflect() protoreflect.Message

func (*MetricsViewRowsResponse) Reset added in v0.24.4

func (x *MetricsViewRowsResponse) Reset()

func (*MetricsViewRowsResponse) String added in v0.24.4

func (x *MetricsViewRowsResponse) String() string

func (*MetricsViewRowsResponse) Validate added in v0.24.4

func (m *MetricsViewRowsResponse) Validate() error

Validate checks the field values on MetricsViewRowsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewRowsResponse) ValidateAll added in v0.24.4

func (m *MetricsViewRowsResponse) ValidateAll() error

ValidateAll checks the field values on MetricsViewRowsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewRowsResponseMultiError, or nil if none found.

type MetricsViewRowsResponseMultiError added in v0.24.4

type MetricsViewRowsResponseMultiError []error

MetricsViewRowsResponseMultiError is an error wrapping multiple validation errors returned by MetricsViewRowsResponse.ValidateAll() if the designated constraints aren't met.

func (MetricsViewRowsResponseMultiError) AllErrors added in v0.24.4

func (m MetricsViewRowsResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MetricsViewRowsResponseMultiError) Error added in v0.24.4

Error returns a concatenation of all the error messages it wraps.

type MetricsViewRowsResponseValidationError added in v0.24.4

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

MetricsViewRowsResponseValidationError is the validation error returned by MetricsViewRowsResponse.Validate if the designated constraints aren't met.

func (MetricsViewRowsResponseValidationError) Cause added in v0.24.4

Cause function returns cause value.

func (MetricsViewRowsResponseValidationError) Error added in v0.24.4

Error satisfies the builtin error interface

func (MetricsViewRowsResponseValidationError) ErrorName added in v0.24.4

ErrorName returns error name.

func (MetricsViewRowsResponseValidationError) Field added in v0.24.4

Field function returns field value.

func (MetricsViewRowsResponseValidationError) Key added in v0.24.4

Key function returns key value.

func (MetricsViewRowsResponseValidationError) Reason added in v0.24.4

Reason function returns reason value.

type MetricsViewSort

type MetricsViewSort struct {
	Name      string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Ascending bool   `protobuf:"varint,2,opt,name=ascending,proto3" json:"ascending,omitempty"`
	// contains filtered or unexported fields
}

Sort clause for metrics view requests

func (*MetricsViewSort) Descriptor deprecated

func (*MetricsViewSort) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewSort.ProtoReflect.Descriptor instead.

func (*MetricsViewSort) GetAscending

func (x *MetricsViewSort) GetAscending() bool

func (*MetricsViewSort) GetName

func (x *MetricsViewSort) GetName() string

func (*MetricsViewSort) ProtoMessage

func (*MetricsViewSort) ProtoMessage()

func (*MetricsViewSort) ProtoReflect

func (x *MetricsViewSort) ProtoReflect() protoreflect.Message

func (*MetricsViewSort) Reset

func (x *MetricsViewSort) Reset()

func (*MetricsViewSort) String

func (x *MetricsViewSort) String() string

func (*MetricsViewSort) Validate added in v0.20.0

func (m *MetricsViewSort) Validate() error

Validate checks the field values on MetricsViewSort with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewSort) ValidateAll added in v0.20.0

func (m *MetricsViewSort) ValidateAll() error

ValidateAll checks the field values on MetricsViewSort with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewSortMultiError, or nil if none found.

type MetricsViewSortMultiError added in v0.20.0

type MetricsViewSortMultiError []error

MetricsViewSortMultiError is an error wrapping multiple validation errors returned by MetricsViewSort.ValidateAll() if the designated constraints aren't met.

func (MetricsViewSortMultiError) AllErrors added in v0.20.0

func (m MetricsViewSortMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MetricsViewSortMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsViewSortValidationError added in v0.20.0

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

MetricsViewSortValidationError is the validation error returned by MetricsViewSort.Validate if the designated constraints aren't met.

func (MetricsViewSortValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsViewSortValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsViewSortValidationError) ErrorName added in v0.20.0

func (e MetricsViewSortValidationError) ErrorName() string

ErrorName returns error name.

func (MetricsViewSortValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsViewSortValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsViewSortValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsViewTimeSeriesRequest

type MetricsViewTimeSeriesRequest struct {
	InstanceId      string                 `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	MetricsViewName string                 `protobuf:"bytes,2,opt,name=metrics_view_name,json=metricsViewName,proto3" json:"metrics_view_name,omitempty"`
	MeasureNames    []string               `protobuf:"bytes,3,rep,name=measure_names,json=measureNames,proto3" json:"measure_names,omitempty"`
	InlineMeasures  []*InlineMeasure       `protobuf:"bytes,9,rep,name=inline_measures,json=inlineMeasures,proto3" json:"inline_measures,omitempty"`
	TimeStart       *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=time_start,json=timeStart,proto3" json:"time_start,omitempty"`
	TimeEnd         *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=time_end,json=timeEnd,proto3" json:"time_end,omitempty"`
	TimeGranularity TimeGrain              `` /* 138-byte string literal not displayed */
	Filter          *MetricsViewFilter     `protobuf:"bytes,7,opt,name=filter,proto3" json:"filter,omitempty"`
	Priority        int32                  `protobuf:"varint,8,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request message for QueryService.MetricsViewTimeSeries

func (*MetricsViewTimeSeriesRequest) Descriptor deprecated

func (*MetricsViewTimeSeriesRequest) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewTimeSeriesRequest.ProtoReflect.Descriptor instead.

func (*MetricsViewTimeSeriesRequest) GetFilter

func (*MetricsViewTimeSeriesRequest) GetInlineMeasures added in v0.25.0

func (x *MetricsViewTimeSeriesRequest) GetInlineMeasures() []*InlineMeasure

func (*MetricsViewTimeSeriesRequest) GetInstanceId

func (x *MetricsViewTimeSeriesRequest) GetInstanceId() string

func (*MetricsViewTimeSeriesRequest) GetMeasureNames

func (x *MetricsViewTimeSeriesRequest) GetMeasureNames() []string

func (*MetricsViewTimeSeriesRequest) GetMetricsViewName

func (x *MetricsViewTimeSeriesRequest) GetMetricsViewName() string

func (*MetricsViewTimeSeriesRequest) GetPriority

func (x *MetricsViewTimeSeriesRequest) GetPriority() int32

func (*MetricsViewTimeSeriesRequest) GetTimeEnd

func (*MetricsViewTimeSeriesRequest) GetTimeGranularity

func (x *MetricsViewTimeSeriesRequest) GetTimeGranularity() TimeGrain

func (*MetricsViewTimeSeriesRequest) GetTimeStart

func (*MetricsViewTimeSeriesRequest) ProtoMessage

func (*MetricsViewTimeSeriesRequest) ProtoMessage()

func (*MetricsViewTimeSeriesRequest) ProtoReflect

func (*MetricsViewTimeSeriesRequest) Reset

func (x *MetricsViewTimeSeriesRequest) Reset()

func (*MetricsViewTimeSeriesRequest) String

func (*MetricsViewTimeSeriesRequest) Validate added in v0.20.0

func (m *MetricsViewTimeSeriesRequest) Validate() error

Validate checks the field values on MetricsViewTimeSeriesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewTimeSeriesRequest) ValidateAll added in v0.20.0

func (m *MetricsViewTimeSeriesRequest) ValidateAll() error

ValidateAll checks the field values on MetricsViewTimeSeriesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewTimeSeriesRequestMultiError, or nil if none found.

type MetricsViewTimeSeriesRequestMultiError added in v0.20.0

type MetricsViewTimeSeriesRequestMultiError []error

MetricsViewTimeSeriesRequestMultiError is an error wrapping multiple validation errors returned by MetricsViewTimeSeriesRequest.ValidateAll() if the designated constraints aren't met.

func (MetricsViewTimeSeriesRequestMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (MetricsViewTimeSeriesRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsViewTimeSeriesRequestValidationError added in v0.20.0

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

MetricsViewTimeSeriesRequestValidationError is the validation error returned by MetricsViewTimeSeriesRequest.Validate if the designated constraints aren't met.

func (MetricsViewTimeSeriesRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsViewTimeSeriesRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsViewTimeSeriesRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (MetricsViewTimeSeriesRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsViewTimeSeriesRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsViewTimeSeriesRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsViewTimeSeriesResponse

type MetricsViewTimeSeriesResponse struct {
	Meta []*MetricsViewColumn `protobuf:"bytes,1,rep,name=meta,proto3" json:"meta,omitempty"`
	Data []*TimeSeriesValue   `protobuf:"bytes,2,rep,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

Response message for QueryService.MetricsViewTimeSeries

func (*MetricsViewTimeSeriesResponse) Descriptor deprecated

func (*MetricsViewTimeSeriesResponse) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewTimeSeriesResponse.ProtoReflect.Descriptor instead.

func (*MetricsViewTimeSeriesResponse) GetData

func (*MetricsViewTimeSeriesResponse) GetMeta

func (*MetricsViewTimeSeriesResponse) ProtoMessage

func (*MetricsViewTimeSeriesResponse) ProtoMessage()

func (*MetricsViewTimeSeriesResponse) ProtoReflect

func (*MetricsViewTimeSeriesResponse) Reset

func (x *MetricsViewTimeSeriesResponse) Reset()

func (*MetricsViewTimeSeriesResponse) String

func (*MetricsViewTimeSeriesResponse) Validate added in v0.20.0

func (m *MetricsViewTimeSeriesResponse) Validate() error

Validate checks the field values on MetricsViewTimeSeriesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewTimeSeriesResponse) ValidateAll added in v0.20.0

func (m *MetricsViewTimeSeriesResponse) ValidateAll() error

ValidateAll checks the field values on MetricsViewTimeSeriesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewTimeSeriesResponseMultiError, or nil if none found.

type MetricsViewTimeSeriesResponseMultiError added in v0.20.0

type MetricsViewTimeSeriesResponseMultiError []error

MetricsViewTimeSeriesResponseMultiError is an error wrapping multiple validation errors returned by MetricsViewTimeSeriesResponse.ValidateAll() if the designated constraints aren't met.

func (MetricsViewTimeSeriesResponseMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (MetricsViewTimeSeriesResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsViewTimeSeriesResponseValidationError added in v0.20.0

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

MetricsViewTimeSeriesResponseValidationError is the validation error returned by MetricsViewTimeSeriesResponse.Validate if the designated constraints aren't met.

func (MetricsViewTimeSeriesResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsViewTimeSeriesResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsViewTimeSeriesResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (MetricsViewTimeSeriesResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsViewTimeSeriesResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsViewTimeSeriesResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsViewToplistRequest

type MetricsViewToplistRequest struct {
	InstanceId      string                 `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	MetricsViewName string                 `protobuf:"bytes,2,opt,name=metrics_view_name,json=metricsViewName,proto3" json:"metrics_view_name,omitempty"`
	DimensionName   string                 `protobuf:"bytes,3,opt,name=dimension_name,json=dimensionName,proto3" json:"dimension_name,omitempty"`
	MeasureNames    []string               `protobuf:"bytes,4,rep,name=measure_names,json=measureNames,proto3" json:"measure_names,omitempty"`
	InlineMeasures  []*InlineMeasure       `protobuf:"bytes,12,rep,name=inline_measures,json=inlineMeasures,proto3" json:"inline_measures,omitempty"`
	TimeStart       *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=time_start,json=timeStart,proto3" json:"time_start,omitempty"`
	TimeEnd         *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=time_end,json=timeEnd,proto3" json:"time_end,omitempty"`
	Limit           int64                  `protobuf:"varint,7,opt,name=limit,proto3" json:"limit,omitempty"`
	Offset          int64                  `protobuf:"varint,8,opt,name=offset,proto3" json:"offset,omitempty"`
	Sort            []*MetricsViewSort     `protobuf:"bytes,9,rep,name=sort,proto3" json:"sort,omitempty"`
	Filter          *MetricsViewFilter     `protobuf:"bytes,10,opt,name=filter,proto3" json:"filter,omitempty"`
	Priority        int32                  `protobuf:"varint,11,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request message for QueryService.MetricsViewToplist

func (*MetricsViewToplistRequest) Descriptor deprecated

func (*MetricsViewToplistRequest) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewToplistRequest.ProtoReflect.Descriptor instead.

func (*MetricsViewToplistRequest) GetDimensionName

func (x *MetricsViewToplistRequest) GetDimensionName() string

func (*MetricsViewToplistRequest) GetFilter

func (*MetricsViewToplistRequest) GetInlineMeasures added in v0.25.0

func (x *MetricsViewToplistRequest) GetInlineMeasures() []*InlineMeasure

func (*MetricsViewToplistRequest) GetInstanceId

func (x *MetricsViewToplistRequest) GetInstanceId() string

func (*MetricsViewToplistRequest) GetLimit

func (x *MetricsViewToplistRequest) GetLimit() int64

func (*MetricsViewToplistRequest) GetMeasureNames

func (x *MetricsViewToplistRequest) GetMeasureNames() []string

func (*MetricsViewToplistRequest) GetMetricsViewName

func (x *MetricsViewToplistRequest) GetMetricsViewName() string

func (*MetricsViewToplistRequest) GetOffset

func (x *MetricsViewToplistRequest) GetOffset() int64

func (*MetricsViewToplistRequest) GetPriority

func (x *MetricsViewToplistRequest) GetPriority() int32

func (*MetricsViewToplistRequest) GetSort

func (*MetricsViewToplistRequest) GetTimeEnd

func (*MetricsViewToplistRequest) GetTimeStart

func (x *MetricsViewToplistRequest) GetTimeStart() *timestamppb.Timestamp

func (*MetricsViewToplistRequest) ProtoMessage

func (*MetricsViewToplistRequest) ProtoMessage()

func (*MetricsViewToplistRequest) ProtoReflect

func (*MetricsViewToplistRequest) Reset

func (x *MetricsViewToplistRequest) Reset()

func (*MetricsViewToplistRequest) String

func (x *MetricsViewToplistRequest) String() string

func (*MetricsViewToplistRequest) Validate added in v0.20.0

func (m *MetricsViewToplistRequest) Validate() error

Validate checks the field values on MetricsViewToplistRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewToplistRequest) ValidateAll added in v0.20.0

func (m *MetricsViewToplistRequest) ValidateAll() error

ValidateAll checks the field values on MetricsViewToplistRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewToplistRequestMultiError, or nil if none found.

type MetricsViewToplistRequestMultiError added in v0.20.0

type MetricsViewToplistRequestMultiError []error

MetricsViewToplistRequestMultiError is an error wrapping multiple validation errors returned by MetricsViewToplistRequest.ValidateAll() if the designated constraints aren't met.

func (MetricsViewToplistRequestMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (MetricsViewToplistRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsViewToplistRequestValidationError added in v0.20.0

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

MetricsViewToplistRequestValidationError is the validation error returned by MetricsViewToplistRequest.Validate if the designated constraints aren't met.

func (MetricsViewToplistRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsViewToplistRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsViewToplistRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (MetricsViewToplistRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsViewToplistRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsViewToplistRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsViewToplistResponse

type MetricsViewToplistResponse struct {
	Meta []*MetricsViewColumn `protobuf:"bytes,1,rep,name=meta,proto3" json:"meta,omitempty"`
	Data []*structpb.Struct   `protobuf:"bytes,2,rep,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

Response message for QueryService.MetricsViewToplist

func (*MetricsViewToplistResponse) Descriptor deprecated

func (*MetricsViewToplistResponse) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewToplistResponse.ProtoReflect.Descriptor instead.

func (*MetricsViewToplistResponse) GetData

func (x *MetricsViewToplistResponse) GetData() []*structpb.Struct

func (*MetricsViewToplistResponse) GetMeta

func (*MetricsViewToplistResponse) ProtoMessage

func (*MetricsViewToplistResponse) ProtoMessage()

func (*MetricsViewToplistResponse) ProtoReflect

func (*MetricsViewToplistResponse) Reset

func (x *MetricsViewToplistResponse) Reset()

func (*MetricsViewToplistResponse) String

func (x *MetricsViewToplistResponse) String() string

func (*MetricsViewToplistResponse) Validate added in v0.20.0

func (m *MetricsViewToplistResponse) Validate() error

Validate checks the field values on MetricsViewToplistResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewToplistResponse) ValidateAll added in v0.20.0

func (m *MetricsViewToplistResponse) ValidateAll() error

ValidateAll checks the field values on MetricsViewToplistResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewToplistResponseMultiError, or nil if none found.

type MetricsViewToplistResponseMultiError added in v0.20.0

type MetricsViewToplistResponseMultiError []error

MetricsViewToplistResponseMultiError is an error wrapping multiple validation errors returned by MetricsViewToplistResponse.ValidateAll() if the designated constraints aren't met.

func (MetricsViewToplistResponseMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (MetricsViewToplistResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsViewToplistResponseValidationError added in v0.20.0

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

MetricsViewToplistResponseValidationError is the validation error returned by MetricsViewToplistResponse.Validate if the designated constraints aren't met.

func (MetricsViewToplistResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsViewToplistResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsViewToplistResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (MetricsViewToplistResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsViewToplistResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsViewToplistResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsViewTotalsRequest

type MetricsViewTotalsRequest struct {
	InstanceId      string                 `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	MetricsViewName string                 `protobuf:"bytes,2,opt,name=metrics_view_name,json=metricsViewName,proto3" json:"metrics_view_name,omitempty"`
	MeasureNames    []string               `protobuf:"bytes,3,rep,name=measure_names,json=measureNames,proto3" json:"measure_names,omitempty"`
	InlineMeasures  []*InlineMeasure       `protobuf:"bytes,9,rep,name=inline_measures,json=inlineMeasures,proto3" json:"inline_measures,omitempty"`
	TimeStart       *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=time_start,json=timeStart,proto3" json:"time_start,omitempty"`
	TimeEnd         *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=time_end,json=timeEnd,proto3" json:"time_end,omitempty"`
	Filter          *MetricsViewFilter     `protobuf:"bytes,7,opt,name=filter,proto3" json:"filter,omitempty"`
	Priority        int32                  `protobuf:"varint,8,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

Request message for QueryService.MetricsViewTotals

func (*MetricsViewTotalsRequest) Descriptor deprecated

func (*MetricsViewTotalsRequest) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewTotalsRequest.ProtoReflect.Descriptor instead.

func (*MetricsViewTotalsRequest) GetFilter

func (*MetricsViewTotalsRequest) GetInlineMeasures added in v0.25.0

func (x *MetricsViewTotalsRequest) GetInlineMeasures() []*InlineMeasure

func (*MetricsViewTotalsRequest) GetInstanceId

func (x *MetricsViewTotalsRequest) GetInstanceId() string

func (*MetricsViewTotalsRequest) GetMeasureNames

func (x *MetricsViewTotalsRequest) GetMeasureNames() []string

func (*MetricsViewTotalsRequest) GetMetricsViewName

func (x *MetricsViewTotalsRequest) GetMetricsViewName() string

func (*MetricsViewTotalsRequest) GetPriority

func (x *MetricsViewTotalsRequest) GetPriority() int32

func (*MetricsViewTotalsRequest) GetTimeEnd

func (*MetricsViewTotalsRequest) GetTimeStart

func (x *MetricsViewTotalsRequest) GetTimeStart() *timestamppb.Timestamp

func (*MetricsViewTotalsRequest) ProtoMessage

func (*MetricsViewTotalsRequest) ProtoMessage()

func (*MetricsViewTotalsRequest) ProtoReflect

func (x *MetricsViewTotalsRequest) ProtoReflect() protoreflect.Message

func (*MetricsViewTotalsRequest) Reset

func (x *MetricsViewTotalsRequest) Reset()

func (*MetricsViewTotalsRequest) String

func (x *MetricsViewTotalsRequest) String() string

func (*MetricsViewTotalsRequest) Validate added in v0.20.0

func (m *MetricsViewTotalsRequest) Validate() error

Validate checks the field values on MetricsViewTotalsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewTotalsRequest) ValidateAll added in v0.20.0

func (m *MetricsViewTotalsRequest) ValidateAll() error

ValidateAll checks the field values on MetricsViewTotalsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewTotalsRequestMultiError, or nil if none found.

type MetricsViewTotalsRequestMultiError added in v0.20.0

type MetricsViewTotalsRequestMultiError []error

MetricsViewTotalsRequestMultiError is an error wrapping multiple validation errors returned by MetricsViewTotalsRequest.ValidateAll() if the designated constraints aren't met.

func (MetricsViewTotalsRequestMultiError) AllErrors added in v0.20.0

func (m MetricsViewTotalsRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MetricsViewTotalsRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsViewTotalsRequestValidationError added in v0.20.0

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

MetricsViewTotalsRequestValidationError is the validation error returned by MetricsViewTotalsRequest.Validate if the designated constraints aren't met.

func (MetricsViewTotalsRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsViewTotalsRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsViewTotalsRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (MetricsViewTotalsRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsViewTotalsRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsViewTotalsRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsViewTotalsResponse

type MetricsViewTotalsResponse struct {
	Meta []*MetricsViewColumn `protobuf:"bytes,1,rep,name=meta,proto3" json:"meta,omitempty"`
	Data *structpb.Struct     `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

Response message for QueryService.MetricsViewTotals

func (*MetricsViewTotalsResponse) Descriptor deprecated

func (*MetricsViewTotalsResponse) Descriptor() ([]byte, []int)

Deprecated: Use MetricsViewTotalsResponse.ProtoReflect.Descriptor instead.

func (*MetricsViewTotalsResponse) GetData

func (*MetricsViewTotalsResponse) GetMeta

func (*MetricsViewTotalsResponse) ProtoMessage

func (*MetricsViewTotalsResponse) ProtoMessage()

func (*MetricsViewTotalsResponse) ProtoReflect

func (*MetricsViewTotalsResponse) Reset

func (x *MetricsViewTotalsResponse) Reset()

func (*MetricsViewTotalsResponse) String

func (x *MetricsViewTotalsResponse) String() string

func (*MetricsViewTotalsResponse) Validate added in v0.20.0

func (m *MetricsViewTotalsResponse) Validate() error

Validate checks the field values on MetricsViewTotalsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsViewTotalsResponse) ValidateAll added in v0.20.0

func (m *MetricsViewTotalsResponse) ValidateAll() error

ValidateAll checks the field values on MetricsViewTotalsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsViewTotalsResponseMultiError, or nil if none found.

type MetricsViewTotalsResponseMultiError added in v0.20.0

type MetricsViewTotalsResponseMultiError []error

MetricsViewTotalsResponseMultiError is an error wrapping multiple validation errors returned by MetricsViewTotalsResponse.ValidateAll() if the designated constraints aren't met.

func (MetricsViewTotalsResponseMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (MetricsViewTotalsResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsViewTotalsResponseValidationError added in v0.20.0

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

MetricsViewTotalsResponseValidationError is the validation error returned by MetricsViewTotalsResponse.Validate if the designated constraints aren't met.

func (MetricsViewTotalsResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsViewTotalsResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsViewTotalsResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (MetricsViewTotalsResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsViewTotalsResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsViewTotalsResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsViewValidationError added in v0.20.0

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

MetricsViewValidationError is the validation error returned by MetricsView.Validate if the designated constraints aren't met.

func (MetricsViewValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsViewValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsViewValidationError) ErrorName added in v0.20.0

func (e MetricsViewValidationError) ErrorName() string

ErrorName returns error name.

func (MetricsViewValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsViewValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsViewValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsView_Dimension

type MetricsView_Dimension struct {
	Name        string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Label       string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
	Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	Column      string `protobuf:"bytes,4,opt,name=column,proto3" json:"column,omitempty"`
	// contains filtered or unexported fields
}

Dimensions are columns to filter and group by

func (*MetricsView_Dimension) Descriptor deprecated

func (*MetricsView_Dimension) Descriptor() ([]byte, []int)

Deprecated: Use MetricsView_Dimension.ProtoReflect.Descriptor instead.

func (*MetricsView_Dimension) GetColumn added in v0.28.0

func (x *MetricsView_Dimension) GetColumn() string

func (*MetricsView_Dimension) GetDescription

func (x *MetricsView_Dimension) GetDescription() string

func (*MetricsView_Dimension) GetLabel

func (x *MetricsView_Dimension) GetLabel() string

func (*MetricsView_Dimension) GetName

func (x *MetricsView_Dimension) GetName() string

func (*MetricsView_Dimension) ProtoMessage

func (*MetricsView_Dimension) ProtoMessage()

func (*MetricsView_Dimension) ProtoReflect

func (x *MetricsView_Dimension) ProtoReflect() protoreflect.Message

func (*MetricsView_Dimension) Reset

func (x *MetricsView_Dimension) Reset()

func (*MetricsView_Dimension) String

func (x *MetricsView_Dimension) String() string

func (*MetricsView_Dimension) Validate added in v0.20.0

func (m *MetricsView_Dimension) Validate() error

Validate checks the field values on MetricsView_Dimension with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsView_Dimension) ValidateAll added in v0.20.0

func (m *MetricsView_Dimension) ValidateAll() error

ValidateAll checks the field values on MetricsView_Dimension with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsView_DimensionMultiError, or nil if none found.

type MetricsView_DimensionMultiError added in v0.20.0

type MetricsView_DimensionMultiError []error

MetricsView_DimensionMultiError is an error wrapping multiple validation errors returned by MetricsView_Dimension.ValidateAll() if the designated constraints aren't met.

func (MetricsView_DimensionMultiError) AllErrors added in v0.20.0

func (m MetricsView_DimensionMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MetricsView_DimensionMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsView_DimensionValidationError added in v0.20.0

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

MetricsView_DimensionValidationError is the validation error returned by MetricsView_Dimension.Validate if the designated constraints aren't met.

func (MetricsView_DimensionValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsView_DimensionValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsView_DimensionValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (MetricsView_DimensionValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsView_DimensionValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsView_DimensionValidationError) Reason added in v0.20.0

Reason function returns reason value.

type MetricsView_Measure

type MetricsView_Measure struct {
	Name                string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Label               string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
	Expression          string `protobuf:"bytes,3,opt,name=expression,proto3" json:"expression,omitempty"`
	Description         string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	Format              string `protobuf:"bytes,5,opt,name=format,proto3" json:"format,omitempty"`
	ValidPercentOfTotal bool   `protobuf:"varint,6,opt,name=valid_percent_of_total,json=validPercentOfTotal,proto3" json:"valid_percent_of_total,omitempty"`
	// contains filtered or unexported fields
}

Measures are aggregated computed values

func (*MetricsView_Measure) Descriptor deprecated

func (*MetricsView_Measure) Descriptor() ([]byte, []int)

Deprecated: Use MetricsView_Measure.ProtoReflect.Descriptor instead.

func (*MetricsView_Measure) GetDescription

func (x *MetricsView_Measure) GetDescription() string

func (*MetricsView_Measure) GetExpression

func (x *MetricsView_Measure) GetExpression() string

func (*MetricsView_Measure) GetFormat

func (x *MetricsView_Measure) GetFormat() string

func (*MetricsView_Measure) GetLabel

func (x *MetricsView_Measure) GetLabel() string

func (*MetricsView_Measure) GetName

func (x *MetricsView_Measure) GetName() string

func (*MetricsView_Measure) GetValidPercentOfTotal added in v0.29.1

func (x *MetricsView_Measure) GetValidPercentOfTotal() bool

func (*MetricsView_Measure) ProtoMessage

func (*MetricsView_Measure) ProtoMessage()

func (*MetricsView_Measure) ProtoReflect

func (x *MetricsView_Measure) ProtoReflect() protoreflect.Message

func (*MetricsView_Measure) Reset

func (x *MetricsView_Measure) Reset()

func (*MetricsView_Measure) String

func (x *MetricsView_Measure) String() string

func (*MetricsView_Measure) Validate added in v0.20.0

func (m *MetricsView_Measure) Validate() error

Validate checks the field values on MetricsView_Measure with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MetricsView_Measure) ValidateAll added in v0.20.0

func (m *MetricsView_Measure) ValidateAll() error

ValidateAll checks the field values on MetricsView_Measure with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetricsView_MeasureMultiError, or nil if none found.

type MetricsView_MeasureMultiError added in v0.20.0

type MetricsView_MeasureMultiError []error

MetricsView_MeasureMultiError is an error wrapping multiple validation errors returned by MetricsView_Measure.ValidateAll() if the designated constraints aren't met.

func (MetricsView_MeasureMultiError) AllErrors added in v0.20.0

func (m MetricsView_MeasureMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (MetricsView_MeasureMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type MetricsView_MeasureValidationError added in v0.20.0

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

MetricsView_MeasureValidationError is the validation error returned by MetricsView_Measure.Validate if the designated constraints aren't met.

func (MetricsView_MeasureValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (MetricsView_MeasureValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (MetricsView_MeasureValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (MetricsView_MeasureValidationError) Field added in v0.20.0

Field function returns field value.

func (MetricsView_MeasureValidationError) Key added in v0.20.0

Key function returns key value.

func (MetricsView_MeasureValidationError) Reason added in v0.20.0

Reason function returns reason value.

type Model

type Model struct {

	// Name of the model
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// SQL is a SELECT statement representing the model
	Sql string `protobuf:"bytes,2,opt,name=sql,proto3" json:"sql,omitempty"`
	// Dialect of the SQL statement
	Dialect Model_Dialect `protobuf:"varint,3,opt,name=dialect,proto3,enum=rill.runtime.v1.Model_Dialect" json:"dialect,omitempty"`
	// Detected schema of the model
	Schema *StructType `protobuf:"bytes,4,opt,name=schema,proto3" json:"schema,omitempty"`
	// To materialize model or not
	Materialize bool `protobuf:"varint,5,opt,name=materialize,proto3" json:"materialize,omitempty"`
	// contains filtered or unexported fields
}

Model is the internal representation of a model definition

func (*Model) Descriptor deprecated

func (*Model) Descriptor() ([]byte, []int)

Deprecated: Use Model.ProtoReflect.Descriptor instead.

func (*Model) GetDialect

func (x *Model) GetDialect() Model_Dialect

func (*Model) GetMaterialize added in v0.20.0

func (x *Model) GetMaterialize() bool

func (*Model) GetName

func (x *Model) GetName() string

func (*Model) GetSchema

func (x *Model) GetSchema() *StructType

func (*Model) GetSql

func (x *Model) GetSql() string

func (*Model) ProtoMessage

func (*Model) ProtoMessage()

func (*Model) ProtoReflect

func (x *Model) ProtoReflect() protoreflect.Message

func (*Model) Reset

func (x *Model) Reset()

func (*Model) String

func (x *Model) String() string

func (*Model) Validate added in v0.20.0

func (m *Model) Validate() error

Validate checks the field values on Model with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Model) ValidateAll added in v0.20.0

func (m *Model) ValidateAll() error

ValidateAll checks the field values on Model with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ModelMultiError, or nil if none found.

type ModelMultiError added in v0.20.0

type ModelMultiError []error

ModelMultiError is an error wrapping multiple validation errors returned by Model.ValidateAll() if the designated constraints aren't met.

func (ModelMultiError) AllErrors added in v0.20.0

func (m ModelMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ModelMultiError) Error added in v0.20.0

func (m ModelMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type ModelValidationError added in v0.20.0

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

ModelValidationError is the validation error returned by Model.Validate if the designated constraints aren't met.

func (ModelValidationError) Cause added in v0.20.0

func (e ModelValidationError) Cause() error

Cause function returns cause value.

func (ModelValidationError) Error added in v0.20.0

func (e ModelValidationError) Error() string

Error satisfies the builtin error interface

func (ModelValidationError) ErrorName added in v0.20.0

func (e ModelValidationError) ErrorName() string

ErrorName returns error name.

func (ModelValidationError) Field added in v0.20.0

func (e ModelValidationError) Field() string

Field function returns field value.

func (ModelValidationError) Key added in v0.20.0

func (e ModelValidationError) Key() bool

Key function returns key value.

func (ModelValidationError) Reason added in v0.20.0

func (e ModelValidationError) Reason() string

Reason function returns reason value.

type Model_Dialect

type Model_Dialect int32

Dialects supported for models

const (
	Model_DIALECT_UNSPECIFIED Model_Dialect = 0
	Model_DIALECT_DUCKDB      Model_Dialect = 1
)

func (Model_Dialect) Descriptor

func (Model_Dialect) Enum

func (x Model_Dialect) Enum() *Model_Dialect

func (Model_Dialect) EnumDescriptor deprecated

func (Model_Dialect) EnumDescriptor() ([]byte, []int)

Deprecated: Use Model_Dialect.Descriptor instead.

func (Model_Dialect) Number

func (Model_Dialect) String

func (x Model_Dialect) String() string

func (Model_Dialect) Type

type MotherduckListTablesRequest added in v0.29.1

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

func (*MotherduckListTablesRequest) Descriptor deprecated added in v0.29.1

func (*MotherduckListTablesRequest) Descriptor() ([]byte, []int)

Deprecated: Use MotherduckListTablesRequest.ProtoReflect.Descriptor instead.

func (*MotherduckListTablesRequest) ProtoMessage added in v0.29.1

func (*MotherduckListTablesRequest) ProtoMessage()

func (*MotherduckListTablesRequest) ProtoReflect added in v0.29.1

func (*MotherduckListTablesRequest) Reset added in v0.29.1

func (x *MotherduckListTablesRequest) Reset()

func (*MotherduckListTablesRequest) String added in v0.29.1

func (x *MotherduckListTablesRequest) String() string

func (*MotherduckListTablesRequest) Validate added in v0.29.1

func (m *MotherduckListTablesRequest) Validate() error

Validate checks the field values on MotherduckListTablesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MotherduckListTablesRequest) ValidateAll added in v0.29.1

func (m *MotherduckListTablesRequest) ValidateAll() error

ValidateAll checks the field values on MotherduckListTablesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MotherduckListTablesRequestMultiError, or nil if none found.

type MotherduckListTablesRequestMultiError added in v0.29.1

type MotherduckListTablesRequestMultiError []error

MotherduckListTablesRequestMultiError is an error wrapping multiple validation errors returned by MotherduckListTablesRequest.ValidateAll() if the designated constraints aren't met.

func (MotherduckListTablesRequestMultiError) AllErrors added in v0.29.1

AllErrors returns a list of validation violation errors.

func (MotherduckListTablesRequestMultiError) Error added in v0.29.1

Error returns a concatenation of all the error messages it wraps.

type MotherduckListTablesRequestValidationError added in v0.29.1

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

MotherduckListTablesRequestValidationError is the validation error returned by MotherduckListTablesRequest.Validate if the designated constraints aren't met.

func (MotherduckListTablesRequestValidationError) Cause added in v0.29.1

Cause function returns cause value.

func (MotherduckListTablesRequestValidationError) Error added in v0.29.1

Error satisfies the builtin error interface

func (MotherduckListTablesRequestValidationError) ErrorName added in v0.29.1

ErrorName returns error name.

func (MotherduckListTablesRequestValidationError) Field added in v0.29.1

Field function returns field value.

func (MotherduckListTablesRequestValidationError) Key added in v0.29.1

Key function returns key value.

func (MotherduckListTablesRequestValidationError) Reason added in v0.29.1

Reason function returns reason value.

type MotherduckListTablesResponse added in v0.29.1

type MotherduckListTablesResponse struct {
	Tables []*TableInfo `protobuf:"bytes,1,rep,name=tables,proto3" json:"tables,omitempty"`
	// contains filtered or unexported fields
}

func (*MotherduckListTablesResponse) Descriptor deprecated added in v0.29.1

func (*MotherduckListTablesResponse) Descriptor() ([]byte, []int)

Deprecated: Use MotherduckListTablesResponse.ProtoReflect.Descriptor instead.

func (*MotherduckListTablesResponse) GetTables added in v0.29.1

func (x *MotherduckListTablesResponse) GetTables() []*TableInfo

func (*MotherduckListTablesResponse) ProtoMessage added in v0.29.1

func (*MotherduckListTablesResponse) ProtoMessage()

func (*MotherduckListTablesResponse) ProtoReflect added in v0.29.1

func (*MotherduckListTablesResponse) Reset added in v0.29.1

func (x *MotherduckListTablesResponse) Reset()

func (*MotherduckListTablesResponse) String added in v0.29.1

func (*MotherduckListTablesResponse) Validate added in v0.29.1

func (m *MotherduckListTablesResponse) Validate() error

Validate checks the field values on MotherduckListTablesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*MotherduckListTablesResponse) ValidateAll added in v0.29.1

func (m *MotherduckListTablesResponse) ValidateAll() error

ValidateAll checks the field values on MotherduckListTablesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MotherduckListTablesResponseMultiError, or nil if none found.

type MotherduckListTablesResponseMultiError added in v0.29.1

type MotherduckListTablesResponseMultiError []error

MotherduckListTablesResponseMultiError is an error wrapping multiple validation errors returned by MotherduckListTablesResponse.ValidateAll() if the designated constraints aren't met.

func (MotherduckListTablesResponseMultiError) AllErrors added in v0.29.1

AllErrors returns a list of validation violation errors.

func (MotherduckListTablesResponseMultiError) Error added in v0.29.1

Error returns a concatenation of all the error messages it wraps.

type MotherduckListTablesResponseValidationError added in v0.29.1

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

MotherduckListTablesResponseValidationError is the validation error returned by MotherduckListTablesResponse.Validate if the designated constraints aren't met.

func (MotherduckListTablesResponseValidationError) Cause added in v0.29.1

Cause function returns cause value.

func (MotherduckListTablesResponseValidationError) Error added in v0.29.1

Error satisfies the builtin error interface

func (MotherduckListTablesResponseValidationError) ErrorName added in v0.29.1

ErrorName returns error name.

func (MotherduckListTablesResponseValidationError) Field added in v0.29.1

Field function returns field value.

func (MotherduckListTablesResponseValidationError) Key added in v0.29.1

Key function returns key value.

func (MotherduckListTablesResponseValidationError) Reason added in v0.29.1

Reason function returns reason value.

type NumericHistogramBins

type NumericHistogramBins struct {
	Bins []*NumericHistogramBins_Bin `protobuf:"bytes,1,rep,name=bins,proto3" json:"bins,omitempty"`
	// contains filtered or unexported fields
}

func (*NumericHistogramBins) Descriptor deprecated

func (*NumericHistogramBins) Descriptor() ([]byte, []int)

Deprecated: Use NumericHistogramBins.ProtoReflect.Descriptor instead.

func (*NumericHistogramBins) GetBins

func (*NumericHistogramBins) ProtoMessage

func (*NumericHistogramBins) ProtoMessage()

func (*NumericHistogramBins) ProtoReflect

func (x *NumericHistogramBins) ProtoReflect() protoreflect.Message

func (*NumericHistogramBins) Reset

func (x *NumericHistogramBins) Reset()

func (*NumericHistogramBins) String

func (x *NumericHistogramBins) String() string

func (*NumericHistogramBins) Validate added in v0.20.0

func (m *NumericHistogramBins) Validate() error

Validate checks the field values on NumericHistogramBins with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*NumericHistogramBins) ValidateAll added in v0.20.0

func (m *NumericHistogramBins) ValidateAll() error

ValidateAll checks the field values on NumericHistogramBins with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NumericHistogramBinsMultiError, or nil if none found.

type NumericHistogramBinsMultiError added in v0.20.0

type NumericHistogramBinsMultiError []error

NumericHistogramBinsMultiError is an error wrapping multiple validation errors returned by NumericHistogramBins.ValidateAll() if the designated constraints aren't met.

func (NumericHistogramBinsMultiError) AllErrors added in v0.20.0

func (m NumericHistogramBinsMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (NumericHistogramBinsMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type NumericHistogramBinsValidationError added in v0.20.0

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

NumericHistogramBinsValidationError is the validation error returned by NumericHistogramBins.Validate if the designated constraints aren't met.

func (NumericHistogramBinsValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (NumericHistogramBinsValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (NumericHistogramBinsValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (NumericHistogramBinsValidationError) Field added in v0.20.0

Field function returns field value.

func (NumericHistogramBinsValidationError) Key added in v0.20.0

Key function returns key value.

func (NumericHistogramBinsValidationError) Reason added in v0.20.0

Reason function returns reason value.

type NumericHistogramBins_Bin

type NumericHistogramBins_Bin struct {
	Bucket   int32   `protobuf:"varint,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
	Low      float64 `protobuf:"fixed64,2,opt,name=low,proto3" json:"low,omitempty"`
	Midpoint float64 `protobuf:"fixed64,3,opt,name=midpoint,proto3" json:"midpoint,omitempty"`
	High     float64 `protobuf:"fixed64,4,opt,name=high,proto3" json:"high,omitempty"`
	Count    float64 `protobuf:"fixed64,5,opt,name=count,proto3" json:"count,omitempty"`
	// contains filtered or unexported fields
}

func (*NumericHistogramBins_Bin) Descriptor deprecated

func (*NumericHistogramBins_Bin) Descriptor() ([]byte, []int)

Deprecated: Use NumericHistogramBins_Bin.ProtoReflect.Descriptor instead.

func (*NumericHistogramBins_Bin) GetBucket

func (x *NumericHistogramBins_Bin) GetBucket() int32

func (*NumericHistogramBins_Bin) GetCount

func (x *NumericHistogramBins_Bin) GetCount() float64

func (*NumericHistogramBins_Bin) GetHigh

func (x *NumericHistogramBins_Bin) GetHigh() float64

func (*NumericHistogramBins_Bin) GetLow

func (x *NumericHistogramBins_Bin) GetLow() float64

func (*NumericHistogramBins_Bin) GetMidpoint added in v0.22.0

func (x *NumericHistogramBins_Bin) GetMidpoint() float64

func (*NumericHistogramBins_Bin) ProtoMessage

func (*NumericHistogramBins_Bin) ProtoMessage()

func (*NumericHistogramBins_Bin) ProtoReflect

func (x *NumericHistogramBins_Bin) ProtoReflect() protoreflect.Message

func (*NumericHistogramBins_Bin) Reset

func (x *NumericHistogramBins_Bin) Reset()

func (*NumericHistogramBins_Bin) String

func (x *NumericHistogramBins_Bin) String() string

func (*NumericHistogramBins_Bin) Validate added in v0.20.0

func (m *NumericHistogramBins_Bin) Validate() error

Validate checks the field values on NumericHistogramBins_Bin with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*NumericHistogramBins_Bin) ValidateAll added in v0.20.0

func (m *NumericHistogramBins_Bin) ValidateAll() error

ValidateAll checks the field values on NumericHistogramBins_Bin with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NumericHistogramBins_BinMultiError, or nil if none found.

type NumericHistogramBins_BinMultiError added in v0.20.0

type NumericHistogramBins_BinMultiError []error

NumericHistogramBins_BinMultiError is an error wrapping multiple validation errors returned by NumericHistogramBins_Bin.ValidateAll() if the designated constraints aren't met.

func (NumericHistogramBins_BinMultiError) AllErrors added in v0.20.0

func (m NumericHistogramBins_BinMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (NumericHistogramBins_BinMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type NumericHistogramBins_BinValidationError added in v0.20.0

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

NumericHistogramBins_BinValidationError is the validation error returned by NumericHistogramBins_Bin.Validate if the designated constraints aren't met.

func (NumericHistogramBins_BinValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (NumericHistogramBins_BinValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (NumericHistogramBins_BinValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (NumericHistogramBins_BinValidationError) Field added in v0.20.0

Field function returns field value.

func (NumericHistogramBins_BinValidationError) Key added in v0.20.0

Key function returns key value.

func (NumericHistogramBins_BinValidationError) Reason added in v0.20.0

Reason function returns reason value.

type NumericOutliers

type NumericOutliers struct {
	Outliers []*NumericOutliers_Outlier `protobuf:"bytes,1,rep,name=outliers,proto3" json:"outliers,omitempty"`
	// contains filtered or unexported fields
}

func (*NumericOutliers) Descriptor deprecated

func (*NumericOutliers) Descriptor() ([]byte, []int)

Deprecated: Use NumericOutliers.ProtoReflect.Descriptor instead.

func (*NumericOutliers) GetOutliers

func (x *NumericOutliers) GetOutliers() []*NumericOutliers_Outlier

func (*NumericOutliers) ProtoMessage

func (*NumericOutliers) ProtoMessage()

func (*NumericOutliers) ProtoReflect

func (x *NumericOutliers) ProtoReflect() protoreflect.Message

func (*NumericOutliers) Reset

func (x *NumericOutliers) Reset()

func (*NumericOutliers) String

func (x *NumericOutliers) String() string

func (*NumericOutliers) Validate added in v0.20.0

func (m *NumericOutliers) Validate() error

Validate checks the field values on NumericOutliers with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*NumericOutliers) ValidateAll added in v0.20.0

func (m *NumericOutliers) ValidateAll() error

ValidateAll checks the field values on NumericOutliers with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NumericOutliersMultiError, or nil if none found.

type NumericOutliersMultiError added in v0.20.0

type NumericOutliersMultiError []error

NumericOutliersMultiError is an error wrapping multiple validation errors returned by NumericOutliers.ValidateAll() if the designated constraints aren't met.

func (NumericOutliersMultiError) AllErrors added in v0.20.0

func (m NumericOutliersMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (NumericOutliersMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type NumericOutliersValidationError added in v0.20.0

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

NumericOutliersValidationError is the validation error returned by NumericOutliers.Validate if the designated constraints aren't met.

func (NumericOutliersValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (NumericOutliersValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (NumericOutliersValidationError) ErrorName added in v0.20.0

func (e NumericOutliersValidationError) ErrorName() string

ErrorName returns error name.

func (NumericOutliersValidationError) Field added in v0.20.0

Field function returns field value.

func (NumericOutliersValidationError) Key added in v0.20.0

Key function returns key value.

func (NumericOutliersValidationError) Reason added in v0.20.0

Reason function returns reason value.

type NumericOutliers_Outlier

type NumericOutliers_Outlier struct {
	Bucket  int32   `protobuf:"varint,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
	Low     float64 `protobuf:"fixed64,2,opt,name=low,proto3" json:"low,omitempty"`
	High    float64 `protobuf:"fixed64,3,opt,name=high,proto3" json:"high,omitempty"`
	Present bool    `protobuf:"varint,4,opt,name=present,proto3" json:"present,omitempty"`
	Count   int32   `protobuf:"varint,5,opt,name=count,proto3" json:"count,omitempty"`
	// contains filtered or unexported fields
}

func (*NumericOutliers_Outlier) Descriptor deprecated

func (*NumericOutliers_Outlier) Descriptor() ([]byte, []int)

Deprecated: Use NumericOutliers_Outlier.ProtoReflect.Descriptor instead.

func (*NumericOutliers_Outlier) GetBucket

func (x *NumericOutliers_Outlier) GetBucket() int32

func (*NumericOutliers_Outlier) GetCount

func (x *NumericOutliers_Outlier) GetCount() int32

func (*NumericOutliers_Outlier) GetHigh

func (x *NumericOutliers_Outlier) GetHigh() float64

func (*NumericOutliers_Outlier) GetLow

func (x *NumericOutliers_Outlier) GetLow() float64

func (*NumericOutliers_Outlier) GetPresent

func (x *NumericOutliers_Outlier) GetPresent() bool

func (*NumericOutliers_Outlier) ProtoMessage

func (*NumericOutliers_Outlier) ProtoMessage()

func (*NumericOutliers_Outlier) ProtoReflect

func (x *NumericOutliers_Outlier) ProtoReflect() protoreflect.Message

func (*NumericOutliers_Outlier) Reset

func (x *NumericOutliers_Outlier) Reset()

func (*NumericOutliers_Outlier) String

func (x *NumericOutliers_Outlier) String() string

func (*NumericOutliers_Outlier) Validate added in v0.20.0

func (m *NumericOutliers_Outlier) Validate() error

Validate checks the field values on NumericOutliers_Outlier with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*NumericOutliers_Outlier) ValidateAll added in v0.20.0

func (m *NumericOutliers_Outlier) ValidateAll() error

ValidateAll checks the field values on NumericOutliers_Outlier with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NumericOutliers_OutlierMultiError, or nil if none found.

type NumericOutliers_OutlierMultiError added in v0.20.0

type NumericOutliers_OutlierMultiError []error

NumericOutliers_OutlierMultiError is an error wrapping multiple validation errors returned by NumericOutliers_Outlier.ValidateAll() if the designated constraints aren't met.

func (NumericOutliers_OutlierMultiError) AllErrors added in v0.20.0

func (m NumericOutliers_OutlierMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (NumericOutliers_OutlierMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type NumericOutliers_OutlierValidationError added in v0.20.0

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

NumericOutliers_OutlierValidationError is the validation error returned by NumericOutliers_Outlier.Validate if the designated constraints aren't met.

func (NumericOutliers_OutlierValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (NumericOutliers_OutlierValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (NumericOutliers_OutlierValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (NumericOutliers_OutlierValidationError) Field added in v0.20.0

Field function returns field value.

func (NumericOutliers_OutlierValidationError) Key added in v0.20.0

Key function returns key value.

func (NumericOutliers_OutlierValidationError) Reason added in v0.20.0

Reason function returns reason value.

type NumericStatistics

type NumericStatistics struct {
	Min  float64 `protobuf:"fixed64,1,opt,name=min,proto3" json:"min,omitempty"`
	Max  float64 `protobuf:"fixed64,2,opt,name=max,proto3" json:"max,omitempty"`
	Mean float64 `protobuf:"fixed64,3,opt,name=mean,proto3" json:"mean,omitempty"`
	Q25  float64 `protobuf:"fixed64,4,opt,name=q25,proto3" json:"q25,omitempty"`
	Q50  float64 `protobuf:"fixed64,5,opt,name=q50,proto3" json:"q50,omitempty"`
	Q75  float64 `protobuf:"fixed64,6,opt,name=q75,proto3" json:"q75,omitempty"`
	Sd   float64 `protobuf:"fixed64,7,opt,name=sd,proto3" json:"sd,omitempty"`
	// contains filtered or unexported fields
}

Response for QueryService.ColumnDescriptiveStatistics

func (*NumericStatistics) Descriptor deprecated

func (*NumericStatistics) Descriptor() ([]byte, []int)

Deprecated: Use NumericStatistics.ProtoReflect.Descriptor instead.

func (*NumericStatistics) GetMax

func (x *NumericStatistics) GetMax() float64

func (*NumericStatistics) GetMean

func (x *NumericStatistics) GetMean() float64

func (*NumericStatistics) GetMin

func (x *NumericStatistics) GetMin() float64

func (*NumericStatistics) GetQ25

func (x *NumericStatistics) GetQ25() float64

func (*NumericStatistics) GetQ50

func (x *NumericStatistics) GetQ50() float64

func (*NumericStatistics) GetQ75

func (x *NumericStatistics) GetQ75() float64

func (*NumericStatistics) GetSd

func (x *NumericStatistics) GetSd() float64

func (*NumericStatistics) ProtoMessage

func (*NumericStatistics) ProtoMessage()

func (*NumericStatistics) ProtoReflect

func (x *NumericStatistics) ProtoReflect() protoreflect.Message

func (*NumericStatistics) Reset

func (x *NumericStatistics) Reset()

func (*NumericStatistics) String

func (x *NumericStatistics) String() string

func (*NumericStatistics) Validate added in v0.20.0

func (m *NumericStatistics) Validate() error

Validate checks the field values on NumericStatistics with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*NumericStatistics) ValidateAll added in v0.20.0

func (m *NumericStatistics) ValidateAll() error

ValidateAll checks the field values on NumericStatistics with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NumericStatisticsMultiError, or nil if none found.

type NumericStatisticsMultiError added in v0.20.0

type NumericStatisticsMultiError []error

NumericStatisticsMultiError is an error wrapping multiple validation errors returned by NumericStatistics.ValidateAll() if the designated constraints aren't met.

func (NumericStatisticsMultiError) AllErrors added in v0.20.0

func (m NumericStatisticsMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (NumericStatisticsMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type NumericStatisticsValidationError added in v0.20.0

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

NumericStatisticsValidationError is the validation error returned by NumericStatistics.Validate if the designated constraints aren't met.

func (NumericStatisticsValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (NumericStatisticsValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (NumericStatisticsValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (NumericStatisticsValidationError) Field added in v0.20.0

Field function returns field value.

func (NumericStatisticsValidationError) Key added in v0.20.0

Key function returns key value.

func (NumericStatisticsValidationError) Reason added in v0.20.0

Reason function returns reason value.

type NumericSummary

type NumericSummary struct {

	// Types that are assignable to Case:
	//
	//	*NumericSummary_NumericHistogramBins
	//	*NumericSummary_NumericStatistics
	//	*NumericSummary_NumericOutliers
	Case isNumericSummary_Case `protobuf_oneof:"case"`
	// contains filtered or unexported fields
}

Response for QueryService.ColumnNumericHistogram, QueryService.ColumnDescriptiveStatistics and QueryService.ColumnCardinality. Message will have either numericHistogramBins, numericStatistics or numericOutliers set.

func (*NumericSummary) Descriptor deprecated

func (*NumericSummary) Descriptor() ([]byte, []int)

Deprecated: Use NumericSummary.ProtoReflect.Descriptor instead.

func (*NumericSummary) GetCase

func (m *NumericSummary) GetCase() isNumericSummary_Case

func (*NumericSummary) GetNumericHistogramBins

func (x *NumericSummary) GetNumericHistogramBins() *NumericHistogramBins

func (*NumericSummary) GetNumericOutliers

func (x *NumericSummary) GetNumericOutliers() *NumericOutliers

func (*NumericSummary) GetNumericStatistics

func (x *NumericSummary) GetNumericStatistics() *NumericStatistics

func (*NumericSummary) ProtoMessage

func (*NumericSummary) ProtoMessage()

func (*NumericSummary) ProtoReflect

func (x *NumericSummary) ProtoReflect() protoreflect.Message

func (*NumericSummary) Reset

func (x *NumericSummary) Reset()

func (*NumericSummary) String

func (x *NumericSummary) String() string

func (*NumericSummary) Validate added in v0.20.0

func (m *NumericSummary) Validate() error

Validate checks the field values on NumericSummary with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*NumericSummary) ValidateAll added in v0.20.0

func (m *NumericSummary) ValidateAll() error

ValidateAll checks the field values on NumericSummary with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NumericSummaryMultiError, or nil if none found.

type NumericSummaryMultiError added in v0.20.0

type NumericSummaryMultiError []error

NumericSummaryMultiError is an error wrapping multiple validation errors returned by NumericSummary.ValidateAll() if the designated constraints aren't met.

func (NumericSummaryMultiError) AllErrors added in v0.20.0

func (m NumericSummaryMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (NumericSummaryMultiError) Error added in v0.20.0

func (m NumericSummaryMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type NumericSummaryValidationError added in v0.20.0

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

NumericSummaryValidationError is the validation error returned by NumericSummary.Validate if the designated constraints aren't met.

func (NumericSummaryValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (NumericSummaryValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (NumericSummaryValidationError) ErrorName added in v0.20.0

func (e NumericSummaryValidationError) ErrorName() string

ErrorName returns error name.

func (NumericSummaryValidationError) Field added in v0.20.0

Field function returns field value.

func (NumericSummaryValidationError) Key added in v0.20.0

Key function returns key value.

func (NumericSummaryValidationError) Reason added in v0.20.0

Reason function returns reason value.

type NumericSummary_NumericHistogramBins

type NumericSummary_NumericHistogramBins struct {
	NumericHistogramBins *NumericHistogramBins `protobuf:"bytes,1,opt,name=numeric_histogram_bins,json=numericHistogramBins,proto3,oneof"`
}

type NumericSummary_NumericOutliers

type NumericSummary_NumericOutliers struct {
	NumericOutliers *NumericOutliers `protobuf:"bytes,3,opt,name=numeric_outliers,json=numericOutliers,proto3,oneof"`
}

type NumericSummary_NumericStatistics

type NumericSummary_NumericStatistics struct {
	NumericStatistics *NumericStatistics `protobuf:"bytes,2,opt,name=numeric_statistics,json=numericStatistics,proto3,oneof"`
}

type ObjectType

type ObjectType int32

ObjectType represents the different kinds of catalog objects

const (
	ObjectType_OBJECT_TYPE_UNSPECIFIED  ObjectType = 0
	ObjectType_OBJECT_TYPE_TABLE        ObjectType = 1
	ObjectType_OBJECT_TYPE_SOURCE       ObjectType = 2
	ObjectType_OBJECT_TYPE_MODEL        ObjectType = 3
	ObjectType_OBJECT_TYPE_METRICS_VIEW ObjectType = 4
)

func (ObjectType) Descriptor

func (ObjectType) Descriptor() protoreflect.EnumDescriptor

func (ObjectType) Enum

func (x ObjectType) Enum() *ObjectType

func (ObjectType) EnumDescriptor deprecated

func (ObjectType) EnumDescriptor() ([]byte, []int)

Deprecated: Use ObjectType.Descriptor instead.

func (ObjectType) Number

func (x ObjectType) Number() protoreflect.EnumNumber

func (ObjectType) String

func (x ObjectType) String() string

func (ObjectType) Type

type PingRequest

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

Request message for RuntimeService.Ping

func (*PingRequest) Descriptor deprecated

func (*PingRequest) Descriptor() ([]byte, []int)

Deprecated: Use PingRequest.ProtoReflect.Descriptor instead.

func (*PingRequest) ProtoMessage

func (*PingRequest) ProtoMessage()

func (*PingRequest) ProtoReflect

func (x *PingRequest) ProtoReflect() protoreflect.Message

func (*PingRequest) Reset

func (x *PingRequest) Reset()

func (*PingRequest) String

func (x *PingRequest) String() string

func (*PingRequest) Validate added in v0.20.0

func (m *PingRequest) Validate() error

Validate checks the field values on PingRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PingRequest) ValidateAll added in v0.20.0

func (m *PingRequest) ValidateAll() error

ValidateAll checks the field values on PingRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingRequestMultiError, or nil if none found.

type PingRequestMultiError added in v0.20.0

type PingRequestMultiError []error

PingRequestMultiError is an error wrapping multiple validation errors returned by PingRequest.ValidateAll() if the designated constraints aren't met.

func (PingRequestMultiError) AllErrors added in v0.20.0

func (m PingRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PingRequestMultiError) Error added in v0.20.0

func (m PingRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type PingRequestValidationError added in v0.20.0

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

PingRequestValidationError is the validation error returned by PingRequest.Validate if the designated constraints aren't met.

func (PingRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (PingRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (PingRequestValidationError) ErrorName added in v0.20.0

func (e PingRequestValidationError) ErrorName() string

ErrorName returns error name.

func (PingRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (PingRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (PingRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type PingResponse

type PingResponse struct {

	// Runtime version
	Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
	// Runtime server time
	Time *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=time,proto3" json:"time,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.Ping

func (*PingResponse) Descriptor deprecated

func (*PingResponse) Descriptor() ([]byte, []int)

Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.

func (*PingResponse) GetTime

func (x *PingResponse) GetTime() *timestamppb.Timestamp

func (*PingResponse) GetVersion

func (x *PingResponse) GetVersion() string

func (*PingResponse) ProtoMessage

func (*PingResponse) ProtoMessage()

func (*PingResponse) ProtoReflect

func (x *PingResponse) ProtoReflect() protoreflect.Message

func (*PingResponse) Reset

func (x *PingResponse) Reset()

func (*PingResponse) String

func (x *PingResponse) String() string

func (*PingResponse) Validate added in v0.20.0

func (m *PingResponse) Validate() error

Validate checks the field values on PingResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PingResponse) ValidateAll added in v0.20.0

func (m *PingResponse) ValidateAll() error

ValidateAll checks the field values on PingResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingResponseMultiError, or nil if none found.

type PingResponseMultiError added in v0.20.0

type PingResponseMultiError []error

PingResponseMultiError is an error wrapping multiple validation errors returned by PingResponse.ValidateAll() if the designated constraints aren't met.

func (PingResponseMultiError) AllErrors added in v0.20.0

func (m PingResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PingResponseMultiError) Error added in v0.20.0

func (m PingResponseMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type PingResponseValidationError added in v0.20.0

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

PingResponseValidationError is the validation error returned by PingResponse.Validate if the designated constraints aren't met.

func (PingResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (PingResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (PingResponseValidationError) ErrorName added in v0.20.0

func (e PingResponseValidationError) ErrorName() string

ErrorName returns error name.

func (PingResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (PingResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (PingResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type ProfileColumn

type ProfileColumn struct {
	Name                string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Type                string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	LargestStringLength int32  `protobuf:"varint,3,opt,name=largest_string_length,json=largestStringLength,proto3" json:"largest_string_length,omitempty"`
	// contains filtered or unexported fields
}

func (*ProfileColumn) Descriptor deprecated

func (*ProfileColumn) Descriptor() ([]byte, []int)

Deprecated: Use ProfileColumn.ProtoReflect.Descriptor instead.

func (*ProfileColumn) GetLargestStringLength

func (x *ProfileColumn) GetLargestStringLength() int32

func (*ProfileColumn) GetName

func (x *ProfileColumn) GetName() string

func (*ProfileColumn) GetType

func (x *ProfileColumn) GetType() string

func (*ProfileColumn) ProtoMessage

func (*ProfileColumn) ProtoMessage()

func (*ProfileColumn) ProtoReflect

func (x *ProfileColumn) ProtoReflect() protoreflect.Message

func (*ProfileColumn) Reset

func (x *ProfileColumn) Reset()

func (*ProfileColumn) String

func (x *ProfileColumn) String() string

func (*ProfileColumn) Validate added in v0.20.0

func (m *ProfileColumn) Validate() error

Validate checks the field values on ProfileColumn with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ProfileColumn) ValidateAll added in v0.20.0

func (m *ProfileColumn) ValidateAll() error

ValidateAll checks the field values on ProfileColumn with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ProfileColumnMultiError, or nil if none found.

type ProfileColumnMultiError added in v0.20.0

type ProfileColumnMultiError []error

ProfileColumnMultiError is an error wrapping multiple validation errors returned by ProfileColumn.ValidateAll() if the designated constraints aren't met.

func (ProfileColumnMultiError) AllErrors added in v0.20.0

func (m ProfileColumnMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ProfileColumnMultiError) Error added in v0.20.0

func (m ProfileColumnMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type ProfileColumnValidationError added in v0.20.0

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

ProfileColumnValidationError is the validation error returned by ProfileColumn.Validate if the designated constraints aren't met.

func (ProfileColumnValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ProfileColumnValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ProfileColumnValidationError) ErrorName added in v0.20.0

func (e ProfileColumnValidationError) ErrorName() string

ErrorName returns error name.

func (ProfileColumnValidationError) Field added in v0.20.0

Field function returns field value.

func (ProfileColumnValidationError) Key added in v0.20.0

Key function returns key value.

func (ProfileColumnValidationError) Reason added in v0.20.0

Reason function returns reason value.

type PutFileAndReconcileRequest

type PutFileAndReconcileRequest struct {

	// Instance to store file in and reconcile
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	// Path to store the file at
	Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	// Contents to save to the file
	Blob string `protobuf:"bytes,3,opt,name=blob,proto3" json:"blob,omitempty"`
	// Create indicates whether to create the file if it doesn't already exist
	Create bool `protobuf:"varint,4,opt,name=create,proto3" json:"create,omitempty"`
	// create_only will cause the operation to fail if a file already exists at path.
	// It should only be set when create = true.
	CreateOnly bool `protobuf:"varint,5,opt,name=create_only,json=createOnly,proto3" json:"create_only,omitempty"`
	// If true, will save the file and validate it and related file artifacts, but not actually execute any migrations.
	Dry bool `protobuf:"varint,6,opt,name=dry,proto3" json:"dry,omitempty"`
	// If true, will not execute any migrations if any artifact fails to validate.
	// Otherwise, it will execute a best-effort reconciliation (including dropping objects with
	// artifacts that fail to validate.)
	Strict bool `protobuf:"varint,7,opt,name=strict,proto3" json:"strict,omitempty"`
	// contains filtered or unexported fields
}

func (*PutFileAndReconcileRequest) Descriptor deprecated

func (*PutFileAndReconcileRequest) Descriptor() ([]byte, []int)

Deprecated: Use PutFileAndReconcileRequest.ProtoReflect.Descriptor instead.

func (*PutFileAndReconcileRequest) GetBlob

func (x *PutFileAndReconcileRequest) GetBlob() string

func (*PutFileAndReconcileRequest) GetCreate

func (x *PutFileAndReconcileRequest) GetCreate() bool

func (*PutFileAndReconcileRequest) GetCreateOnly

func (x *PutFileAndReconcileRequest) GetCreateOnly() bool

func (*PutFileAndReconcileRequest) GetDry

func (x *PutFileAndReconcileRequest) GetDry() bool

func (*PutFileAndReconcileRequest) GetInstanceId

func (x *PutFileAndReconcileRequest) GetInstanceId() string

func (*PutFileAndReconcileRequest) GetPath

func (x *PutFileAndReconcileRequest) GetPath() string

func (*PutFileAndReconcileRequest) GetStrict

func (x *PutFileAndReconcileRequest) GetStrict() bool

func (*PutFileAndReconcileRequest) ProtoMessage

func (*PutFileAndReconcileRequest) ProtoMessage()

func (*PutFileAndReconcileRequest) ProtoReflect

func (*PutFileAndReconcileRequest) Reset

func (x *PutFileAndReconcileRequest) Reset()

func (*PutFileAndReconcileRequest) String

func (x *PutFileAndReconcileRequest) String() string

func (*PutFileAndReconcileRequest) Validate added in v0.20.0

func (m *PutFileAndReconcileRequest) Validate() error

Validate checks the field values on PutFileAndReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PutFileAndReconcileRequest) ValidateAll added in v0.20.0

func (m *PutFileAndReconcileRequest) ValidateAll() error

ValidateAll checks the field values on PutFileAndReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PutFileAndReconcileRequestMultiError, or nil if none found.

type PutFileAndReconcileRequestMultiError added in v0.20.0

type PutFileAndReconcileRequestMultiError []error

PutFileAndReconcileRequestMultiError is an error wrapping multiple validation errors returned by PutFileAndReconcileRequest.ValidateAll() if the designated constraints aren't met.

func (PutFileAndReconcileRequestMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (PutFileAndReconcileRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type PutFileAndReconcileRequestValidationError added in v0.20.0

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

PutFileAndReconcileRequestValidationError is the validation error returned by PutFileAndReconcileRequest.Validate if the designated constraints aren't met.

func (PutFileAndReconcileRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (PutFileAndReconcileRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (PutFileAndReconcileRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (PutFileAndReconcileRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (PutFileAndReconcileRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (PutFileAndReconcileRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type PutFileAndReconcileResponse

type PutFileAndReconcileResponse struct {

	// Errors encountered during reconciliation. If strict = false, any path in
	// affected_paths without an error can be assumed to have been reconciled succesfully.
	Errors []*ReconcileError `protobuf:"bytes,1,rep,name=errors,proto3" json:"errors,omitempty"`
	// affected_paths lists all the file artifact paths that were considered while
	// executing the reconciliation. If changed_paths was empty, this will include all
	// code artifacts in the repo.
	AffectedPaths []string `protobuf:"bytes,2,rep,name=affected_paths,json=affectedPaths,proto3" json:"affected_paths,omitempty"`
	// contains filtered or unexported fields
}

func (*PutFileAndReconcileResponse) Descriptor deprecated

func (*PutFileAndReconcileResponse) Descriptor() ([]byte, []int)

Deprecated: Use PutFileAndReconcileResponse.ProtoReflect.Descriptor instead.

func (*PutFileAndReconcileResponse) GetAffectedPaths

func (x *PutFileAndReconcileResponse) GetAffectedPaths() []string

func (*PutFileAndReconcileResponse) GetErrors

func (x *PutFileAndReconcileResponse) GetErrors() []*ReconcileError

func (*PutFileAndReconcileResponse) ProtoMessage

func (*PutFileAndReconcileResponse) ProtoMessage()

func (*PutFileAndReconcileResponse) ProtoReflect

func (*PutFileAndReconcileResponse) Reset

func (x *PutFileAndReconcileResponse) Reset()

func (*PutFileAndReconcileResponse) String

func (x *PutFileAndReconcileResponse) String() string

func (*PutFileAndReconcileResponse) Validate added in v0.20.0

func (m *PutFileAndReconcileResponse) Validate() error

Validate checks the field values on PutFileAndReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PutFileAndReconcileResponse) ValidateAll added in v0.20.0

func (m *PutFileAndReconcileResponse) ValidateAll() error

ValidateAll checks the field values on PutFileAndReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PutFileAndReconcileResponseMultiError, or nil if none found.

type PutFileAndReconcileResponseMultiError added in v0.20.0

type PutFileAndReconcileResponseMultiError []error

PutFileAndReconcileResponseMultiError is an error wrapping multiple validation errors returned by PutFileAndReconcileResponse.ValidateAll() if the designated constraints aren't met.

func (PutFileAndReconcileResponseMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (PutFileAndReconcileResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type PutFileAndReconcileResponseValidationError added in v0.20.0

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

PutFileAndReconcileResponseValidationError is the validation error returned by PutFileAndReconcileResponse.Validate if the designated constraints aren't met.

func (PutFileAndReconcileResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (PutFileAndReconcileResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (PutFileAndReconcileResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (PutFileAndReconcileResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (PutFileAndReconcileResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (PutFileAndReconcileResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type PutFileRequest

type PutFileRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Path       string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	Blob       string `protobuf:"bytes,3,opt,name=blob,proto3" json:"blob,omitempty"`
	// Create indicates whether to create the file if it doesn't already exist
	Create bool `protobuf:"varint,4,opt,name=create,proto3" json:"create,omitempty"`
	// Will cause the operation to fail if the file already exists.
	// It should only be set when create = true.
	CreateOnly bool `protobuf:"varint,5,opt,name=create_only,json=createOnly,proto3" json:"create_only,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.PutFile

func (*PutFileRequest) Descriptor deprecated

func (*PutFileRequest) Descriptor() ([]byte, []int)

Deprecated: Use PutFileRequest.ProtoReflect.Descriptor instead.

func (*PutFileRequest) GetBlob

func (x *PutFileRequest) GetBlob() string

func (*PutFileRequest) GetCreate

func (x *PutFileRequest) GetCreate() bool

func (*PutFileRequest) GetCreateOnly

func (x *PutFileRequest) GetCreateOnly() bool

func (*PutFileRequest) GetInstanceId

func (x *PutFileRequest) GetInstanceId() string

func (*PutFileRequest) GetPath

func (x *PutFileRequest) GetPath() string

func (*PutFileRequest) ProtoMessage

func (*PutFileRequest) ProtoMessage()

func (*PutFileRequest) ProtoReflect

func (x *PutFileRequest) ProtoReflect() protoreflect.Message

func (*PutFileRequest) Reset

func (x *PutFileRequest) Reset()

func (*PutFileRequest) String

func (x *PutFileRequest) String() string

func (*PutFileRequest) Validate added in v0.20.0

func (m *PutFileRequest) Validate() error

Validate checks the field values on PutFileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PutFileRequest) ValidateAll added in v0.20.0

func (m *PutFileRequest) ValidateAll() error

ValidateAll checks the field values on PutFileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PutFileRequestMultiError, or nil if none found.

type PutFileRequestMultiError added in v0.20.0

type PutFileRequestMultiError []error

PutFileRequestMultiError is an error wrapping multiple validation errors returned by PutFileRequest.ValidateAll() if the designated constraints aren't met.

func (PutFileRequestMultiError) AllErrors added in v0.20.0

func (m PutFileRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PutFileRequestMultiError) Error added in v0.20.0

func (m PutFileRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type PutFileRequestValidationError added in v0.20.0

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

PutFileRequestValidationError is the validation error returned by PutFileRequest.Validate if the designated constraints aren't met.

func (PutFileRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (PutFileRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (PutFileRequestValidationError) ErrorName added in v0.20.0

func (e PutFileRequestValidationError) ErrorName() string

ErrorName returns error name.

func (PutFileRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (PutFileRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (PutFileRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type PutFileResponse

type PutFileResponse struct {
	FilePath string `protobuf:"bytes,1,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty"` // TODO: Redundant, should be removed (but frontend currently uses it)
	// contains filtered or unexported fields
}

Response message for RuntimeService.PutFile

func (*PutFileResponse) Descriptor deprecated

func (*PutFileResponse) Descriptor() ([]byte, []int)

Deprecated: Use PutFileResponse.ProtoReflect.Descriptor instead.

func (*PutFileResponse) GetFilePath

func (x *PutFileResponse) GetFilePath() string

func (*PutFileResponse) ProtoMessage

func (*PutFileResponse) ProtoMessage()

func (*PutFileResponse) ProtoReflect

func (x *PutFileResponse) ProtoReflect() protoreflect.Message

func (*PutFileResponse) Reset

func (x *PutFileResponse) Reset()

func (*PutFileResponse) String

func (x *PutFileResponse) String() string

func (*PutFileResponse) Validate added in v0.20.0

func (m *PutFileResponse) Validate() error

Validate checks the field values on PutFileResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PutFileResponse) ValidateAll added in v0.20.0

func (m *PutFileResponse) ValidateAll() error

ValidateAll checks the field values on PutFileResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PutFileResponseMultiError, or nil if none found.

type PutFileResponseMultiError added in v0.20.0

type PutFileResponseMultiError []error

PutFileResponseMultiError is an error wrapping multiple validation errors returned by PutFileResponse.ValidateAll() if the designated constraints aren't met.

func (PutFileResponseMultiError) AllErrors added in v0.20.0

func (m PutFileResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PutFileResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type PutFileResponseValidationError added in v0.20.0

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

PutFileResponseValidationError is the validation error returned by PutFileResponse.Validate if the designated constraints aren't met.

func (PutFileResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (PutFileResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (PutFileResponseValidationError) ErrorName added in v0.20.0

func (e PutFileResponseValidationError) ErrorName() string

ErrorName returns error name.

func (PutFileResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (PutFileResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (PutFileResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type QueryBatchEntry added in v0.29.1

type QueryBatchEntry struct {

	// Since response could out of order `key` is used to co-relate a specific response to request.
	Key int32 `protobuf:"varint,1,opt,name=key,proto3" json:"key,omitempty"`
	// Types that are assignable to Query:
	//
	//	*QueryBatchEntry_MetricsViewToplistRequest
	//	*QueryBatchEntry_MetricsViewComparisonToplistRequest
	//	*QueryBatchEntry_MetricsViewTimeSeriesRequest
	//	*QueryBatchEntry_MetricsViewTotalsRequest
	//	*QueryBatchEntry_MetricsViewRowsRequest
	//	*QueryBatchEntry_ColumnRollupIntervalRequest
	//	*QueryBatchEntry_ColumnTopKRequest
	//	*QueryBatchEntry_ColumnNullCountRequest
	//	*QueryBatchEntry_ColumnDescriptiveStatisticsRequest
	//	*QueryBatchEntry_ColumnTimeGrainRequest
	//	*QueryBatchEntry_ColumnNumericHistogramRequest
	//	*QueryBatchEntry_ColumnRugHistogramRequest
	//	*QueryBatchEntry_ColumnTimeRangeRequest
	//	*QueryBatchEntry_ColumnCardinalityRequest
	//	*QueryBatchEntry_ColumnTimeSeriesRequest
	//	*QueryBatchEntry_TableCardinalityRequest
	//	*QueryBatchEntry_TableColumnsRequest
	//	*QueryBatchEntry_TableRowsRequest
	Query isQueryBatchEntry_Query `protobuf_oneof:"query"`
	// contains filtered or unexported fields
}

func (*QueryBatchEntry) Descriptor deprecated added in v0.29.1

func (*QueryBatchEntry) Descriptor() ([]byte, []int)

Deprecated: Use QueryBatchEntry.ProtoReflect.Descriptor instead.

func (*QueryBatchEntry) GetColumnCardinalityRequest added in v0.29.1

func (x *QueryBatchEntry) GetColumnCardinalityRequest() *ColumnCardinalityRequest

func (*QueryBatchEntry) GetColumnDescriptiveStatisticsRequest added in v0.29.1

func (x *QueryBatchEntry) GetColumnDescriptiveStatisticsRequest() *ColumnDescriptiveStatisticsRequest

func (*QueryBatchEntry) GetColumnNullCountRequest added in v0.29.1

func (x *QueryBatchEntry) GetColumnNullCountRequest() *ColumnNullCountRequest

func (*QueryBatchEntry) GetColumnNumericHistogramRequest added in v0.29.1

func (x *QueryBatchEntry) GetColumnNumericHistogramRequest() *ColumnNumericHistogramRequest

func (*QueryBatchEntry) GetColumnRollupIntervalRequest added in v0.29.1

func (x *QueryBatchEntry) GetColumnRollupIntervalRequest() *ColumnRollupIntervalRequest

func (*QueryBatchEntry) GetColumnRugHistogramRequest added in v0.29.1

func (x *QueryBatchEntry) GetColumnRugHistogramRequest() *ColumnRugHistogramRequest

func (*QueryBatchEntry) GetColumnTimeGrainRequest added in v0.29.1

func (x *QueryBatchEntry) GetColumnTimeGrainRequest() *ColumnTimeGrainRequest

func (*QueryBatchEntry) GetColumnTimeRangeRequest added in v0.29.1

func (x *QueryBatchEntry) GetColumnTimeRangeRequest() *ColumnTimeRangeRequest

func (*QueryBatchEntry) GetColumnTimeSeriesRequest added in v0.29.1

func (x *QueryBatchEntry) GetColumnTimeSeriesRequest() *ColumnTimeSeriesRequest

func (*QueryBatchEntry) GetColumnTopKRequest added in v0.29.1

func (x *QueryBatchEntry) GetColumnTopKRequest() *ColumnTopKRequest

func (*QueryBatchEntry) GetKey added in v0.29.1

func (x *QueryBatchEntry) GetKey() int32

func (*QueryBatchEntry) GetMetricsViewComparisonToplistRequest added in v0.29.1

func (x *QueryBatchEntry) GetMetricsViewComparisonToplistRequest() *MetricsViewComparisonToplistRequest

func (*QueryBatchEntry) GetMetricsViewRowsRequest added in v0.29.1

func (x *QueryBatchEntry) GetMetricsViewRowsRequest() *MetricsViewRowsRequest

func (*QueryBatchEntry) GetMetricsViewTimeSeriesRequest added in v0.29.1

func (x *QueryBatchEntry) GetMetricsViewTimeSeriesRequest() *MetricsViewTimeSeriesRequest

func (*QueryBatchEntry) GetMetricsViewToplistRequest added in v0.29.1

func (x *QueryBatchEntry) GetMetricsViewToplistRequest() *MetricsViewToplistRequest

func (*QueryBatchEntry) GetMetricsViewTotalsRequest added in v0.29.1

func (x *QueryBatchEntry) GetMetricsViewTotalsRequest() *MetricsViewTotalsRequest

func (*QueryBatchEntry) GetQuery added in v0.29.1

func (m *QueryBatchEntry) GetQuery() isQueryBatchEntry_Query

func (*QueryBatchEntry) GetTableCardinalityRequest added in v0.29.1

func (x *QueryBatchEntry) GetTableCardinalityRequest() *TableCardinalityRequest

func (*QueryBatchEntry) GetTableColumnsRequest added in v0.29.1

func (x *QueryBatchEntry) GetTableColumnsRequest() *TableColumnsRequest

func (*QueryBatchEntry) GetTableRowsRequest added in v0.29.1

func (x *QueryBatchEntry) GetTableRowsRequest() *TableRowsRequest

func (*QueryBatchEntry) ProtoMessage added in v0.29.1

func (*QueryBatchEntry) ProtoMessage()

func (*QueryBatchEntry) ProtoReflect added in v0.29.1

func (x *QueryBatchEntry) ProtoReflect() protoreflect.Message

func (*QueryBatchEntry) Reset added in v0.29.1

func (x *QueryBatchEntry) Reset()

func (*QueryBatchEntry) String added in v0.29.1

func (x *QueryBatchEntry) String() string

func (*QueryBatchEntry) Validate added in v0.29.1

func (m *QueryBatchEntry) Validate() error

Validate checks the field values on QueryBatchEntry with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*QueryBatchEntry) ValidateAll added in v0.29.1

func (m *QueryBatchEntry) ValidateAll() error

ValidateAll checks the field values on QueryBatchEntry with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in QueryBatchEntryMultiError, or nil if none found.

type QueryBatchEntryMultiError added in v0.29.1

type QueryBatchEntryMultiError []error

QueryBatchEntryMultiError is an error wrapping multiple validation errors returned by QueryBatchEntry.ValidateAll() if the designated constraints aren't met.

func (QueryBatchEntryMultiError) AllErrors added in v0.29.1

func (m QueryBatchEntryMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (QueryBatchEntryMultiError) Error added in v0.29.1

Error returns a concatenation of all the error messages it wraps.

type QueryBatchEntryValidationError added in v0.29.1

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

QueryBatchEntryValidationError is the validation error returned by QueryBatchEntry.Validate if the designated constraints aren't met.

func (QueryBatchEntryValidationError) Cause added in v0.29.1

Cause function returns cause value.

func (QueryBatchEntryValidationError) Error added in v0.29.1

Error satisfies the builtin error interface

func (QueryBatchEntryValidationError) ErrorName added in v0.29.1

func (e QueryBatchEntryValidationError) ErrorName() string

ErrorName returns error name.

func (QueryBatchEntryValidationError) Field added in v0.29.1

Field function returns field value.

func (QueryBatchEntryValidationError) Key added in v0.29.1

Key function returns key value.

func (QueryBatchEntryValidationError) Reason added in v0.29.1

Reason function returns reason value.

type QueryBatchEntry_ColumnCardinalityRequest added in v0.29.1

type QueryBatchEntry_ColumnCardinalityRequest struct {
	ColumnCardinalityRequest *ColumnCardinalityRequest `protobuf:"bytes,15,opt,name=column_cardinality_request,json=columnCardinalityRequest,proto3,oneof"`
}

type QueryBatchEntry_ColumnDescriptiveStatisticsRequest added in v0.29.1

type QueryBatchEntry_ColumnDescriptiveStatisticsRequest struct {
	ColumnDescriptiveStatisticsRequest *ColumnDescriptiveStatisticsRequest `protobuf:"bytes,10,opt,name=column_descriptive_statistics_request,json=columnDescriptiveStatisticsRequest,proto3,oneof"`
}

type QueryBatchEntry_ColumnNullCountRequest added in v0.29.1

type QueryBatchEntry_ColumnNullCountRequest struct {
	ColumnNullCountRequest *ColumnNullCountRequest `protobuf:"bytes,9,opt,name=column_null_count_request,json=columnNullCountRequest,proto3,oneof"`
}

type QueryBatchEntry_ColumnNumericHistogramRequest added in v0.29.1

type QueryBatchEntry_ColumnNumericHistogramRequest struct {
	ColumnNumericHistogramRequest *ColumnNumericHistogramRequest `protobuf:"bytes,12,opt,name=column_numeric_histogram_request,json=columnNumericHistogramRequest,proto3,oneof"`
}

type QueryBatchEntry_ColumnRollupIntervalRequest added in v0.29.1

type QueryBatchEntry_ColumnRollupIntervalRequest struct {
	ColumnRollupIntervalRequest *ColumnRollupIntervalRequest `protobuf:"bytes,7,opt,name=column_rollup_interval_request,json=columnRollupIntervalRequest,proto3,oneof"`
}

type QueryBatchEntry_ColumnRugHistogramRequest added in v0.29.1

type QueryBatchEntry_ColumnRugHistogramRequest struct {
	ColumnRugHistogramRequest *ColumnRugHistogramRequest `protobuf:"bytes,13,opt,name=column_rug_histogram_request,json=columnRugHistogramRequest,proto3,oneof"`
}

type QueryBatchEntry_ColumnTimeGrainRequest added in v0.29.1

type QueryBatchEntry_ColumnTimeGrainRequest struct {
	ColumnTimeGrainRequest *ColumnTimeGrainRequest `protobuf:"bytes,11,opt,name=column_time_grain_request,json=columnTimeGrainRequest,proto3,oneof"`
}

type QueryBatchEntry_ColumnTimeRangeRequest added in v0.29.1

type QueryBatchEntry_ColumnTimeRangeRequest struct {
	ColumnTimeRangeRequest *ColumnTimeRangeRequest `protobuf:"bytes,14,opt,name=column_time_range_request,json=columnTimeRangeRequest,proto3,oneof"`
}

type QueryBatchEntry_ColumnTimeSeriesRequest added in v0.29.1

type QueryBatchEntry_ColumnTimeSeriesRequest struct {
	ColumnTimeSeriesRequest *ColumnTimeSeriesRequest `protobuf:"bytes,16,opt,name=column_time_series_request,json=columnTimeSeriesRequest,proto3,oneof"`
}

type QueryBatchEntry_ColumnTopKRequest added in v0.29.1

type QueryBatchEntry_ColumnTopKRequest struct {
	ColumnTopKRequest *ColumnTopKRequest `protobuf:"bytes,8,opt,name=column_top_k_request,json=columnTopKRequest,proto3,oneof"`
}

type QueryBatchEntry_MetricsViewComparisonToplistRequest added in v0.29.1

type QueryBatchEntry_MetricsViewComparisonToplistRequest struct {
	MetricsViewComparisonToplistRequest *MetricsViewComparisonToplistRequest `protobuf:"bytes,3,opt,name=metrics_view_comparison_toplist_request,json=metricsViewComparisonToplistRequest,proto3,oneof"`
}

type QueryBatchEntry_MetricsViewRowsRequest added in v0.29.1

type QueryBatchEntry_MetricsViewRowsRequest struct {
	MetricsViewRowsRequest *MetricsViewRowsRequest `protobuf:"bytes,6,opt,name=metrics_view_rows_request,json=metricsViewRowsRequest,proto3,oneof"`
}

type QueryBatchEntry_MetricsViewTimeSeriesRequest added in v0.29.1

type QueryBatchEntry_MetricsViewTimeSeriesRequest struct {
	MetricsViewTimeSeriesRequest *MetricsViewTimeSeriesRequest `protobuf:"bytes,4,opt,name=metrics_view_time_series_request,json=metricsViewTimeSeriesRequest,proto3,oneof"`
}

type QueryBatchEntry_MetricsViewToplistRequest added in v0.29.1

type QueryBatchEntry_MetricsViewToplistRequest struct {
	MetricsViewToplistRequest *MetricsViewToplistRequest `protobuf:"bytes,2,opt,name=metrics_view_toplist_request,json=metricsViewToplistRequest,proto3,oneof"`
}

type QueryBatchEntry_MetricsViewTotalsRequest added in v0.29.1

type QueryBatchEntry_MetricsViewTotalsRequest struct {
	MetricsViewTotalsRequest *MetricsViewTotalsRequest `protobuf:"bytes,5,opt,name=metrics_view_totals_request,json=metricsViewTotalsRequest,proto3,oneof"`
}

type QueryBatchEntry_TableCardinalityRequest added in v0.29.1

type QueryBatchEntry_TableCardinalityRequest struct {
	TableCardinalityRequest *TableCardinalityRequest `protobuf:"bytes,17,opt,name=table_cardinality_request,json=tableCardinalityRequest,proto3,oneof"`
}

type QueryBatchEntry_TableColumnsRequest added in v0.29.1

type QueryBatchEntry_TableColumnsRequest struct {
	TableColumnsRequest *TableColumnsRequest `protobuf:"bytes,18,opt,name=table_columns_request,json=tableColumnsRequest,proto3,oneof"`
}

type QueryBatchEntry_TableRowsRequest added in v0.29.1

type QueryBatchEntry_TableRowsRequest struct {
	TableRowsRequest *TableRowsRequest `protobuf:"bytes,19,opt,name=table_rows_request,json=tableRowsRequest,proto3,oneof"`
}

type QueryBatchRequest added in v0.29.1

type QueryBatchRequest struct {
	InstanceId string             `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Queries    []*QueryBatchEntry `protobuf:"bytes,3,rep,name=queries,proto3" json:"queries,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryBatchRequest) Descriptor deprecated added in v0.29.1

func (*QueryBatchRequest) Descriptor() ([]byte, []int)

Deprecated: Use QueryBatchRequest.ProtoReflect.Descriptor instead.

func (*QueryBatchRequest) GetInstanceId added in v0.29.1

func (x *QueryBatchRequest) GetInstanceId() string

func (*QueryBatchRequest) GetQueries added in v0.29.1

func (x *QueryBatchRequest) GetQueries() []*QueryBatchEntry

func (*QueryBatchRequest) ProtoMessage added in v0.29.1

func (*QueryBatchRequest) ProtoMessage()

func (*QueryBatchRequest) ProtoReflect added in v0.29.1

func (x *QueryBatchRequest) ProtoReflect() protoreflect.Message

func (*QueryBatchRequest) Reset added in v0.29.1

func (x *QueryBatchRequest) Reset()

func (*QueryBatchRequest) String added in v0.29.1

func (x *QueryBatchRequest) String() string

func (*QueryBatchRequest) Validate added in v0.29.1

func (m *QueryBatchRequest) Validate() error

Validate checks the field values on QueryBatchRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*QueryBatchRequest) ValidateAll added in v0.29.1

func (m *QueryBatchRequest) ValidateAll() error

ValidateAll checks the field values on QueryBatchRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in QueryBatchRequestMultiError, or nil if none found.

type QueryBatchRequestMultiError added in v0.29.1

type QueryBatchRequestMultiError []error

QueryBatchRequestMultiError is an error wrapping multiple validation errors returned by QueryBatchRequest.ValidateAll() if the designated constraints aren't met.

func (QueryBatchRequestMultiError) AllErrors added in v0.29.1

func (m QueryBatchRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (QueryBatchRequestMultiError) Error added in v0.29.1

Error returns a concatenation of all the error messages it wraps.

type QueryBatchRequestValidationError added in v0.29.1

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

QueryBatchRequestValidationError is the validation error returned by QueryBatchRequest.Validate if the designated constraints aren't met.

func (QueryBatchRequestValidationError) Cause added in v0.29.1

Cause function returns cause value.

func (QueryBatchRequestValidationError) Error added in v0.29.1

Error satisfies the builtin error interface

func (QueryBatchRequestValidationError) ErrorName added in v0.29.1

ErrorName returns error name.

func (QueryBatchRequestValidationError) Field added in v0.29.1

Field function returns field value.

func (QueryBatchRequestValidationError) Key added in v0.29.1

Key function returns key value.

func (QueryBatchRequestValidationError) Reason added in v0.29.1

Reason function returns reason value.

type QueryBatchResponse added in v0.29.1

type QueryBatchResponse struct {
	Key   int32  `protobuf:"varint,1,opt,name=key,proto3" json:"key,omitempty"`
	Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// Types that are assignable to Result:
	//
	//	*QueryBatchResponse_MetricsViewToplistResponse
	//	*QueryBatchResponse_MetricsViewComparisonToplistResponse
	//	*QueryBatchResponse_MetricsViewTimeSeriesResponse
	//	*QueryBatchResponse_MetricsViewTotalsResponse
	//	*QueryBatchResponse_MetricsViewRowsResponse
	//	*QueryBatchResponse_ColumnRollupIntervalResponse
	//	*QueryBatchResponse_ColumnTopKResponse
	//	*QueryBatchResponse_ColumnNullCountResponse
	//	*QueryBatchResponse_ColumnDescriptiveStatisticsResponse
	//	*QueryBatchResponse_ColumnTimeGrainResponse
	//	*QueryBatchResponse_ColumnNumericHistogramResponse
	//	*QueryBatchResponse_ColumnRugHistogramResponse
	//	*QueryBatchResponse_ColumnTimeRangeResponse
	//	*QueryBatchResponse_ColumnCardinalityResponse
	//	*QueryBatchResponse_ColumnTimeSeriesResponse
	//	*QueryBatchResponse_TableCardinalityResponse
	//	*QueryBatchResponse_TableColumnsResponse
	//	*QueryBatchResponse_TableRowsResponse
	Result isQueryBatchResponse_Result `protobuf_oneof:"result"`
	// contains filtered or unexported fields
}

func (*QueryBatchResponse) Descriptor deprecated added in v0.29.1

func (*QueryBatchResponse) Descriptor() ([]byte, []int)

Deprecated: Use QueryBatchResponse.ProtoReflect.Descriptor instead.

func (*QueryBatchResponse) GetColumnCardinalityResponse added in v0.29.1

func (x *QueryBatchResponse) GetColumnCardinalityResponse() *ColumnCardinalityResponse

func (*QueryBatchResponse) GetColumnDescriptiveStatisticsResponse added in v0.29.1

func (x *QueryBatchResponse) GetColumnDescriptiveStatisticsResponse() *ColumnDescriptiveStatisticsResponse

func (*QueryBatchResponse) GetColumnNullCountResponse added in v0.29.1

func (x *QueryBatchResponse) GetColumnNullCountResponse() *ColumnNullCountResponse

func (*QueryBatchResponse) GetColumnNumericHistogramResponse added in v0.29.1

func (x *QueryBatchResponse) GetColumnNumericHistogramResponse() *ColumnNumericHistogramResponse

func (*QueryBatchResponse) GetColumnRollupIntervalResponse added in v0.29.1

func (x *QueryBatchResponse) GetColumnRollupIntervalResponse() *ColumnRollupIntervalResponse

func (*QueryBatchResponse) GetColumnRugHistogramResponse added in v0.29.1

func (x *QueryBatchResponse) GetColumnRugHistogramResponse() *ColumnRugHistogramResponse

func (*QueryBatchResponse) GetColumnTimeGrainResponse added in v0.29.1

func (x *QueryBatchResponse) GetColumnTimeGrainResponse() *ColumnTimeGrainResponse

func (*QueryBatchResponse) GetColumnTimeRangeResponse added in v0.29.1

func (x *QueryBatchResponse) GetColumnTimeRangeResponse() *ColumnTimeRangeResponse

func (*QueryBatchResponse) GetColumnTimeSeriesResponse added in v0.29.1

func (x *QueryBatchResponse) GetColumnTimeSeriesResponse() *ColumnTimeSeriesResponse

func (*QueryBatchResponse) GetColumnTopKResponse added in v0.29.1

func (x *QueryBatchResponse) GetColumnTopKResponse() *ColumnTopKResponse

func (*QueryBatchResponse) GetError added in v0.29.1

func (x *QueryBatchResponse) GetError() string

func (*QueryBatchResponse) GetKey added in v0.29.1

func (x *QueryBatchResponse) GetKey() int32

func (*QueryBatchResponse) GetMetricsViewComparisonToplistResponse added in v0.29.1

func (x *QueryBatchResponse) GetMetricsViewComparisonToplistResponse() *MetricsViewComparisonToplistResponse

func (*QueryBatchResponse) GetMetricsViewRowsResponse added in v0.29.1

func (x *QueryBatchResponse) GetMetricsViewRowsResponse() *MetricsViewRowsResponse

func (*QueryBatchResponse) GetMetricsViewTimeSeriesResponse added in v0.29.1

func (x *QueryBatchResponse) GetMetricsViewTimeSeriesResponse() *MetricsViewTimeSeriesResponse

func (*QueryBatchResponse) GetMetricsViewToplistResponse added in v0.29.1

func (x *QueryBatchResponse) GetMetricsViewToplistResponse() *MetricsViewToplistResponse

func (*QueryBatchResponse) GetMetricsViewTotalsResponse added in v0.29.1

func (x *QueryBatchResponse) GetMetricsViewTotalsResponse() *MetricsViewTotalsResponse

func (*QueryBatchResponse) GetResult added in v0.29.1

func (m *QueryBatchResponse) GetResult() isQueryBatchResponse_Result

func (*QueryBatchResponse) GetTableCardinalityResponse added in v0.29.1

func (x *QueryBatchResponse) GetTableCardinalityResponse() *TableCardinalityResponse

func (*QueryBatchResponse) GetTableColumnsResponse added in v0.29.1

func (x *QueryBatchResponse) GetTableColumnsResponse() *TableColumnsResponse

func (*QueryBatchResponse) GetTableRowsResponse added in v0.29.1

func (x *QueryBatchResponse) GetTableRowsResponse() *TableRowsResponse

func (*QueryBatchResponse) ProtoMessage added in v0.29.1

func (*QueryBatchResponse) ProtoMessage()

func (*QueryBatchResponse) ProtoReflect added in v0.29.1

func (x *QueryBatchResponse) ProtoReflect() protoreflect.Message

func (*QueryBatchResponse) Reset added in v0.29.1

func (x *QueryBatchResponse) Reset()

func (*QueryBatchResponse) String added in v0.29.1

func (x *QueryBatchResponse) String() string

func (*QueryBatchResponse) Validate added in v0.29.1

func (m *QueryBatchResponse) Validate() error

Validate checks the field values on QueryBatchResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*QueryBatchResponse) ValidateAll added in v0.29.1

func (m *QueryBatchResponse) ValidateAll() error

ValidateAll checks the field values on QueryBatchResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in QueryBatchResponseMultiError, or nil if none found.

type QueryBatchResponseMultiError added in v0.29.1

type QueryBatchResponseMultiError []error

QueryBatchResponseMultiError is an error wrapping multiple validation errors returned by QueryBatchResponse.ValidateAll() if the designated constraints aren't met.

func (QueryBatchResponseMultiError) AllErrors added in v0.29.1

func (m QueryBatchResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (QueryBatchResponseMultiError) Error added in v0.29.1

Error returns a concatenation of all the error messages it wraps.

type QueryBatchResponseValidationError added in v0.29.1

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

QueryBatchResponseValidationError is the validation error returned by QueryBatchResponse.Validate if the designated constraints aren't met.

func (QueryBatchResponseValidationError) Cause added in v0.29.1

Cause function returns cause value.

func (QueryBatchResponseValidationError) Error added in v0.29.1

Error satisfies the builtin error interface

func (QueryBatchResponseValidationError) ErrorName added in v0.29.1

ErrorName returns error name.

func (QueryBatchResponseValidationError) Field added in v0.29.1

Field function returns field value.

func (QueryBatchResponseValidationError) Key added in v0.29.1

Key function returns key value.

func (QueryBatchResponseValidationError) Reason added in v0.29.1

Reason function returns reason value.

type QueryBatchResponse_ColumnCardinalityResponse added in v0.29.1

type QueryBatchResponse_ColumnCardinalityResponse struct {
	ColumnCardinalityResponse *ColumnCardinalityResponse `protobuf:"bytes,16,opt,name=column_cardinality_response,json=columnCardinalityResponse,proto3,oneof"`
}

type QueryBatchResponse_ColumnDescriptiveStatisticsResponse added in v0.29.1

type QueryBatchResponse_ColumnDescriptiveStatisticsResponse struct {
	ColumnDescriptiveStatisticsResponse *ColumnDescriptiveStatisticsResponse `protobuf:"bytes,11,opt,name=column_descriptive_statistics_response,json=columnDescriptiveStatisticsResponse,proto3,oneof"`
}

type QueryBatchResponse_ColumnNullCountResponse added in v0.29.1

type QueryBatchResponse_ColumnNullCountResponse struct {
	ColumnNullCountResponse *ColumnNullCountResponse `protobuf:"bytes,10,opt,name=column_null_count_response,json=columnNullCountResponse,proto3,oneof"`
}

type QueryBatchResponse_ColumnNumericHistogramResponse added in v0.29.1

type QueryBatchResponse_ColumnNumericHistogramResponse struct {
	ColumnNumericHistogramResponse *ColumnNumericHistogramResponse `protobuf:"bytes,13,opt,name=column_numeric_histogram_response,json=columnNumericHistogramResponse,proto3,oneof"`
}

type QueryBatchResponse_ColumnRollupIntervalResponse added in v0.29.1

type QueryBatchResponse_ColumnRollupIntervalResponse struct {
	ColumnRollupIntervalResponse *ColumnRollupIntervalResponse `protobuf:"bytes,8,opt,name=column_rollup_interval_response,json=columnRollupIntervalResponse,proto3,oneof"`
}

type QueryBatchResponse_ColumnRugHistogramResponse added in v0.29.1

type QueryBatchResponse_ColumnRugHistogramResponse struct {
	ColumnRugHistogramResponse *ColumnRugHistogramResponse `protobuf:"bytes,14,opt,name=column_rug_histogram_response,json=columnRugHistogramResponse,proto3,oneof"`
}

type QueryBatchResponse_ColumnTimeGrainResponse added in v0.29.1

type QueryBatchResponse_ColumnTimeGrainResponse struct {
	ColumnTimeGrainResponse *ColumnTimeGrainResponse `protobuf:"bytes,12,opt,name=column_time_grain_response,json=columnTimeGrainResponse,proto3,oneof"`
}

type QueryBatchResponse_ColumnTimeRangeResponse added in v0.29.1

type QueryBatchResponse_ColumnTimeRangeResponse struct {
	ColumnTimeRangeResponse *ColumnTimeRangeResponse `protobuf:"bytes,15,opt,name=column_time_range_response,json=columnTimeRangeResponse,proto3,oneof"`
}

type QueryBatchResponse_ColumnTimeSeriesResponse added in v0.29.1

type QueryBatchResponse_ColumnTimeSeriesResponse struct {
	ColumnTimeSeriesResponse *ColumnTimeSeriesResponse `protobuf:"bytes,17,opt,name=column_time_series_response,json=columnTimeSeriesResponse,proto3,oneof"`
}

type QueryBatchResponse_ColumnTopKResponse added in v0.29.1

type QueryBatchResponse_ColumnTopKResponse struct {
	ColumnTopKResponse *ColumnTopKResponse `protobuf:"bytes,9,opt,name=column_top_k_response,json=columnTopKResponse,proto3,oneof"`
}

type QueryBatchResponse_MetricsViewComparisonToplistResponse added in v0.29.1

type QueryBatchResponse_MetricsViewComparisonToplistResponse struct {
	MetricsViewComparisonToplistResponse *MetricsViewComparisonToplistResponse `protobuf:"bytes,4,opt,name=metrics_view_comparison_toplist_response,json=metricsViewComparisonToplistResponse,proto3,oneof"`
}

type QueryBatchResponse_MetricsViewRowsResponse added in v0.29.1

type QueryBatchResponse_MetricsViewRowsResponse struct {
	MetricsViewRowsResponse *MetricsViewRowsResponse `protobuf:"bytes,7,opt,name=metrics_view_rows_response,json=metricsViewRowsResponse,proto3,oneof"`
}

type QueryBatchResponse_MetricsViewTimeSeriesResponse added in v0.29.1

type QueryBatchResponse_MetricsViewTimeSeriesResponse struct {
	MetricsViewTimeSeriesResponse *MetricsViewTimeSeriesResponse `protobuf:"bytes,5,opt,name=metrics_view_time_series_response,json=metricsViewTimeSeriesResponse,proto3,oneof"`
}

type QueryBatchResponse_MetricsViewToplistResponse added in v0.29.1

type QueryBatchResponse_MetricsViewToplistResponse struct {
	MetricsViewToplistResponse *MetricsViewToplistResponse `protobuf:"bytes,3,opt,name=metrics_view_toplist_response,json=metricsViewToplistResponse,proto3,oneof"`
}

type QueryBatchResponse_MetricsViewTotalsResponse added in v0.29.1

type QueryBatchResponse_MetricsViewTotalsResponse struct {
	MetricsViewTotalsResponse *MetricsViewTotalsResponse `protobuf:"bytes,6,opt,name=metrics_view_totals_response,json=metricsViewTotalsResponse,proto3,oneof"`
}

type QueryBatchResponse_TableCardinalityResponse added in v0.29.1

type QueryBatchResponse_TableCardinalityResponse struct {
	TableCardinalityResponse *TableCardinalityResponse `protobuf:"bytes,18,opt,name=table_cardinality_response,json=tableCardinalityResponse,proto3,oneof"`
}

type QueryBatchResponse_TableColumnsResponse added in v0.29.1

type QueryBatchResponse_TableColumnsResponse struct {
	TableColumnsResponse *TableColumnsResponse `protobuf:"bytes,19,opt,name=table_columns_response,json=tableColumnsResponse,proto3,oneof"`
}

type QueryBatchResponse_TableRowsResponse added in v0.29.1

type QueryBatchResponse_TableRowsResponse struct {
	TableRowsResponse *TableRowsResponse `protobuf:"bytes,20,opt,name=table_rows_response,json=tableRowsResponse,proto3,oneof"`
}

type QueryRequest

type QueryRequest struct {

	// Instance to query
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	// SELECT statement
	Sql string `protobuf:"bytes,2,opt,name=sql,proto3" json:"sql,omitempty"`
	// Args to interpolate into the statement
	Args []*structpb.Value `protobuf:"bytes,3,rep,name=args,proto3" json:"args,omitempty"`
	// Query priority (not supported by all backends)
	Priority int32 `protobuf:"varint,4,opt,name=priority,proto3" json:"priority,omitempty"`
	// If true, will only validate the query, not execute it
	DryRun bool  `protobuf:"varint,5,opt,name=dry_run,json=dryRun,proto3" json:"dry_run,omitempty"`
	Limit  int32 `protobuf:"varint,6,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

Request message for QueryService.Query

func (*QueryRequest) Descriptor deprecated

func (*QueryRequest) Descriptor() ([]byte, []int)

Deprecated: Use QueryRequest.ProtoReflect.Descriptor instead.

func (*QueryRequest) GetArgs

func (x *QueryRequest) GetArgs() []*structpb.Value

func (*QueryRequest) GetDryRun

func (x *QueryRequest) GetDryRun() bool

func (*QueryRequest) GetInstanceId

func (x *QueryRequest) GetInstanceId() string

func (*QueryRequest) GetLimit added in v0.29.0

func (x *QueryRequest) GetLimit() int32

func (*QueryRequest) GetPriority

func (x *QueryRequest) GetPriority() int32

func (*QueryRequest) GetSql

func (x *QueryRequest) GetSql() string

func (*QueryRequest) ProtoMessage

func (*QueryRequest) ProtoMessage()

func (*QueryRequest) ProtoReflect

func (x *QueryRequest) ProtoReflect() protoreflect.Message

func (*QueryRequest) Reset

func (x *QueryRequest) Reset()

func (*QueryRequest) String

func (x *QueryRequest) String() string

func (*QueryRequest) Validate added in v0.20.0

func (m *QueryRequest) Validate() error

Validate checks the field values on QueryRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*QueryRequest) ValidateAll added in v0.20.0

func (m *QueryRequest) ValidateAll() error

ValidateAll checks the field values on QueryRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in QueryRequestMultiError, or nil if none found.

type QueryRequestMultiError added in v0.20.0

type QueryRequestMultiError []error

QueryRequestMultiError is an error wrapping multiple validation errors returned by QueryRequest.ValidateAll() if the designated constraints aren't met.

func (QueryRequestMultiError) AllErrors added in v0.20.0

func (m QueryRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (QueryRequestMultiError) Error added in v0.20.0

func (m QueryRequestMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type QueryRequestValidationError added in v0.20.0

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

QueryRequestValidationError is the validation error returned by QueryRequest.Validate if the designated constraints aren't met.

func (QueryRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (QueryRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (QueryRequestValidationError) ErrorName added in v0.20.0

func (e QueryRequestValidationError) ErrorName() string

ErrorName returns error name.

func (QueryRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (QueryRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (QueryRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type QueryResponse

type QueryResponse struct {

	// Schema of result data
	Meta *StructType `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"`
	// Result data
	Data []*structpb.Struct `protobuf:"bytes,2,rep,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

Response message for QueryService.Query

func (*QueryResponse) Descriptor deprecated

func (*QueryResponse) Descriptor() ([]byte, []int)

Deprecated: Use QueryResponse.ProtoReflect.Descriptor instead.

func (*QueryResponse) GetData

func (x *QueryResponse) GetData() []*structpb.Struct

func (*QueryResponse) GetMeta

func (x *QueryResponse) GetMeta() *StructType

func (*QueryResponse) ProtoMessage

func (*QueryResponse) ProtoMessage()

func (*QueryResponse) ProtoReflect

func (x *QueryResponse) ProtoReflect() protoreflect.Message

func (*QueryResponse) Reset

func (x *QueryResponse) Reset()

func (*QueryResponse) String

func (x *QueryResponse) String() string

func (*QueryResponse) Validate added in v0.20.0

func (m *QueryResponse) Validate() error

Validate checks the field values on QueryResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*QueryResponse) ValidateAll added in v0.20.0

func (m *QueryResponse) ValidateAll() error

ValidateAll checks the field values on QueryResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in QueryResponseMultiError, or nil if none found.

type QueryResponseMultiError added in v0.20.0

type QueryResponseMultiError []error

QueryResponseMultiError is an error wrapping multiple validation errors returned by QueryResponse.ValidateAll() if the designated constraints aren't met.

func (QueryResponseMultiError) AllErrors added in v0.20.0

func (m QueryResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (QueryResponseMultiError) Error added in v0.20.0

func (m QueryResponseMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type QueryResponseValidationError added in v0.20.0

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

QueryResponseValidationError is the validation error returned by QueryResponse.Validate if the designated constraints aren't met.

func (QueryResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (QueryResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (QueryResponseValidationError) ErrorName added in v0.20.0

func (e QueryResponseValidationError) ErrorName() string

ErrorName returns error name.

func (QueryResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (QueryResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (QueryResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type QueryServiceClient added in v0.22.0

type QueryServiceClient interface {
	// Query runs a SQL query against the instance's OLAP datastore.
	Query(ctx context.Context, in *QueryRequest, opts ...grpc.CallOption) (*QueryResponse, error)
	// Export builds a URL to download the results of a query as a file.
	Export(ctx context.Context, in *ExportRequest, opts ...grpc.CallOption) (*ExportResponse, error)
	// MetricsViewToplist returns the top dimension values of a metrics view sorted by one or more measures.
	// It's a convenience API for querying a metrics view.
	MetricsViewToplist(ctx context.Context, in *MetricsViewToplistRequest, opts ...grpc.CallOption) (*MetricsViewToplistResponse, error)
	MetricsViewComparisonToplist(ctx context.Context, in *MetricsViewComparisonToplistRequest, opts ...grpc.CallOption) (*MetricsViewComparisonToplistResponse, error)
	// MetricsViewTimeSeries returns time series for the measures in the metrics view.
	// It's a convenience API for querying a metrics view.
	MetricsViewTimeSeries(ctx context.Context, in *MetricsViewTimeSeriesRequest, opts ...grpc.CallOption) (*MetricsViewTimeSeriesResponse, error)
	// MetricsViewTotals returns totals over a time period for the measures in a metrics view.
	// It's a convenience API for querying a metrics view.
	MetricsViewTotals(ctx context.Context, in *MetricsViewTotalsRequest, opts ...grpc.CallOption) (*MetricsViewTotalsResponse, error)
	// MetricsViewRows returns the underlying model rows matching a metrics view time range and filter(s).
	MetricsViewRows(ctx context.Context, in *MetricsViewRowsRequest, opts ...grpc.CallOption) (*MetricsViewRowsResponse, error)
	// ColumnRollupInterval returns the minimum time granularity (as well as the time range) for a specified timestamp column
	ColumnRollupInterval(ctx context.Context, in *ColumnRollupIntervalRequest, opts ...grpc.CallOption) (*ColumnRollupIntervalResponse, error)
	// Get TopK elements from a table for a column given an agg function
	// agg function and k are optional, defaults are count(*) and 50 respectively
	ColumnTopK(ctx context.Context, in *ColumnTopKRequest, opts ...grpc.CallOption) (*ColumnTopKResponse, error)
	// Get the number of nulls in a column
	ColumnNullCount(ctx context.Context, in *ColumnNullCountRequest, opts ...grpc.CallOption) (*ColumnNullCountResponse, error)
	// Get basic stats for a numeric column like min, max, mean, stddev, etc
	ColumnDescriptiveStatistics(ctx context.Context, in *ColumnDescriptiveStatisticsRequest, opts ...grpc.CallOption) (*ColumnDescriptiveStatisticsResponse, error)
	// Estimates the smallest time grain present in the column
	ColumnTimeGrain(ctx context.Context, in *ColumnTimeGrainRequest, opts ...grpc.CallOption) (*ColumnTimeGrainResponse, error)
	// Get the histogram for values in a column
	ColumnNumericHistogram(ctx context.Context, in *ColumnNumericHistogramRequest, opts ...grpc.CallOption) (*ColumnNumericHistogramResponse, error)
	// Get outliers for a numeric column
	ColumnRugHistogram(ctx context.Context, in *ColumnRugHistogramRequest, opts ...grpc.CallOption) (*ColumnRugHistogramResponse, error)
	// Get the time range summaries (min, max) for a column
	ColumnTimeRange(ctx context.Context, in *ColumnTimeRangeRequest, opts ...grpc.CallOption) (*ColumnTimeRangeResponse, error)
	// Get cardinality for a column
	ColumnCardinality(ctx context.Context, in *ColumnCardinalityRequest, opts ...grpc.CallOption) (*ColumnCardinalityResponse, error)
	// Generate time series for the given measures (aggregation expressions) along with the sparkline timeseries
	ColumnTimeSeries(ctx context.Context, in *ColumnTimeSeriesRequest, opts ...grpc.CallOption) (*ColumnTimeSeriesResponse, error)
	// TableCardinality returns row count
	TableCardinality(ctx context.Context, in *TableCardinalityRequest, opts ...grpc.CallOption) (*TableCardinalityResponse, error)
	// TableColumns returns column profiles
	TableColumns(ctx context.Context, in *TableColumnsRequest, opts ...grpc.CallOption) (*TableColumnsResponse, error)
	// TableRows returns table rows
	TableRows(ctx context.Context, in *TableRowsRequest, opts ...grpc.CallOption) (*TableRowsResponse, error)
	// Batch request with different queries
	QueryBatch(ctx context.Context, in *QueryBatchRequest, opts ...grpc.CallOption) (QueryService_QueryBatchClient, error)
}

QueryServiceClient is the client API for QueryService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewQueryServiceClient added in v0.22.0

func NewQueryServiceClient(cc grpc.ClientConnInterface) QueryServiceClient

type QueryServiceServer added in v0.22.0

type QueryServiceServer interface {
	// Query runs a SQL query against the instance's OLAP datastore.
	Query(context.Context, *QueryRequest) (*QueryResponse, error)
	// Export builds a URL to download the results of a query as a file.
	Export(context.Context, *ExportRequest) (*ExportResponse, error)
	// MetricsViewToplist returns the top dimension values of a metrics view sorted by one or more measures.
	// It's a convenience API for querying a metrics view.
	MetricsViewToplist(context.Context, *MetricsViewToplistRequest) (*MetricsViewToplistResponse, error)
	MetricsViewComparisonToplist(context.Context, *MetricsViewComparisonToplistRequest) (*MetricsViewComparisonToplistResponse, error)
	// MetricsViewTimeSeries returns time series for the measures in the metrics view.
	// It's a convenience API for querying a metrics view.
	MetricsViewTimeSeries(context.Context, *MetricsViewTimeSeriesRequest) (*MetricsViewTimeSeriesResponse, error)
	// MetricsViewTotals returns totals over a time period for the measures in a metrics view.
	// It's a convenience API for querying a metrics view.
	MetricsViewTotals(context.Context, *MetricsViewTotalsRequest) (*MetricsViewTotalsResponse, error)
	// MetricsViewRows returns the underlying model rows matching a metrics view time range and filter(s).
	MetricsViewRows(context.Context, *MetricsViewRowsRequest) (*MetricsViewRowsResponse, error)
	// ColumnRollupInterval returns the minimum time granularity (as well as the time range) for a specified timestamp column
	ColumnRollupInterval(context.Context, *ColumnRollupIntervalRequest) (*ColumnRollupIntervalResponse, error)
	// Get TopK elements from a table for a column given an agg function
	// agg function and k are optional, defaults are count(*) and 50 respectively
	ColumnTopK(context.Context, *ColumnTopKRequest) (*ColumnTopKResponse, error)
	// Get the number of nulls in a column
	ColumnNullCount(context.Context, *ColumnNullCountRequest) (*ColumnNullCountResponse, error)
	// Get basic stats for a numeric column like min, max, mean, stddev, etc
	ColumnDescriptiveStatistics(context.Context, *ColumnDescriptiveStatisticsRequest) (*ColumnDescriptiveStatisticsResponse, error)
	// Estimates the smallest time grain present in the column
	ColumnTimeGrain(context.Context, *ColumnTimeGrainRequest) (*ColumnTimeGrainResponse, error)
	// Get the histogram for values in a column
	ColumnNumericHistogram(context.Context, *ColumnNumericHistogramRequest) (*ColumnNumericHistogramResponse, error)
	// Get outliers for a numeric column
	ColumnRugHistogram(context.Context, *ColumnRugHistogramRequest) (*ColumnRugHistogramResponse, error)
	// Get the time range summaries (min, max) for a column
	ColumnTimeRange(context.Context, *ColumnTimeRangeRequest) (*ColumnTimeRangeResponse, error)
	// Get cardinality for a column
	ColumnCardinality(context.Context, *ColumnCardinalityRequest) (*ColumnCardinalityResponse, error)
	// Generate time series for the given measures (aggregation expressions) along with the sparkline timeseries
	ColumnTimeSeries(context.Context, *ColumnTimeSeriesRequest) (*ColumnTimeSeriesResponse, error)
	// TableCardinality returns row count
	TableCardinality(context.Context, *TableCardinalityRequest) (*TableCardinalityResponse, error)
	// TableColumns returns column profiles
	TableColumns(context.Context, *TableColumnsRequest) (*TableColumnsResponse, error)
	// TableRows returns table rows
	TableRows(context.Context, *TableRowsRequest) (*TableRowsResponse, error)
	// Batch request with different queries
	QueryBatch(*QueryBatchRequest, QueryService_QueryBatchServer) error
	// contains filtered or unexported methods
}

QueryServiceServer is the server API for QueryService service. All implementations must embed UnimplementedQueryServiceServer for forward compatibility

type QueryService_QueryBatchClient added in v0.29.1

type QueryService_QueryBatchClient interface {
	Recv() (*QueryBatchResponse, error)
	grpc.ClientStream
}

type QueryService_QueryBatchServer added in v0.29.1

type QueryService_QueryBatchServer interface {
	Send(*QueryBatchResponse) error
	grpc.ServerStream
}

type ReconcileError

type ReconcileError struct {

	// Code denotes the category of error
	Code ReconcileError_Code `protobuf:"varint,1,opt,name=code,proto3,enum=rill.runtime.v1.ReconcileError_Code" json:"code,omitempty"`
	// Message is a developer-friendly error message
	Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	// File path of the code artifact that this error relates to (if any)
	FilePath string `protobuf:"bytes,3,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty"`
	// Property path of the error in the code artifact (if any).
	// It's represented as a JS-style property path, e.g. "key0.key1[index2].key3".
	// It only applies to structured code artifacts (i.e. YAML).
	// Only applicable if file_path is set.
	PropertyPath []string `protobuf:"bytes,4,rep,name=property_path,json=propertyPath,proto3" json:"property_path,omitempty"`
	// Start location of the error in the code artifact (if any).
	// Only applicable if file_path is set.
	StartLocation *ReconcileError_CharLocation `protobuf:"bytes,5,opt,name=start_location,json=startLocation,proto3" json:"start_location,omitempty"`
	// End location of the error in the code artifact (if any).
	// Only applicable if file_path and start_location is set.
	EndLocation *ReconcileError_CharLocation `protobuf:"bytes,6,opt,name=end_location,json=endLocation,proto3" json:"end_location,omitempty"`
	// contains filtered or unexported fields
}

ReconcileError represents an error encountered while running Reconcile.

func (*ReconcileError) Descriptor deprecated

func (*ReconcileError) Descriptor() ([]byte, []int)

Deprecated: Use ReconcileError.ProtoReflect.Descriptor instead.

func (*ReconcileError) GetCode

func (x *ReconcileError) GetCode() ReconcileError_Code

func (*ReconcileError) GetEndLocation

func (x *ReconcileError) GetEndLocation() *ReconcileError_CharLocation

func (*ReconcileError) GetFilePath

func (x *ReconcileError) GetFilePath() string

func (*ReconcileError) GetMessage

func (x *ReconcileError) GetMessage() string

func (*ReconcileError) GetPropertyPath

func (x *ReconcileError) GetPropertyPath() []string

func (*ReconcileError) GetStartLocation

func (x *ReconcileError) GetStartLocation() *ReconcileError_CharLocation

func (*ReconcileError) ProtoMessage

func (*ReconcileError) ProtoMessage()

func (*ReconcileError) ProtoReflect

func (x *ReconcileError) ProtoReflect() protoreflect.Message

func (*ReconcileError) Reset

func (x *ReconcileError) Reset()

func (*ReconcileError) String

func (x *ReconcileError) String() string

func (*ReconcileError) Validate added in v0.20.0

func (m *ReconcileError) Validate() error

Validate checks the field values on ReconcileError with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ReconcileError) ValidateAll added in v0.20.0

func (m *ReconcileError) ValidateAll() error

ValidateAll checks the field values on ReconcileError with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ReconcileErrorMultiError, or nil if none found.

type ReconcileErrorMultiError added in v0.20.0

type ReconcileErrorMultiError []error

ReconcileErrorMultiError is an error wrapping multiple validation errors returned by ReconcileError.ValidateAll() if the designated constraints aren't met.

func (ReconcileErrorMultiError) AllErrors added in v0.20.0

func (m ReconcileErrorMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ReconcileErrorMultiError) Error added in v0.20.0

func (m ReconcileErrorMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type ReconcileErrorValidationError added in v0.20.0

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

ReconcileErrorValidationError is the validation error returned by ReconcileError.Validate if the designated constraints aren't met.

func (ReconcileErrorValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ReconcileErrorValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ReconcileErrorValidationError) ErrorName added in v0.20.0

func (e ReconcileErrorValidationError) ErrorName() string

ErrorName returns error name.

func (ReconcileErrorValidationError) Field added in v0.20.0

Field function returns field value.

func (ReconcileErrorValidationError) Key added in v0.20.0

Key function returns key value.

func (ReconcileErrorValidationError) Reason added in v0.20.0

Reason function returns reason value.

type ReconcileError_CharLocation

type ReconcileError_CharLocation struct {
	Line   uint32 `protobuf:"varint,1,opt,name=line,proto3" json:"line,omitempty"`
	Column uint32 `protobuf:"varint,2,opt,name=column,proto3" json:"column,omitempty"`
	// contains filtered or unexported fields
}

CharLocation is a line and column in a code artifact

func (*ReconcileError_CharLocation) Descriptor deprecated

func (*ReconcileError_CharLocation) Descriptor() ([]byte, []int)

Deprecated: Use ReconcileError_CharLocation.ProtoReflect.Descriptor instead.

func (*ReconcileError_CharLocation) GetColumn

func (x *ReconcileError_CharLocation) GetColumn() uint32

func (*ReconcileError_CharLocation) GetLine

func (x *ReconcileError_CharLocation) GetLine() uint32

func (*ReconcileError_CharLocation) ProtoMessage

func (*ReconcileError_CharLocation) ProtoMessage()

func (*ReconcileError_CharLocation) ProtoReflect

func (*ReconcileError_CharLocation) Reset

func (x *ReconcileError_CharLocation) Reset()

func (*ReconcileError_CharLocation) String

func (x *ReconcileError_CharLocation) String() string

func (*ReconcileError_CharLocation) Validate added in v0.20.0

func (m *ReconcileError_CharLocation) Validate() error

Validate checks the field values on ReconcileError_CharLocation with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ReconcileError_CharLocation) ValidateAll added in v0.20.0

func (m *ReconcileError_CharLocation) ValidateAll() error

ValidateAll checks the field values on ReconcileError_CharLocation with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ReconcileError_CharLocationMultiError, or nil if none found.

type ReconcileError_CharLocationMultiError added in v0.20.0

type ReconcileError_CharLocationMultiError []error

ReconcileError_CharLocationMultiError is an error wrapping multiple validation errors returned by ReconcileError_CharLocation.ValidateAll() if the designated constraints aren't met.

func (ReconcileError_CharLocationMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (ReconcileError_CharLocationMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type ReconcileError_CharLocationValidationError added in v0.20.0

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

ReconcileError_CharLocationValidationError is the validation error returned by ReconcileError_CharLocation.Validate if the designated constraints aren't met.

func (ReconcileError_CharLocationValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ReconcileError_CharLocationValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ReconcileError_CharLocationValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (ReconcileError_CharLocationValidationError) Field added in v0.20.0

Field function returns field value.

func (ReconcileError_CharLocationValidationError) Key added in v0.20.0

Key function returns key value.

func (ReconcileError_CharLocationValidationError) Reason added in v0.20.0

Reason function returns reason value.

type ReconcileError_Code

type ReconcileError_Code int32

Code represents different categories of reconciliation errors

const (
	// Unspecified error
	ReconcileError_CODE_UNSPECIFIED ReconcileError_Code = 0
	// Code artifact failed to parse
	ReconcileError_CODE_SYNTAX ReconcileError_Code = 1
	// Code artifact has internal validation errors
	ReconcileError_CODE_VALIDATION ReconcileError_Code = 2
	// Code artifact is valid, but has invalid dependencies
	ReconcileError_CODE_DEPENDENCY ReconcileError_Code = 3
	// Error returned from the OLAP database
	ReconcileError_CODE_OLAP ReconcileError_Code = 4
	// Error encountered during source inspection or ingestion
	ReconcileError_CODE_SOURCE ReconcileError_Code = 5
	// Error returned when unauthorised to access remote sources
	ReconcileError_CODE_SOURCE_PERMISSION_DENIED ReconcileError_Code = 6
)

func (ReconcileError_Code) Descriptor

func (ReconcileError_Code) Enum

func (ReconcileError_Code) EnumDescriptor deprecated

func (ReconcileError_Code) EnumDescriptor() ([]byte, []int)

Deprecated: Use ReconcileError_Code.Descriptor instead.

func (ReconcileError_Code) Number

func (ReconcileError_Code) String

func (x ReconcileError_Code) String() string

func (ReconcileError_Code) Type

type ReconcileRequest

type ReconcileRequest struct {

	// Instance to reconcile
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	// Changed paths provides a way to "hint" what files have changed in the repo, enabling
	// reconciliation to execute faster by not scanning all code artifacts for changes.
	ChangedPaths []string `protobuf:"bytes,2,rep,name=changed_paths,json=changedPaths,proto3" json:"changed_paths,omitempty"`
	// Forced paths is used to force run reconcile on certain files.
	// This is mainly used by UI to reconcile paths missing in catalog and get errors if any.
	ForcedPaths []string `protobuf:"bytes,3,rep,name=forced_paths,json=forcedPaths,proto3" json:"forced_paths,omitempty"`
	// If true, will validate the file artifacts, but not actually execute any migrations
	Dry bool `protobuf:"varint,4,opt,name=dry,proto3" json:"dry,omitempty"`
	// If true, will not execute any migrations if any artifact fails to validate.
	// Otherwise, it will execute a best-effort reconciliation (including dropping objects with
	// artifacts that fail to validate.)
	Strict bool `protobuf:"varint,5,opt,name=strict,proto3" json:"strict,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.Reconcile

func (*ReconcileRequest) Descriptor deprecated

func (*ReconcileRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReconcileRequest.ProtoReflect.Descriptor instead.

func (*ReconcileRequest) GetChangedPaths

func (x *ReconcileRequest) GetChangedPaths() []string

func (*ReconcileRequest) GetDry

func (x *ReconcileRequest) GetDry() bool

func (*ReconcileRequest) GetForcedPaths

func (x *ReconcileRequest) GetForcedPaths() []string

func (*ReconcileRequest) GetInstanceId

func (x *ReconcileRequest) GetInstanceId() string

func (*ReconcileRequest) GetStrict

func (x *ReconcileRequest) GetStrict() bool

func (*ReconcileRequest) ProtoMessage

func (*ReconcileRequest) ProtoMessage()

func (*ReconcileRequest) ProtoReflect

func (x *ReconcileRequest) ProtoReflect() protoreflect.Message

func (*ReconcileRequest) Reset

func (x *ReconcileRequest) Reset()

func (*ReconcileRequest) String

func (x *ReconcileRequest) String() string

func (*ReconcileRequest) Validate added in v0.20.0

func (m *ReconcileRequest) Validate() error

Validate checks the field values on ReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ReconcileRequest) ValidateAll added in v0.20.0

func (m *ReconcileRequest) ValidateAll() error

ValidateAll checks the field values on ReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ReconcileRequestMultiError, or nil if none found.

type ReconcileRequestMultiError added in v0.20.0

type ReconcileRequestMultiError []error

ReconcileRequestMultiError is an error wrapping multiple validation errors returned by ReconcileRequest.ValidateAll() if the designated constraints aren't met.

func (ReconcileRequestMultiError) AllErrors added in v0.20.0

func (m ReconcileRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ReconcileRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type ReconcileRequestValidationError added in v0.20.0

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

ReconcileRequestValidationError is the validation error returned by ReconcileRequest.Validate if the designated constraints aren't met.

func (ReconcileRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ReconcileRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ReconcileRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (ReconcileRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (ReconcileRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (ReconcileRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type ReconcileResponse

type ReconcileResponse struct {

	// Errors encountered during reconciliation. If strict = false, any path in
	// affected_paths without an error can be assumed to have been reconciled succesfully.
	Errors []*ReconcileError `protobuf:"bytes,1,rep,name=errors,proto3" json:"errors,omitempty"`
	// affected_paths lists all the file artifact paths that were considered while
	// executing the reconciliation. If changed_paths was empty, this will include all
	// code artifacts in the repo.
	AffectedPaths []string `protobuf:"bytes,2,rep,name=affected_paths,json=affectedPaths,proto3" json:"affected_paths,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.Reconcile

func (*ReconcileResponse) Descriptor deprecated

func (*ReconcileResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReconcileResponse.ProtoReflect.Descriptor instead.

func (*ReconcileResponse) GetAffectedPaths

func (x *ReconcileResponse) GetAffectedPaths() []string

func (*ReconcileResponse) GetErrors

func (x *ReconcileResponse) GetErrors() []*ReconcileError

func (*ReconcileResponse) ProtoMessage

func (*ReconcileResponse) ProtoMessage()

func (*ReconcileResponse) ProtoReflect

func (x *ReconcileResponse) ProtoReflect() protoreflect.Message

func (*ReconcileResponse) Reset

func (x *ReconcileResponse) Reset()

func (*ReconcileResponse) String

func (x *ReconcileResponse) String() string

func (*ReconcileResponse) Validate added in v0.20.0

func (m *ReconcileResponse) Validate() error

Validate checks the field values on ReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ReconcileResponse) ValidateAll added in v0.20.0

func (m *ReconcileResponse) ValidateAll() error

ValidateAll checks the field values on ReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ReconcileResponseMultiError, or nil if none found.

type ReconcileResponseMultiError added in v0.20.0

type ReconcileResponseMultiError []error

ReconcileResponseMultiError is an error wrapping multiple validation errors returned by ReconcileResponse.ValidateAll() if the designated constraints aren't met.

func (ReconcileResponseMultiError) AllErrors added in v0.20.0

func (m ReconcileResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ReconcileResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type ReconcileResponseValidationError added in v0.20.0

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

ReconcileResponseValidationError is the validation error returned by ReconcileResponse.Validate if the designated constraints aren't met.

func (ReconcileResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (ReconcileResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (ReconcileResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (ReconcileResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (ReconcileResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (ReconcileResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type RefreshAndReconcileRequest

type RefreshAndReconcileRequest struct {

	// Instance to store file in and reconcile
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	// Current path of the file
	Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
	// If true, will save the file and validate it and related file artifacts, but not actually execute any migrations.
	Dry bool `protobuf:"varint,3,opt,name=dry,proto3" json:"dry,omitempty"`
	// If true, will not execute any migrations if any artifact fails to validate.
	// Otherwise, it will execute a best-effort reconciliation (including dropping objects with
	// artifacts that fail to validate.)
	Strict bool `protobuf:"varint,5,opt,name=strict,proto3" json:"strict,omitempty"`
	// contains filtered or unexported fields
}

func (*RefreshAndReconcileRequest) Descriptor deprecated

func (*RefreshAndReconcileRequest) Descriptor() ([]byte, []int)

Deprecated: Use RefreshAndReconcileRequest.ProtoReflect.Descriptor instead.

func (*RefreshAndReconcileRequest) GetDry

func (x *RefreshAndReconcileRequest) GetDry() bool

func (*RefreshAndReconcileRequest) GetInstanceId

func (x *RefreshAndReconcileRequest) GetInstanceId() string

func (*RefreshAndReconcileRequest) GetPath

func (x *RefreshAndReconcileRequest) GetPath() string

func (*RefreshAndReconcileRequest) GetStrict

func (x *RefreshAndReconcileRequest) GetStrict() bool

func (*RefreshAndReconcileRequest) ProtoMessage

func (*RefreshAndReconcileRequest) ProtoMessage()

func (*RefreshAndReconcileRequest) ProtoReflect

func (*RefreshAndReconcileRequest) Reset

func (x *RefreshAndReconcileRequest) Reset()

func (*RefreshAndReconcileRequest) String

func (x *RefreshAndReconcileRequest) String() string

func (*RefreshAndReconcileRequest) Validate added in v0.20.0

func (m *RefreshAndReconcileRequest) Validate() error

Validate checks the field values on RefreshAndReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RefreshAndReconcileRequest) ValidateAll added in v0.20.0

func (m *RefreshAndReconcileRequest) ValidateAll() error

ValidateAll checks the field values on RefreshAndReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RefreshAndReconcileRequestMultiError, or nil if none found.

type RefreshAndReconcileRequestMultiError added in v0.20.0

type RefreshAndReconcileRequestMultiError []error

RefreshAndReconcileRequestMultiError is an error wrapping multiple validation errors returned by RefreshAndReconcileRequest.ValidateAll() if the designated constraints aren't met.

func (RefreshAndReconcileRequestMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (RefreshAndReconcileRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type RefreshAndReconcileRequestValidationError added in v0.20.0

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

RefreshAndReconcileRequestValidationError is the validation error returned by RefreshAndReconcileRequest.Validate if the designated constraints aren't met.

func (RefreshAndReconcileRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (RefreshAndReconcileRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (RefreshAndReconcileRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (RefreshAndReconcileRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (RefreshAndReconcileRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (RefreshAndReconcileRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type RefreshAndReconcileResponse

type RefreshAndReconcileResponse struct {

	// Errors encountered during reconciliation. If strict = false, any path in
	// affected_paths without an error can be assumed to have been reconciled succesfully.
	Errors []*ReconcileError `protobuf:"bytes,1,rep,name=errors,proto3" json:"errors,omitempty"`
	// affected_paths lists all the file artifact paths that were considered while
	// executing the reconciliation. If changed_paths was empty, this will include all
	// code artifacts in the repo.
	AffectedPaths []string `protobuf:"bytes,2,rep,name=affected_paths,json=affectedPaths,proto3" json:"affected_paths,omitempty"`
	// contains filtered or unexported fields
}

func (*RefreshAndReconcileResponse) Descriptor deprecated

func (*RefreshAndReconcileResponse) Descriptor() ([]byte, []int)

Deprecated: Use RefreshAndReconcileResponse.ProtoReflect.Descriptor instead.

func (*RefreshAndReconcileResponse) GetAffectedPaths

func (x *RefreshAndReconcileResponse) GetAffectedPaths() []string

func (*RefreshAndReconcileResponse) GetErrors

func (x *RefreshAndReconcileResponse) GetErrors() []*ReconcileError

func (*RefreshAndReconcileResponse) ProtoMessage

func (*RefreshAndReconcileResponse) ProtoMessage()

func (*RefreshAndReconcileResponse) ProtoReflect

func (*RefreshAndReconcileResponse) Reset

func (x *RefreshAndReconcileResponse) Reset()

func (*RefreshAndReconcileResponse) String

func (x *RefreshAndReconcileResponse) String() string

func (*RefreshAndReconcileResponse) Validate added in v0.20.0

func (m *RefreshAndReconcileResponse) Validate() error

Validate checks the field values on RefreshAndReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RefreshAndReconcileResponse) ValidateAll added in v0.20.0

func (m *RefreshAndReconcileResponse) ValidateAll() error

ValidateAll checks the field values on RefreshAndReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RefreshAndReconcileResponseMultiError, or nil if none found.

type RefreshAndReconcileResponseMultiError added in v0.20.0

type RefreshAndReconcileResponseMultiError []error

RefreshAndReconcileResponseMultiError is an error wrapping multiple validation errors returned by RefreshAndReconcileResponse.ValidateAll() if the designated constraints aren't met.

func (RefreshAndReconcileResponseMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (RefreshAndReconcileResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type RefreshAndReconcileResponseValidationError added in v0.20.0

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

RefreshAndReconcileResponseValidationError is the validation error returned by RefreshAndReconcileResponse.Validate if the designated constraints aren't met.

func (RefreshAndReconcileResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (RefreshAndReconcileResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (RefreshAndReconcileResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (RefreshAndReconcileResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (RefreshAndReconcileResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (RefreshAndReconcileResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type RenameFileAndReconcileRequest

type RenameFileAndReconcileRequest struct {

	// Instance to store file in and reconcile
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	// Current path of the file
	FromPath string `protobuf:"bytes,2,opt,name=from_path,json=fromPath,proto3" json:"from_path,omitempty"`
	// New path of the file
	ToPath string `protobuf:"bytes,3,opt,name=to_path,json=toPath,proto3" json:"to_path,omitempty"`
	// If true, will save the file and validate it and related file artifacts, but not actually execute any migrations.
	Dry bool `protobuf:"varint,4,opt,name=dry,proto3" json:"dry,omitempty"`
	// If true, will not execute any migrations if any artifact fails to validate.
	// Otherwise, it will execute a best-effort reconciliation (including dropping objects with
	// artifacts that fail to validate.)
	Strict bool `protobuf:"varint,5,opt,name=strict,proto3" json:"strict,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameFileAndReconcileRequest) Descriptor deprecated

func (*RenameFileAndReconcileRequest) Descriptor() ([]byte, []int)

Deprecated: Use RenameFileAndReconcileRequest.ProtoReflect.Descriptor instead.

func (*RenameFileAndReconcileRequest) GetDry

func (x *RenameFileAndReconcileRequest) GetDry() bool

func (*RenameFileAndReconcileRequest) GetFromPath

func (x *RenameFileAndReconcileRequest) GetFromPath() string

func (*RenameFileAndReconcileRequest) GetInstanceId

func (x *RenameFileAndReconcileRequest) GetInstanceId() string

func (*RenameFileAndReconcileRequest) GetStrict

func (x *RenameFileAndReconcileRequest) GetStrict() bool

func (*RenameFileAndReconcileRequest) GetToPath

func (x *RenameFileAndReconcileRequest) GetToPath() string

func (*RenameFileAndReconcileRequest) ProtoMessage

func (*RenameFileAndReconcileRequest) ProtoMessage()

func (*RenameFileAndReconcileRequest) ProtoReflect

func (*RenameFileAndReconcileRequest) Reset

func (x *RenameFileAndReconcileRequest) Reset()

func (*RenameFileAndReconcileRequest) String

func (*RenameFileAndReconcileRequest) Validate added in v0.20.0

func (m *RenameFileAndReconcileRequest) Validate() error

Validate checks the field values on RenameFileAndReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RenameFileAndReconcileRequest) ValidateAll added in v0.20.0

func (m *RenameFileAndReconcileRequest) ValidateAll() error

ValidateAll checks the field values on RenameFileAndReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenameFileAndReconcileRequestMultiError, or nil if none found.

type RenameFileAndReconcileRequestMultiError added in v0.20.0

type RenameFileAndReconcileRequestMultiError []error

RenameFileAndReconcileRequestMultiError is an error wrapping multiple validation errors returned by RenameFileAndReconcileRequest.ValidateAll() if the designated constraints aren't met.

func (RenameFileAndReconcileRequestMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (RenameFileAndReconcileRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type RenameFileAndReconcileRequestValidationError added in v0.20.0

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

RenameFileAndReconcileRequestValidationError is the validation error returned by RenameFileAndReconcileRequest.Validate if the designated constraints aren't met.

func (RenameFileAndReconcileRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (RenameFileAndReconcileRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (RenameFileAndReconcileRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (RenameFileAndReconcileRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (RenameFileAndReconcileRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (RenameFileAndReconcileRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type RenameFileAndReconcileResponse

type RenameFileAndReconcileResponse struct {

	// Errors encountered during reconciliation. If strict = false, any path in
	// affected_paths without an error can be assumed to have been reconciled succesfully.
	Errors []*ReconcileError `protobuf:"bytes,1,rep,name=errors,proto3" json:"errors,omitempty"`
	// affected_paths lists all the file artifact paths that were considered while
	// executing the reconciliation. If changed_paths was empty, this will include all
	// code artifacts in the repo.
	AffectedPaths []string `protobuf:"bytes,2,rep,name=affected_paths,json=affectedPaths,proto3" json:"affected_paths,omitempty"`
	// contains filtered or unexported fields
}

func (*RenameFileAndReconcileResponse) Descriptor deprecated

func (*RenameFileAndReconcileResponse) Descriptor() ([]byte, []int)

Deprecated: Use RenameFileAndReconcileResponse.ProtoReflect.Descriptor instead.

func (*RenameFileAndReconcileResponse) GetAffectedPaths

func (x *RenameFileAndReconcileResponse) GetAffectedPaths() []string

func (*RenameFileAndReconcileResponse) GetErrors

func (*RenameFileAndReconcileResponse) ProtoMessage

func (*RenameFileAndReconcileResponse) ProtoMessage()

func (*RenameFileAndReconcileResponse) ProtoReflect

func (*RenameFileAndReconcileResponse) Reset

func (x *RenameFileAndReconcileResponse) Reset()

func (*RenameFileAndReconcileResponse) String

func (*RenameFileAndReconcileResponse) Validate added in v0.20.0

func (m *RenameFileAndReconcileResponse) Validate() error

Validate checks the field values on RenameFileAndReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RenameFileAndReconcileResponse) ValidateAll added in v0.20.0

func (m *RenameFileAndReconcileResponse) ValidateAll() error

ValidateAll checks the field values on RenameFileAndReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenameFileAndReconcileResponseMultiError, or nil if none found.

type RenameFileAndReconcileResponseMultiError added in v0.20.0

type RenameFileAndReconcileResponseMultiError []error

RenameFileAndReconcileResponseMultiError is an error wrapping multiple validation errors returned by RenameFileAndReconcileResponse.ValidateAll() if the designated constraints aren't met.

func (RenameFileAndReconcileResponseMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (RenameFileAndReconcileResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type RenameFileAndReconcileResponseValidationError added in v0.20.0

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

RenameFileAndReconcileResponseValidationError is the validation error returned by RenameFileAndReconcileResponse.Validate if the designated constraints aren't met.

func (RenameFileAndReconcileResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (RenameFileAndReconcileResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (RenameFileAndReconcileResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (RenameFileAndReconcileResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (RenameFileAndReconcileResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (RenameFileAndReconcileResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type RenameFileRequest

type RenameFileRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	FromPath   string `protobuf:"bytes,2,opt,name=from_path,json=fromPath,proto3" json:"from_path,omitempty"`
	ToPath     string `protobuf:"bytes,3,opt,name=to_path,json=toPath,proto3" json:"to_path,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.RenameFile

func (*RenameFileRequest) Descriptor deprecated

func (*RenameFileRequest) Descriptor() ([]byte, []int)

Deprecated: Use RenameFileRequest.ProtoReflect.Descriptor instead.

func (*RenameFileRequest) GetFromPath

func (x *RenameFileRequest) GetFromPath() string

func (*RenameFileRequest) GetInstanceId

func (x *RenameFileRequest) GetInstanceId() string

func (*RenameFileRequest) GetToPath

func (x *RenameFileRequest) GetToPath() string

func (*RenameFileRequest) ProtoMessage

func (*RenameFileRequest) ProtoMessage()

func (*RenameFileRequest) ProtoReflect

func (x *RenameFileRequest) ProtoReflect() protoreflect.Message

func (*RenameFileRequest) Reset

func (x *RenameFileRequest) Reset()

func (*RenameFileRequest) String

func (x *RenameFileRequest) String() string

func (*RenameFileRequest) Validate added in v0.20.0

func (m *RenameFileRequest) Validate() error

Validate checks the field values on RenameFileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RenameFileRequest) ValidateAll added in v0.20.0

func (m *RenameFileRequest) ValidateAll() error

ValidateAll checks the field values on RenameFileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenameFileRequestMultiError, or nil if none found.

type RenameFileRequestMultiError added in v0.20.0

type RenameFileRequestMultiError []error

RenameFileRequestMultiError is an error wrapping multiple validation errors returned by RenameFileRequest.ValidateAll() if the designated constraints aren't met.

func (RenameFileRequestMultiError) AllErrors added in v0.20.0

func (m RenameFileRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RenameFileRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type RenameFileRequestValidationError added in v0.20.0

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

RenameFileRequestValidationError is the validation error returned by RenameFileRequest.Validate if the designated constraints aren't met.

func (RenameFileRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (RenameFileRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (RenameFileRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (RenameFileRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (RenameFileRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (RenameFileRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type RenameFileResponse

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

Response message for RuntimeService.RenameFile

func (*RenameFileResponse) Descriptor deprecated

func (*RenameFileResponse) Descriptor() ([]byte, []int)

Deprecated: Use RenameFileResponse.ProtoReflect.Descriptor instead.

func (*RenameFileResponse) ProtoMessage

func (*RenameFileResponse) ProtoMessage()

func (*RenameFileResponse) ProtoReflect

func (x *RenameFileResponse) ProtoReflect() protoreflect.Message

func (*RenameFileResponse) Reset

func (x *RenameFileResponse) Reset()

func (*RenameFileResponse) String

func (x *RenameFileResponse) String() string

func (*RenameFileResponse) Validate added in v0.20.0

func (m *RenameFileResponse) Validate() error

Validate checks the field values on RenameFileResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RenameFileResponse) ValidateAll added in v0.20.0

func (m *RenameFileResponse) ValidateAll() error

ValidateAll checks the field values on RenameFileResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenameFileResponseMultiError, or nil if none found.

type RenameFileResponseMultiError added in v0.20.0

type RenameFileResponseMultiError []error

RenameFileResponseMultiError is an error wrapping multiple validation errors returned by RenameFileResponse.ValidateAll() if the designated constraints aren't met.

func (RenameFileResponseMultiError) AllErrors added in v0.20.0

func (m RenameFileResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RenameFileResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type RenameFileResponseValidationError added in v0.20.0

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

RenameFileResponseValidationError is the validation error returned by RenameFileResponse.Validate if the designated constraints aren't met.

func (RenameFileResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (RenameFileResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (RenameFileResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (RenameFileResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (RenameFileResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (RenameFileResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type RuntimeServiceClient

type RuntimeServiceClient interface {
	// Ping returns information about the runtime
	Ping(ctx context.Context, in *PingRequest, opts ...grpc.CallOption) (*PingResponse, error)
	// ListInstances lists all the instances currently managed by the runtime
	ListInstances(ctx context.Context, in *ListInstancesRequest, opts ...grpc.CallOption) (*ListInstancesResponse, error)
	// GetInstance returns information about a specific instance
	GetInstance(ctx context.Context, in *GetInstanceRequest, opts ...grpc.CallOption) (*GetInstanceResponse, error)
	// CreateInstance creates a new instance
	CreateInstance(ctx context.Context, in *CreateInstanceRequest, opts ...grpc.CallOption) (*CreateInstanceResponse, error)
	// EditInstance edits an existing instance
	EditInstance(ctx context.Context, in *EditInstanceRequest, opts ...grpc.CallOption) (*EditInstanceResponse, error)
	// EditInstanceVariables edits the instance variable
	EditInstanceVariables(ctx context.Context, in *EditInstanceVariablesRequest, opts ...grpc.CallOption) (*EditInstanceVariablesResponse, error)
	// DeleteInstance deletes an instance
	DeleteInstance(ctx context.Context, in *DeleteInstanceRequest, opts ...grpc.CallOption) (*DeleteInstanceResponse, error)
	// ListFiles lists all the files matching a glob in a repo.
	// The files are sorted by their full path.
	ListFiles(ctx context.Context, in *ListFilesRequest, opts ...grpc.CallOption) (*ListFilesResponse, error)
	// GetFile returns the contents of a specific file in a repo.
	GetFile(ctx context.Context, in *GetFileRequest, opts ...grpc.CallOption) (*GetFileResponse, error)
	// PutFile creates or updates a file in a repo
	PutFile(ctx context.Context, in *PutFileRequest, opts ...grpc.CallOption) (*PutFileResponse, error)
	// DeleteFile deletes a file from a repo
	DeleteFile(ctx context.Context, in *DeleteFileRequest, opts ...grpc.CallOption) (*DeleteFileResponse, error)
	// RenameFile renames a file in a repo
	RenameFile(ctx context.Context, in *RenameFileRequest, opts ...grpc.CallOption) (*RenameFileResponse, error)
	// ListExamples lists all the examples embedded into binary
	ListExamples(ctx context.Context, in *ListExamplesRequest, opts ...grpc.CallOption) (*ListExamplesResponse, error)
	// UnpackExample unpacks an example project
	UnpackExample(ctx context.Context, in *UnpackExampleRequest, opts ...grpc.CallOption) (*UnpackExampleResponse, error)
	// UnpackEmpty unpacks an empty project
	UnpackEmpty(ctx context.Context, in *UnpackEmptyRequest, opts ...grpc.CallOption) (*UnpackEmptyResponse, error)
	// ListCatalogEntries lists all the entries registered in an instance's catalog (like tables, sources or metrics views)
	ListCatalogEntries(ctx context.Context, in *ListCatalogEntriesRequest, opts ...grpc.CallOption) (*ListCatalogEntriesResponse, error)
	// GetCatalogEntry returns information about a specific entry in the catalog
	GetCatalogEntry(ctx context.Context, in *GetCatalogEntryRequest, opts ...grpc.CallOption) (*GetCatalogEntryResponse, error)
	// TriggerRefresh triggers a refresh of a refreshable catalog object.
	// It currently only supports sources (which will be re-ingested), but will also support materialized models in the future.
	// It does not respond until the refresh has completed (will move to async jobs when the task scheduler is in place).
	TriggerRefresh(ctx context.Context, in *TriggerRefreshRequest, opts ...grpc.CallOption) (*TriggerRefreshResponse, error)
	// TriggerSync syncronizes the instance's catalog with the underlying OLAP's information schema.
	// If the instance has exposed=true, tables found in the information schema will be added to the catalog.
	TriggerSync(ctx context.Context, in *TriggerSyncRequest, opts ...grpc.CallOption) (*TriggerSyncResponse, error)
	// Reconcile applies a full set of artifacts from a repo to the catalog and infra.
	// It attempts to infer a minimal number of migrations to apply to reconcile the current state with
	// the desired state expressed in the artifacts. Any existing objects not described in the submitted
	// artifacts will be deleted.
	Reconcile(ctx context.Context, in *ReconcileRequest, opts ...grpc.CallOption) (*ReconcileResponse, error)
	// PutFileAndReconcile combines PutFile and Reconcile in a single endpoint to reduce latency.
	// It is equivalent to calling the two RPCs sequentially.
	PutFileAndReconcile(ctx context.Context, in *PutFileAndReconcileRequest, opts ...grpc.CallOption) (*PutFileAndReconcileResponse, error)
	// DeleteFileAndReconcile combines RenameFile and Reconcile in a single endpoint to reduce latency.
	DeleteFileAndReconcile(ctx context.Context, in *DeleteFileAndReconcileRequest, opts ...grpc.CallOption) (*DeleteFileAndReconcileResponse, error)
	// RenameFileAndReconcile combines RenameFile and Reconcile in a single endpoint to reduce latency.
	RenameFileAndReconcile(ctx context.Context, in *RenameFileAndReconcileRequest, opts ...grpc.CallOption) (*RenameFileAndReconcileResponse, error)
	RefreshAndReconcile(ctx context.Context, in *RefreshAndReconcileRequest, opts ...grpc.CallOption) (*RefreshAndReconcileResponse, error)
	// ListConnectors returns a description of all the connectors implemented in the runtime,
	// including their schema and validation rules
	ListConnectors(ctx context.Context, in *ListConnectorsRequest, opts ...grpc.CallOption) (*ListConnectorsResponse, error)
}

RuntimeServiceClient is the client API for RuntimeService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type RuntimeServiceServer

type RuntimeServiceServer interface {
	// Ping returns information about the runtime
	Ping(context.Context, *PingRequest) (*PingResponse, error)
	// ListInstances lists all the instances currently managed by the runtime
	ListInstances(context.Context, *ListInstancesRequest) (*ListInstancesResponse, error)
	// GetInstance returns information about a specific instance
	GetInstance(context.Context, *GetInstanceRequest) (*GetInstanceResponse, error)
	// CreateInstance creates a new instance
	CreateInstance(context.Context, *CreateInstanceRequest) (*CreateInstanceResponse, error)
	// EditInstance edits an existing instance
	EditInstance(context.Context, *EditInstanceRequest) (*EditInstanceResponse, error)
	// EditInstanceVariables edits the instance variable
	EditInstanceVariables(context.Context, *EditInstanceVariablesRequest) (*EditInstanceVariablesResponse, error)
	// DeleteInstance deletes an instance
	DeleteInstance(context.Context, *DeleteInstanceRequest) (*DeleteInstanceResponse, error)
	// ListFiles lists all the files matching a glob in a repo.
	// The files are sorted by their full path.
	ListFiles(context.Context, *ListFilesRequest) (*ListFilesResponse, error)
	// GetFile returns the contents of a specific file in a repo.
	GetFile(context.Context, *GetFileRequest) (*GetFileResponse, error)
	// PutFile creates or updates a file in a repo
	PutFile(context.Context, *PutFileRequest) (*PutFileResponse, error)
	// DeleteFile deletes a file from a repo
	DeleteFile(context.Context, *DeleteFileRequest) (*DeleteFileResponse, error)
	// RenameFile renames a file in a repo
	RenameFile(context.Context, *RenameFileRequest) (*RenameFileResponse, error)
	// ListExamples lists all the examples embedded into binary
	ListExamples(context.Context, *ListExamplesRequest) (*ListExamplesResponse, error)
	// UnpackExample unpacks an example project
	UnpackExample(context.Context, *UnpackExampleRequest) (*UnpackExampleResponse, error)
	// UnpackEmpty unpacks an empty project
	UnpackEmpty(context.Context, *UnpackEmptyRequest) (*UnpackEmptyResponse, error)
	// ListCatalogEntries lists all the entries registered in an instance's catalog (like tables, sources or metrics views)
	ListCatalogEntries(context.Context, *ListCatalogEntriesRequest) (*ListCatalogEntriesResponse, error)
	// GetCatalogEntry returns information about a specific entry in the catalog
	GetCatalogEntry(context.Context, *GetCatalogEntryRequest) (*GetCatalogEntryResponse, error)
	// TriggerRefresh triggers a refresh of a refreshable catalog object.
	// It currently only supports sources (which will be re-ingested), but will also support materialized models in the future.
	// It does not respond until the refresh has completed (will move to async jobs when the task scheduler is in place).
	TriggerRefresh(context.Context, *TriggerRefreshRequest) (*TriggerRefreshResponse, error)
	// TriggerSync syncronizes the instance's catalog with the underlying OLAP's information schema.
	// If the instance has exposed=true, tables found in the information schema will be added to the catalog.
	TriggerSync(context.Context, *TriggerSyncRequest) (*TriggerSyncResponse, error)
	// Reconcile applies a full set of artifacts from a repo to the catalog and infra.
	// It attempts to infer a minimal number of migrations to apply to reconcile the current state with
	// the desired state expressed in the artifacts. Any existing objects not described in the submitted
	// artifacts will be deleted.
	Reconcile(context.Context, *ReconcileRequest) (*ReconcileResponse, error)
	// PutFileAndReconcile combines PutFile and Reconcile in a single endpoint to reduce latency.
	// It is equivalent to calling the two RPCs sequentially.
	PutFileAndReconcile(context.Context, *PutFileAndReconcileRequest) (*PutFileAndReconcileResponse, error)
	// DeleteFileAndReconcile combines RenameFile and Reconcile in a single endpoint to reduce latency.
	DeleteFileAndReconcile(context.Context, *DeleteFileAndReconcileRequest) (*DeleteFileAndReconcileResponse, error)
	// RenameFileAndReconcile combines RenameFile and Reconcile in a single endpoint to reduce latency.
	RenameFileAndReconcile(context.Context, *RenameFileAndReconcileRequest) (*RenameFileAndReconcileResponse, error)
	RefreshAndReconcile(context.Context, *RefreshAndReconcileRequest) (*RefreshAndReconcileResponse, error)
	// ListConnectors returns a description of all the connectors implemented in the runtime,
	// including their schema and validation rules
	ListConnectors(context.Context, *ListConnectorsRequest) (*ListConnectorsResponse, error)
	// contains filtered or unexported methods
}

RuntimeServiceServer is the server API for RuntimeService service. All implementations must embed UnimplementedRuntimeServiceServer for forward compatibility

type S3GetBucketMetadataRequest added in v0.27.0

type S3GetBucketMetadataRequest struct {
	Bucket string `protobuf:"bytes,1,opt,name=bucket,proto3" json:"bucket,omitempty"`
	// contains filtered or unexported fields
}

func (*S3GetBucketMetadataRequest) Descriptor deprecated added in v0.27.0

func (*S3GetBucketMetadataRequest) Descriptor() ([]byte, []int)

Deprecated: Use S3GetBucketMetadataRequest.ProtoReflect.Descriptor instead.

func (*S3GetBucketMetadataRequest) GetBucket added in v0.27.0

func (x *S3GetBucketMetadataRequest) GetBucket() string

func (*S3GetBucketMetadataRequest) ProtoMessage added in v0.27.0

func (*S3GetBucketMetadataRequest) ProtoMessage()

func (*S3GetBucketMetadataRequest) ProtoReflect added in v0.27.0

func (*S3GetBucketMetadataRequest) Reset added in v0.27.0

func (x *S3GetBucketMetadataRequest) Reset()

func (*S3GetBucketMetadataRequest) String added in v0.27.0

func (x *S3GetBucketMetadataRequest) String() string

func (*S3GetBucketMetadataRequest) Validate added in v0.27.0

func (m *S3GetBucketMetadataRequest) Validate() error

Validate checks the field values on S3GetBucketMetadataRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*S3GetBucketMetadataRequest) ValidateAll added in v0.27.0

func (m *S3GetBucketMetadataRequest) ValidateAll() error

ValidateAll checks the field values on S3GetBucketMetadataRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in S3GetBucketMetadataRequestMultiError, or nil if none found.

type S3GetBucketMetadataRequestMultiError added in v0.27.0

type S3GetBucketMetadataRequestMultiError []error

S3GetBucketMetadataRequestMultiError is an error wrapping multiple validation errors returned by S3GetBucketMetadataRequest.ValidateAll() if the designated constraints aren't met.

func (S3GetBucketMetadataRequestMultiError) AllErrors added in v0.27.0

AllErrors returns a list of validation violation errors.

func (S3GetBucketMetadataRequestMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type S3GetBucketMetadataRequestValidationError added in v0.27.0

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

S3GetBucketMetadataRequestValidationError is the validation error returned by S3GetBucketMetadataRequest.Validate if the designated constraints aren't met.

func (S3GetBucketMetadataRequestValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (S3GetBucketMetadataRequestValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (S3GetBucketMetadataRequestValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (S3GetBucketMetadataRequestValidationError) Field added in v0.27.0

Field function returns field value.

func (S3GetBucketMetadataRequestValidationError) Key added in v0.27.0

Key function returns key value.

func (S3GetBucketMetadataRequestValidationError) Reason added in v0.27.0

Reason function returns reason value.

type S3GetBucketMetadataResponse added in v0.27.0

type S3GetBucketMetadataResponse struct {
	Region string `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"`
	// contains filtered or unexported fields
}

func (*S3GetBucketMetadataResponse) Descriptor deprecated added in v0.27.0

func (*S3GetBucketMetadataResponse) Descriptor() ([]byte, []int)

Deprecated: Use S3GetBucketMetadataResponse.ProtoReflect.Descriptor instead.

func (*S3GetBucketMetadataResponse) GetRegion added in v0.27.0

func (x *S3GetBucketMetadataResponse) GetRegion() string

func (*S3GetBucketMetadataResponse) ProtoMessage added in v0.27.0

func (*S3GetBucketMetadataResponse) ProtoMessage()

func (*S3GetBucketMetadataResponse) ProtoReflect added in v0.27.0

func (*S3GetBucketMetadataResponse) Reset added in v0.27.0

func (x *S3GetBucketMetadataResponse) Reset()

func (*S3GetBucketMetadataResponse) String added in v0.27.0

func (x *S3GetBucketMetadataResponse) String() string

func (*S3GetBucketMetadataResponse) Validate added in v0.27.0

func (m *S3GetBucketMetadataResponse) Validate() error

Validate checks the field values on S3GetBucketMetadataResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*S3GetBucketMetadataResponse) ValidateAll added in v0.27.0

func (m *S3GetBucketMetadataResponse) ValidateAll() error

ValidateAll checks the field values on S3GetBucketMetadataResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in S3GetBucketMetadataResponseMultiError, or nil if none found.

type S3GetBucketMetadataResponseMultiError added in v0.27.0

type S3GetBucketMetadataResponseMultiError []error

S3GetBucketMetadataResponseMultiError is an error wrapping multiple validation errors returned by S3GetBucketMetadataResponse.ValidateAll() if the designated constraints aren't met.

func (S3GetBucketMetadataResponseMultiError) AllErrors added in v0.27.0

AllErrors returns a list of validation violation errors.

func (S3GetBucketMetadataResponseMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type S3GetBucketMetadataResponseValidationError added in v0.27.0

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

S3GetBucketMetadataResponseValidationError is the validation error returned by S3GetBucketMetadataResponse.Validate if the designated constraints aren't met.

func (S3GetBucketMetadataResponseValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (S3GetBucketMetadataResponseValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (S3GetBucketMetadataResponseValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (S3GetBucketMetadataResponseValidationError) Field added in v0.27.0

Field function returns field value.

func (S3GetBucketMetadataResponseValidationError) Key added in v0.27.0

Key function returns key value.

func (S3GetBucketMetadataResponseValidationError) Reason added in v0.27.0

Reason function returns reason value.

type S3GetCredentialsInfoRequest added in v0.27.0

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

func (*S3GetCredentialsInfoRequest) Descriptor deprecated added in v0.27.0

func (*S3GetCredentialsInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use S3GetCredentialsInfoRequest.ProtoReflect.Descriptor instead.

func (*S3GetCredentialsInfoRequest) ProtoMessage added in v0.27.0

func (*S3GetCredentialsInfoRequest) ProtoMessage()

func (*S3GetCredentialsInfoRequest) ProtoReflect added in v0.27.0

func (*S3GetCredentialsInfoRequest) Reset added in v0.27.0

func (x *S3GetCredentialsInfoRequest) Reset()

func (*S3GetCredentialsInfoRequest) String added in v0.27.0

func (x *S3GetCredentialsInfoRequest) String() string

func (*S3GetCredentialsInfoRequest) Validate added in v0.27.0

func (m *S3GetCredentialsInfoRequest) Validate() error

Validate checks the field values on S3GetCredentialsInfoRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*S3GetCredentialsInfoRequest) ValidateAll added in v0.27.0

func (m *S3GetCredentialsInfoRequest) ValidateAll() error

ValidateAll checks the field values on S3GetCredentialsInfoRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in S3GetCredentialsInfoRequestMultiError, or nil if none found.

type S3GetCredentialsInfoRequestMultiError added in v0.27.0

type S3GetCredentialsInfoRequestMultiError []error

S3GetCredentialsInfoRequestMultiError is an error wrapping multiple validation errors returned by S3GetCredentialsInfoRequest.ValidateAll() if the designated constraints aren't met.

func (S3GetCredentialsInfoRequestMultiError) AllErrors added in v0.27.0

AllErrors returns a list of validation violation errors.

func (S3GetCredentialsInfoRequestMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type S3GetCredentialsInfoRequestValidationError added in v0.27.0

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

S3GetCredentialsInfoRequestValidationError is the validation error returned by S3GetCredentialsInfoRequest.Validate if the designated constraints aren't met.

func (S3GetCredentialsInfoRequestValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (S3GetCredentialsInfoRequestValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (S3GetCredentialsInfoRequestValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (S3GetCredentialsInfoRequestValidationError) Field added in v0.27.0

Field function returns field value.

func (S3GetCredentialsInfoRequestValidationError) Key added in v0.27.0

Key function returns key value.

func (S3GetCredentialsInfoRequestValidationError) Reason added in v0.27.0

Reason function returns reason value.

type S3GetCredentialsInfoResponse added in v0.27.0

type S3GetCredentialsInfoResponse struct {
	Exist    bool   `protobuf:"varint,1,opt,name=exist,proto3" json:"exist,omitempty"`
	Provider string `protobuf:"bytes,2,opt,name=provider,proto3" json:"provider,omitempty"`
	// contains filtered or unexported fields
}

func (*S3GetCredentialsInfoResponse) Descriptor deprecated added in v0.27.0

func (*S3GetCredentialsInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use S3GetCredentialsInfoResponse.ProtoReflect.Descriptor instead.

func (*S3GetCredentialsInfoResponse) GetExist added in v0.27.0

func (x *S3GetCredentialsInfoResponse) GetExist() bool

func (*S3GetCredentialsInfoResponse) GetProvider added in v0.27.0

func (x *S3GetCredentialsInfoResponse) GetProvider() string

func (*S3GetCredentialsInfoResponse) ProtoMessage added in v0.27.0

func (*S3GetCredentialsInfoResponse) ProtoMessage()

func (*S3GetCredentialsInfoResponse) ProtoReflect added in v0.27.0

func (*S3GetCredentialsInfoResponse) Reset added in v0.27.0

func (x *S3GetCredentialsInfoResponse) Reset()

func (*S3GetCredentialsInfoResponse) String added in v0.27.0

func (*S3GetCredentialsInfoResponse) Validate added in v0.27.0

func (m *S3GetCredentialsInfoResponse) Validate() error

Validate checks the field values on S3GetCredentialsInfoResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*S3GetCredentialsInfoResponse) ValidateAll added in v0.27.0

func (m *S3GetCredentialsInfoResponse) ValidateAll() error

ValidateAll checks the field values on S3GetCredentialsInfoResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in S3GetCredentialsInfoResponseMultiError, or nil if none found.

type S3GetCredentialsInfoResponseMultiError added in v0.27.0

type S3GetCredentialsInfoResponseMultiError []error

S3GetCredentialsInfoResponseMultiError is an error wrapping multiple validation errors returned by S3GetCredentialsInfoResponse.ValidateAll() if the designated constraints aren't met.

func (S3GetCredentialsInfoResponseMultiError) AllErrors added in v0.27.0

AllErrors returns a list of validation violation errors.

func (S3GetCredentialsInfoResponseMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type S3GetCredentialsInfoResponseValidationError added in v0.27.0

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

S3GetCredentialsInfoResponseValidationError is the validation error returned by S3GetCredentialsInfoResponse.Validate if the designated constraints aren't met.

func (S3GetCredentialsInfoResponseValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (S3GetCredentialsInfoResponseValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (S3GetCredentialsInfoResponseValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (S3GetCredentialsInfoResponseValidationError) Field added in v0.27.0

Field function returns field value.

func (S3GetCredentialsInfoResponseValidationError) Key added in v0.27.0

Key function returns key value.

func (S3GetCredentialsInfoResponseValidationError) Reason added in v0.27.0

Reason function returns reason value.

type S3ListBucketsRequest added in v0.27.0

type S3ListBucketsRequest struct {
	PageSize  uint32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*S3ListBucketsRequest) Descriptor deprecated added in v0.27.0

func (*S3ListBucketsRequest) Descriptor() ([]byte, []int)

Deprecated: Use S3ListBucketsRequest.ProtoReflect.Descriptor instead.

func (*S3ListBucketsRequest) GetPageSize added in v0.27.0

func (x *S3ListBucketsRequest) GetPageSize() uint32

func (*S3ListBucketsRequest) GetPageToken added in v0.27.0

func (x *S3ListBucketsRequest) GetPageToken() string

func (*S3ListBucketsRequest) ProtoMessage added in v0.27.0

func (*S3ListBucketsRequest) ProtoMessage()

func (*S3ListBucketsRequest) ProtoReflect added in v0.27.0

func (x *S3ListBucketsRequest) ProtoReflect() protoreflect.Message

func (*S3ListBucketsRequest) Reset added in v0.27.0

func (x *S3ListBucketsRequest) Reset()

func (*S3ListBucketsRequest) String added in v0.27.0

func (x *S3ListBucketsRequest) String() string

func (*S3ListBucketsRequest) Validate added in v0.27.0

func (m *S3ListBucketsRequest) Validate() error

Validate checks the field values on S3ListBucketsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*S3ListBucketsRequest) ValidateAll added in v0.27.0

func (m *S3ListBucketsRequest) ValidateAll() error

ValidateAll checks the field values on S3ListBucketsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in S3ListBucketsRequestMultiError, or nil if none found.

type S3ListBucketsRequestMultiError added in v0.27.0

type S3ListBucketsRequestMultiError []error

S3ListBucketsRequestMultiError is an error wrapping multiple validation errors returned by S3ListBucketsRequest.ValidateAll() if the designated constraints aren't met.

func (S3ListBucketsRequestMultiError) AllErrors added in v0.27.0

func (m S3ListBucketsRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (S3ListBucketsRequestMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type S3ListBucketsRequestValidationError added in v0.27.0

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

S3ListBucketsRequestValidationError is the validation error returned by S3ListBucketsRequest.Validate if the designated constraints aren't met.

func (S3ListBucketsRequestValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (S3ListBucketsRequestValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (S3ListBucketsRequestValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (S3ListBucketsRequestValidationError) Field added in v0.27.0

Field function returns field value.

func (S3ListBucketsRequestValidationError) Key added in v0.27.0

Key function returns key value.

func (S3ListBucketsRequestValidationError) Reason added in v0.27.0

Reason function returns reason value.

type S3ListBucketsResponse added in v0.27.0

type S3ListBucketsResponse struct {
	NextPageToken string   `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	Buckets       []string `protobuf:"bytes,2,rep,name=buckets,proto3" json:"buckets,omitempty"`
	// contains filtered or unexported fields
}

func (*S3ListBucketsResponse) Descriptor deprecated added in v0.27.0

func (*S3ListBucketsResponse) Descriptor() ([]byte, []int)

Deprecated: Use S3ListBucketsResponse.ProtoReflect.Descriptor instead.

func (*S3ListBucketsResponse) GetBuckets added in v0.27.0

func (x *S3ListBucketsResponse) GetBuckets() []string

func (*S3ListBucketsResponse) GetNextPageToken added in v0.27.0

func (x *S3ListBucketsResponse) GetNextPageToken() string

func (*S3ListBucketsResponse) ProtoMessage added in v0.27.0

func (*S3ListBucketsResponse) ProtoMessage()

func (*S3ListBucketsResponse) ProtoReflect added in v0.27.0

func (x *S3ListBucketsResponse) ProtoReflect() protoreflect.Message

func (*S3ListBucketsResponse) Reset added in v0.27.0

func (x *S3ListBucketsResponse) Reset()

func (*S3ListBucketsResponse) String added in v0.27.0

func (x *S3ListBucketsResponse) String() string

func (*S3ListBucketsResponse) Validate added in v0.27.0

func (m *S3ListBucketsResponse) Validate() error

Validate checks the field values on S3ListBucketsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*S3ListBucketsResponse) ValidateAll added in v0.27.0

func (m *S3ListBucketsResponse) ValidateAll() error

ValidateAll checks the field values on S3ListBucketsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in S3ListBucketsResponseMultiError, or nil if none found.

type S3ListBucketsResponseMultiError added in v0.27.0

type S3ListBucketsResponseMultiError []error

S3ListBucketsResponseMultiError is an error wrapping multiple validation errors returned by S3ListBucketsResponse.ValidateAll() if the designated constraints aren't met.

func (S3ListBucketsResponseMultiError) AllErrors added in v0.27.0

func (m S3ListBucketsResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (S3ListBucketsResponseMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type S3ListBucketsResponseValidationError added in v0.27.0

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

S3ListBucketsResponseValidationError is the validation error returned by S3ListBucketsResponse.Validate if the designated constraints aren't met.

func (S3ListBucketsResponseValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (S3ListBucketsResponseValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (S3ListBucketsResponseValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (S3ListBucketsResponseValidationError) Field added in v0.27.0

Field function returns field value.

func (S3ListBucketsResponseValidationError) Key added in v0.27.0

Key function returns key value.

func (S3ListBucketsResponseValidationError) Reason added in v0.27.0

Reason function returns reason value.

type S3ListObjectsRequest added in v0.27.0

type S3ListObjectsRequest struct {
	PageSize   uint32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken  string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	Bucket     string `protobuf:"bytes,3,opt,name=bucket,proto3" json:"bucket,omitempty"`
	Region     string `protobuf:"bytes,4,opt,name=region,proto3" json:"region,omitempty"`
	Prefix     string `protobuf:"bytes,5,opt,name=prefix,proto3" json:"prefix,omitempty"`
	StartAfter string `protobuf:"bytes,6,opt,name=start_after,json=startAfter,proto3" json:"start_after,omitempty"`
	Delimiter  string `protobuf:"bytes,7,opt,name=delimiter,proto3" json:"delimiter,omitempty"`
	// contains filtered or unexported fields
}

func (*S3ListObjectsRequest) Descriptor deprecated added in v0.27.0

func (*S3ListObjectsRequest) Descriptor() ([]byte, []int)

Deprecated: Use S3ListObjectsRequest.ProtoReflect.Descriptor instead.

func (*S3ListObjectsRequest) GetBucket added in v0.27.0

func (x *S3ListObjectsRequest) GetBucket() string

func (*S3ListObjectsRequest) GetDelimiter added in v0.27.0

func (x *S3ListObjectsRequest) GetDelimiter() string

func (*S3ListObjectsRequest) GetPageSize added in v0.27.0

func (x *S3ListObjectsRequest) GetPageSize() uint32

func (*S3ListObjectsRequest) GetPageToken added in v0.27.0

func (x *S3ListObjectsRequest) GetPageToken() string

func (*S3ListObjectsRequest) GetPrefix added in v0.27.0

func (x *S3ListObjectsRequest) GetPrefix() string

func (*S3ListObjectsRequest) GetRegion added in v0.27.0

func (x *S3ListObjectsRequest) GetRegion() string

func (*S3ListObjectsRequest) GetStartAfter added in v0.27.0

func (x *S3ListObjectsRequest) GetStartAfter() string

func (*S3ListObjectsRequest) ProtoMessage added in v0.27.0

func (*S3ListObjectsRequest) ProtoMessage()

func (*S3ListObjectsRequest) ProtoReflect added in v0.27.0

func (x *S3ListObjectsRequest) ProtoReflect() protoreflect.Message

func (*S3ListObjectsRequest) Reset added in v0.27.0

func (x *S3ListObjectsRequest) Reset()

func (*S3ListObjectsRequest) String added in v0.27.0

func (x *S3ListObjectsRequest) String() string

func (*S3ListObjectsRequest) Validate added in v0.27.0

func (m *S3ListObjectsRequest) Validate() error

Validate checks the field values on S3ListObjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*S3ListObjectsRequest) ValidateAll added in v0.27.0

func (m *S3ListObjectsRequest) ValidateAll() error

ValidateAll checks the field values on S3ListObjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in S3ListObjectsRequestMultiError, or nil if none found.

type S3ListObjectsRequestMultiError added in v0.27.0

type S3ListObjectsRequestMultiError []error

S3ListObjectsRequestMultiError is an error wrapping multiple validation errors returned by S3ListObjectsRequest.ValidateAll() if the designated constraints aren't met.

func (S3ListObjectsRequestMultiError) AllErrors added in v0.27.0

func (m S3ListObjectsRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (S3ListObjectsRequestMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type S3ListObjectsRequestValidationError added in v0.27.0

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

S3ListObjectsRequestValidationError is the validation error returned by S3ListObjectsRequest.Validate if the designated constraints aren't met.

func (S3ListObjectsRequestValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (S3ListObjectsRequestValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (S3ListObjectsRequestValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (S3ListObjectsRequestValidationError) Field added in v0.27.0

Field function returns field value.

func (S3ListObjectsRequestValidationError) Key added in v0.27.0

Key function returns key value.

func (S3ListObjectsRequestValidationError) Reason added in v0.27.0

Reason function returns reason value.

type S3ListObjectsResponse added in v0.27.0

type S3ListObjectsResponse struct {
	NextPageToken string      `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	Objects       []*S3Object `protobuf:"bytes,2,rep,name=objects,proto3" json:"objects,omitempty"`
	// contains filtered or unexported fields
}

func (*S3ListObjectsResponse) Descriptor deprecated added in v0.27.0

func (*S3ListObjectsResponse) Descriptor() ([]byte, []int)

Deprecated: Use S3ListObjectsResponse.ProtoReflect.Descriptor instead.

func (*S3ListObjectsResponse) GetNextPageToken added in v0.27.0

func (x *S3ListObjectsResponse) GetNextPageToken() string

func (*S3ListObjectsResponse) GetObjects added in v0.27.0

func (x *S3ListObjectsResponse) GetObjects() []*S3Object

func (*S3ListObjectsResponse) ProtoMessage added in v0.27.0

func (*S3ListObjectsResponse) ProtoMessage()

func (*S3ListObjectsResponse) ProtoReflect added in v0.27.0

func (x *S3ListObjectsResponse) ProtoReflect() protoreflect.Message

func (*S3ListObjectsResponse) Reset added in v0.27.0

func (x *S3ListObjectsResponse) Reset()

func (*S3ListObjectsResponse) String added in v0.27.0

func (x *S3ListObjectsResponse) String() string

func (*S3ListObjectsResponse) Validate added in v0.27.0

func (m *S3ListObjectsResponse) Validate() error

Validate checks the field values on S3ListObjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*S3ListObjectsResponse) ValidateAll added in v0.27.0

func (m *S3ListObjectsResponse) ValidateAll() error

ValidateAll checks the field values on S3ListObjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in S3ListObjectsResponseMultiError, or nil if none found.

type S3ListObjectsResponseMultiError added in v0.27.0

type S3ListObjectsResponseMultiError []error

S3ListObjectsResponseMultiError is an error wrapping multiple validation errors returned by S3ListObjectsResponse.ValidateAll() if the designated constraints aren't met.

func (S3ListObjectsResponseMultiError) AllErrors added in v0.27.0

func (m S3ListObjectsResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (S3ListObjectsResponseMultiError) Error added in v0.27.0

Error returns a concatenation of all the error messages it wraps.

type S3ListObjectsResponseValidationError added in v0.27.0

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

S3ListObjectsResponseValidationError is the validation error returned by S3ListObjectsResponse.Validate if the designated constraints aren't met.

func (S3ListObjectsResponseValidationError) Cause added in v0.27.0

Cause function returns cause value.

func (S3ListObjectsResponseValidationError) Error added in v0.27.0

Error satisfies the builtin error interface

func (S3ListObjectsResponseValidationError) ErrorName added in v0.27.0

ErrorName returns error name.

func (S3ListObjectsResponseValidationError) Field added in v0.27.0

Field function returns field value.

func (S3ListObjectsResponseValidationError) Key added in v0.27.0

Key function returns key value.

func (S3ListObjectsResponseValidationError) Reason added in v0.27.0

Reason function returns reason value.

type S3Object added in v0.27.0

type S3Object struct {
	Name       string                 `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	ModifiedOn *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=modified_on,json=modifiedOn,proto3" json:"modified_on,omitempty"`
	Size       int64                  `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"`
	IsDir      bool                   `protobuf:"varint,4,opt,name=is_dir,json=isDir,proto3" json:"is_dir,omitempty"`
	// contains filtered or unexported fields
}

func (*S3Object) Descriptor deprecated added in v0.27.0

func (*S3Object) Descriptor() ([]byte, []int)

Deprecated: Use S3Object.ProtoReflect.Descriptor instead.

func (*S3Object) GetIsDir added in v0.27.0

func (x *S3Object) GetIsDir() bool

func (*S3Object) GetModifiedOn added in v0.27.0

func (x *S3Object) GetModifiedOn() *timestamppb.Timestamp

func (*S3Object) GetName added in v0.27.0

func (x *S3Object) GetName() string

func (*S3Object) GetSize added in v0.27.0

func (x *S3Object) GetSize() int64

func (*S3Object) ProtoMessage added in v0.27.0

func (*S3Object) ProtoMessage()

func (*S3Object) ProtoReflect added in v0.27.0

func (x *S3Object) ProtoReflect() protoreflect.Message

func (*S3Object) Reset added in v0.27.0

func (x *S3Object) Reset()

func (*S3Object) String added in v0.27.0

func (x *S3Object) String() string

func (*S3Object) Validate added in v0.27.0

func (m *S3Object) Validate() error

Validate checks the field values on S3Object with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*S3Object) ValidateAll added in v0.27.0

func (m *S3Object) ValidateAll() error

ValidateAll checks the field values on S3Object with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in S3ObjectMultiError, or nil if none found.

type S3ObjectMultiError added in v0.27.0

type S3ObjectMultiError []error

S3ObjectMultiError is an error wrapping multiple validation errors returned by S3Object.ValidateAll() if the designated constraints aren't met.

func (S3ObjectMultiError) AllErrors added in v0.27.0

func (m S3ObjectMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (S3ObjectMultiError) Error added in v0.27.0

func (m S3ObjectMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type S3ObjectValidationError added in v0.27.0

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

S3ObjectValidationError is the validation error returned by S3Object.Validate if the designated constraints aren't met.

func (S3ObjectValidationError) Cause added in v0.27.0

func (e S3ObjectValidationError) Cause() error

Cause function returns cause value.

func (S3ObjectValidationError) Error added in v0.27.0

func (e S3ObjectValidationError) Error() string

Error satisfies the builtin error interface

func (S3ObjectValidationError) ErrorName added in v0.27.0

func (e S3ObjectValidationError) ErrorName() string

ErrorName returns error name.

func (S3ObjectValidationError) Field added in v0.27.0

func (e S3ObjectValidationError) Field() string

Field function returns field value.

func (S3ObjectValidationError) Key added in v0.27.0

func (e S3ObjectValidationError) Key() bool

Key function returns key value.

func (S3ObjectValidationError) Reason added in v0.27.0

func (e S3ObjectValidationError) Reason() string

Reason function returns reason value.

type Source

type Source struct {

	// Name of the source
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Connector used by the source
	Connector string `protobuf:"bytes,2,opt,name=connector,proto3" json:"connector,omitempty"`
	// Connector properties assigned in the source
	Properties *structpb.Struct `protobuf:"bytes,3,opt,name=properties,proto3" json:"properties,omitempty"`
	// Detected schema of the source
	Schema *StructType `protobuf:"bytes,5,opt,name=schema,proto3" json:"schema,omitempty"`
	// extraction policy for the source
	Policy *Source_ExtractPolicy `protobuf:"bytes,6,opt,name=policy,proto3" json:"policy,omitempty"`
	// timeout for source ingestion in seconds
	TimeoutSeconds int32 `protobuf:"varint,7,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds,omitempty"`
	// contains filtered or unexported fields
}

Source is the internal representation of a source definition

func (*Source) Descriptor deprecated

func (*Source) Descriptor() ([]byte, []int)

Deprecated: Use Source.ProtoReflect.Descriptor instead.

func (*Source) GetConnector

func (x *Source) GetConnector() string

func (*Source) GetName

func (x *Source) GetName() string

func (*Source) GetPolicy added in v0.21.0

func (x *Source) GetPolicy() *Source_ExtractPolicy

func (*Source) GetProperties

func (x *Source) GetProperties() *structpb.Struct

func (*Source) GetSchema

func (x *Source) GetSchema() *StructType

func (*Source) GetTimeoutSeconds added in v0.21.0

func (x *Source) GetTimeoutSeconds() int32

func (*Source) ProtoMessage

func (*Source) ProtoMessage()

func (*Source) ProtoReflect

func (x *Source) ProtoReflect() protoreflect.Message

func (*Source) Reset

func (x *Source) Reset()

func (*Source) String

func (x *Source) String() string

func (*Source) Validate added in v0.20.0

func (m *Source) Validate() error

Validate checks the field values on Source with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Source) ValidateAll added in v0.20.0

func (m *Source) ValidateAll() error

ValidateAll checks the field values on Source with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SourceMultiError, or nil if none found.

type SourceMultiError added in v0.20.0

type SourceMultiError []error

SourceMultiError is an error wrapping multiple validation errors returned by Source.ValidateAll() if the designated constraints aren't met.

func (SourceMultiError) AllErrors added in v0.20.0

func (m SourceMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (SourceMultiError) Error added in v0.20.0

func (m SourceMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type SourceValidationError added in v0.20.0

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

SourceValidationError is the validation error returned by Source.Validate if the designated constraints aren't met.

func (SourceValidationError) Cause added in v0.20.0

func (e SourceValidationError) Cause() error

Cause function returns cause value.

func (SourceValidationError) Error added in v0.20.0

func (e SourceValidationError) Error() string

Error satisfies the builtin error interface

func (SourceValidationError) ErrorName added in v0.20.0

func (e SourceValidationError) ErrorName() string

ErrorName returns error name.

func (SourceValidationError) Field added in v0.20.0

func (e SourceValidationError) Field() string

Field function returns field value.

func (SourceValidationError) Key added in v0.20.0

func (e SourceValidationError) Key() bool

Key function returns key value.

func (SourceValidationError) Reason added in v0.20.0

func (e SourceValidationError) Reason() string

Reason function returns reason value.

type Source_ExtractPolicy added in v0.21.0

type Source_ExtractPolicy struct {

	// strategy for selecting rows in a file
	RowsStrategy Source_ExtractPolicy_Strategy `` /* 149-byte string literal not displayed */
	// could in future add: uint64 rows_limit = n;
	// limit on data fetched in bytes
	RowsLimitBytes uint64 `protobuf:"varint,2,opt,name=rows_limit_bytes,json=rowsLimitBytes,proto3" json:"rows_limit_bytes,omitempty"`
	// strategy for selecting files
	FilesStrategy Source_ExtractPolicy_Strategy `` /* 152-byte string literal not displayed */
	// limit on number of files
	FilesLimit uint64 `protobuf:"varint,4,opt,name=files_limit,json=filesLimit,proto3" json:"files_limit,omitempty"`
	// contains filtered or unexported fields
}

Extract policy for glob connectors

func (*Source_ExtractPolicy) Descriptor deprecated added in v0.21.0

func (*Source_ExtractPolicy) Descriptor() ([]byte, []int)

Deprecated: Use Source_ExtractPolicy.ProtoReflect.Descriptor instead.

func (*Source_ExtractPolicy) GetFilesLimit added in v0.21.0

func (x *Source_ExtractPolicy) GetFilesLimit() uint64

func (*Source_ExtractPolicy) GetFilesStrategy added in v0.21.0

func (*Source_ExtractPolicy) GetRowsLimitBytes added in v0.21.0

func (x *Source_ExtractPolicy) GetRowsLimitBytes() uint64

func (*Source_ExtractPolicy) GetRowsStrategy added in v0.21.0

func (*Source_ExtractPolicy) ProtoMessage added in v0.21.0

func (*Source_ExtractPolicy) ProtoMessage()

func (*Source_ExtractPolicy) ProtoReflect added in v0.21.0

func (x *Source_ExtractPolicy) ProtoReflect() protoreflect.Message

func (*Source_ExtractPolicy) Reset added in v0.21.0

func (x *Source_ExtractPolicy) Reset()

func (*Source_ExtractPolicy) String added in v0.21.0

func (x *Source_ExtractPolicy) String() string

func (*Source_ExtractPolicy) Validate added in v0.21.0

func (m *Source_ExtractPolicy) Validate() error

Validate checks the field values on Source_ExtractPolicy with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Source_ExtractPolicy) ValidateAll added in v0.21.0

func (m *Source_ExtractPolicy) ValidateAll() error

ValidateAll checks the field values on Source_ExtractPolicy with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Source_ExtractPolicyMultiError, or nil if none found.

type Source_ExtractPolicyMultiError added in v0.21.0

type Source_ExtractPolicyMultiError []error

Source_ExtractPolicyMultiError is an error wrapping multiple validation errors returned by Source_ExtractPolicy.ValidateAll() if the designated constraints aren't met.

func (Source_ExtractPolicyMultiError) AllErrors added in v0.21.0

func (m Source_ExtractPolicyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (Source_ExtractPolicyMultiError) Error added in v0.21.0

Error returns a concatenation of all the error messages it wraps.

type Source_ExtractPolicyValidationError added in v0.21.0

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

Source_ExtractPolicyValidationError is the validation error returned by Source_ExtractPolicy.Validate if the designated constraints aren't met.

func (Source_ExtractPolicyValidationError) Cause added in v0.21.0

Cause function returns cause value.

func (Source_ExtractPolicyValidationError) Error added in v0.21.0

Error satisfies the builtin error interface

func (Source_ExtractPolicyValidationError) ErrorName added in v0.21.0

ErrorName returns error name.

func (Source_ExtractPolicyValidationError) Field added in v0.21.0

Field function returns field value.

func (Source_ExtractPolicyValidationError) Key added in v0.21.0

Key function returns key value.

func (Source_ExtractPolicyValidationError) Reason added in v0.21.0

Reason function returns reason value.

type Source_ExtractPolicy_Strategy added in v0.21.0

type Source_ExtractPolicy_Strategy int32
const (
	Source_ExtractPolicy_STRATEGY_UNSPECIFIED Source_ExtractPolicy_Strategy = 0
	Source_ExtractPolicy_STRATEGY_HEAD        Source_ExtractPolicy_Strategy = 1
	Source_ExtractPolicy_STRATEGY_TAIL        Source_ExtractPolicy_Strategy = 2
)

func (Source_ExtractPolicy_Strategy) Descriptor added in v0.21.0

func (Source_ExtractPolicy_Strategy) Enum added in v0.21.0

func (Source_ExtractPolicy_Strategy) EnumDescriptor deprecated added in v0.21.0

func (Source_ExtractPolicy_Strategy) EnumDescriptor() ([]byte, []int)

Deprecated: Use Source_ExtractPolicy_Strategy.Descriptor instead.

func (Source_ExtractPolicy_Strategy) Number added in v0.21.0

func (Source_ExtractPolicy_Strategy) String added in v0.21.0

func (Source_ExtractPolicy_Strategy) Type added in v0.21.0

type StructType

type StructType struct {
	Fields []*StructType_Field `protobuf:"bytes,1,rep,name=fields,proto3" json:"fields,omitempty"`
	// contains filtered or unexported fields
}

StructType is a type composed of ordered, named and typed sub-fields

func (*StructType) Descriptor deprecated

func (*StructType) Descriptor() ([]byte, []int)

Deprecated: Use StructType.ProtoReflect.Descriptor instead.

func (*StructType) GetFields

func (x *StructType) GetFields() []*StructType_Field

func (*StructType) ProtoMessage

func (*StructType) ProtoMessage()

func (*StructType) ProtoReflect

func (x *StructType) ProtoReflect() protoreflect.Message

func (*StructType) Reset

func (x *StructType) Reset()

func (*StructType) String

func (x *StructType) String() string

func (*StructType) Validate added in v0.20.0

func (m *StructType) Validate() error

Validate checks the field values on StructType with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StructType) ValidateAll added in v0.20.0

func (m *StructType) ValidateAll() error

ValidateAll checks the field values on StructType with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StructTypeMultiError, or nil if none found.

type StructTypeMultiError added in v0.20.0

type StructTypeMultiError []error

StructTypeMultiError is an error wrapping multiple validation errors returned by StructType.ValidateAll() if the designated constraints aren't met.

func (StructTypeMultiError) AllErrors added in v0.20.0

func (m StructTypeMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StructTypeMultiError) Error added in v0.20.0

func (m StructTypeMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type StructTypeValidationError added in v0.20.0

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

StructTypeValidationError is the validation error returned by StructType.Validate if the designated constraints aren't met.

func (StructTypeValidationError) Cause added in v0.20.0

func (e StructTypeValidationError) Cause() error

Cause function returns cause value.

func (StructTypeValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (StructTypeValidationError) ErrorName added in v0.20.0

func (e StructTypeValidationError) ErrorName() string

ErrorName returns error name.

func (StructTypeValidationError) Field added in v0.20.0

Field function returns field value.

func (StructTypeValidationError) Key added in v0.20.0

Key function returns key value.

func (StructTypeValidationError) Reason added in v0.20.0

func (e StructTypeValidationError) Reason() string

Reason function returns reason value.

type StructType_Field

type StructType_Field struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Type *Type  `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*StructType_Field) Descriptor deprecated

func (*StructType_Field) Descriptor() ([]byte, []int)

Deprecated: Use StructType_Field.ProtoReflect.Descriptor instead.

func (*StructType_Field) GetName

func (x *StructType_Field) GetName() string

func (*StructType_Field) GetType

func (x *StructType_Field) GetType() *Type

func (*StructType_Field) ProtoMessage

func (*StructType_Field) ProtoMessage()

func (*StructType_Field) ProtoReflect

func (x *StructType_Field) ProtoReflect() protoreflect.Message

func (*StructType_Field) Reset

func (x *StructType_Field) Reset()

func (*StructType_Field) String

func (x *StructType_Field) String() string

func (*StructType_Field) Validate added in v0.20.0

func (m *StructType_Field) Validate() error

Validate checks the field values on StructType_Field with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StructType_Field) ValidateAll added in v0.20.0

func (m *StructType_Field) ValidateAll() error

ValidateAll checks the field values on StructType_Field with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StructType_FieldMultiError, or nil if none found.

type StructType_FieldMultiError added in v0.20.0

type StructType_FieldMultiError []error

StructType_FieldMultiError is an error wrapping multiple validation errors returned by StructType_Field.ValidateAll() if the designated constraints aren't met.

func (StructType_FieldMultiError) AllErrors added in v0.20.0

func (m StructType_FieldMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StructType_FieldMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type StructType_FieldValidationError added in v0.20.0

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

StructType_FieldValidationError is the validation error returned by StructType_Field.Validate if the designated constraints aren't met.

func (StructType_FieldValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (StructType_FieldValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (StructType_FieldValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (StructType_FieldValidationError) Field added in v0.20.0

Field function returns field value.

func (StructType_FieldValidationError) Key added in v0.20.0

Key function returns key value.

func (StructType_FieldValidationError) Reason added in v0.20.0

Reason function returns reason value.

type Table

type Table struct {

	// Table name
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Table schema
	Schema *StructType `protobuf:"bytes,2,opt,name=schema,proto3" json:"schema,omitempty"`
	// Managed is true if the table was created through a runtime migration, false if it was discovered in by
	// scanning the database's information schema.
	Managed bool `protobuf:"varint,3,opt,name=managed,proto3" json:"managed,omitempty"`
	// contains filtered or unexported fields
}

Table represents a table in the OLAP database. These include pre-existing tables discovered by periodically scanning the database's information schema when the instance is created with exposed=true. Pre-existing tables have managed = false.

func (*Table) Descriptor deprecated

func (*Table) Descriptor() ([]byte, []int)

Deprecated: Use Table.ProtoReflect.Descriptor instead.

func (*Table) GetManaged

func (x *Table) GetManaged() bool

func (*Table) GetName

func (x *Table) GetName() string

func (*Table) GetSchema

func (x *Table) GetSchema() *StructType

func (*Table) ProtoMessage

func (*Table) ProtoMessage()

func (*Table) ProtoReflect

func (x *Table) ProtoReflect() protoreflect.Message

func (*Table) Reset

func (x *Table) Reset()

func (*Table) String

func (x *Table) String() string

func (*Table) Validate added in v0.20.0

func (m *Table) Validate() error

Validate checks the field values on Table with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Table) ValidateAll added in v0.20.0

func (m *Table) ValidateAll() error

ValidateAll checks the field values on Table with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TableMultiError, or nil if none found.

type TableCardinalityRequest added in v0.22.0

type TableCardinalityRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName  string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	Priority   int32  `protobuf:"varint,3,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

func (*TableCardinalityRequest) Descriptor deprecated added in v0.22.0

func (*TableCardinalityRequest) Descriptor() ([]byte, []int)

Deprecated: Use TableCardinalityRequest.ProtoReflect.Descriptor instead.

func (*TableCardinalityRequest) GetInstanceId added in v0.22.0

func (x *TableCardinalityRequest) GetInstanceId() string

func (*TableCardinalityRequest) GetPriority added in v0.22.0

func (x *TableCardinalityRequest) GetPriority() int32

func (*TableCardinalityRequest) GetTableName added in v0.22.0

func (x *TableCardinalityRequest) GetTableName() string

func (*TableCardinalityRequest) ProtoMessage added in v0.22.0

func (*TableCardinalityRequest) ProtoMessage()

func (*TableCardinalityRequest) ProtoReflect added in v0.22.0

func (x *TableCardinalityRequest) ProtoReflect() protoreflect.Message

func (*TableCardinalityRequest) Reset added in v0.22.0

func (x *TableCardinalityRequest) Reset()

func (*TableCardinalityRequest) String added in v0.22.0

func (x *TableCardinalityRequest) String() string

func (*TableCardinalityRequest) Validate added in v0.22.0

func (m *TableCardinalityRequest) Validate() error

Validate checks the field values on TableCardinalityRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TableCardinalityRequest) ValidateAll added in v0.22.0

func (m *TableCardinalityRequest) ValidateAll() error

ValidateAll checks the field values on TableCardinalityRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TableCardinalityRequestMultiError, or nil if none found.

type TableCardinalityRequestMultiError added in v0.22.0

type TableCardinalityRequestMultiError []error

TableCardinalityRequestMultiError is an error wrapping multiple validation errors returned by TableCardinalityRequest.ValidateAll() if the designated constraints aren't met.

func (TableCardinalityRequestMultiError) AllErrors added in v0.22.0

func (m TableCardinalityRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TableCardinalityRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type TableCardinalityRequestValidationError added in v0.22.0

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

TableCardinalityRequestValidationError is the validation error returned by TableCardinalityRequest.Validate if the designated constraints aren't met.

func (TableCardinalityRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (TableCardinalityRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (TableCardinalityRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (TableCardinalityRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (TableCardinalityRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (TableCardinalityRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type TableCardinalityResponse added in v0.22.0

type TableCardinalityResponse struct {
	Cardinality int64 `protobuf:"varint,1,opt,name=cardinality,proto3" json:"cardinality,omitempty"`
	// contains filtered or unexported fields
}

func (*TableCardinalityResponse) Descriptor deprecated added in v0.22.0

func (*TableCardinalityResponse) Descriptor() ([]byte, []int)

Deprecated: Use TableCardinalityResponse.ProtoReflect.Descriptor instead.

func (*TableCardinalityResponse) GetCardinality added in v0.22.0

func (x *TableCardinalityResponse) GetCardinality() int64

func (*TableCardinalityResponse) ProtoMessage added in v0.22.0

func (*TableCardinalityResponse) ProtoMessage()

func (*TableCardinalityResponse) ProtoReflect added in v0.22.0

func (x *TableCardinalityResponse) ProtoReflect() protoreflect.Message

func (*TableCardinalityResponse) Reset added in v0.22.0

func (x *TableCardinalityResponse) Reset()

func (*TableCardinalityResponse) String added in v0.22.0

func (x *TableCardinalityResponse) String() string

func (*TableCardinalityResponse) Validate added in v0.22.0

func (m *TableCardinalityResponse) Validate() error

Validate checks the field values on TableCardinalityResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TableCardinalityResponse) ValidateAll added in v0.22.0

func (m *TableCardinalityResponse) ValidateAll() error

ValidateAll checks the field values on TableCardinalityResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TableCardinalityResponseMultiError, or nil if none found.

type TableCardinalityResponseMultiError added in v0.22.0

type TableCardinalityResponseMultiError []error

TableCardinalityResponseMultiError is an error wrapping multiple validation errors returned by TableCardinalityResponse.ValidateAll() if the designated constraints aren't met.

func (TableCardinalityResponseMultiError) AllErrors added in v0.22.0

func (m TableCardinalityResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TableCardinalityResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type TableCardinalityResponseValidationError added in v0.22.0

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

TableCardinalityResponseValidationError is the validation error returned by TableCardinalityResponse.Validate if the designated constraints aren't met.

func (TableCardinalityResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (TableCardinalityResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (TableCardinalityResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (TableCardinalityResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (TableCardinalityResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (TableCardinalityResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type TableColumnsRequest added in v0.22.0

type TableColumnsRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName  string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	Priority   int32  `protobuf:"varint,3,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

func (*TableColumnsRequest) Descriptor deprecated added in v0.22.0

func (*TableColumnsRequest) Descriptor() ([]byte, []int)

Deprecated: Use TableColumnsRequest.ProtoReflect.Descriptor instead.

func (*TableColumnsRequest) GetInstanceId added in v0.22.0

func (x *TableColumnsRequest) GetInstanceId() string

func (*TableColumnsRequest) GetPriority added in v0.22.0

func (x *TableColumnsRequest) GetPriority() int32

func (*TableColumnsRequest) GetTableName added in v0.22.0

func (x *TableColumnsRequest) GetTableName() string

func (*TableColumnsRequest) ProtoMessage added in v0.22.0

func (*TableColumnsRequest) ProtoMessage()

func (*TableColumnsRequest) ProtoReflect added in v0.22.0

func (x *TableColumnsRequest) ProtoReflect() protoreflect.Message

func (*TableColumnsRequest) Reset added in v0.22.0

func (x *TableColumnsRequest) Reset()

func (*TableColumnsRequest) String added in v0.22.0

func (x *TableColumnsRequest) String() string

func (*TableColumnsRequest) Validate added in v0.22.0

func (m *TableColumnsRequest) Validate() error

Validate checks the field values on TableColumnsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TableColumnsRequest) ValidateAll added in v0.22.0

func (m *TableColumnsRequest) ValidateAll() error

ValidateAll checks the field values on TableColumnsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TableColumnsRequestMultiError, or nil if none found.

type TableColumnsRequestMultiError added in v0.22.0

type TableColumnsRequestMultiError []error

TableColumnsRequestMultiError is an error wrapping multiple validation errors returned by TableColumnsRequest.ValidateAll() if the designated constraints aren't met.

func (TableColumnsRequestMultiError) AllErrors added in v0.22.0

func (m TableColumnsRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TableColumnsRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type TableColumnsRequestValidationError added in v0.22.0

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

TableColumnsRequestValidationError is the validation error returned by TableColumnsRequest.Validate if the designated constraints aren't met.

func (TableColumnsRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (TableColumnsRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (TableColumnsRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (TableColumnsRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (TableColumnsRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (TableColumnsRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type TableColumnsResponse added in v0.22.0

type TableColumnsResponse struct {
	ProfileColumns []*ProfileColumn `protobuf:"bytes,1,rep,name=profile_columns,json=profileColumns,proto3" json:"profile_columns,omitempty"`
	// contains filtered or unexported fields
}

func (*TableColumnsResponse) Descriptor deprecated added in v0.22.0

func (*TableColumnsResponse) Descriptor() ([]byte, []int)

Deprecated: Use TableColumnsResponse.ProtoReflect.Descriptor instead.

func (*TableColumnsResponse) GetProfileColumns added in v0.22.0

func (x *TableColumnsResponse) GetProfileColumns() []*ProfileColumn

func (*TableColumnsResponse) ProtoMessage added in v0.22.0

func (*TableColumnsResponse) ProtoMessage()

func (*TableColumnsResponse) ProtoReflect added in v0.22.0

func (x *TableColumnsResponse) ProtoReflect() protoreflect.Message

func (*TableColumnsResponse) Reset added in v0.22.0

func (x *TableColumnsResponse) Reset()

func (*TableColumnsResponse) String added in v0.22.0

func (x *TableColumnsResponse) String() string

func (*TableColumnsResponse) Validate added in v0.22.0

func (m *TableColumnsResponse) Validate() error

Validate checks the field values on TableColumnsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TableColumnsResponse) ValidateAll added in v0.22.0

func (m *TableColumnsResponse) ValidateAll() error

ValidateAll checks the field values on TableColumnsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TableColumnsResponseMultiError, or nil if none found.

type TableColumnsResponseMultiError added in v0.22.0

type TableColumnsResponseMultiError []error

TableColumnsResponseMultiError is an error wrapping multiple validation errors returned by TableColumnsResponse.ValidateAll() if the designated constraints aren't met.

func (TableColumnsResponseMultiError) AllErrors added in v0.22.0

func (m TableColumnsResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TableColumnsResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type TableColumnsResponseValidationError added in v0.22.0

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

TableColumnsResponseValidationError is the validation error returned by TableColumnsResponse.Validate if the designated constraints aren't met.

func (TableColumnsResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (TableColumnsResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (TableColumnsResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (TableColumnsResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (TableColumnsResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (TableColumnsResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type TableInfo added in v0.29.1

type TableInfo struct {
	Database string `protobuf:"bytes,1,opt,name=database,proto3" json:"database,omitempty"`
	Name     string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*TableInfo) Descriptor deprecated added in v0.29.1

func (*TableInfo) Descriptor() ([]byte, []int)

Deprecated: Use TableInfo.ProtoReflect.Descriptor instead.

func (*TableInfo) GetDatabase added in v0.29.1

func (x *TableInfo) GetDatabase() string

func (*TableInfo) GetName added in v0.29.1

func (x *TableInfo) GetName() string

func (*TableInfo) ProtoMessage added in v0.29.1

func (*TableInfo) ProtoMessage()

func (*TableInfo) ProtoReflect added in v0.29.1

func (x *TableInfo) ProtoReflect() protoreflect.Message

func (*TableInfo) Reset added in v0.29.1

func (x *TableInfo) Reset()

func (*TableInfo) String added in v0.29.1

func (x *TableInfo) String() string

func (*TableInfo) Validate added in v0.29.1

func (m *TableInfo) Validate() error

Validate checks the field values on TableInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TableInfo) ValidateAll added in v0.29.1

func (m *TableInfo) ValidateAll() error

ValidateAll checks the field values on TableInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TableInfoMultiError, or nil if none found.

type TableInfoMultiError added in v0.29.1

type TableInfoMultiError []error

TableInfoMultiError is an error wrapping multiple validation errors returned by TableInfo.ValidateAll() if the designated constraints aren't met.

func (TableInfoMultiError) AllErrors added in v0.29.1

func (m TableInfoMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TableInfoMultiError) Error added in v0.29.1

func (m TableInfoMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type TableInfoValidationError added in v0.29.1

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

TableInfoValidationError is the validation error returned by TableInfo.Validate if the designated constraints aren't met.

func (TableInfoValidationError) Cause added in v0.29.1

func (e TableInfoValidationError) Cause() error

Cause function returns cause value.

func (TableInfoValidationError) Error added in v0.29.1

func (e TableInfoValidationError) Error() string

Error satisfies the builtin error interface

func (TableInfoValidationError) ErrorName added in v0.29.1

func (e TableInfoValidationError) ErrorName() string

ErrorName returns error name.

func (TableInfoValidationError) Field added in v0.29.1

func (e TableInfoValidationError) Field() string

Field function returns field value.

func (TableInfoValidationError) Key added in v0.29.1

Key function returns key value.

func (TableInfoValidationError) Reason added in v0.29.1

func (e TableInfoValidationError) Reason() string

Reason function returns reason value.

type TableMultiError added in v0.20.0

type TableMultiError []error

TableMultiError is an error wrapping multiple validation errors returned by Table.ValidateAll() if the designated constraints aren't met.

func (TableMultiError) AllErrors added in v0.20.0

func (m TableMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TableMultiError) Error added in v0.20.0

func (m TableMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type TableRowsRequest added in v0.22.0

type TableRowsRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	TableName  string `protobuf:"bytes,2,opt,name=table_name,json=tableName,proto3" json:"table_name,omitempty"`
	Limit      int32  `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"`
	Priority   int32  `protobuf:"varint,4,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

func (*TableRowsRequest) Descriptor deprecated added in v0.22.0

func (*TableRowsRequest) Descriptor() ([]byte, []int)

Deprecated: Use TableRowsRequest.ProtoReflect.Descriptor instead.

func (*TableRowsRequest) GetInstanceId added in v0.22.0

func (x *TableRowsRequest) GetInstanceId() string

func (*TableRowsRequest) GetLimit added in v0.22.0

func (x *TableRowsRequest) GetLimit() int32

func (*TableRowsRequest) GetPriority added in v0.22.0

func (x *TableRowsRequest) GetPriority() int32

func (*TableRowsRequest) GetTableName added in v0.22.0

func (x *TableRowsRequest) GetTableName() string

func (*TableRowsRequest) ProtoMessage added in v0.22.0

func (*TableRowsRequest) ProtoMessage()

func (*TableRowsRequest) ProtoReflect added in v0.22.0

func (x *TableRowsRequest) ProtoReflect() protoreflect.Message

func (*TableRowsRequest) Reset added in v0.22.0

func (x *TableRowsRequest) Reset()

func (*TableRowsRequest) String added in v0.22.0

func (x *TableRowsRequest) String() string

func (*TableRowsRequest) Validate added in v0.22.0

func (m *TableRowsRequest) Validate() error

Validate checks the field values on TableRowsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TableRowsRequest) ValidateAll added in v0.22.0

func (m *TableRowsRequest) ValidateAll() error

ValidateAll checks the field values on TableRowsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TableRowsRequestMultiError, or nil if none found.

type TableRowsRequestMultiError added in v0.22.0

type TableRowsRequestMultiError []error

TableRowsRequestMultiError is an error wrapping multiple validation errors returned by TableRowsRequest.ValidateAll() if the designated constraints aren't met.

func (TableRowsRequestMultiError) AllErrors added in v0.22.0

func (m TableRowsRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TableRowsRequestMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type TableRowsRequestValidationError added in v0.22.0

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

TableRowsRequestValidationError is the validation error returned by TableRowsRequest.Validate if the designated constraints aren't met.

func (TableRowsRequestValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (TableRowsRequestValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (TableRowsRequestValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (TableRowsRequestValidationError) Field added in v0.22.0

Field function returns field value.

func (TableRowsRequestValidationError) Key added in v0.22.0

Key function returns key value.

func (TableRowsRequestValidationError) Reason added in v0.22.0

Reason function returns reason value.

type TableRowsResponse added in v0.22.0

type TableRowsResponse struct {
	Data []*structpb.Struct `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*TableRowsResponse) Descriptor deprecated added in v0.22.0

func (*TableRowsResponse) Descriptor() ([]byte, []int)

Deprecated: Use TableRowsResponse.ProtoReflect.Descriptor instead.

func (*TableRowsResponse) GetData added in v0.22.0

func (x *TableRowsResponse) GetData() []*structpb.Struct

func (*TableRowsResponse) ProtoMessage added in v0.22.0

func (*TableRowsResponse) ProtoMessage()

func (*TableRowsResponse) ProtoReflect added in v0.22.0

func (x *TableRowsResponse) ProtoReflect() protoreflect.Message

func (*TableRowsResponse) Reset added in v0.22.0

func (x *TableRowsResponse) Reset()

func (*TableRowsResponse) String added in v0.22.0

func (x *TableRowsResponse) String() string

func (*TableRowsResponse) Validate added in v0.22.0

func (m *TableRowsResponse) Validate() error

Validate checks the field values on TableRowsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TableRowsResponse) ValidateAll added in v0.22.0

func (m *TableRowsResponse) ValidateAll() error

ValidateAll checks the field values on TableRowsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TableRowsResponseMultiError, or nil if none found.

type TableRowsResponseMultiError added in v0.22.0

type TableRowsResponseMultiError []error

TableRowsResponseMultiError is an error wrapping multiple validation errors returned by TableRowsResponse.ValidateAll() if the designated constraints aren't met.

func (TableRowsResponseMultiError) AllErrors added in v0.22.0

func (m TableRowsResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TableRowsResponseMultiError) Error added in v0.22.0

Error returns a concatenation of all the error messages it wraps.

type TableRowsResponseValidationError added in v0.22.0

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

TableRowsResponseValidationError is the validation error returned by TableRowsResponse.Validate if the designated constraints aren't met.

func (TableRowsResponseValidationError) Cause added in v0.22.0

Cause function returns cause value.

func (TableRowsResponseValidationError) Error added in v0.22.0

Error satisfies the builtin error interface

func (TableRowsResponseValidationError) ErrorName added in v0.22.0

ErrorName returns error name.

func (TableRowsResponseValidationError) Field added in v0.22.0

Field function returns field value.

func (TableRowsResponseValidationError) Key added in v0.22.0

Key function returns key value.

func (TableRowsResponseValidationError) Reason added in v0.22.0

Reason function returns reason value.

type TableValidationError added in v0.20.0

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

TableValidationError is the validation error returned by Table.Validate if the designated constraints aren't met.

func (TableValidationError) Cause added in v0.20.0

func (e TableValidationError) Cause() error

Cause function returns cause value.

func (TableValidationError) Error added in v0.20.0

func (e TableValidationError) Error() string

Error satisfies the builtin error interface

func (TableValidationError) ErrorName added in v0.20.0

func (e TableValidationError) ErrorName() string

ErrorName returns error name.

func (TableValidationError) Field added in v0.20.0

func (e TableValidationError) Field() string

Field function returns field value.

func (TableValidationError) Key added in v0.20.0

func (e TableValidationError) Key() bool

Key function returns key value.

func (TableValidationError) Reason added in v0.20.0

func (e TableValidationError) Reason() string

Reason function returns reason value.

type TimeGrain

type TimeGrain int32
const (
	TimeGrain_TIME_GRAIN_UNSPECIFIED TimeGrain = 0
	TimeGrain_TIME_GRAIN_MILLISECOND TimeGrain = 1
	TimeGrain_TIME_GRAIN_SECOND      TimeGrain = 2
	TimeGrain_TIME_GRAIN_MINUTE      TimeGrain = 3
	TimeGrain_TIME_GRAIN_HOUR        TimeGrain = 4
	TimeGrain_TIME_GRAIN_DAY         TimeGrain = 5
	TimeGrain_TIME_GRAIN_WEEK        TimeGrain = 6
	TimeGrain_TIME_GRAIN_MONTH       TimeGrain = 7
	TimeGrain_TIME_GRAIN_QUARTER     TimeGrain = 8
	TimeGrain_TIME_GRAIN_YEAR        TimeGrain = 9
)

func (TimeGrain) Descriptor

func (TimeGrain) Descriptor() protoreflect.EnumDescriptor

func (TimeGrain) Enum

func (x TimeGrain) Enum() *TimeGrain

func (TimeGrain) EnumDescriptor deprecated

func (TimeGrain) EnumDescriptor() ([]byte, []int)

Deprecated: Use TimeGrain.Descriptor instead.

func (TimeGrain) Number

func (x TimeGrain) Number() protoreflect.EnumNumber

func (TimeGrain) String

func (x TimeGrain) String() string

func (TimeGrain) Type

type TimeRange added in v0.25.2

type TimeRange struct {
	Start *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=start,proto3" json:"start,omitempty"`
	End   *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end,proto3" json:"end,omitempty"`
	// contains filtered or unexported fields
}

func (*TimeRange) Descriptor deprecated added in v0.25.2

func (*TimeRange) Descriptor() ([]byte, []int)

Deprecated: Use TimeRange.ProtoReflect.Descriptor instead.

func (*TimeRange) GetEnd added in v0.25.2

func (x *TimeRange) GetEnd() *timestamppb.Timestamp

func (*TimeRange) GetStart added in v0.25.2

func (x *TimeRange) GetStart() *timestamppb.Timestamp

func (*TimeRange) ProtoMessage added in v0.25.2

func (*TimeRange) ProtoMessage()

func (*TimeRange) ProtoReflect added in v0.25.2

func (x *TimeRange) ProtoReflect() protoreflect.Message

func (*TimeRange) Reset added in v0.25.2

func (x *TimeRange) Reset()

func (*TimeRange) String added in v0.25.2

func (x *TimeRange) String() string

func (*TimeRange) Validate added in v0.25.2

func (m *TimeRange) Validate() error

Validate checks the field values on TimeRange with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TimeRange) ValidateAll added in v0.25.2

func (m *TimeRange) ValidateAll() error

ValidateAll checks the field values on TimeRange with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TimeRangeMultiError, or nil if none found.

type TimeRangeMultiError added in v0.25.2

type TimeRangeMultiError []error

TimeRangeMultiError is an error wrapping multiple validation errors returned by TimeRange.ValidateAll() if the designated constraints aren't met.

func (TimeRangeMultiError) AllErrors added in v0.25.2

func (m TimeRangeMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TimeRangeMultiError) Error added in v0.25.2

func (m TimeRangeMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type TimeRangeSummary

type TimeRangeSummary struct {
	Min      *timestamppb.Timestamp     `protobuf:"bytes,1,opt,name=min,proto3" json:"min,omitempty"`
	Max      *timestamppb.Timestamp     `protobuf:"bytes,2,opt,name=max,proto3" json:"max,omitempty"`
	Interval *TimeRangeSummary_Interval `protobuf:"bytes,3,opt,name=interval,proto3" json:"interval,omitempty"`
	// contains filtered or unexported fields
}

func (*TimeRangeSummary) Descriptor deprecated

func (*TimeRangeSummary) Descriptor() ([]byte, []int)

Deprecated: Use TimeRangeSummary.ProtoReflect.Descriptor instead.

func (*TimeRangeSummary) GetInterval

func (x *TimeRangeSummary) GetInterval() *TimeRangeSummary_Interval

func (*TimeRangeSummary) GetMax

func (x *TimeRangeSummary) GetMax() *timestamppb.Timestamp

func (*TimeRangeSummary) GetMin

func (x *TimeRangeSummary) GetMin() *timestamppb.Timestamp

func (*TimeRangeSummary) ProtoMessage

func (*TimeRangeSummary) ProtoMessage()

func (*TimeRangeSummary) ProtoReflect

func (x *TimeRangeSummary) ProtoReflect() protoreflect.Message

func (*TimeRangeSummary) Reset

func (x *TimeRangeSummary) Reset()

func (*TimeRangeSummary) String

func (x *TimeRangeSummary) String() string

func (*TimeRangeSummary) Validate added in v0.20.0

func (m *TimeRangeSummary) Validate() error

Validate checks the field values on TimeRangeSummary with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TimeRangeSummary) ValidateAll added in v0.20.0

func (m *TimeRangeSummary) ValidateAll() error

ValidateAll checks the field values on TimeRangeSummary with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TimeRangeSummaryMultiError, or nil if none found.

type TimeRangeSummaryMultiError added in v0.20.0

type TimeRangeSummaryMultiError []error

TimeRangeSummaryMultiError is an error wrapping multiple validation errors returned by TimeRangeSummary.ValidateAll() if the designated constraints aren't met.

func (TimeRangeSummaryMultiError) AllErrors added in v0.20.0

func (m TimeRangeSummaryMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TimeRangeSummaryMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type TimeRangeSummaryValidationError added in v0.20.0

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

TimeRangeSummaryValidationError is the validation error returned by TimeRangeSummary.Validate if the designated constraints aren't met.

func (TimeRangeSummaryValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (TimeRangeSummaryValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (TimeRangeSummaryValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (TimeRangeSummaryValidationError) Field added in v0.20.0

Field function returns field value.

func (TimeRangeSummaryValidationError) Key added in v0.20.0

Key function returns key value.

func (TimeRangeSummaryValidationError) Reason added in v0.20.0

Reason function returns reason value.

type TimeRangeSummary_Interval

type TimeRangeSummary_Interval struct {
	Months int32 `protobuf:"varint,1,opt,name=months,proto3" json:"months,omitempty"`
	Days   int32 `protobuf:"varint,2,opt,name=days,proto3" json:"days,omitempty"`
	Micros int64 `protobuf:"varint,3,opt,name=micros,proto3" json:"micros,omitempty"`
	// contains filtered or unexported fields
}

func (*TimeRangeSummary_Interval) Descriptor deprecated

func (*TimeRangeSummary_Interval) Descriptor() ([]byte, []int)

Deprecated: Use TimeRangeSummary_Interval.ProtoReflect.Descriptor instead.

func (*TimeRangeSummary_Interval) GetDays

func (x *TimeRangeSummary_Interval) GetDays() int32

func (*TimeRangeSummary_Interval) GetMicros

func (x *TimeRangeSummary_Interval) GetMicros() int64

func (*TimeRangeSummary_Interval) GetMonths

func (x *TimeRangeSummary_Interval) GetMonths() int32

func (*TimeRangeSummary_Interval) ProtoMessage

func (*TimeRangeSummary_Interval) ProtoMessage()

func (*TimeRangeSummary_Interval) ProtoReflect

func (*TimeRangeSummary_Interval) Reset

func (x *TimeRangeSummary_Interval) Reset()

func (*TimeRangeSummary_Interval) String

func (x *TimeRangeSummary_Interval) String() string

func (*TimeRangeSummary_Interval) Validate added in v0.20.0

func (m *TimeRangeSummary_Interval) Validate() error

Validate checks the field values on TimeRangeSummary_Interval with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TimeRangeSummary_Interval) ValidateAll added in v0.20.0

func (m *TimeRangeSummary_Interval) ValidateAll() error

ValidateAll checks the field values on TimeRangeSummary_Interval with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TimeRangeSummary_IntervalMultiError, or nil if none found.

type TimeRangeSummary_IntervalMultiError added in v0.20.0

type TimeRangeSummary_IntervalMultiError []error

TimeRangeSummary_IntervalMultiError is an error wrapping multiple validation errors returned by TimeRangeSummary_Interval.ValidateAll() if the designated constraints aren't met.

func (TimeRangeSummary_IntervalMultiError) AllErrors added in v0.20.0

AllErrors returns a list of validation violation errors.

func (TimeRangeSummary_IntervalMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type TimeRangeSummary_IntervalValidationError added in v0.20.0

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

TimeRangeSummary_IntervalValidationError is the validation error returned by TimeRangeSummary_Interval.Validate if the designated constraints aren't met.

func (TimeRangeSummary_IntervalValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (TimeRangeSummary_IntervalValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (TimeRangeSummary_IntervalValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (TimeRangeSummary_IntervalValidationError) Field added in v0.20.0

Field function returns field value.

func (TimeRangeSummary_IntervalValidationError) Key added in v0.20.0

Key function returns key value.

func (TimeRangeSummary_IntervalValidationError) Reason added in v0.20.0

Reason function returns reason value.

type TimeRangeValidationError added in v0.25.2

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

TimeRangeValidationError is the validation error returned by TimeRange.Validate if the designated constraints aren't met.

func (TimeRangeValidationError) Cause added in v0.25.2

func (e TimeRangeValidationError) Cause() error

Cause function returns cause value.

func (TimeRangeValidationError) Error added in v0.25.2

func (e TimeRangeValidationError) Error() string

Error satisfies the builtin error interface

func (TimeRangeValidationError) ErrorName added in v0.25.2

func (e TimeRangeValidationError) ErrorName() string

ErrorName returns error name.

func (TimeRangeValidationError) Field added in v0.25.2

func (e TimeRangeValidationError) Field() string

Field function returns field value.

func (TimeRangeValidationError) Key added in v0.25.2

Key function returns key value.

func (TimeRangeValidationError) Reason added in v0.25.2

func (e TimeRangeValidationError) Reason() string

Reason function returns reason value.

type TimeSeriesResponse

type TimeSeriesResponse struct {
	Results    []*TimeSeriesValue `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
	Spark      []*TimeSeriesValue `protobuf:"bytes,2,rep,name=spark,proto3" json:"spark,omitempty"`
	SampleSize int32              `protobuf:"varint,4,opt,name=sample_size,json=sampleSize,proto3" json:"sample_size,omitempty"`
	// contains filtered or unexported fields
}

func (*TimeSeriesResponse) Descriptor deprecated

func (*TimeSeriesResponse) Descriptor() ([]byte, []int)

Deprecated: Use TimeSeriesResponse.ProtoReflect.Descriptor instead.

func (*TimeSeriesResponse) GetResults

func (x *TimeSeriesResponse) GetResults() []*TimeSeriesValue

func (*TimeSeriesResponse) GetSampleSize

func (x *TimeSeriesResponse) GetSampleSize() int32

func (*TimeSeriesResponse) GetSpark

func (x *TimeSeriesResponse) GetSpark() []*TimeSeriesValue

func (*TimeSeriesResponse) ProtoMessage

func (*TimeSeriesResponse) ProtoMessage()

func (*TimeSeriesResponse) ProtoReflect

func (x *TimeSeriesResponse) ProtoReflect() protoreflect.Message

func (*TimeSeriesResponse) Reset

func (x *TimeSeriesResponse) Reset()

func (*TimeSeriesResponse) String

func (x *TimeSeriesResponse) String() string

func (*TimeSeriesResponse) Validate added in v0.20.0

func (m *TimeSeriesResponse) Validate() error

Validate checks the field values on TimeSeriesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TimeSeriesResponse) ValidateAll added in v0.20.0

func (m *TimeSeriesResponse) ValidateAll() error

ValidateAll checks the field values on TimeSeriesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TimeSeriesResponseMultiError, or nil if none found.

type TimeSeriesResponseMultiError added in v0.20.0

type TimeSeriesResponseMultiError []error

TimeSeriesResponseMultiError is an error wrapping multiple validation errors returned by TimeSeriesResponse.ValidateAll() if the designated constraints aren't met.

func (TimeSeriesResponseMultiError) AllErrors added in v0.20.0

func (m TimeSeriesResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TimeSeriesResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type TimeSeriesResponseValidationError added in v0.20.0

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

TimeSeriesResponseValidationError is the validation error returned by TimeSeriesResponse.Validate if the designated constraints aren't met.

func (TimeSeriesResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (TimeSeriesResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (TimeSeriesResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (TimeSeriesResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (TimeSeriesResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (TimeSeriesResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type TimeSeriesTimeRange

type TimeSeriesTimeRange struct {
	Start    *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=start,proto3" json:"start,omitempty"`
	End      *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=end,proto3" json:"end,omitempty"`
	Interval TimeGrain              `protobuf:"varint,4,opt,name=interval,proto3,enum=rill.runtime.v1.TimeGrain" json:"interval,omitempty"`
	// contains filtered or unexported fields
}

func (*TimeSeriesTimeRange) Descriptor deprecated

func (*TimeSeriesTimeRange) Descriptor() ([]byte, []int)

Deprecated: Use TimeSeriesTimeRange.ProtoReflect.Descriptor instead.

func (*TimeSeriesTimeRange) GetEnd

func (*TimeSeriesTimeRange) GetInterval

func (x *TimeSeriesTimeRange) GetInterval() TimeGrain

func (*TimeSeriesTimeRange) GetStart

func (x *TimeSeriesTimeRange) GetStart() *timestamppb.Timestamp

func (*TimeSeriesTimeRange) ProtoMessage

func (*TimeSeriesTimeRange) ProtoMessage()

func (*TimeSeriesTimeRange) ProtoReflect

func (x *TimeSeriesTimeRange) ProtoReflect() protoreflect.Message

func (*TimeSeriesTimeRange) Reset

func (x *TimeSeriesTimeRange) Reset()

func (*TimeSeriesTimeRange) String

func (x *TimeSeriesTimeRange) String() string

func (*TimeSeriesTimeRange) Validate added in v0.20.0

func (m *TimeSeriesTimeRange) Validate() error

Validate checks the field values on TimeSeriesTimeRange with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TimeSeriesTimeRange) ValidateAll added in v0.20.0

func (m *TimeSeriesTimeRange) ValidateAll() error

ValidateAll checks the field values on TimeSeriesTimeRange with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TimeSeriesTimeRangeMultiError, or nil if none found.

type TimeSeriesTimeRangeMultiError added in v0.20.0

type TimeSeriesTimeRangeMultiError []error

TimeSeriesTimeRangeMultiError is an error wrapping multiple validation errors returned by TimeSeriesTimeRange.ValidateAll() if the designated constraints aren't met.

func (TimeSeriesTimeRangeMultiError) AllErrors added in v0.20.0

func (m TimeSeriesTimeRangeMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TimeSeriesTimeRangeMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type TimeSeriesTimeRangeValidationError added in v0.20.0

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

TimeSeriesTimeRangeValidationError is the validation error returned by TimeSeriesTimeRange.Validate if the designated constraints aren't met.

func (TimeSeriesTimeRangeValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (TimeSeriesTimeRangeValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (TimeSeriesTimeRangeValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (TimeSeriesTimeRangeValidationError) Field added in v0.20.0

Field function returns field value.

func (TimeSeriesTimeRangeValidationError) Key added in v0.20.0

Key function returns key value.

func (TimeSeriesTimeRangeValidationError) Reason added in v0.20.0

Reason function returns reason value.

type TimeSeriesValue

type TimeSeriesValue struct {
	Ts      *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"`
	Bin     float64                `protobuf:"fixed64,2,opt,name=bin,proto3" json:"bin,omitempty"`
	Records *structpb.Struct       `protobuf:"bytes,3,opt,name=records,proto3" json:"records,omitempty"`
	// contains filtered or unexported fields
}

func (*TimeSeriesValue) Descriptor deprecated

func (*TimeSeriesValue) Descriptor() ([]byte, []int)

Deprecated: Use TimeSeriesValue.ProtoReflect.Descriptor instead.

func (*TimeSeriesValue) GetBin

func (x *TimeSeriesValue) GetBin() float64

func (*TimeSeriesValue) GetRecords

func (x *TimeSeriesValue) GetRecords() *structpb.Struct

func (*TimeSeriesValue) GetTs

func (*TimeSeriesValue) ProtoMessage

func (*TimeSeriesValue) ProtoMessage()

func (*TimeSeriesValue) ProtoReflect

func (x *TimeSeriesValue) ProtoReflect() protoreflect.Message

func (*TimeSeriesValue) Reset

func (x *TimeSeriesValue) Reset()

func (*TimeSeriesValue) String

func (x *TimeSeriesValue) String() string

func (*TimeSeriesValue) Validate added in v0.20.0

func (m *TimeSeriesValue) Validate() error

Validate checks the field values on TimeSeriesValue with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TimeSeriesValue) ValidateAll added in v0.20.0

func (m *TimeSeriesValue) ValidateAll() error

ValidateAll checks the field values on TimeSeriesValue with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TimeSeriesValueMultiError, or nil if none found.

type TimeSeriesValueMultiError added in v0.20.0

type TimeSeriesValueMultiError []error

TimeSeriesValueMultiError is an error wrapping multiple validation errors returned by TimeSeriesValue.ValidateAll() if the designated constraints aren't met.

func (TimeSeriesValueMultiError) AllErrors added in v0.20.0

func (m TimeSeriesValueMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TimeSeriesValueMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type TimeSeriesValueValidationError added in v0.20.0

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

TimeSeriesValueValidationError is the validation error returned by TimeSeriesValue.Validate if the designated constraints aren't met.

func (TimeSeriesValueValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (TimeSeriesValueValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (TimeSeriesValueValidationError) ErrorName added in v0.20.0

func (e TimeSeriesValueValidationError) ErrorName() string

ErrorName returns error name.

func (TimeSeriesValueValidationError) Field added in v0.20.0

Field function returns field value.

func (TimeSeriesValueValidationError) Key added in v0.20.0

Key function returns key value.

func (TimeSeriesValueValidationError) Reason added in v0.20.0

Reason function returns reason value.

type TopK

type TopK struct {
	Entries []*TopK_Entry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"`
	// contains filtered or unexported fields
}

func (*TopK) Descriptor deprecated

func (*TopK) Descriptor() ([]byte, []int)

Deprecated: Use TopK.ProtoReflect.Descriptor instead.

func (*TopK) GetEntries

func (x *TopK) GetEntries() []*TopK_Entry

func (*TopK) ProtoMessage

func (*TopK) ProtoMessage()

func (*TopK) ProtoReflect

func (x *TopK) ProtoReflect() protoreflect.Message

func (*TopK) Reset

func (x *TopK) Reset()

func (*TopK) String

func (x *TopK) String() string

func (*TopK) Validate added in v0.20.0

func (m *TopK) Validate() error

Validate checks the field values on TopK with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TopK) ValidateAll added in v0.20.0

func (m *TopK) ValidateAll() error

ValidateAll checks the field values on TopK with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TopKMultiError, or nil if none found.

type TopKMultiError added in v0.20.0

type TopKMultiError []error

TopKMultiError is an error wrapping multiple validation errors returned by TopK.ValidateAll() if the designated constraints aren't met.

func (TopKMultiError) AllErrors added in v0.20.0

func (m TopKMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TopKMultiError) Error added in v0.20.0

func (m TopKMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type TopKValidationError added in v0.20.0

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

TopKValidationError is the validation error returned by TopK.Validate if the designated constraints aren't met.

func (TopKValidationError) Cause added in v0.20.0

func (e TopKValidationError) Cause() error

Cause function returns cause value.

func (TopKValidationError) Error added in v0.20.0

func (e TopKValidationError) Error() string

Error satisfies the builtin error interface

func (TopKValidationError) ErrorName added in v0.20.0

func (e TopKValidationError) ErrorName() string

ErrorName returns error name.

func (TopKValidationError) Field added in v0.20.0

func (e TopKValidationError) Field() string

Field function returns field value.

func (TopKValidationError) Key added in v0.20.0

func (e TopKValidationError) Key() bool

Key function returns key value.

func (TopKValidationError) Reason added in v0.20.0

func (e TopKValidationError) Reason() string

Reason function returns reason value.

type TopK_Entry

type TopK_Entry struct {
	Value *structpb.Value `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	Count float64         `protobuf:"fixed64,2,opt,name=count,proto3" json:"count,omitempty"`
	// contains filtered or unexported fields
}

func (*TopK_Entry) Descriptor deprecated

func (*TopK_Entry) Descriptor() ([]byte, []int)

Deprecated: Use TopK_Entry.ProtoReflect.Descriptor instead.

func (*TopK_Entry) GetCount

func (x *TopK_Entry) GetCount() float64

func (*TopK_Entry) GetValue

func (x *TopK_Entry) GetValue() *structpb.Value

func (*TopK_Entry) ProtoMessage

func (*TopK_Entry) ProtoMessage()

func (*TopK_Entry) ProtoReflect

func (x *TopK_Entry) ProtoReflect() protoreflect.Message

func (*TopK_Entry) Reset

func (x *TopK_Entry) Reset()

func (*TopK_Entry) String

func (x *TopK_Entry) String() string

func (*TopK_Entry) Validate added in v0.20.0

func (m *TopK_Entry) Validate() error

Validate checks the field values on TopK_Entry with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TopK_Entry) ValidateAll added in v0.20.0

func (m *TopK_Entry) ValidateAll() error

ValidateAll checks the field values on TopK_Entry with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TopK_EntryMultiError, or nil if none found.

type TopK_EntryMultiError added in v0.20.0

type TopK_EntryMultiError []error

TopK_EntryMultiError is an error wrapping multiple validation errors returned by TopK_Entry.ValidateAll() if the designated constraints aren't met.

func (TopK_EntryMultiError) AllErrors added in v0.20.0

func (m TopK_EntryMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TopK_EntryMultiError) Error added in v0.20.0

func (m TopK_EntryMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type TopK_EntryValidationError added in v0.20.0

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

TopK_EntryValidationError is the validation error returned by TopK_Entry.Validate if the designated constraints aren't met.

func (TopK_EntryValidationError) Cause added in v0.20.0

func (e TopK_EntryValidationError) Cause() error

Cause function returns cause value.

func (TopK_EntryValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (TopK_EntryValidationError) ErrorName added in v0.20.0

func (e TopK_EntryValidationError) ErrorName() string

ErrorName returns error name.

func (TopK_EntryValidationError) Field added in v0.20.0

Field function returns field value.

func (TopK_EntryValidationError) Key added in v0.20.0

Key function returns key value.

func (TopK_EntryValidationError) Reason added in v0.20.0

func (e TopK_EntryValidationError) Reason() string

Reason function returns reason value.

type TriggerRefreshRequest

type TriggerRefreshRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Name       string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.TriggerRefresh

func (*TriggerRefreshRequest) Descriptor deprecated

func (*TriggerRefreshRequest) Descriptor() ([]byte, []int)

Deprecated: Use TriggerRefreshRequest.ProtoReflect.Descriptor instead.

func (*TriggerRefreshRequest) GetInstanceId

func (x *TriggerRefreshRequest) GetInstanceId() string

func (*TriggerRefreshRequest) GetName

func (x *TriggerRefreshRequest) GetName() string

func (*TriggerRefreshRequest) ProtoMessage

func (*TriggerRefreshRequest) ProtoMessage()

func (*TriggerRefreshRequest) ProtoReflect

func (x *TriggerRefreshRequest) ProtoReflect() protoreflect.Message

func (*TriggerRefreshRequest) Reset

func (x *TriggerRefreshRequest) Reset()

func (*TriggerRefreshRequest) String

func (x *TriggerRefreshRequest) String() string

func (*TriggerRefreshRequest) Validate added in v0.20.0

func (m *TriggerRefreshRequest) Validate() error

Validate checks the field values on TriggerRefreshRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TriggerRefreshRequest) ValidateAll added in v0.20.0

func (m *TriggerRefreshRequest) ValidateAll() error

ValidateAll checks the field values on TriggerRefreshRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerRefreshRequestMultiError, or nil if none found.

type TriggerRefreshRequestMultiError added in v0.20.0

type TriggerRefreshRequestMultiError []error

TriggerRefreshRequestMultiError is an error wrapping multiple validation errors returned by TriggerRefreshRequest.ValidateAll() if the designated constraints aren't met.

func (TriggerRefreshRequestMultiError) AllErrors added in v0.20.0

func (m TriggerRefreshRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TriggerRefreshRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type TriggerRefreshRequestValidationError added in v0.20.0

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

TriggerRefreshRequestValidationError is the validation error returned by TriggerRefreshRequest.Validate if the designated constraints aren't met.

func (TriggerRefreshRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (TriggerRefreshRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (TriggerRefreshRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (TriggerRefreshRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (TriggerRefreshRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (TriggerRefreshRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type TriggerRefreshResponse

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

Response message for RuntimeService.TriggerRefresh

func (*TriggerRefreshResponse) Descriptor deprecated

func (*TriggerRefreshResponse) Descriptor() ([]byte, []int)

Deprecated: Use TriggerRefreshResponse.ProtoReflect.Descriptor instead.

func (*TriggerRefreshResponse) ProtoMessage

func (*TriggerRefreshResponse) ProtoMessage()

func (*TriggerRefreshResponse) ProtoReflect

func (x *TriggerRefreshResponse) ProtoReflect() protoreflect.Message

func (*TriggerRefreshResponse) Reset

func (x *TriggerRefreshResponse) Reset()

func (*TriggerRefreshResponse) String

func (x *TriggerRefreshResponse) String() string

func (*TriggerRefreshResponse) Validate added in v0.20.0

func (m *TriggerRefreshResponse) Validate() error

Validate checks the field values on TriggerRefreshResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TriggerRefreshResponse) ValidateAll added in v0.20.0

func (m *TriggerRefreshResponse) ValidateAll() error

ValidateAll checks the field values on TriggerRefreshResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerRefreshResponseMultiError, or nil if none found.

type TriggerRefreshResponseMultiError added in v0.20.0

type TriggerRefreshResponseMultiError []error

TriggerRefreshResponseMultiError is an error wrapping multiple validation errors returned by TriggerRefreshResponse.ValidateAll() if the designated constraints aren't met.

func (TriggerRefreshResponseMultiError) AllErrors added in v0.20.0

func (m TriggerRefreshResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TriggerRefreshResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type TriggerRefreshResponseValidationError added in v0.20.0

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

TriggerRefreshResponseValidationError is the validation error returned by TriggerRefreshResponse.Validate if the designated constraints aren't met.

func (TriggerRefreshResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (TriggerRefreshResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (TriggerRefreshResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (TriggerRefreshResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (TriggerRefreshResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (TriggerRefreshResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type TriggerSyncRequest

type TriggerSyncRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.TriggerSync

func (*TriggerSyncRequest) Descriptor deprecated

func (*TriggerSyncRequest) Descriptor() ([]byte, []int)

Deprecated: Use TriggerSyncRequest.ProtoReflect.Descriptor instead.

func (*TriggerSyncRequest) GetInstanceId

func (x *TriggerSyncRequest) GetInstanceId() string

func (*TriggerSyncRequest) ProtoMessage

func (*TriggerSyncRequest) ProtoMessage()

func (*TriggerSyncRequest) ProtoReflect

func (x *TriggerSyncRequest) ProtoReflect() protoreflect.Message

func (*TriggerSyncRequest) Reset

func (x *TriggerSyncRequest) Reset()

func (*TriggerSyncRequest) String

func (x *TriggerSyncRequest) String() string

func (*TriggerSyncRequest) Validate added in v0.20.0

func (m *TriggerSyncRequest) Validate() error

Validate checks the field values on TriggerSyncRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TriggerSyncRequest) ValidateAll added in v0.20.0

func (m *TriggerSyncRequest) ValidateAll() error

ValidateAll checks the field values on TriggerSyncRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerSyncRequestMultiError, or nil if none found.

type TriggerSyncRequestMultiError added in v0.20.0

type TriggerSyncRequestMultiError []error

TriggerSyncRequestMultiError is an error wrapping multiple validation errors returned by TriggerSyncRequest.ValidateAll() if the designated constraints aren't met.

func (TriggerSyncRequestMultiError) AllErrors added in v0.20.0

func (m TriggerSyncRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TriggerSyncRequestMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type TriggerSyncRequestValidationError added in v0.20.0

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

TriggerSyncRequestValidationError is the validation error returned by TriggerSyncRequest.Validate if the designated constraints aren't met.

func (TriggerSyncRequestValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (TriggerSyncRequestValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (TriggerSyncRequestValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (TriggerSyncRequestValidationError) Field added in v0.20.0

Field function returns field value.

func (TriggerSyncRequestValidationError) Key added in v0.20.0

Key function returns key value.

func (TriggerSyncRequestValidationError) Reason added in v0.20.0

Reason function returns reason value.

type TriggerSyncResponse

type TriggerSyncResponse struct {
	ObjectsCount        uint32 `protobuf:"varint,1,opt,name=objects_count,json=objectsCount,proto3" json:"objects_count,omitempty"`
	ObjectsAddedCount   uint32 `protobuf:"varint,2,opt,name=objects_added_count,json=objectsAddedCount,proto3" json:"objects_added_count,omitempty"`
	ObjectsUpdatedCount uint32 `protobuf:"varint,3,opt,name=objects_updated_count,json=objectsUpdatedCount,proto3" json:"objects_updated_count,omitempty"`
	ObjectsRemovedCount uint32 `protobuf:"varint,4,opt,name=objects_removed_count,json=objectsRemovedCount,proto3" json:"objects_removed_count,omitempty"`
	// contains filtered or unexported fields
}

Response message for RuntimeService.TriggerSync

func (*TriggerSyncResponse) Descriptor deprecated

func (*TriggerSyncResponse) Descriptor() ([]byte, []int)

Deprecated: Use TriggerSyncResponse.ProtoReflect.Descriptor instead.

func (*TriggerSyncResponse) GetObjectsAddedCount

func (x *TriggerSyncResponse) GetObjectsAddedCount() uint32

func (*TriggerSyncResponse) GetObjectsCount

func (x *TriggerSyncResponse) GetObjectsCount() uint32

func (*TriggerSyncResponse) GetObjectsRemovedCount

func (x *TriggerSyncResponse) GetObjectsRemovedCount() uint32

func (*TriggerSyncResponse) GetObjectsUpdatedCount

func (x *TriggerSyncResponse) GetObjectsUpdatedCount() uint32

func (*TriggerSyncResponse) ProtoMessage

func (*TriggerSyncResponse) ProtoMessage()

func (*TriggerSyncResponse) ProtoReflect

func (x *TriggerSyncResponse) ProtoReflect() protoreflect.Message

func (*TriggerSyncResponse) Reset

func (x *TriggerSyncResponse) Reset()

func (*TriggerSyncResponse) String

func (x *TriggerSyncResponse) String() string

func (*TriggerSyncResponse) Validate added in v0.20.0

func (m *TriggerSyncResponse) Validate() error

Validate checks the field values on TriggerSyncResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*TriggerSyncResponse) ValidateAll added in v0.20.0

func (m *TriggerSyncResponse) ValidateAll() error

ValidateAll checks the field values on TriggerSyncResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerSyncResponseMultiError, or nil if none found.

type TriggerSyncResponseMultiError added in v0.20.0

type TriggerSyncResponseMultiError []error

TriggerSyncResponseMultiError is an error wrapping multiple validation errors returned by TriggerSyncResponse.ValidateAll() if the designated constraints aren't met.

func (TriggerSyncResponseMultiError) AllErrors added in v0.20.0

func (m TriggerSyncResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TriggerSyncResponseMultiError) Error added in v0.20.0

Error returns a concatenation of all the error messages it wraps.

type TriggerSyncResponseValidationError added in v0.20.0

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

TriggerSyncResponseValidationError is the validation error returned by TriggerSyncResponse.Validate if the designated constraints aren't met.

func (TriggerSyncResponseValidationError) Cause added in v0.20.0

Cause function returns cause value.

func (TriggerSyncResponseValidationError) Error added in v0.20.0

Error satisfies the builtin error interface

func (TriggerSyncResponseValidationError) ErrorName added in v0.20.0

ErrorName returns error name.

func (TriggerSyncResponseValidationError) Field added in v0.20.0

Field function returns field value.

func (TriggerSyncResponseValidationError) Key added in v0.20.0

Key function returns key value.

func (TriggerSyncResponseValidationError) Reason added in v0.20.0

Reason function returns reason value.

type Type

type Type struct {

	// Code designates the type
	Code Type_Code `protobuf:"varint,1,opt,name=code,proto3,enum=rill.runtime.v1.Type_Code" json:"code,omitempty"`
	// Nullable indicates whether null values are possible
	Nullable bool `protobuf:"varint,2,opt,name=nullable,proto3" json:"nullable,omitempty"`
	// If code is CODE_ARRAY, array_element_type specifies the type of the array elements
	ArrayElementType *Type `protobuf:"bytes,3,opt,name=array_element_type,json=arrayElementType,proto3" json:"array_element_type,omitempty"`
	// If code is CODE_STRUCT, struct_type specifies the type of the struct's fields
	StructType *StructType `protobuf:"bytes,4,opt,name=struct_type,json=structType,proto3" json:"struct_type,omitempty"`
	// If code is CODE_MAP, map_type specifies the map's key and value types
	MapType *MapType `protobuf:"bytes,5,opt,name=map_type,json=mapType,proto3" json:"map_type,omitempty"`
	// contains filtered or unexported fields
}

Type represents a data type in a schema

func (*Type) Descriptor deprecated

func (*Type) Descriptor() ([]byte, []int)

Deprecated: Use Type.ProtoReflect.Descriptor instead.

func (*Type) GetArrayElementType

func (x *Type) GetArrayElementType() *Type

func (*Type) GetCode

func (x *Type) GetCode() Type_Code

func (*Type) GetMapType

func (x *Type) GetMapType() *MapType

func (*Type) GetNullable

func (x *Type) GetNullable() bool

func (*Type) GetStructType

func (x *Type) GetStructType() *StructType

func (*Type) ProtoMessage

func (*Type) ProtoMessage()

func (*Type) ProtoReflect

func (x *Type) ProtoReflect() protoreflect.Message

func (*Type) Reset

func (x *Type) Reset()

func (*Type) String

func (x *Type) String() string

func (*Type) Validate added in v0.20.0

func (m *Type) Validate() error

Validate checks the field values on Type with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*Type) ValidateAll added in v0.20.0

func (m *Type) ValidateAll() error

ValidateAll checks the field values on Type with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TypeMultiError, or nil if none found.

type TypeMultiError added in v0.20.0

type TypeMultiError []error

TypeMultiError is an error wrapping multiple validation errors returned by Type.ValidateAll() if the designated constraints aren't met.

func (TypeMultiError) AllErrors added in v0.20.0

func (m TypeMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (TypeMultiError) Error added in v0.20.0

func (m TypeMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type TypeValidationError added in v0.20.0

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

TypeValidationError is the validation error returned by Type.Validate if the designated constraints aren't met.

func (TypeValidationError) Cause added in v0.20.0

func (e TypeValidationError) Cause() error

Cause function returns cause value.

func (TypeValidationError) Error added in v0.20.0

func (e TypeValidationError) Error() string

Error satisfies the builtin error interface

func (TypeValidationError) ErrorName added in v0.20.0

func (e TypeValidationError) ErrorName() string

ErrorName returns error name.

func (TypeValidationError) Field added in v0.20.0

func (e TypeValidationError) Field() string

Field function returns field value.

func (TypeValidationError) Key added in v0.20.0

func (e TypeValidationError) Key() bool

Key function returns key value.

func (TypeValidationError) Reason added in v0.20.0

func (e TypeValidationError) Reason() string

Reason function returns reason value.

type Type_Code

type Type_Code int32

Code enumerates all the types that can be represented in a schema

const (
	Type_CODE_UNSPECIFIED Type_Code = 0
	Type_CODE_BOOL        Type_Code = 1
	Type_CODE_INT8        Type_Code = 2
	Type_CODE_INT16       Type_Code = 3
	Type_CODE_INT32       Type_Code = 4
	Type_CODE_INT64       Type_Code = 5
	Type_CODE_INT128      Type_Code = 6
	Type_CODE_UINT8       Type_Code = 7
	Type_CODE_UINT16      Type_Code = 8
	Type_CODE_UINT32      Type_Code = 9
	Type_CODE_UINT64      Type_Code = 10
	Type_CODE_UINT128     Type_Code = 11
	Type_CODE_FLOAT32     Type_Code = 12
	Type_CODE_FLOAT64     Type_Code = 13
	Type_CODE_TIMESTAMP   Type_Code = 14
	Type_CODE_DATE        Type_Code = 15
	Type_CODE_TIME        Type_Code = 16
	Type_CODE_STRING      Type_Code = 17
	Type_CODE_BYTES       Type_Code = 18
	Type_CODE_ARRAY       Type_Code = 19
	Type_CODE_STRUCT      Type_Code = 20
	Type_CODE_MAP         Type_Code = 21
	Type_CODE_DECIMAL     Type_Code = 22
	Type_CODE_JSON        Type_Code = 23
	Type_CODE_UUID        Type_Code = 24
)

func (Type_Code) Descriptor

func (Type_Code) Descriptor() protoreflect.EnumDescriptor

func (Type_Code) Enum

func (x Type_Code) Enum() *Type_Code

func (Type_Code) EnumDescriptor deprecated

func (Type_Code) EnumDescriptor() ([]byte, []int)

Deprecated: Use Type_Code.Descriptor instead.

func (Type_Code) Number

func (x Type_Code) Number() protoreflect.EnumNumber

func (Type_Code) String

func (x Type_Code) String() string

func (Type_Code) Type

type UnimplementedConnectorServiceServer added in v0.27.0

type UnimplementedConnectorServiceServer struct {
}

UnimplementedConnectorServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedConnectorServiceServer) GCSGetCredentialsInfo added in v0.27.0

func (UnimplementedConnectorServiceServer) GCSListBuckets added in v0.27.0

func (UnimplementedConnectorServiceServer) GCSListObjects added in v0.27.0

func (UnimplementedConnectorServiceServer) MotherduckListTables added in v0.29.1

func (UnimplementedConnectorServiceServer) S3GetBucketMetadata added in v0.27.0

func (UnimplementedConnectorServiceServer) S3GetCredentialsInfo added in v0.27.0

func (UnimplementedConnectorServiceServer) S3ListBuckets added in v0.27.0

func (UnimplementedConnectorServiceServer) S3ListObjects added in v0.27.0

type UnimplementedQueryServiceServer added in v0.22.0

type UnimplementedQueryServiceServer struct {
}

UnimplementedQueryServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedQueryServiceServer) ColumnCardinality added in v0.22.0

func (UnimplementedQueryServiceServer) ColumnDescriptiveStatistics added in v0.22.0

func (UnimplementedQueryServiceServer) ColumnNullCount added in v0.22.0

func (UnimplementedQueryServiceServer) ColumnNumericHistogram added in v0.22.0

func (UnimplementedQueryServiceServer) ColumnRollupInterval added in v0.22.0

func (UnimplementedQueryServiceServer) ColumnRugHistogram added in v0.22.0

func (UnimplementedQueryServiceServer) ColumnTimeGrain added in v0.22.0

func (UnimplementedQueryServiceServer) ColumnTimeRange added in v0.22.0

func (UnimplementedQueryServiceServer) ColumnTimeSeries added in v0.22.0

func (UnimplementedQueryServiceServer) ColumnTopK added in v0.22.0

func (UnimplementedQueryServiceServer) Export added in v0.27.3

func (UnimplementedQueryServiceServer) MetricsViewComparisonToplist added in v0.25.2

func (UnimplementedQueryServiceServer) MetricsViewRows added in v0.24.4

func (UnimplementedQueryServiceServer) MetricsViewTimeSeries added in v0.22.0

func (UnimplementedQueryServiceServer) MetricsViewToplist added in v0.22.0

func (UnimplementedQueryServiceServer) MetricsViewTotals added in v0.22.0

func (UnimplementedQueryServiceServer) Query added in v0.22.0

func (UnimplementedQueryServiceServer) QueryBatch added in v0.29.1

func (UnimplementedQueryServiceServer) TableCardinality added in v0.22.0

func (UnimplementedQueryServiceServer) TableColumns added in v0.22.0

func (UnimplementedQueryServiceServer) TableRows added in v0.22.0

type UnimplementedRuntimeServiceServer

type UnimplementedRuntimeServiceServer struct {
}

UnimplementedRuntimeServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedRuntimeServiceServer) CreateInstance

func (UnimplementedRuntimeServiceServer) DeleteFile

func (UnimplementedRuntimeServiceServer) DeleteInstance

func (UnimplementedRuntimeServiceServer) EditInstance added in v0.23.0

func (UnimplementedRuntimeServiceServer) EditInstanceVariables added in v0.28.0

func (UnimplementedRuntimeServiceServer) GetCatalogEntry

func (UnimplementedRuntimeServiceServer) GetFile

func (UnimplementedRuntimeServiceServer) GetInstance

func (UnimplementedRuntimeServiceServer) ListCatalogEntries

func (UnimplementedRuntimeServiceServer) ListConnectors

func (UnimplementedRuntimeServiceServer) ListExamples added in v0.26.0

func (UnimplementedRuntimeServiceServer) ListFiles

func (UnimplementedRuntimeServiceServer) ListInstances

func (UnimplementedRuntimeServiceServer) Ping

func (UnimplementedRuntimeServiceServer) PutFile

func (UnimplementedRuntimeServiceServer) PutFileAndReconcile

func (UnimplementedRuntimeServiceServer) Reconcile

func (UnimplementedRuntimeServiceServer) RefreshAndReconcile

func (UnimplementedRuntimeServiceServer) RenameFile

func (UnimplementedRuntimeServiceServer) TriggerRefresh

func (UnimplementedRuntimeServiceServer) TriggerSync

func (UnimplementedRuntimeServiceServer) UnpackEmpty added in v0.26.0

func (UnimplementedRuntimeServiceServer) UnpackExample added in v0.26.0

type UnpackEmptyRequest added in v0.26.0

type UnpackEmptyRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Title      string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	Force      bool   `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.UnpackEmpty

func (*UnpackEmptyRequest) Descriptor deprecated added in v0.26.0

func (*UnpackEmptyRequest) Descriptor() ([]byte, []int)

Deprecated: Use UnpackEmptyRequest.ProtoReflect.Descriptor instead.

func (*UnpackEmptyRequest) GetForce added in v0.26.0

func (x *UnpackEmptyRequest) GetForce() bool

func (*UnpackEmptyRequest) GetInstanceId added in v0.26.0

func (x *UnpackEmptyRequest) GetInstanceId() string

func (*UnpackEmptyRequest) GetTitle added in v0.26.0

func (x *UnpackEmptyRequest) GetTitle() string

func (*UnpackEmptyRequest) ProtoMessage added in v0.26.0

func (*UnpackEmptyRequest) ProtoMessage()

func (*UnpackEmptyRequest) ProtoReflect added in v0.26.0

func (x *UnpackEmptyRequest) ProtoReflect() protoreflect.Message

func (*UnpackEmptyRequest) Reset added in v0.26.0

func (x *UnpackEmptyRequest) Reset()

func (*UnpackEmptyRequest) String added in v0.26.0

func (x *UnpackEmptyRequest) String() string

func (*UnpackEmptyRequest) Validate added in v0.26.0

func (m *UnpackEmptyRequest) Validate() error

Validate checks the field values on UnpackEmptyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UnpackEmptyRequest) ValidateAll added in v0.26.0

func (m *UnpackEmptyRequest) ValidateAll() error

ValidateAll checks the field values on UnpackEmptyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnpackEmptyRequestMultiError, or nil if none found.

type UnpackEmptyRequestMultiError added in v0.26.0

type UnpackEmptyRequestMultiError []error

UnpackEmptyRequestMultiError is an error wrapping multiple validation errors returned by UnpackEmptyRequest.ValidateAll() if the designated constraints aren't met.

func (UnpackEmptyRequestMultiError) AllErrors added in v0.26.0

func (m UnpackEmptyRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UnpackEmptyRequestMultiError) Error added in v0.26.0

Error returns a concatenation of all the error messages it wraps.

type UnpackEmptyRequestValidationError added in v0.26.0

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

UnpackEmptyRequestValidationError is the validation error returned by UnpackEmptyRequest.Validate if the designated constraints aren't met.

func (UnpackEmptyRequestValidationError) Cause added in v0.26.0

Cause function returns cause value.

func (UnpackEmptyRequestValidationError) Error added in v0.26.0

Error satisfies the builtin error interface

func (UnpackEmptyRequestValidationError) ErrorName added in v0.26.0

ErrorName returns error name.

func (UnpackEmptyRequestValidationError) Field added in v0.26.0

Field function returns field value.

func (UnpackEmptyRequestValidationError) Key added in v0.26.0

Key function returns key value.

func (UnpackEmptyRequestValidationError) Reason added in v0.26.0

Reason function returns reason value.

type UnpackEmptyResponse added in v0.26.0

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

Response message for RuntimeService.UnpackEmpty

func (*UnpackEmptyResponse) Descriptor deprecated added in v0.26.0

func (*UnpackEmptyResponse) Descriptor() ([]byte, []int)

Deprecated: Use UnpackEmptyResponse.ProtoReflect.Descriptor instead.

func (*UnpackEmptyResponse) ProtoMessage added in v0.26.0

func (*UnpackEmptyResponse) ProtoMessage()

func (*UnpackEmptyResponse) ProtoReflect added in v0.26.0

func (x *UnpackEmptyResponse) ProtoReflect() protoreflect.Message

func (*UnpackEmptyResponse) Reset added in v0.26.0

func (x *UnpackEmptyResponse) Reset()

func (*UnpackEmptyResponse) String added in v0.26.0

func (x *UnpackEmptyResponse) String() string

func (*UnpackEmptyResponse) Validate added in v0.26.0

func (m *UnpackEmptyResponse) Validate() error

Validate checks the field values on UnpackEmptyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UnpackEmptyResponse) ValidateAll added in v0.26.0

func (m *UnpackEmptyResponse) ValidateAll() error

ValidateAll checks the field values on UnpackEmptyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnpackEmptyResponseMultiError, or nil if none found.

type UnpackEmptyResponseMultiError added in v0.26.0

type UnpackEmptyResponseMultiError []error

UnpackEmptyResponseMultiError is an error wrapping multiple validation errors returned by UnpackEmptyResponse.ValidateAll() if the designated constraints aren't met.

func (UnpackEmptyResponseMultiError) AllErrors added in v0.26.0

func (m UnpackEmptyResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UnpackEmptyResponseMultiError) Error added in v0.26.0

Error returns a concatenation of all the error messages it wraps.

type UnpackEmptyResponseValidationError added in v0.26.0

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

UnpackEmptyResponseValidationError is the validation error returned by UnpackEmptyResponse.Validate if the designated constraints aren't met.

func (UnpackEmptyResponseValidationError) Cause added in v0.26.0

Cause function returns cause value.

func (UnpackEmptyResponseValidationError) Error added in v0.26.0

Error satisfies the builtin error interface

func (UnpackEmptyResponseValidationError) ErrorName added in v0.26.0

ErrorName returns error name.

func (UnpackEmptyResponseValidationError) Field added in v0.26.0

Field function returns field value.

func (UnpackEmptyResponseValidationError) Key added in v0.26.0

Key function returns key value.

func (UnpackEmptyResponseValidationError) Reason added in v0.26.0

Reason function returns reason value.

type UnpackExampleRequest added in v0.26.0

type UnpackExampleRequest struct {
	InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
	Name       string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Force      bool   `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"`
	// contains filtered or unexported fields
}

Request message for RuntimeService.UnpackExample

func (*UnpackExampleRequest) Descriptor deprecated added in v0.26.0

func (*UnpackExampleRequest) Descriptor() ([]byte, []int)

Deprecated: Use UnpackExampleRequest.ProtoReflect.Descriptor instead.

func (*UnpackExampleRequest) GetForce added in v0.26.0

func (x *UnpackExampleRequest) GetForce() bool

func (*UnpackExampleRequest) GetInstanceId added in v0.26.0

func (x *UnpackExampleRequest) GetInstanceId() string

func (*UnpackExampleRequest) GetName added in v0.26.0

func (x *UnpackExampleRequest) GetName() string

func (*UnpackExampleRequest) ProtoMessage added in v0.26.0

func (*UnpackExampleRequest) ProtoMessage()

func (*UnpackExampleRequest) ProtoReflect added in v0.26.0

func (x *UnpackExampleRequest) ProtoReflect() protoreflect.Message

func (*UnpackExampleRequest) Reset added in v0.26.0

func (x *UnpackExampleRequest) Reset()

func (*UnpackExampleRequest) String added in v0.26.0

func (x *UnpackExampleRequest) String() string

func (*UnpackExampleRequest) Validate added in v0.26.0

func (m *UnpackExampleRequest) Validate() error

Validate checks the field values on UnpackExampleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UnpackExampleRequest) ValidateAll added in v0.26.0

func (m *UnpackExampleRequest) ValidateAll() error

ValidateAll checks the field values on UnpackExampleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnpackExampleRequestMultiError, or nil if none found.

type UnpackExampleRequestMultiError added in v0.26.0

type UnpackExampleRequestMultiError []error

UnpackExampleRequestMultiError is an error wrapping multiple validation errors returned by UnpackExampleRequest.ValidateAll() if the designated constraints aren't met.

func (UnpackExampleRequestMultiError) AllErrors added in v0.26.0

func (m UnpackExampleRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UnpackExampleRequestMultiError) Error added in v0.26.0

Error returns a concatenation of all the error messages it wraps.

type UnpackExampleRequestValidationError added in v0.26.0

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

UnpackExampleRequestValidationError is the validation error returned by UnpackExampleRequest.Validate if the designated constraints aren't met.

func (UnpackExampleRequestValidationError) Cause added in v0.26.0

Cause function returns cause value.

func (UnpackExampleRequestValidationError) Error added in v0.26.0

Error satisfies the builtin error interface

func (UnpackExampleRequestValidationError) ErrorName added in v0.26.0

ErrorName returns error name.

func (UnpackExampleRequestValidationError) Field added in v0.26.0

Field function returns field value.

func (UnpackExampleRequestValidationError) Key added in v0.26.0

Key function returns key value.

func (UnpackExampleRequestValidationError) Reason added in v0.26.0

Reason function returns reason value.

type UnpackExampleResponse added in v0.26.0

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

Response message for RuntimeService.UnpackExample

func (*UnpackExampleResponse) Descriptor deprecated added in v0.26.0

func (*UnpackExampleResponse) Descriptor() ([]byte, []int)

Deprecated: Use UnpackExampleResponse.ProtoReflect.Descriptor instead.

func (*UnpackExampleResponse) ProtoMessage added in v0.26.0

func (*UnpackExampleResponse) ProtoMessage()

func (*UnpackExampleResponse) ProtoReflect added in v0.26.0

func (x *UnpackExampleResponse) ProtoReflect() protoreflect.Message

func (*UnpackExampleResponse) Reset added in v0.26.0

func (x *UnpackExampleResponse) Reset()

func (*UnpackExampleResponse) String added in v0.26.0

func (x *UnpackExampleResponse) String() string

func (*UnpackExampleResponse) Validate added in v0.26.0

func (m *UnpackExampleResponse) Validate() error

Validate checks the field values on UnpackExampleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UnpackExampleResponse) ValidateAll added in v0.26.0

func (m *UnpackExampleResponse) ValidateAll() error

ValidateAll checks the field values on UnpackExampleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnpackExampleResponseMultiError, or nil if none found.

type UnpackExampleResponseMultiError added in v0.26.0

type UnpackExampleResponseMultiError []error

UnpackExampleResponseMultiError is an error wrapping multiple validation errors returned by UnpackExampleResponse.ValidateAll() if the designated constraints aren't met.

func (UnpackExampleResponseMultiError) AllErrors added in v0.26.0

func (m UnpackExampleResponseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UnpackExampleResponseMultiError) Error added in v0.26.0

Error returns a concatenation of all the error messages it wraps.

type UnpackExampleResponseValidationError added in v0.26.0

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

UnpackExampleResponseValidationError is the validation error returned by UnpackExampleResponse.Validate if the designated constraints aren't met.

func (UnpackExampleResponseValidationError) Cause added in v0.26.0

Cause function returns cause value.

func (UnpackExampleResponseValidationError) Error added in v0.26.0

Error satisfies the builtin error interface

func (UnpackExampleResponseValidationError) ErrorName added in v0.26.0

ErrorName returns error name.

func (UnpackExampleResponseValidationError) Field added in v0.26.0

Field function returns field value.

func (UnpackExampleResponseValidationError) Key added in v0.26.0

Key function returns key value.

func (UnpackExampleResponseValidationError) Reason added in v0.26.0

Reason function returns reason value.

type UnsafeConnectorServiceServer added in v0.27.0

type UnsafeConnectorServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeConnectorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ConnectorServiceServer will result in compilation errors.

type UnsafeQueryServiceServer added in v0.22.0

type UnsafeQueryServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeQueryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to QueryServiceServer will result in compilation errors.

type UnsafeRuntimeServiceServer

type UnsafeRuntimeServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeRuntimeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RuntimeServiceServer will result in compilation errors.

Jump to

Keyboard shortcuts

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