MCPcopy Create free account

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

Functions805 in github.com/bufbuild/buf-examples

MethodclearTemperature
<code>float temperature = 2 [json_name = "temperature"];</code> @return This builder for chaining.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:1011
MethodclearWindSpeed
<code>float wind_speed = 3 [json_name = "windSpeed"];</code> @return This builder for chaining.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:1043
Methodclear_condition
.acme.weather.v1.Condition condition = 4 [json_name = "condition"];
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:677
Methodclear_latitude
float latitude = 1 [json_name = "latitude"];
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:489
Methodclear_location
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:542
Methodclear_longitude
float longitude = 2 [json_name = "longitude"];
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:511
Methodclear_temperature
float temperature = 2 [json_name = "temperature"];
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:633
Methodclear_wind_speed
float wind_speed = 3 [json_name = "windSpeed"];
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:655
Methodcondition
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:681
MethodcreateClient
()
protovalidate/grpc-java/finish/src/test/java/invoice/v1/InvoiceServerTest.java:78
MethodcreateClient
()
protovalidate/grpc-java/start/src/test/java/invoice/v1/InvoiceServerTest.java:77
Functiondescriptor
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:152
Methoddescriptor
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:317
MethodfindValueByNumber
(int number)
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:118
MethodgetCondition
* Generated from protobuf field <code>.acme.weather.v1.Condition condition = 4 [json_name = "condition"];</code> * @return int */
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Weather.php:131
MethodgetCondition
<code>.acme.weather.v1.Condition condition = 4 [json_name = "condition"];</code> @return The condition.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:564
MethodgetCondition
<code>.acme.weather.v1.Condition condition = 4 [json_name = "condition"];</code> @return The condition.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:666
MethodgetCondition
<code>.acme.weather.v1.Condition condition = 4 [json_name = "condition"];</code> @return The condition.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:1073
MethodgetConditionValue
<code>.acme.weather.v1.Condition condition = 4 [json_name = "condition"];</code> @return The enum numeric value on the wire for condition.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:559
MethodgetConditionValue
<code>.acme.weather.v1.Condition condition = 4 [json_name = "condition"];</code> @return The enum numeric value on the wire for condition.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:659
MethodgetConditionValue
<code>.acme.weather.v1.Condition condition = 4 [json_name = "condition"];</code> @return The enum numeric value on the wire for condition.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:1055
MethodgetDefaultInstance
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:482
MethodgetDefaultInstanceForType
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:375
MethodgetDefaultInstanceForType
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:517
MethodgetDefaultInstanceForType
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:820
MethodgetDefaultInstanceForType
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:1147
MethodgetDescriptor
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:203
MethodgetDescriptor
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:337
MethodgetDescriptor
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:591
MethodgetDescriptor
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:770
MethodgetDescriptorForType
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:131
MethodgetDescriptorForType
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:369
MethodgetDescriptorForType
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:814
MethodgetLatitude
* Generated from protobuf field <code>float latitude = 1 [json_name = "latitude"];</code> * @return float */
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Location.php:45
MethodgetLatitude
<code>float latitude = 1 [json_name = "latitude"];</code> @return The latitude.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:171
MethodgetLatitude
<code>float latitude = 1 [json_name = "latitude"];</code> @return The latitude.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:222
MethodgetLatitude
<code>float latitude = 1 [json_name = "latitude"];</code> @return The latitude.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:414
MethodgetLocation
* Generated from protobuf field <code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code> * @return \Acme\Weather\V1\Location
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Weather.php:55
MethodgetLocation
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code> @return The location.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:537
MethodgetLocation
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code> @return The location.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:619
MethodgetLocationOrBuilder
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code>
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:541
MethodgetLocationOrBuilder
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code>
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:626
MethodgetLocationOrBuilder
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code>
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:961
MethodgetLongitude
* Generated from protobuf field <code>float longitude = 2 [json_name = "longitude"];</code> * @return float */
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Location.php:67
MethodgetLongitude
<code>float longitude = 2 [json_name = "longitude"];</code> @return The longitude.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:177
MethodgetLongitude
<code>float longitude = 2 [json_name = "longitude"];</code> @return The longitude.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:233
MethodgetLongitude
<code>float longitude = 2 [json_name = "longitude"];</code> @return The longitude.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:446
MethodgetParserForType
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:512
MethodgetParserForType
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:1142
MethodgetTemperature
* Generated from protobuf field <code>float temperature = 2 [json_name = "temperature"];</code> * @return float */
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Weather.php:87
MethodgetTemperature
<code>float temperature = 2 [json_name = "temperature"];</code> @return The temperature.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:547
MethodgetTemperature
<code>float temperature = 2 [json_name = "temperature"];</code> @return The temperature.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:637
MethodgetTemperature
<code>float temperature = 2 [json_name = "temperature"];</code> @return The temperature.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:991
MethodgetValueDescriptor
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:123
MethodgetWindSpeed
* Generated from protobuf field <code>float wind_speed = 3 [json_name = "windSpeed"];</code> * @return float */
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Weather.php:109
MethodgetWindSpeed
<code>float wind_speed = 3 [json_name = "windSpeed"];</code> @return The windSpeed.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:553
MethodgetWindSpeed
<code>float wind_speed = 3 [json_name = "windSpeed"];</code> @return The windSpeed.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:648
MethodgetWindSpeed
<code>float wind_speed = 3 [json_name = "windSpeed"];</code> @return The windSpeed.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:1023
MethodhasLocation
()
cli/managed-mode/gen/proto/php/Acme/Weather/V1/Weather.php:60
MethodhasLocation
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code> @return Whether the location field is set.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:532
MethodhasLocation
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code> @return Whether the location field is set.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:611
MethodhasLocation
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code> @return Whether the location field is set.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:872
Methodhas_location
.acme.weather.v1.Location location = 1 [json_name = "location"];
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:537
Functioninit
()
cli/managed-mode/gen/proto/go/github.com/acme/weather/v1/acme/weather/v1/weather.pb.go:269
Functioninit
()
cli/managed-mode/gen/proto/go/acme/weather/v1/weather.pb.go:273
Functioninit
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:508
Functioninit
()
cli/quickstart/finish/gen/google/type/datetime.pb.go:330
Functioninit
()
protovalidate/rules-predefined/gen/bufbuild/people/v1/predefined_string_rules.pb.go:91
Functioninit
()
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:243
Functioninit
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice_service.pb.go:188
Functioninit
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice.pb.go:252
Functioninit
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice_service.pb.go:187
Functioninit
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice.pb.go:243
Functioninit
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice_service.pb.go:188
Functioninit
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice.pb.go:252
Functioninit
()
protovalidate/connect-go/start/gen/invoice/v1/invoice_service.pb.go:187
Functioninit
()
protovalidate/connect-go/start/gen/invoice/v1/invoice.pb.go:243
Functioninit
()
protovalidate/quickstart-go/finish/gen/bufbuild/weather/v1/weather_service.pb.go:183
Functioninit
()
protovalidate/quickstart-go/start/gen/bufbuild/weather/v1/weather_service.pb.go:169
Functioninit
()
bsr/quickstart/finish/server/gen/tag/v1/tag.pb.go:111
Functioninit
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:343
Methodintercept
( self, method, request_or_iterator, context, method_name, )
protovalidate/grpc-python/finish/validation/interceptor.py:24
MethodinternalGetFieldAccessorTable
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:208
MethodinternalGetFieldAccessorTable
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:342
MethodinternalGetFieldAccessorTable
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:596
MethodinternalGetFieldAccessorTable
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:775
MethodinternalGetValueMap
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:111
Methodinternal_default_instance
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:329
MethodisDateTime_TimeOffset
()
cli/quickstart/finish/gen/google/type/datetime.pb.go:205
MethodisDateTime_TimeOffset
()
cli/quickstart/finish/gen/google/type/datetime.pb.go:220
MethodisDateTime_TimeOffset
()
cli/quickstart/finish/gen/google/type/datetime.pb.go:222
Methodlatitude
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:493
Methodlongitude
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:515
Functionmain
()
cli/workspace/cmd/api1/api1.go:34
Functionmain
()
cli/workspace/cmd/api2/api2.go:34
Functionmain
()
cli/quickstart/finish/server/main.go:17
Functionmain
()
protovalidate/grpc-go/finish/cmd/server.go:35
Functionmain
()
protovalidate/connect-go/finish/cmd/server.go:30
Functionmain
()
protovalidate/connect-go/start/cmd/server.go:28
Functionmain
()
bsr/buf-check-plugin/finish/cmd/rpc-suffix/main.go:42
← previousnext →601–700 of 805, ranked by callers