type google.golang.org/protobuf/types/known/emptypb.Empty
112 uses
google.golang.org/protobuf/types/known/emptypb (current package)
empty.pb.go#L52: type Empty struct {
empty.pb.go#L58: func (x *Empty) Reset() {
empty.pb.go#L59: *x = Empty{}
empty.pb.go#L67: func (x *Empty) String() string {
empty.pb.go#L71: func (*Empty) ProtoMessage() {}
empty.pb.go#L73: func (x *Empty) ProtoReflect() protoreflect.Message {
empty.pb.go#L86: func (*Empty) Descriptor() ([]byte, []int) {
empty.pb.go#L121: (*Empty)(nil), // 0: google.protobuf.Empty
empty.pb.go#L138: switch v := v.(*Empty); i {
google.golang.org/genproto/googleapis/cloud/secretmanager/v1
service.pb.go#L1313: (*emptypb.Empty)(nil), // 22: google.protobuf.Empty
service.pb.go#L1594: DeleteSecret(ctx context.Context, in *DeleteSecretRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
service.pb.go#L1696: func (c *secretManagerServiceClient) DeleteSecret(ctx context.Context, in *DeleteSecretRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
service.pb.go#L1697: out := new(emptypb.Empty)
service.pb.go#L1800: DeleteSecret(context.Context, *DeleteSecretRequest) (*emptypb.Empty, error)
service.pb.go#L1868: func (*UnimplementedSecretManagerServiceServer) DeleteSecret(context.Context, *DeleteSecretRequest) (*emptypb.Empty, error) {
google.golang.org/genproto/googleapis/cloud/tasks/v2
cloudtasks.pb.go#L1428: (*emptypb.Empty)(nil), // 22: google.protobuf.Empty
cloudtasks.pb.go#L1751: DeleteQueue(ctx context.Context, in *DeleteQueueRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
cloudtasks.pb.go#L1834: DeleteTask(ctx context.Context, in *DeleteTaskRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
cloudtasks.pb.go#L1906: func (c *cloudTasksClient) DeleteQueue(ctx context.Context, in *DeleteQueueRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
cloudtasks.pb.go#L1907: out := new(emptypb.Empty)
cloudtasks.pb.go#L1996: func (c *cloudTasksClient) DeleteTask(ctx context.Context, in *DeleteTaskRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
cloudtasks.pb.go#L1997: out := new(emptypb.Empty)
cloudtasks.pb.go#L2064: DeleteQueue(context.Context, *DeleteQueueRequest) (*emptypb.Empty, error)
cloudtasks.pb.go#L2147: DeleteTask(context.Context, *DeleteTaskRequest) (*emptypb.Empty, error)
cloudtasks.pb.go#L2191: func (*UnimplementedCloudTasksServer) DeleteQueue(context.Context, *DeleteQueueRequest) (*emptypb.Empty, error) {
cloudtasks.pb.go#L2221: func (*UnimplementedCloudTasksServer) DeleteTask(context.Context, *DeleteTaskRequest) (*emptypb.Empty, error) {
google.golang.org/genproto/googleapis/container/v1
cluster_service.pb.go#L10382: (*emptypb.Empty)(nil), // 98: google.protobuf.Empty
cluster_service.pb.go#L11622: CancelOperation(ctx context.Context, in *CancelOperationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
cluster_service.pb.go#L11799: func (c *clusterManagerClient) CancelOperation(ctx context.Context, in *CancelOperationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
cluster_service.pb.go#L11800: out := new(emptypb.Empty)
cluster_service.pb.go#L11999: CancelOperation(context.Context, *CancelOperationRequest) (*emptypb.Empty, error)
cluster_service.pb.go#L12082: func (*UnimplementedClusterManagerServer) CancelOperation(context.Context, *CancelOperationRequest) (*emptypb.Empty, error) {
google.golang.org/genproto/googleapis/devtools/cloudtrace/v2
tracing.pb.go#L201: (*emptypb.Empty)(nil), // 2: google.protobuf.Empty
tracing.pb.go#L270: BatchWriteSpans(ctx context.Context, in *BatchWriteSpansRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
tracing.pb.go#L283: func (c *traceServiceClient) BatchWriteSpans(ctx context.Context, in *BatchWriteSpansRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
tracing.pb.go#L284: out := new(emptypb.Empty)
tracing.pb.go#L305: BatchWriteSpans(context.Context, *BatchWriteSpansRequest) (*emptypb.Empty, error)
tracing.pb.go#L314: func (*UnimplementedTraceServiceServer) BatchWriteSpans(context.Context, *BatchWriteSpansRequest) (*emptypb.Empty, error) {
google.golang.org/genproto/googleapis/logging/v2
logging.pb.go#L1062: (*emptypb.Empty)(nil), // 16: google.protobuf.Empty
logging.pb.go#L1254: DeleteLog(ctx context.Context, in *DeleteLogRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
logging.pb.go#L1283: func (c *loggingServiceV2Client) DeleteLog(ctx context.Context, in *DeleteLogRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
logging.pb.go#L1284: out := new(emptypb.Empty)
logging.pb.go#L1334: DeleteLog(context.Context, *DeleteLogRequest) (*emptypb.Empty, error)
logging.pb.go#L1359: func (*UnimplementedLoggingServiceV2Server) DeleteLog(context.Context, *DeleteLogRequest) (*emptypb.Empty, error) {
logging_config.pb.go#L2795: (*emptypb.Empty)(nil), // 27: google.protobuf.Empty
logging_config.pb.go#L3209: DeleteSink(ctx context.Context, in *DeleteSinkRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
logging_config.pb.go#L3221: DeleteExclusion(ctx context.Context, in *DeleteExclusionRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
logging_config.pb.go#L3321: func (c *configServiceV2Client) DeleteSink(ctx context.Context, in *DeleteSinkRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
logging_config.pb.go#L3322: out := new(emptypb.Empty)
logging_config.pb.go#L3366: func (c *configServiceV2Client) DeleteExclusion(ctx context.Context, in *DeleteExclusionRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
logging_config.pb.go#L3367: out := new(emptypb.Empty)
logging_config.pb.go#L3428: DeleteSink(context.Context, *DeleteSinkRequest) (*emptypb.Empty, error)
logging_config.pb.go#L3440: DeleteExclusion(context.Context, *DeleteExclusionRequest) (*emptypb.Empty, error)
logging_config.pb.go#L3494: func (*UnimplementedConfigServiceV2Server) DeleteSink(context.Context, *DeleteSinkRequest) (*emptypb.Empty, error) {
logging_config.pb.go#L3509: func (*UnimplementedConfigServiceV2Server) DeleteExclusion(context.Context, *DeleteExclusionRequest) (*emptypb.Empty, error) {
logging_metrics.pb.go#L916: (*emptypb.Empty)(nil), // 12: google.protobuf.Empty
logging_metrics.pb.go#L1078: DeleteLogMetric(ctx context.Context, in *DeleteLogMetricRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
logging_metrics.pb.go#L1125: func (c *metricsServiceV2Client) DeleteLogMetric(ctx context.Context, in *DeleteLogMetricRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
logging_metrics.pb.go#L1126: out := new(emptypb.Empty)
logging_metrics.pb.go#L1145: DeleteLogMetric(context.Context, *DeleteLogMetricRequest) (*emptypb.Empty, error)
logging_metrics.pb.go#L1164: func (*UnimplementedMetricsServiceV2Server) DeleteLogMetric(context.Context, *DeleteLogMetricRequest) (*emptypb.Empty, error) {
google.golang.org/genproto/googleapis/monitoring/v3
alert_service.pb.go#L647: (*emptypb.Empty)(nil), // 8: google.protobuf.Empty
alert_service.pb.go#L790: DeleteAlertPolicy(ctx context.Context, in *DeleteAlertPolicyRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
alert_service.pb.go#L833: func (c *alertPolicyServiceClient) DeleteAlertPolicy(ctx context.Context, in *DeleteAlertPolicyRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
alert_service.pb.go#L834: out := new(emptypb.Empty)
alert_service.pb.go#L860: DeleteAlertPolicy(context.Context, *DeleteAlertPolicyRequest) (*emptypb.Empty, error)
alert_service.pb.go#L881: func (*UnimplementedAlertPolicyServiceServer) DeleteAlertPolicy(context.Context, *DeleteAlertPolicyRequest) (*emptypb.Empty, error) {
group_service.pb.go#L889: (*emptypb.Empty)(nil), // 11: google.protobuf.Empty
group_service.pb.go#L1068: DeleteGroup(ctx context.Context, in *DeleteGroupRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
group_service.pb.go#L1117: func (c *groupServiceClient) DeleteGroup(ctx context.Context, in *DeleteGroupRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
group_service.pb.go#L1118: out := new(emptypb.Empty)
group_service.pb.go#L1147: DeleteGroup(context.Context, *DeleteGroupRequest) (*emptypb.Empty, error)
group_service.pb.go#L1168: func (*UnimplementedGroupServiceServer) DeleteGroup(context.Context, *DeleteGroupRequest) (*emptypb.Empty, error) {
metric_service.pb.go#L1722: (*emptypb.Empty)(nil), // 27: google.protobuf.Empty
metric_service.pb.go#L2027: DeleteMetricDescriptor(ctx context.Context, in *DeleteMetricDescriptorRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
metric_service.pb.go#L2034: CreateTimeSeries(ctx context.Context, in *CreateTimeSeriesRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
metric_service.pb.go#L2090: func (c *metricServiceClient) DeleteMetricDescriptor(ctx context.Context, in *DeleteMetricDescriptorRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
metric_service.pb.go#L2091: out := new(emptypb.Empty)
metric_service.pb.go#L2108: func (c *metricServiceClient) CreateTimeSeries(ctx context.Context, in *CreateTimeSeriesRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
metric_service.pb.go#L2109: out := new(emptypb.Empty)
metric_service.pb.go#L2134: DeleteMetricDescriptor(context.Context, *DeleteMetricDescriptorRequest) (*emptypb.Empty, error)
metric_service.pb.go#L2141: CreateTimeSeries(context.Context, *CreateTimeSeriesRequest) (*emptypb.Empty, error)
metric_service.pb.go#L2163: func (*UnimplementedMetricServiceServer) DeleteMetricDescriptor(context.Context, *DeleteMetricDescriptorRequest) (*emptypb.Empty, error) {
metric_service.pb.go#L2169: func (*UnimplementedMetricServiceServer) CreateTimeSeries(context.Context, *CreateTimeSeriesRequest) (*emptypb.Empty, error) {
notification_service.pb.go#L1252: (*emptypb.Empty)(nil), // 17: google.protobuf.Empty
notification_service.pb.go#L1506: DeleteNotificationChannel(ctx context.Context, in *DeleteNotificationChannelRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
notification_service.pb.go#L1509: SendNotificationChannelVerificationCode(ctx context.Context, in *SendNotificationChannelVerificationCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
notification_service.pb.go#L1600: func (c *notificationChannelServiceClient) DeleteNotificationChannel(ctx context.Context, in *DeleteNotificationChannelRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
notification_service.pb.go#L1601: out := new(emptypb.Empty)
notification_service.pb.go#L1609: func (c *notificationChannelServiceClient) SendNotificationChannelVerificationCode(ctx context.Context, in *SendNotificationChannelVerificationCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
notification_service.pb.go#L1610: out := new(emptypb.Empty)
notification_service.pb.go#L1659: DeleteNotificationChannel(context.Context, *DeleteNotificationChannelRequest) (*emptypb.Empty, error)
notification_service.pb.go#L1662: SendNotificationChannelVerificationCode(context.Context, *SendNotificationChannelVerificationCodeRequest) (*emptypb.Empty, error)
notification_service.pb.go#L1713: func (*UnimplementedNotificationChannelServiceServer) DeleteNotificationChannel(context.Context, *DeleteNotificationChannelRequest) (*emptypb.Empty, error) {
notification_service.pb.go#L1716: func (*UnimplementedNotificationChannelServiceServer) SendNotificationChannelVerificationCode(context.Context, *SendNotificationChannelVerificationCodeRequest) (*emptypb.Empty, error) {
service_service.pb.go#L1159: (*emptypb.Empty)(nil), // 16: google.protobuf.Empty
service_service.pb.go#L1392: DeleteService(ctx context.Context, in *DeleteServiceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
service_service.pb.go#L1402: DeleteServiceLevelObjective(ctx context.Context, in *DeleteServiceLevelObjectiveRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
service_service.pb.go#L1449: func (c *serviceMonitoringServiceClient) DeleteService(ctx context.Context, in *DeleteServiceRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
service_service.pb.go#L1450: out := new(emptypb.Empty)
service_service.pb.go#L1494: func (c *serviceMonitoringServiceClient) DeleteServiceLevelObjective(ctx context.Context, in *DeleteServiceLevelObjectiveRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
service_service.pb.go#L1495: out := new(emptypb.Empty)
service_service.pb.go#L1514: DeleteService(context.Context, *DeleteServiceRequest) (*emptypb.Empty, error)
service_service.pb.go#L1524: DeleteServiceLevelObjective(context.Context, *DeleteServiceLevelObjectiveRequest) (*emptypb.Empty, error)
service_service.pb.go#L1543: func (*UnimplementedServiceMonitoringServiceServer) DeleteService(context.Context, *DeleteServiceRequest) (*emptypb.Empty, error) {
service_service.pb.go#L1558: func (*UnimplementedServiceMonitoringServiceServer) DeleteServiceLevelObjective(context.Context, *DeleteServiceLevelObjectiveRequest) (*emptypb.Empty, error) {
uptime_service.pb.go#L782: (*emptypb.Empty)(nil), // 11: google.protobuf.Empty
uptime_service.pb.go#L960: DeleteUptimeCheckConfig(ctx context.Context, in *DeleteUptimeCheckConfigRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
uptime_service.pb.go#L1009: func (c *uptimeCheckServiceClient) DeleteUptimeCheckConfig(ctx context.Context, in *DeleteUptimeCheckConfigRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
uptime_service.pb.go#L1010: out := new(emptypb.Empty)
uptime_service.pb.go#L1044: DeleteUptimeCheckConfig(context.Context, *DeleteUptimeCheckConfigRequest) (*emptypb.Empty, error)
uptime_service.pb.go#L1065: func (*UnimplementedUptimeCheckServiceServer) DeleteUptimeCheckConfig(context.Context, *DeleteUptimeCheckConfigRequest) (*emptypb.Empty, error) {
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |