MCPcopy Create free account

hub / github.com/bufbuild/buf-examples / functions

Functions805 in github.com/bufbuild/buf-examples

MethodString
()
cli/managed-mode/gen/proto/go/github.com/acme/weather/v1/acme/weather/v1/weather.pb.go:146
MethodString
()
cli/managed-mode/gen/proto/go/acme/weather/v1/weather.pb.go:54
MethodString
()
cli/managed-mode/gen/proto/go/acme/weather/v1/weather.pb.go:93
MethodString
()
cli/managed-mode/gen/proto/go/acme/weather/v1/weather.pb.go:150
MethodString
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:74
MethodString
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:178
MethodString
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:222
MethodString
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:267
MethodString
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:318
MethodString
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:362
MethodString
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:405
MethodString
()
cli/quickstart/finish/gen/google/type/datetime.pb.go:107
MethodString
()
cli/quickstart/finish/gen/google/type/datetime.pb.go:243
MethodString
()
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:60
MethodString
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice_service.pb.go:55
MethodString
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice_service.pb.go:104
MethodString
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice.pb.go:140
MethodString
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice_service.pb.go:54
MethodString
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice_service.pb.go:103
MethodString
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice.pb.go:138
MethodString
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice_service.pb.go:55
MethodString
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice_service.pb.go:104
MethodString
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice.pb.go:140
MethodString
()
protovalidate/connect-go/start/gen/invoice/v1/invoice_service.pb.go:54
MethodString
()
protovalidate/connect-go/start/gen/invoice/v1/invoice_service.pb.go:103
MethodString
()
protovalidate/connect-go/start/gen/invoice/v1/invoice.pb.go:138
MethodString
()
protovalidate/quickstart-go/finish/gen/bufbuild/weather/v1/weather_service.pb.go:63
MethodString
()
protovalidate/quickstart-go/start/gen/bufbuild/weather/v1/weather_service.pb.go:62
MethodString
()
bsr/quickstart/finish/server/gen/tag/v1/tag.pb.go:39
MethodString
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:43
MethodString
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:105
MethodString
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:172
MethodString
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:224
MethodTestBadForecastDate
()
protovalidate/quickstart-java/finish/src/test/java/com/bufbuild/weather/WeatherTest.java:77
MethodTestBadForecastDate
()
protovalidate/quickstart-java/start/src/test/java/com/bufbuild/weather/WeatherTest.java:77
MethodTestBadLatitude
()
protovalidate/quickstart-java/finish/src/test/java/com/bufbuild/weather/WeatherTest.java:43
MethodTestBadLatitude
()
protovalidate/quickstart-java/start/src/test/java/com/bufbuild/weather/WeatherTest.java:43
MethodTestBadLongitude
()
protovalidate/quickstart-java/finish/src/test/java/com/bufbuild/weather/WeatherTest.java:60
MethodTestBadLongitude
()
protovalidate/quickstart-java/start/src/test/java/com/bufbuild/weather/WeatherTest.java:60
FunctionTestCreateInvoice
Test the CreateInvoice service method and verify that Protovalidate rules are honored.
protovalidate/grpc-go/finish/internal/invoice_test.go:50
FunctionTestCreateInvoice
Test the CreateInvoice service method and verify that Protovalidate rules are honored.
protovalidate/grpc-go/start/internal/invoice_test.go:50
FunctionTestCreateInvoice
Test the CreateInvoice service method and verify that Protovalidate rules are honored.
protovalidate/connect-go/finish/internal/invoice/invoice_test.go:46
FunctionTestCreateInvoice
Test the CreateInvoice service method and verify that Protovalidate rules are honored.
protovalidate/connect-go/start/internal/invoice/invoice_test.go:46
FunctionTestFamilyNameValidation
(t *testing.T)
protovalidate/rules-predefined/additional-examples/long-and-short/additional-examples/combining-rules/internal/bufbuild/people/v1/family_name_test.go:24
FunctionTestGetFileDescriptorSet
(t *testing.T)
bsr/api-access/example/example_test.go:24
FunctionTestMiddleNameValidation
(t *testing.T)
protovalidate/rules-predefined/additional-examples/resolving-conflicts/internal/bufbuild/people/v1/middle_name_test.go:24
FunctionTestPersonValidation
(t *testing.T)
protovalidate/rules-predefined/internal/bufbuild/people/v1/person_test.go:27
FunctionTestRequests
(t *testing.T)
protovalidate/quickstart-go/finish/weather/weather_test.go:28
FunctionTestRequests
(t *testing.T)
protovalidate/quickstart-go/start/weather/weather_test.go:28
FunctionTestSuffixValidation
(t *testing.T)
protovalidate/rules-predefined/additional-examples/using-rule-values/internal/bufbuild/people/v1/suffix_test.go:25
MethodTestValidRequest
()
protovalidate/quickstart-java/finish/src/test/java/com/bufbuild/weather/WeatherTest.java:27
MethodTestValidRequest
()
protovalidate/quickstart-java/start/src/test/java/com/bufbuild/weather/WeatherTest.java:27
FunctionTestWebhookEventHandler_Event
(t *testing.T)
bsr/webhooks/cmd/main_test.go:26
MethodToString
()
cli/managed-mode/gen/proto/csharp/Weather.cs:164
MethodToString
()
cli/managed-mode/gen/proto/csharp/Weather.cs:429
MethodType
()
cli/managed-mode/gen/proto/go/github.com/acme/weather/v1/acme/weather/v1/weather.pb.go:62
MethodType
()
cli/managed-mode/gen/proto/go/acme/weather/v1/weather.pb.go:62
MethodType
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:82
FunctionUnsafeArenaSwap
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:182
MethodUnsafeArenaSwap
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:347
MethodViolationSpec
(String ruleId, String fieldPath, String message)
protovalidate/grpc-java/finish/src/test/java/invoice/v1/InvoiceServerTest.java:51
MethodViolationSpec
(String ruleId, String fieldPath, String message)
protovalidate/grpc-java/start/src/test/java/invoice/v1/InvoiceServerTest.java:50
MethodWeather
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:281
MethodWeather
()
cli/managed-mode/gen/proto/csharp/Weather.cs:321
MethodWeather
(com.google.protobuf.GeneratedMessage.Builder<?> builder)
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:584
MethodWeatherDefaultTypeInternal
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.cc:74
MethodWeatherProto
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:9
MethodWeatherReflection
()
cli/managed-mode/gen/proto/csharp/Weather.cs:24
MethodWriteTo
(pb::CodedOutputStream output)
cli/managed-mode/gen/proto/csharp/Weather.cs:170
Function_InvoiceService_CreateInvoice_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
protovalidate/grpc-go/finish/gen/invoice/v1/invoice_service_grpc.pb.go:109
Function_InvoiceService_CreateInvoice_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
protovalidate/grpc-go/start/gen/invoice/v1/invoice_service_grpc.pb.go:109
Method__construct
* Constructor. * * @param array $data { * Optional. Data for populating the Message object. * * @type float $latitude
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Location.php:36
Method__construct
* Constructor. * * @param array $data { * Optional. Data for populating the Message object. * * @type \Acme\Weather\V
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Weather.php:46
Method__init__
Constructor. Args: channel: A grpc.Channel.
protovalidate/grpc-python/finish/invoice/v1/invoice_service_pb2_grpc.py:26
Method__init__
Constructor. Args: channel: A grpc.Channel.
protovalidate/grpc-python/start/invoice/v1/invoice_service_pb2_grpc.py:26
Function_impl_
PROTOBUF_CUSTOM_VTABLE
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.cc:43
Method_internal_condition
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:689
Method_internal_latitude
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:501
Method_internal_longitude
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:523
Method_internal_mutable_location
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:597
Method_internal_set_condition
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:693
Method_internal_set_latitude
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:505
Method_internal_set_longitude
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:527
Method_internal_set_temperature
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:649
Method_internal_set_wind_speed
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:671
Method_internal_temperature
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:645
Method_internal_wind_speed
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:667
Functionadd_InvoiceServiceServicer_to_server
(servicer, server)
protovalidate/grpc-python/finish/invoice/v1/invoice_service_pb2_grpc.py:51
Functionadd_InvoiceServiceServicer_to_server
(servicer, server)
protovalidate/grpc-python/start/invoice/v1/invoice_service_pb2_grpc.py:51
Methodbuild
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:380
MethodbuildPartial
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:389
MethodbuildPartial0
(io.acme.weather.v1.WeatherProto.Location result)
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:397
FunctioncheckRPCSuffix
( _ context.Context, responseWriter check.ResponseWriter, request check.Request, methodDescriptor protoref
bsr/buf-check-plugin/finish/cmd/rpc-suffix/main.go:50
FunctioncheckRPCSuffix
( _ context.Context, responseWriter check.ResponseWriter, _ check.Request, methodDescriptor protoreflect.M
bsr/buf-check-plugin/example-go-code/main.go:43
Methodclear
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:360
MethodclearCondition
<code>.acme.weather.v1.Condition condition = 4 [json_name = "condition"];</code> @return This builder for chaining.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:1096
MethodclearLatitude
<code>float latitude = 1 [json_name = "latitude"];</code> @return This builder for chaining.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:434
MethodclearLocation
()
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Weather.php:65
MethodclearLocation
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code>
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:940
MethodclearLongitude
<code>float longitude = 2 [json_name = "longitude"];</code> @return This builder for chaining.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:466
← previousnext →501–600 of 805, ranked by callers