All Classes and Interfaces
Class
Description
Protobuf type
proto.AssignmentProtobuf type
proto.AssignmentProtobuf enum
proto.CompressionTypeProtobuf type
proto.ConsumerSpecProtobuf type
proto.ConsumerSpecProtobuf type
proto.ConsumerSpec.ReceiverQueueSizeProtobuf type
proto.ConsumerSpec.ReceiverQueueSizeProtobuf type
proto.CryptoSpecProtobuf type
proto.CryptoSpecProtobuf enum
proto.CryptoSpec.FailureActionProtobuf type
proto.FunctionAuthenticationSpecProtobuf type
proto.FunctionAuthenticationSpecProtobuf type
proto.FunctionDetailsProtobuf type
proto.FunctionDetailsProtobuf enum
proto.FunctionDetails.ComponentTypeProtobuf enum
proto.FunctionDetails.RuntimeProtobuf type
proto.FunctionMetaDataProtobuf type
proto.FunctionMetaDataProtobuf enum
proto.FunctionStateProtobuf type
proto.InstanceProtobuf type
proto.InstanceProtobuf type
proto.PackageLocationMetaDataProtobuf type
proto.PackageLocationMetaDataProtobuf enum
proto.ProcessingGuaranteesProtobuf type
proto.ProducerSpecProtobuf type
proto.ProducerSpecProtobuf type
proto.ResourcesProtobuf type
proto.ResourcesProtobuf type
proto.RetryDetailsProtobuf type
proto.RetryDetailsProtobuf type
proto.SinkSpecProtobuf type
proto.SinkSpecProtobuf type
proto.SourceSpecProtobuf type
proto.SourceSpecProtobuf enum
proto.SubscriptionPositionProtobuf enum
proto.SubscriptionTypeProtobuf type
proto.FunctionStatusProtobuf type
proto.FunctionStatusProtobuf type
proto.FunctionStatus.ExceptionInformationProtobuf type
proto.FunctionStatus.ExceptionInformation
Deprecated
Deprecated
Protobuf type
proto.HealthCheckResultProtobuf type
proto.HealthCheckResultProtobuf type
proto.MetricsProtobuf type
proto.MetricsProtobuf type
proto.Metrics.InstanceMetricsProtobuf type
proto.Metrics.InstanceMetrics
message DataDigest {
double count = 1;
double sum = 2;
double max = 3;
double min = 4;
}
map<string, DataDigest> metrics = 1 [deprecated=true];
message DataDigest {
double count = 1;
double sum = 2;
double max = 3;
double min = 4;
}
map<string, DataDigest> metrics = 1 [deprecated=true];
A stub to allow clients to do synchronous rpc calls to service InstanceControl.
A stub to allow clients to do ListenableFuture-style rpc calls to service InstanceControl.
Base class for the server implementation of the service InstanceControl.
A stub to allow clients to do asynchronous rpc calls to service InstanceControl.
Protobuf type
proto.ServiceRequestProtobuf type
proto.ServiceRequestProtobuf enum
proto.ServiceRequest.ServiceRequestType