google.golang.org/protobuf/internal/impl.Export.CompressGZIP (method)

7 uses

	google.golang.org/protobuf/internal/impl (current package)
		legacy_export.go#L61: func (Export) CompressGZIP(in []byte) (out []byte) {

	google.golang.org/protobuf/types/known/anypb
		any.pb.go#L430: 		file_google_protobuf_any_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_google_protobuf_any_proto_rawDesc), len(file_google_protobuf_any_proto_rawDesc)))

	google.golang.org/protobuf/types/known/durationpb
		duration.pb.go#L307: 		file_google_protobuf_duration_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_google_protobuf_duration_proto_rawDesc), len(file_google_protobuf_duration_proto_rawDesc)))

	google.golang.org/protobuf/types/known/timestamppb
		timestamp.pb.go#L316: 		file_google_protobuf_timestamp_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_google_protobuf_timestamp_proto_rawDesc), len(file_google_protobuf_timestamp_proto_rawDesc)))

	google.golang.org/genproto/googleapis/rpc/status
		status.pb.go#L147: 		file_google_rpc_status_proto_rawDescData = protoimpl.X.CompressGZIP(file_google_rpc_status_proto_rawDescData)

	google.golang.org/grpc/binarylog/grpc_binarylog_v1
		binarylog.pb.go#L931: 		file_grpc_binlog_v1_binarylog_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_grpc_binlog_v1_binarylog_proto_rawDesc), len(file_grpc_binlog_v1_binarylog_proto_rawDesc)))

	google.golang.org/grpc/health/grpc_health_v1
		health.pb.go#L295: 		file_grpc_health_v1_health_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_grpc_health_v1_health_proto_rawDesc), len(file_grpc_health_v1_health_proto_rawDesc)))