Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf-examples
/ functions
Functions
805 in github.com/bufbuild/buf-examples
⨍
Functions
805
◇
Types & classes
169
↓ 75 callers
Method
newBuilder
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:745
↓ 73 callers
Method
build
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:825
↓ 50 callers
Method
New
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:355
↓ 18 callers
Method
Build
()
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:191
↓ 15 callers
Method
GetLineItems
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice.pb.go:108
↓ 15 callers
Method
GetLineItems
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice.pb.go:108
↓ 15 callers
Function
valid_invoice
()
protovalidate/grpc-python/finish/invoice_server_test.py:270
↓ 13 callers
Method
createInvoice
(CreateInvoiceRequest request, StreamObserver<CreateInvoiceResponse> responseObserver)
protovalidate/grpc-java/finish/src/main/java/invoice/v1/InvoiceService.java:25
↓ 13 callers
Method
newValidInvoice
()
protovalidate/grpc-java/finish/src/test/java/invoice/v1/InvoiceServerTest.java:375
↓ 11 callers
Method
String
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice.pb.go:64
↓ 10 callers
Method
CreateInvoice
CreateInvoice creates a new invoice.
protovalidate/grpc-go/start/gen/invoice/v1/invoice_service_grpc.pb.go:74
↓ 10 callers
Method
String
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice.pb.go:64
↓ 10 callers
Method
String
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice.pb.go:62
↓ 10 callers
Method
String
()
protovalidate/connect-go/start/gen/invoice/v1/invoice.pb.go:62
↓ 10 callers
Method
buildPartial
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:834
↓ 10 callers
Method
checkStatusRuntimeException
(StatusRuntimeException exception, List<ViolationSpec> violationSpecs)
protovalidate/grpc-java/finish/src/test/java/invoice/v1/InvoiceServerTest.java:408
↓ 10 callers
Method
check_violations
(self, invoice, violation_specs)
protovalidate/grpc-python/finish/invoice_server_test.py:223
↓ 8 callers
Function
file_pet_v1_pet_proto_rawDescGZIP
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:469
↓ 8 callers
Method
setLatitude
* Generated from protobuf field <code>float latitude = 1 [json_name = "latitude"];</code> * @param float $var * @return $this */
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Location.php:55
↓ 8 callers
Method
setLongitude
* Generated from protobuf field <code>float longitude = 2 [json_name = "longitude"];</code> * @param float $var * @return $this */
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Location.php:77
↓ 7 callers
Method
getDefaultInstance
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:1112
↓ 6 callers
Method
parseFrom
( java.nio.ByteBuffer data)
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:671
↓ 4 callers
Method
GetLineItems
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice.pb.go:106
↓ 4 callers
Method
GetLineItems
()
protovalidate/connect-go/start/gen/invoice/v1/invoice.pb.go:106
↓ 4 callers
Method
GetMetadata
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.cc:293
↓ 4 callers
Method
GetTag
()
bsr/quickstart/finish/server/gen/tag/v1/tag.pb.go:62
↓ 4 callers
Method
SetFamilyName
(v string)
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:131
↓ 4 callers
Method
SetGivenName
(v string)
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:122
↓ 4 callers
Method
SetMiddleName
(v string)
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:126
↓ 4 callers
Method
Swap
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:335
↓ 4 callers
Function
file_invoice_v1_invoice_proto_rawDescGZIP
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:315
↓ 4 callers
Method
forNumber
@param value The numeric wire value of the corresponding enum entry. @return The enum associated with the given numeric wire value.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:101
↓ 4 callers
Method
intercept
( self, method, request_or_iterator, context, method_name, )
protovalidate/grpc-python/start/validation/interceptor.py:24
↓ 4 callers
Function
main
()
protovalidate/grpc-go/start/cmd/server.go:33
↓ 4 callers
Method
toBuilder
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:751
↓ 4 callers
Method
validateGetWeatherRequest
(GetWeatherRequest request)
protovalidate/quickstart-java/finish/src/main/java/com/bufbuild/weather/WeatherService.java:27
↓ 4 callers
Method
validateGetWeatherRequest
(GetWeatherRequest request)
protovalidate/quickstart-java/start/src/main/java/com/bufbuild/weather/WeatherService.java:28
↓ 4 callers
Function
validateWeather
(request)
protovalidate/quickstart-python/finish/weather.py:17
↓ 4 callers
Function
validateWeather
(request)
protovalidate/quickstart-python/start/weather.py:15
↓ 4 callers
Function
validateWeather
(msg: GetWeatherRequest)
protovalidate/quickstart-es/finish/src/weather.ts:26
↓ 4 callers
Function
validateWeather
(msg: GetWeatherRequest)
protovalidate/quickstart-es/start/src/weather.ts:17
↓ 3 callers
Method
Clone
()
cli/managed-mode/gen/proto/csharp/Weather.cs:339
↓ 3 callers
Method
GetHashCode
()
cli/managed-mode/gen/proto/csharp/Weather.cs:415
↓ 3 callers
Method
GetName
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:150
↓ 3 callers
Method
WriteTo
(pb::CodedOutputStream output)
cli/managed-mode/gen/proto/csharp/Weather.cs:435
↓ 3 callers
Method
createInvoice
(CreateInvoiceRequest request, StreamObserver<CreateInvoiceResponse> responseObserver)
protovalidate/grpc-java/start/src/main/java/invoice/v1/InvoiceService.java:25
↓ 3 callers
Function
file_acme_weather_v1_weather_proto_rawDescGZIP
()
cli/managed-mode/gen/proto/go/github.com/acme/weather/v1/acme/weather/v1/weather.pb.go:245
↓ 3 callers
Function
file_acme_weather_v1_weather_proto_rawDescGZIP
()
cli/managed-mode/gen/proto/go/acme/weather/v1/weather.pb.go:249
↓ 3 callers
Method
getDescriptor
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:135
↓ 3 callers
Method
getDescriptor
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:1165
↓ 3 callers
Method
newValidInvoice
()
protovalidate/grpc-java/start/src/test/java/invoice/v1/InvoiceServerTest.java:151
↓ 3 callers
Function
valid_invoice
()
protovalidate/grpc-python/start/invoice_server_test.py:135
↓ 2 callers
Function
Condition_descriptor
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.cc:168
↓ 2 callers
Method
Equals
(object other)
cli/managed-mode/gen/proto/csharp/Weather.cs:393
↓ 2 callers
Method
GetCustomerId
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:73
↓ 2 callers
Function
GetDescriptor
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:155
↓ 2 callers
Method
GetInvoice
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:195
↓ 2 callers
Method
GetInvoiceId
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice.pb.go:87
↓ 2 callers
Method
GetInvoiceId
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice.pb.go:85
↓ 2 callers
Method
GetInvoiceId
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice.pb.go:87
↓ 2 callers
Method
GetInvoiceId
()
protovalidate/connect-go/start/gen/invoice/v1/invoice.pb.go:85
↓ 2 callers
Method
GetInvoiceId
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:66
↓ 2 callers
Method
GetLineItemId
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice.pb.go:163
↓ 2 callers
Method
GetLineItemId
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice.pb.go:163
↓ 2 callers
Method
GetLineItems
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:80
↓ 2 callers
Method
GetQuantity
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:142
↓ 2 callers
Function
GetReflection
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:158
↓ 2 callers
Method
GetTags
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:202
↓ 2 callers
Method
GetUnitPrice
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:149
↓ 2 callers
Method
SetSuffix
(v string)
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:140
↓ 2 callers
Method
SetTitle
(v string)
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:135
↓ 2 callers
Method
String
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:113
↓ 2 callers
Method
awaitTermination
()
protovalidate/grpc-java/finish/src/main/java/invoice/v1/InvoiceServer.java:77
↓ 2 callers
Method
awaitTermination
()
protovalidate/grpc-java/start/src/main/java/invoice/v1/InvoiceServer.java:75
↓ 2 callers
Method
buildPartial0
(io.acme.weather.v1.WeatherProto.Weather result)
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:842
↓ 2 callers
Method
checkStatusRuntimeException
(StatusRuntimeException exception, List<ViolationSpec> violationSpecs)
protovalidate/grpc-java/start/src/test/java/invoice/v1/InvoiceServerTest.java:184
↓ 2 callers
Method
check_violations
(self, invoice, violation_specs)
protovalidate/grpc-python/start/invoice_server_test.py:87
↓ 2 callers
Method
fieldPathString
(FieldPath fieldPath)
protovalidate/grpc-java/finish/src/test/java/invoice/v1/InvoiceServerTest.java:450
↓ 2 callers
Method
fieldPathString
(FieldPath fieldPath)
protovalidate/grpc-java/start/src/test/java/invoice/v1/InvoiceServerTest.java:226
↓ 2 callers
Function
file_bufbuild_people_v1_predefined_string_rules_proto_init
()
protovalidate/rules-predefined/gen/bufbuild/people/v1/predefined_string_rules.pb.go:92
↓ 2 callers
Function
file_google_type_datetime_proto_rawDescGZIP
()
cli/quickstart/finish/gen/google/type/datetime.pb.go:307
↓ 2 callers
Function
file_invoice_v1_invoice_proto_init
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice.pb.go:253
↓ 2 callers
Function
file_invoice_v1_invoice_proto_init
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice.pb.go:244
↓ 2 callers
Function
file_invoice_v1_invoice_proto_init
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice.pb.go:253
↓ 2 callers
Function
file_invoice_v1_invoice_proto_init
()
protovalidate/connect-go/start/gen/invoice/v1/invoice.pb.go:244
↓ 2 callers
Function
file_invoice_v1_invoice_proto_rawDescGZIP
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice.pb.go:229
↓ 2 callers
Function
file_invoice_v1_invoice_proto_rawDescGZIP
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice.pb.go:220
↓ 2 callers
Function
file_invoice_v1_invoice_proto_rawDescGZIP
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice.pb.go:229
↓ 2 callers
Function
file_invoice_v1_invoice_proto_rawDescGZIP
()
protovalidate/connect-go/start/gen/invoice/v1/invoice.pb.go:220
↓ 2 callers
Function
file_invoice_v1_invoice_service_proto_rawDescGZIP
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice_service.pb.go:164
↓ 2 callers
Function
file_invoice_v1_invoice_service_proto_rawDescGZIP
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice_service.pb.go:163
↓ 2 callers
Function
file_invoice_v1_invoice_service_proto_rawDescGZIP
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice_service.pb.go:164
↓ 2 callers
Function
file_invoice_v1_invoice_service_proto_rawDescGZIP
()
protovalidate/connect-go/start/gen/invoice/v1/invoice_service.pb.go:163
↓ 2 callers
Method
getLocationFieldBuilder
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code>
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:972
↓ 2 callers
Method
initOnce
()
cli/managed-mode/gen/proto/php/Acme/Weather/V1/GPBMetadata/Weather.php:12
↓ 2 callers
Function
internal_default_instance
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:164
↓ 2 callers
Method
maybeForceBuilderInitialization
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:793
↓ 2 callers
Method
newBuilder
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:312
↓ 2 callers
Method
shutdown
()
protovalidate/grpc-java/finish/src/main/java/invoice/v1/InvoiceServer.java:71
↓ 2 callers
Method
shutdown
()
protovalidate/grpc-java/start/src/main/java/invoice/v1/InvoiceServer.java:69
next →
1–100 of 805, ranked by callers