File tree Expand file tree Collapse file tree
demo/firebase/dataconnect
src/main/proto/google/firebase/dataconnect/proto Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Unreleased
2-
2+ * [ changed] Changed gRPC proto package to v1 (was v1beta).
3+ ([ #6729 ] ( https://github.com/firebase/firebase-android-sdk/pull/6729 ) )
34
45# 16.0.0-beta04
56* [ changed] ` FirebaseDataConnect.logLevel ` type changed from ` LogLevel ` to
Original file line number Diff line number Diff line change 1- specVersion : v1beta
1+ specVersion : v1
22serviceId : srv3ar8skbsza
33location : us-central1
44schema :
Original file line number Diff line number Diff line change 1- specVersion : " v1beta "
1+ specVersion : " v1 "
22serviceId : " sid2ehn9ct8te"
33location : " us-central1"
44schema :
Original file line number Diff line number Diff line change 1818
1919syntax = "proto3" ;
2020
21- package google.firebase.dataconnect.v1beta ;
21+ package google.firebase.dataconnect.v1 ;
2222
2323import "google/firebase/dataconnect/proto/graphql_error.proto" ;
2424import "google/protobuf/struct.proto" ;
Original file line number Diff line number Diff line change 1818
1919syntax = "proto3" ;
2020
21- package google.firebase.dataconnect.v1beta ;
21+ package google.firebase.dataconnect.v1 ;
2222
2323import "google/protobuf/struct.proto" ;
2424
You can’t perform that action at this time.
0 commit comments