SYMBOL INDEX (2815 symbols across 178 files) FILE: client/auxiliary.go type SearchBlurbsOperation (line 32) | type SearchBlurbsOperation struct method Wait (line 40) | func (op *SearchBlurbsOperation) Wait(ctx context.Context, opts ...gax... method Poll (line 58) | func (op *SearchBlurbsOperation) Poll(ctx context.Context, opts ...gax... method Metadata (line 74) | func (op *SearchBlurbsOperation) Metadata() (*genprotopb.SearchBlurbsM... method Done (line 85) | func (op *SearchBlurbsOperation) Done() bool { method Name (line 91) | func (op *SearchBlurbsOperation) Name() string { type WaitOperation (line 96) | type WaitOperation struct method Wait (line 104) | func (op *WaitOperation) Wait(ctx context.Context, opts ...gax.CallOpt... method Poll (line 122) | func (op *WaitOperation) Poll(ctx context.Context, opts ...gax.CallOpt... method Metadata (line 138) | func (op *WaitOperation) Metadata() (*genprotopb.WaitMetadata, error) { method Done (line 149) | func (op *WaitOperation) Done() bool { method Name (line 155) | func (op *WaitOperation) Name() string { type BlurbIterator (line 160) | type BlurbIterator struct method PageInfo (line 180) | func (it *BlurbIterator) PageInfo() *iterator.PageInfo { method Next (line 186) | func (it *BlurbIterator) Next() (*genprotopb.Blurb, error) { method bufLen (line 196) | func (it *BlurbIterator) bufLen() int { method takeBuf (line 200) | func (it *BlurbIterator) takeBuf() interface{} { type EchoResponseIterator (line 207) | type EchoResponseIterator struct method PageInfo (line 227) | func (it *EchoResponseIterator) PageInfo() *iterator.PageInfo { method Next (line 233) | func (it *EchoResponseIterator) Next() (*genprotopb.EchoResponse, erro... method bufLen (line 243) | func (it *EchoResponseIterator) bufLen() int { method takeBuf (line 247) | func (it *EchoResponseIterator) takeBuf() interface{} { type LocationIterator (line 254) | type LocationIterator struct method PageInfo (line 274) | func (it *LocationIterator) PageInfo() *iterator.PageInfo { method Next (line 280) | func (it *LocationIterator) Next() (*locationpb.Location, error) { method bufLen (line 290) | func (it *LocationIterator) bufLen() int { method takeBuf (line 294) | func (it *LocationIterator) takeBuf() interface{} { type OperationIterator (line 301) | type OperationIterator struct method PageInfo (line 321) | func (it *OperationIterator) PageInfo() *iterator.PageInfo { method Next (line 327) | func (it *OperationIterator) Next() (*longrunningpb.Operation, error) { method bufLen (line 337) | func (it *OperationIterator) bufLen() int { method takeBuf (line 341) | func (it *OperationIterator) takeBuf() interface{} { type PagedExpandResponseListPair (line 348) | type PagedExpandResponseListPair struct type PagedExpandResponseListPairIterator (line 354) | type PagedExpandResponseListPairIterator struct method PageInfo (line 374) | func (it *PagedExpandResponseListPairIterator) PageInfo() *iterator.Pa... method Next (line 380) | func (it *PagedExpandResponseListPairIterator) Next() (PagedExpandResp... method bufLen (line 390) | func (it *PagedExpandResponseListPairIterator) bufLen() int { method takeBuf (line 394) | func (it *PagedExpandResponseListPairIterator) takeBuf() interface{} { type RoomIterator (line 401) | type RoomIterator struct method PageInfo (line 421) | func (it *RoomIterator) PageInfo() *iterator.PageInfo { method Next (line 427) | func (it *RoomIterator) Next() (*genprotopb.Room, error) { method bufLen (line 437) | func (it *RoomIterator) bufLen() int { method takeBuf (line 441) | func (it *RoomIterator) takeBuf() interface{} { type SessionIterator (line 448) | type SessionIterator struct method PageInfo (line 468) | func (it *SessionIterator) PageInfo() *iterator.PageInfo { method Next (line 474) | func (it *SessionIterator) Next() (*genprotopb.Session, error) { method bufLen (line 484) | func (it *SessionIterator) bufLen() int { method takeBuf (line 488) | func (it *SessionIterator) takeBuf() interface{} { type TestIterator (line 495) | type TestIterator struct method PageInfo (line 515) | func (it *TestIterator) PageInfo() *iterator.PageInfo { method Next (line 521) | func (it *TestIterator) Next() (*genprotopb.Test, error) { method bufLen (line 531) | func (it *TestIterator) bufLen() int { method takeBuf (line 535) | func (it *TestIterator) takeBuf() interface{} { type UserIterator (line 542) | type UserIterator struct method PageInfo (line 562) | func (it *UserIterator) PageInfo() *iterator.PageInfo { method Next (line 568) | func (it *UserIterator) Next() (*genprotopb.User, error) { method bufLen (line 578) | func (it *UserIterator) bufLen() int { method takeBuf (line 582) | func (it *UserIterator) takeBuf() interface{} { FILE: client/auxiliary_go123.go method All (line 32) | func (it *BlurbIterator) All() iter.Seq2[*genprotopb.Blurb, error] { method All (line 38) | func (it *EchoResponseIterator) All() iter.Seq2[*genprotopb.EchoResponse... method All (line 44) | func (it *LocationIterator) All() iter.Seq2[*locationpb.Location, error] { method All (line 50) | func (it *OperationIterator) All() iter.Seq2[*longrunningpb.Operation, e... method All (line 56) | func (it *PagedExpandResponseListPairIterator) All() iter.Seq2[PagedExpa... method All (line 62) | func (it *RoomIterator) All() iter.Seq2[*genprotopb.Room, error] { method All (line 68) | func (it *SessionIterator) All() iter.Seq2[*genprotopb.Session, error] { method All (line 74) | func (it *TestIterator) All() iter.Seq2[*genprotopb.Test, error] { method All (line 80) | func (it *UserIterator) All() iter.Seq2[*genprotopb.User, error] { FILE: client/compliance_client.go type ComplianceCallOptions (line 46) | type ComplianceCallOptions struct function defaultComplianceGRPCClientOptions (line 68) | func defaultComplianceGRPCClientOptions() []option.ClientOption { function defaultComplianceCallOptions (line 83) | func defaultComplianceCallOptions() *ComplianceCallOptions { function defaultComplianceRESTCallOptions (line 107) | func defaultComplianceRESTCallOptions() *ComplianceCallOptions { type internalComplianceClient (line 132) | type internalComplianceClient interface type ComplianceClient (line 163) | type ComplianceClient struct method Close (line 175) | func (c *ComplianceClient) Close() error { method setGoogleClientInfo (line 182) | func (c *ComplianceClient) setGoogleClientInfo(keyval ...string) { method Connection (line 190) | func (c *ComplianceClient) Connection() *grpc.ClientConn { method RepeatDataBody (line 196) | func (c *ComplianceClient) RepeatDataBody(ctx context.Context, req *ge... method RepeatDataBodyInfo (line 203) | func (c *ComplianceClient) RepeatDataBodyInfo(ctx context.Context, req... method RepeatDataQuery (line 209) | func (c *ComplianceClient) RepeatDataQuery(ctx context.Context, req *g... method RepeatDataSimplePath (line 216) | func (c *ComplianceClient) RepeatDataSimplePath(ctx context.Context, r... method RepeatDataPathResource (line 221) | func (c *ComplianceClient) RepeatDataPathResource(ctx context.Context,... method RepeatDataPathTrailingResource (line 226) | func (c *ComplianceClient) RepeatDataPathTrailingResource(ctx context.... method RepeatDataBodyPut (line 231) | func (c *ComplianceClient) RepeatDataBodyPut(ctx context.Context, req ... method RepeatDataBodyPatch (line 236) | func (c *ComplianceClient) RepeatDataBodyPatch(ctx context.Context, re... method GetEnum (line 246) | func (c *ComplianceClient) GetEnum(ctx context.Context, req *genprotop... method VerifyEnum (line 256) | func (c *ComplianceClient) VerifyEnum(ctx context.Context, req *genpro... method ListLocations (line 261) | func (c *ComplianceClient) ListLocations(ctx context.Context, req *loc... method GetLocation (line 266) | func (c *ComplianceClient) GetLocation(ctx context.Context, req *locat... method SetIamPolicy (line 271) | func (c *ComplianceClient) SetIamPolicy(ctx context.Context, req *iamp... method GetIamPolicy (line 276) | func (c *ComplianceClient) GetIamPolicy(ctx context.Context, req *iamp... method TestIamPermissions (line 281) | func (c *ComplianceClient) TestIamPermissions(ctx context.Context, req... method ListOperations (line 286) | func (c *ComplianceClient) ListOperations(ctx context.Context, req *lo... method GetOperation (line 291) | func (c *ComplianceClient) GetOperation(ctx context.Context, req *long... method DeleteOperation (line 296) | func (c *ComplianceClient) DeleteOperation(ctx context.Context, req *l... method CancelOperation (line 301) | func (c *ComplianceClient) CancelOperation(ctx context.Context, req *l... type complianceGRPCClient (line 308) | type complianceGRPCClient struct method Connection (line 372) | func (c *complianceGRPCClient) Connection() *grpc.ClientConn { method setGoogleClientInfo (line 379) | func (c *complianceGRPCClient) setGoogleClientInfo(keyval ...string) { method Close (line 389) | func (c *complianceGRPCClient) Close() error { method RepeatDataBody (line 471) | func (c *complianceGRPCClient) RepeatDataBody(ctx context.Context, req... method RepeatDataBodyInfo (line 486) | func (c *complianceGRPCClient) RepeatDataBodyInfo(ctx context.Context,... method RepeatDataQuery (line 501) | func (c *complianceGRPCClient) RepeatDataQuery(ctx context.Context, re... method RepeatDataSimplePath (line 516) | func (c *complianceGRPCClient) RepeatDataSimplePath(ctx context.Contex... method RepeatDataPathResource (line 534) | func (c *complianceGRPCClient) RepeatDataPathResource(ctx context.Cont... method RepeatDataPathTrailingResource (line 552) | func (c *complianceGRPCClient) RepeatDataPathTrailingResource(ctx cont... method RepeatDataBodyPut (line 570) | func (c *complianceGRPCClient) RepeatDataBodyPut(ctx context.Context, ... method RepeatDataBodyPatch (line 585) | func (c *complianceGRPCClient) RepeatDataBodyPatch(ctx context.Context... method GetEnum (line 600) | func (c *complianceGRPCClient) GetEnum(ctx context.Context, req *genpr... method VerifyEnum (line 615) | func (c *complianceGRPCClient) VerifyEnum(ctx context.Context, req *ge... method ListLocations (line 630) | func (c *complianceGRPCClient) ListLocations(ctx context.Context, req ... method GetLocation (line 676) | func (c *complianceGRPCClient) GetLocation(ctx context.Context, req *l... method SetIamPolicy (line 694) | func (c *complianceGRPCClient) SetIamPolicy(ctx context.Context, req *... method GetIamPolicy (line 712) | func (c *complianceGRPCClient) GetIamPolicy(ctx context.Context, req *... method TestIamPermissions (line 730) | func (c *complianceGRPCClient) TestIamPermissions(ctx context.Context,... method ListOperations (line 748) | func (c *complianceGRPCClient) ListOperations(ctx context.Context, req... method GetOperation (line 791) | func (c *complianceGRPCClient) GetOperation(ctx context.Context, req *... method DeleteOperation (line 809) | func (c *complianceGRPCClient) DeleteOperation(ctx context.Context, re... method CancelOperation (line 823) | func (c *complianceGRPCClient) CancelOperation(ctx context.Context, re... function NewComplianceClient (line 336) | func NewComplianceClient(ctx context.Context, opts ...option.ClientOptio... type complianceRESTClient (line 394) | type complianceRESTClient struct method setGoogleClientInfo (line 449) | func (c *complianceRESTClient) setGoogleClientInfo(keyval ...string) { method Close (line 459) | func (c *complianceRESTClient) Close() error { method Connection (line 468) | func (c *complianceRESTClient) Connection() *grpc.ClientConn { method RepeatDataBody (line 839) | func (c *complianceRESTClient) RepeatDataBody(ctx context.Context, req... method RepeatDataBodyInfo (line 889) | func (c *complianceRESTClient) RepeatDataBodyInfo(ctx context.Context,... method RepeatDataQuery (line 970) | func (c *complianceRESTClient) RepeatDataQuery(ctx context.Context, re... method RepeatDataSimplePath (line 1234) | func (c *complianceRESTClient) RepeatDataSimplePath(ctx context.Contex... method RepeatDataPathResource (line 1484) | func (c *complianceRESTClient) RepeatDataPathResource(ctx context.Cont... method RepeatDataPathTrailingResource (line 1740) | func (c *complianceRESTClient) RepeatDataPathTrailingResource(ctx cont... method RepeatDataBodyPut (line 1999) | func (c *complianceRESTClient) RepeatDataBodyPut(ctx context.Context, ... method RepeatDataBodyPatch (line 2047) | func (c *complianceRESTClient) RepeatDataBodyPatch(ctx context.Context... method GetEnum (line 2100) | func (c *complianceRESTClient) GetEnum(ctx context.Context, req *genpr... method VerifyEnum (line 2154) | func (c *complianceRESTClient) VerifyEnum(ctx context.Context, req *ge... method ListLocations (line 2206) | func (c *complianceRESTClient) ListLocations(ctx context.Context, req ... method GetLocation (line 2286) | func (c *complianceRESTClient) GetLocation(ctx context.Context, req *l... method SetIamPolicy (line 2331) | func (c *complianceRESTClient) SetIamPolicy(ctx context.Context, req *... method GetIamPolicy (line 2382) | func (c *complianceRESTClient) GetIamPolicy(ctx context.Context, req *... method TestIamPermissions (line 2434) | func (c *complianceRESTClient) TestIamPermissions(ctx context.Context,... method ListOperations (line 2485) | func (c *complianceRESTClient) ListOperations(ctx context.Context, req... method GetOperation (line 2571) | func (c *complianceRESTClient) GetOperation(ctx context.Context, req *... method DeleteOperation (line 2616) | func (c *complianceRESTClient) DeleteOperation(ctx context.Context, re... method CancelOperation (line 2646) | func (c *complianceRESTClient) CancelOperation(ctx context.Context, re... function NewComplianceRESTClient (line 415) | func NewComplianceRESTClient(ctx context.Context, opts ...option.ClientO... function defaultComplianceRESTClientOptions (line 434) | func defaultComplianceRESTClientOptions() []option.ClientOption { FILE: client/compliance_client_example_go123_test.go function ExampleComplianceClient_ListLocations_all (line 29) | func ExampleComplianceClient_ListLocations_all() { function ExampleComplianceClient_ListOperations_all (line 55) | func ExampleComplianceClient_ListOperations_all() { FILE: client/compliance_client_example_test.go function ExampleNewComplianceClient (line 30) | func ExampleNewComplianceClient() { function ExampleNewComplianceRESTClient (line 47) | func ExampleNewComplianceRESTClient() { function ExampleComplianceClient_GetEnum (line 64) | func ExampleComplianceClient_GetEnum() { function ExampleComplianceClient_RepeatDataBody (line 89) | func ExampleComplianceClient_RepeatDataBody() { function ExampleComplianceClient_RepeatDataBodyInfo (line 114) | func ExampleComplianceClient_RepeatDataBodyInfo() { function ExampleComplianceClient_RepeatDataBodyPatch (line 139) | func ExampleComplianceClient_RepeatDataBodyPatch() { function ExampleComplianceClient_RepeatDataBodyPut (line 164) | func ExampleComplianceClient_RepeatDataBodyPut() { function ExampleComplianceClient_RepeatDataPathResource (line 189) | func ExampleComplianceClient_RepeatDataPathResource() { function ExampleComplianceClient_RepeatDataPathTrailingResource (line 214) | func ExampleComplianceClient_RepeatDataPathTrailingResource() { function ExampleComplianceClient_RepeatDataQuery (line 239) | func ExampleComplianceClient_RepeatDataQuery() { function ExampleComplianceClient_RepeatDataSimplePath (line 264) | func ExampleComplianceClient_RepeatDataSimplePath() { function ExampleComplianceClient_VerifyEnum (line 289) | func ExampleComplianceClient_VerifyEnum() { function ExampleComplianceClient_ListLocations (line 314) | func ExampleComplianceClient_ListLocations() { function ExampleComplianceClient_GetLocation (line 351) | func ExampleComplianceClient_GetLocation() { function ExampleComplianceClient_SetIamPolicy (line 376) | func ExampleComplianceClient_SetIamPolicy() { function ExampleComplianceClient_GetIamPolicy (line 401) | func ExampleComplianceClient_GetIamPolicy() { function ExampleComplianceClient_TestIamPermissions (line 426) | func ExampleComplianceClient_TestIamPermissions() { function ExampleComplianceClient_ListOperations (line 451) | func ExampleComplianceClient_ListOperations() { function ExampleComplianceClient_GetOperation (line 488) | func ExampleComplianceClient_GetOperation() { function ExampleComplianceClient_DeleteOperation (line 513) | func ExampleComplianceClient_DeleteOperation() { function ExampleComplianceClient_CancelOperation (line 536) | func ExampleComplianceClient_CancelOperation() { FILE: client/echo_client.go type EchoCallOptions (line 56) | type EchoCallOptions struct function defaultEchoGRPCClientOptions (line 79) | func defaultEchoGRPCClientOptions() []option.ClientOption { function defaultEchoCallOptions (line 94) | func defaultEchoCallOptions() *EchoCallOptions { function defaultEchoRESTCallOptions (line 166) | func defaultEchoRESTCallOptions() *EchoCallOptions { type internalEchoClient (line 241) | type internalEchoClient interface type EchoClient (line 280) | type EchoClient struct method Close (line 297) | func (c *EchoClient) Close() error { method setGoogleClientInfo (line 304) | func (c *EchoClient) setGoogleClientInfo(keyval ...string) { method Connection (line 312) | func (c *EchoClient) Connection() *grpc.ClientConn { method Echo (line 317) | func (c *EchoClient) Echo(ctx context.Context, req *genprotopb.EchoReq... method EchoErrorDetails (line 327) | func (c *EchoClient) EchoErrorDetails(ctx context.Context, req *genpro... method FailEchoWithDetails (line 338) | func (c *EchoClient) FailEchoWithDetails(ctx context.Context, req *gen... method Expand (line 344) | func (c *EchoClient) Expand(ctx context.Context, req *genprotopb.Expan... method Collect (line 353) | func (c *EchoClient) Collect(ctx context.Context, opts ...gax.CallOpti... method Chat (line 362) | func (c *EchoClient) Chat(ctx context.Context, opts ...gax.CallOption)... method PagedExpand (line 368) | func (c *EchoClient) PagedExpand(ctx context.Context, req *genprotopb.... method PagedExpandLegacy (line 375) | func (c *EchoClient) PagedExpandLegacy(ctx context.Context, req *genpr... method PagedExpandLegacyMapped (line 384) | func (c *EchoClient) PagedExpandLegacyMapped(ctx context.Context, req ... method Wait (line 390) | func (c *EchoClient) Wait(ctx context.Context, req *genprotopb.WaitReq... method WaitOperation (line 396) | func (c *EchoClient) WaitOperation(name string) *WaitOperation { method Block (line 403) | func (c *EchoClient) Block(ctx context.Context, req *genprotopb.BlockR... method ListLocations (line 408) | func (c *EchoClient) ListLocations(ctx context.Context, req *locationp... method GetLocation (line 413) | func (c *EchoClient) GetLocation(ctx context.Context, req *locationpb.... method SetIamPolicy (line 418) | func (c *EchoClient) SetIamPolicy(ctx context.Context, req *iampb.SetI... method GetIamPolicy (line 423) | func (c *EchoClient) GetIamPolicy(ctx context.Context, req *iampb.GetI... method TestIamPermissions (line 428) | func (c *EchoClient) TestIamPermissions(ctx context.Context, req *iamp... method ListOperations (line 433) | func (c *EchoClient) ListOperations(ctx context.Context, req *longrunn... method GetOperation (line 438) | func (c *EchoClient) GetOperation(ctx context.Context, req *longrunnin... method DeleteOperation (line 443) | func (c *EchoClient) DeleteOperation(ctx context.Context, req *longrun... method CancelOperation (line 448) | func (c *EchoClient) CancelOperation(ctx context.Context, req *longrun... type echoGRPCClient (line 455) | type echoGRPCClient struct method Connection (line 539) | func (c *echoGRPCClient) Connection() *grpc.ClientConn { method setGoogleClientInfo (line 546) | func (c *echoGRPCClient) setGoogleClientInfo(keyval ...string) { method Close (line 557) | func (c *echoGRPCClient) Close() error { method Echo (line 659) | func (c *echoGRPCClient) Echo(ctx context.Context, req *genprotopb.Ech... method EchoErrorDetails (line 713) | func (c *echoGRPCClient) EchoErrorDetails(ctx context.Context, req *ge... method FailEchoWithDetails (line 728) | func (c *echoGRPCClient) FailEchoWithDetails(ctx context.Context, req ... method Expand (line 743) | func (c *echoGRPCClient) Expand(ctx context.Context, req *genprotopb.E... method Collect (line 760) | func (c *echoGRPCClient) Collect(ctx context.Context, opts ...gax.Call... method Chat (line 777) | func (c *echoGRPCClient) Chat(ctx context.Context, opts ...gax.CallOpt... method PagedExpand (line 794) | func (c *echoGRPCClient) PagedExpand(ctx context.Context, req *genprot... method PagedExpandLegacy (line 837) | func (c *echoGRPCClient) PagedExpandLegacy(ctx context.Context, req *g... method PagedExpandLegacyMapped (line 880) | func (c *echoGRPCClient) PagedExpandLegacyMapped(ctx context.Context, ... method Wait (line 930) | func (c *echoGRPCClient) Wait(ctx context.Context, req *genprotopb.Wai... method Block (line 947) | func (c *echoGRPCClient) Block(ctx context.Context, req *genprotopb.Bl... method ListLocations (line 962) | func (c *echoGRPCClient) ListLocations(ctx context.Context, req *locat... method GetLocation (line 1008) | func (c *echoGRPCClient) GetLocation(ctx context.Context, req *locatio... method SetIamPolicy (line 1026) | func (c *echoGRPCClient) SetIamPolicy(ctx context.Context, req *iampb.... method GetIamPolicy (line 1044) | func (c *echoGRPCClient) GetIamPolicy(ctx context.Context, req *iampb.... method TestIamPermissions (line 1062) | func (c *echoGRPCClient) TestIamPermissions(ctx context.Context, req *... method ListOperations (line 1080) | func (c *echoGRPCClient) ListOperations(ctx context.Context, req *long... method GetOperation (line 1123) | func (c *echoGRPCClient) GetOperation(ctx context.Context, req *longru... method DeleteOperation (line 1141) | func (c *echoGRPCClient) DeleteOperation(ctx context.Context, req *lon... method CancelOperation (line 1155) | func (c *echoGRPCClient) CancelOperation(ctx context.Context, req *lon... method WaitOperation (line 2283) | func (c *echoGRPCClient) WaitOperation(name string) *WaitOperation { function NewEchoClient (line 492) | func NewEchoClient(ctx context.Context, opts ...option.ClientOption) (*E... type echoRESTClient (line 562) | type echoRESTClient struct method setGoogleClientInfo (line 636) | func (c *echoRESTClient) setGoogleClientInfo(keyval ...string) { method Close (line 647) | func (c *echoRESTClient) Close() error { method Connection (line 656) | func (c *echoRESTClient) Connection() *grpc.ClientConn { method Echo (line 1170) | func (c *echoRESTClient) Echo(ctx context.Context, req *genprotopb.Ech... method EchoErrorDetails (line 1262) | func (c *echoRESTClient) EchoErrorDetails(ctx context.Context, req *ge... method FailEchoWithDetails (line 1316) | func (c *echoRESTClient) FailEchoWithDetails(ctx context.Context, req ... method Expand (line 1365) | func (c *echoRESTClient) Expand(ctx context.Context, req *genprotopb.E... method Collect (line 1463) | func (c *echoRESTClient) Collect(ctx context.Context, opts ...gax.Call... method Chat (line 1472) | func (c *echoRESTClient) Chat(ctx context.Context, opts ...gax.CallOpt... method PagedExpand (line 1478) | func (c *echoRESTClient) PagedExpand(ctx context.Context, req *genprot... method PagedExpandLegacy (line 1553) | func (c *echoRESTClient) PagedExpandLegacy(ctx context.Context, req *g... method PagedExpandLegacyMapped (line 1630) | func (c *echoRESTClient) PagedExpandLegacyMapped(ctx context.Context, ... method Wait (line 1711) | func (c *echoRESTClient) Wait(ctx context.Context, req *genprotopb.Wai... method Block (line 1764) | func (c *echoRESTClient) Block(ctx context.Context, req *genprotopb.Bl... method ListLocations (line 1812) | func (c *echoRESTClient) ListLocations(ctx context.Context, req *locat... method GetLocation (line 1892) | func (c *echoRESTClient) GetLocation(ctx context.Context, req *locatio... method SetIamPolicy (line 1937) | func (c *echoRESTClient) SetIamPolicy(ctx context.Context, req *iampb.... method GetIamPolicy (line 1988) | func (c *echoRESTClient) GetIamPolicy(ctx context.Context, req *iampb.... method TestIamPermissions (line 2040) | func (c *echoRESTClient) TestIamPermissions(ctx context.Context, req *... method ListOperations (line 2091) | func (c *echoRESTClient) ListOperations(ctx context.Context, req *long... method GetOperation (line 2177) | func (c *echoRESTClient) GetOperation(ctx context.Context, req *longru... method DeleteOperation (line 2222) | func (c *echoRESTClient) DeleteOperation(ctx context.Context, req *lon... method CancelOperation (line 2252) | func (c *echoRESTClient) CancelOperation(ctx context.Context, req *lon... method WaitOperation (line 2291) | func (c *echoRESTClient) WaitOperation(name string) *WaitOperation { function NewEchoRESTClient (line 592) | func NewEchoRESTClient(ctx context.Context, opts ...option.ClientOption)... function defaultEchoRESTClientOptions (line 621) | func defaultEchoRESTClientOptions() []option.ClientOption { type expandRESTStreamClient (line 1411) | type expandRESTStreamClient struct method Recv (line 1417) | func (c *expandRESTStreamClient) Recv() (*genprotopb.EchoResponse, err... method Header (line 1431) | func (c *expandRESTStreamClient) Header() (metadata.MD, error) { method Trailer (line 1435) | func (c *expandRESTStreamClient) Trailer() metadata.MD { method CloseSend (line 1439) | func (c *expandRESTStreamClient) CloseSend() error { method Context (line 1444) | func (c *expandRESTStreamClient) Context() context.Context { method SendMsg (line 1448) | func (c *expandRESTStreamClient) SendMsg(m interface{}) error { method RecvMsg (line 1453) | func (c *expandRESTStreamClient) RecvMsg(m interface{}) error { FILE: client/echo_client_example_go123_test.go function ExampleEchoClient_PagedExpand_all (line 30) | func ExampleEchoClient_PagedExpand_all() { function ExampleEchoClient_PagedExpandLegacy_all (line 56) | func ExampleEchoClient_PagedExpandLegacy_all() { function ExampleEchoClient_PagedExpandLegacyMapped_all (line 82) | func ExampleEchoClient_PagedExpandLegacyMapped_all() { function ExampleEchoClient_ListLocations_all (line 108) | func ExampleEchoClient_ListLocations_all() { function ExampleEchoClient_ListOperations_all (line 134) | func ExampleEchoClient_ListOperations_all() { FILE: client/echo_client_example_test.go function ExampleNewEchoClient (line 31) | func ExampleNewEchoClient() { function ExampleNewEchoRESTClient (line 48) | func ExampleNewEchoRESTClient() { function ExampleEchoClient_Block (line 65) | func ExampleEchoClient_Block() { function ExampleEchoClient_Chat (line 90) | func ExampleEchoClient_Chat() { function ExampleEchoClient_Echo (line 130) | func ExampleEchoClient_Echo() { function ExampleEchoClient_EchoErrorDetails (line 155) | func ExampleEchoClient_EchoErrorDetails() { function ExampleEchoClient_FailEchoWithDetails (line 180) | func ExampleEchoClient_FailEchoWithDetails() { function ExampleEchoClient_PagedExpand (line 205) | func ExampleEchoClient_PagedExpand() { function ExampleEchoClient_PagedExpandLegacy (line 242) | func ExampleEchoClient_PagedExpandLegacy() { function ExampleEchoClient_PagedExpandLegacyMapped (line 279) | func ExampleEchoClient_PagedExpandLegacyMapped() { function ExampleEchoClient_Wait (line 316) | func ExampleEchoClient_Wait() { function ExampleEchoClient_ListLocations (line 346) | func ExampleEchoClient_ListLocations() { function ExampleEchoClient_GetLocation (line 383) | func ExampleEchoClient_GetLocation() { function ExampleEchoClient_SetIamPolicy (line 408) | func ExampleEchoClient_SetIamPolicy() { function ExampleEchoClient_GetIamPolicy (line 433) | func ExampleEchoClient_GetIamPolicy() { function ExampleEchoClient_TestIamPermissions (line 458) | func ExampleEchoClient_TestIamPermissions() { function ExampleEchoClient_ListOperations (line 483) | func ExampleEchoClient_ListOperations() { function ExampleEchoClient_GetOperation (line 520) | func ExampleEchoClient_GetOperation() { function ExampleEchoClient_DeleteOperation (line 545) | func ExampleEchoClient_DeleteOperation() { function ExampleEchoClient_CancelOperation (line 568) | func ExampleEchoClient_CancelOperation() { FILE: client/helpers.go constant serviceName (line 35) | serviceName = "showcase.googleapis.com" type clientHookParams (line 41) | type clientHookParams struct type clientHook (line 42) | type clientHook function getVersionClient (line 46) | func getVersionClient() string { function DefaultAuthScopes (line 54) | func DefaultAuthScopes() []string { function executeHTTPRequestWithResponse (line 58) | func executeHTTPRequestWithResponse(ctx context.Context, client *http.Cl... function executeHTTPRequest (line 76) | func executeHTTPRequest(ctx context.Context, client *http.Client, req *h... function executeStreamingHTTPRequest (line 81) | func executeStreamingHTTPRequest(ctx context.Context, client *http.Clien... function executeRPC (line 94) | func executeRPC[I proto.Message, O proto.Message](ctx context.Context, f... FILE: client/identity_client.go type IdentityCallOptions (line 48) | type IdentityCallOptions struct function defaultIdentityGRPCClientOptions (line 65) | func defaultIdentityGRPCClientOptions() []option.ClientOption { function defaultIdentityCallOptions (line 80) | func defaultIdentityCallOptions() *IdentityCallOptions { function defaultIdentityRESTCallOptions (line 123) | func defaultIdentityRESTCallOptions() *IdentityCallOptions { type internalIdentityClient (line 165) | type internalIdentityClient interface type IdentityClient (line 189) | type IdentityClient struct method Close (line 201) | func (c *IdentityClient) Close() error { method setGoogleClientInfo (line 208) | func (c *IdentityClient) setGoogleClientInfo(keyval ...string) { method Connection (line 216) | func (c *IdentityClient) Connection() *grpc.ClientConn { method CreateUser (line 221) | func (c *IdentityClient) CreateUser(ctx context.Context, req *genproto... method GetUser (line 226) | func (c *IdentityClient) GetUser(ctx context.Context, req *genprotopb.... method UpdateUser (line 231) | func (c *IdentityClient) UpdateUser(ctx context.Context, req *genproto... method DeleteUser (line 236) | func (c *IdentityClient) DeleteUser(ctx context.Context, req *genproto... method ListUsers (line 241) | func (c *IdentityClient) ListUsers(ctx context.Context, req *genprotop... method ListLocations (line 246) | func (c *IdentityClient) ListLocations(ctx context.Context, req *locat... method GetLocation (line 251) | func (c *IdentityClient) GetLocation(ctx context.Context, req *locatio... method SetIamPolicy (line 256) | func (c *IdentityClient) SetIamPolicy(ctx context.Context, req *iampb.... method GetIamPolicy (line 261) | func (c *IdentityClient) GetIamPolicy(ctx context.Context, req *iampb.... method TestIamPermissions (line 266) | func (c *IdentityClient) TestIamPermissions(ctx context.Context, req *... method ListOperations (line 271) | func (c *IdentityClient) ListOperations(ctx context.Context, req *long... method GetOperation (line 276) | func (c *IdentityClient) GetOperation(ctx context.Context, req *longru... method DeleteOperation (line 281) | func (c *IdentityClient) DeleteOperation(ctx context.Context, req *lon... method CancelOperation (line 286) | func (c *IdentityClient) CancelOperation(ctx context.Context, req *lon... type identityGRPCClient (line 293) | type identityGRPCClient struct method Connection (line 355) | func (c *identityGRPCClient) Connection() *grpc.ClientConn { method setGoogleClientInfo (line 362) | func (c *identityGRPCClient) setGoogleClientInfo(keyval ...string) { method Close (line 372) | func (c *identityGRPCClient) Close() error { method CreateUser (line 452) | func (c *identityGRPCClient) CreateUser(ctx context.Context, req *genp... method GetUser (line 467) | func (c *identityGRPCClient) GetUser(ctx context.Context, req *genprot... method UpdateUser (line 485) | func (c *identityGRPCClient) UpdateUser(ctx context.Context, req *genp... method DeleteUser (line 503) | func (c *identityGRPCClient) DeleteUser(ctx context.Context, req *genp... method ListUsers (line 517) | func (c *identityGRPCClient) ListUsers(ctx context.Context, req *genpr... method ListLocations (line 560) | func (c *identityGRPCClient) ListLocations(ctx context.Context, req *l... method GetLocation (line 606) | func (c *identityGRPCClient) GetLocation(ctx context.Context, req *loc... method SetIamPolicy (line 624) | func (c *identityGRPCClient) SetIamPolicy(ctx context.Context, req *ia... method GetIamPolicy (line 642) | func (c *identityGRPCClient) GetIamPolicy(ctx context.Context, req *ia... method TestIamPermissions (line 660) | func (c *identityGRPCClient) TestIamPermissions(ctx context.Context, r... method ListOperations (line 678) | func (c *identityGRPCClient) ListOperations(ctx context.Context, req *... method GetOperation (line 721) | func (c *identityGRPCClient) GetOperation(ctx context.Context, req *lo... method DeleteOperation (line 739) | func (c *identityGRPCClient) DeleteOperation(ctx context.Context, req ... method CancelOperation (line 753) | func (c *identityGRPCClient) CancelOperation(ctx context.Context, req ... function NewIdentityClient (line 319) | func NewIdentityClient(ctx context.Context, opts ...option.ClientOption)... type identityRESTClient (line 377) | type identityRESTClient struct method setGoogleClientInfo (line 430) | func (c *identityRESTClient) setGoogleClientInfo(keyval ...string) { method Close (line 440) | func (c *identityRESTClient) Close() error { method Connection (line 449) | func (c *identityRESTClient) Connection() *grpc.ClientConn { method CreateUser (line 768) | func (c *identityRESTClient) CreateUser(ctx context.Context, req *genp... method GetUser (line 816) | func (c *identityRESTClient) GetUser(ctx context.Context, req *genprot... method UpdateUser (line 861) | func (c *identityRESTClient) UpdateUser(ctx context.Context, req *genp... method DeleteUser (line 924) | func (c *identityRESTClient) DeleteUser(ctx context.Context, req *genp... method ListUsers (line 954) | func (c *identityRESTClient) ListUsers(ctx context.Context, req *genpr... method ListLocations (line 1031) | func (c *identityRESTClient) ListLocations(ctx context.Context, req *l... method GetLocation (line 1111) | func (c *identityRESTClient) GetLocation(ctx context.Context, req *loc... method SetIamPolicy (line 1156) | func (c *identityRESTClient) SetIamPolicy(ctx context.Context, req *ia... method GetIamPolicy (line 1207) | func (c *identityRESTClient) GetIamPolicy(ctx context.Context, req *ia... method TestIamPermissions (line 1259) | func (c *identityRESTClient) TestIamPermissions(ctx context.Context, r... method ListOperations (line 1310) | func (c *identityRESTClient) ListOperations(ctx context.Context, req *... method GetOperation (line 1396) | func (c *identityRESTClient) GetOperation(ctx context.Context, req *lo... method DeleteOperation (line 1441) | func (c *identityRESTClient) DeleteOperation(ctx context.Context, req ... method CancelOperation (line 1471) | func (c *identityRESTClient) CancelOperation(ctx context.Context, req ... function NewIdentityRESTClient (line 396) | func NewIdentityRESTClient(ctx context.Context, opts ...option.ClientOpt... function defaultIdentityRESTClientOptions (line 415) | func defaultIdentityRESTClientOptions() []option.ClientOption { FILE: client/identity_client_example_go123_test.go function ExampleIdentityClient_ListUsers_all (line 30) | func ExampleIdentityClient_ListUsers_all() { function ExampleIdentityClient_ListLocations_all (line 56) | func ExampleIdentityClient_ListLocations_all() { function ExampleIdentityClient_ListOperations_all (line 82) | func ExampleIdentityClient_ListOperations_all() { FILE: client/identity_client_example_test.go function ExampleNewIdentityClient (line 30) | func ExampleNewIdentityClient() { function ExampleNewIdentityRESTClient (line 47) | func ExampleNewIdentityRESTClient() { function ExampleIdentityClient_CreateUser (line 64) | func ExampleIdentityClient_CreateUser() { function ExampleIdentityClient_DeleteUser (line 89) | func ExampleIdentityClient_DeleteUser() { function ExampleIdentityClient_GetUser (line 112) | func ExampleIdentityClient_GetUser() { function ExampleIdentityClient_ListUsers (line 137) | func ExampleIdentityClient_ListUsers() { function ExampleIdentityClient_UpdateUser (line 174) | func ExampleIdentityClient_UpdateUser() { function ExampleIdentityClient_ListLocations (line 199) | func ExampleIdentityClient_ListLocations() { function ExampleIdentityClient_GetLocation (line 236) | func ExampleIdentityClient_GetLocation() { function ExampleIdentityClient_SetIamPolicy (line 261) | func ExampleIdentityClient_SetIamPolicy() { function ExampleIdentityClient_GetIamPolicy (line 286) | func ExampleIdentityClient_GetIamPolicy() { function ExampleIdentityClient_TestIamPermissions (line 311) | func ExampleIdentityClient_TestIamPermissions() { function ExampleIdentityClient_ListOperations (line 336) | func ExampleIdentityClient_ListOperations() { function ExampleIdentityClient_GetOperation (line 373) | func ExampleIdentityClient_GetOperation() { function ExampleIdentityClient_DeleteOperation (line 398) | func ExampleIdentityClient_DeleteOperation() { function ExampleIdentityClient_CancelOperation (line 421) | func ExampleIdentityClient_CancelOperation() { FILE: client/messaging_client.go type MessagingCallOptions (line 52) | type MessagingCallOptions struct function defaultMessagingGRPCClientOptions (line 78) | func defaultMessagingGRPCClientOptions() []option.ClientOption { function defaultMessagingCallOptions (line 93) | func defaultMessagingCallOptions() *MessagingCallOptions { function defaultMessagingRESTCallOptions (line 204) | func defaultMessagingRESTCallOptions() *MessagingCallOptions { type internalMessagingClient (line 315) | type internalMessagingClient interface type MessagingClient (line 352) | type MessagingClient struct method Close (line 369) | func (c *MessagingClient) Close() error { method setGoogleClientInfo (line 376) | func (c *MessagingClient) setGoogleClientInfo(keyval ...string) { method Connection (line 384) | func (c *MessagingClient) Connection() *grpc.ClientConn { method CreateRoom (line 389) | func (c *MessagingClient) CreateRoom(ctx context.Context, req *genprot... method GetRoom (line 394) | func (c *MessagingClient) GetRoom(ctx context.Context, req *genprotopb... method UpdateRoom (line 399) | func (c *MessagingClient) UpdateRoom(ctx context.Context, req *genprot... method DeleteRoom (line 404) | func (c *MessagingClient) DeleteRoom(ctx context.Context, req *genprot... method ListRooms (line 409) | func (c *MessagingClient) ListRooms(ctx context.Context, req *genproto... method CreateBlurb (line 416) | func (c *MessagingClient) CreateBlurb(ctx context.Context, req *genpro... method GetBlurb (line 421) | func (c *MessagingClient) GetBlurb(ctx context.Context, req *genprotop... method UpdateBlurb (line 426) | func (c *MessagingClient) UpdateBlurb(ctx context.Context, req *genpro... method DeleteBlurb (line 431) | func (c *MessagingClient) DeleteBlurb(ctx context.Context, req *genpro... method ListBlurbs (line 437) | func (c *MessagingClient) ListBlurbs(ctx context.Context, req *genprot... method SearchBlurbs (line 444) | func (c *MessagingClient) SearchBlurbs(ctx context.Context, req *genpr... method SearchBlurbsOperation (line 450) | func (c *MessagingClient) SearchBlurbsOperation(name string) *SearchBl... method StreamBlurbs (line 456) | func (c *MessagingClient) StreamBlurbs(ctx context.Context, req *genpr... method SendBlurbs (line 464) | func (c *MessagingClient) SendBlurbs(ctx context.Context, opts ...gax.... method Connect (line 474) | func (c *MessagingClient) Connect(ctx context.Context, opts ...gax.Cal... method ListLocations (line 479) | func (c *MessagingClient) ListLocations(ctx context.Context, req *loca... method GetLocation (line 484) | func (c *MessagingClient) GetLocation(ctx context.Context, req *locati... method SetIamPolicy (line 489) | func (c *MessagingClient) SetIamPolicy(ctx context.Context, req *iampb... method GetIamPolicy (line 494) | func (c *MessagingClient) GetIamPolicy(ctx context.Context, req *iampb... method TestIamPermissions (line 499) | func (c *MessagingClient) TestIamPermissions(ctx context.Context, req ... method ListOperations (line 504) | func (c *MessagingClient) ListOperations(ctx context.Context, req *lon... method GetOperation (line 509) | func (c *MessagingClient) GetOperation(ctx context.Context, req *longr... method DeleteOperation (line 514) | func (c *MessagingClient) DeleteOperation(ctx context.Context, req *lo... method CancelOperation (line 519) | func (c *MessagingClient) CancelOperation(ctx context.Context, req *lo... type messagingGRPCClient (line 526) | type messagingGRPCClient struct method Connection (line 607) | func (c *messagingGRPCClient) Connection() *grpc.ClientConn { method setGoogleClientInfo (line 614) | func (c *messagingGRPCClient) setGoogleClientInfo(keyval ...string) { method Close (line 624) | func (c *messagingGRPCClient) Close() error { method CreateRoom (line 722) | func (c *messagingGRPCClient) CreateRoom(ctx context.Context, req *gen... method GetRoom (line 737) | func (c *messagingGRPCClient) GetRoom(ctx context.Context, req *genpro... method UpdateRoom (line 755) | func (c *messagingGRPCClient) UpdateRoom(ctx context.Context, req *gen... method DeleteRoom (line 773) | func (c *messagingGRPCClient) DeleteRoom(ctx context.Context, req *gen... method ListRooms (line 787) | func (c *messagingGRPCClient) ListRooms(ctx context.Context, req *genp... method CreateBlurb (line 830) | func (c *messagingGRPCClient) CreateBlurb(ctx context.Context, req *ge... method GetBlurb (line 848) | func (c *messagingGRPCClient) GetBlurb(ctx context.Context, req *genpr... method UpdateBlurb (line 866) | func (c *messagingGRPCClient) UpdateBlurb(ctx context.Context, req *ge... method DeleteBlurb (line 884) | func (c *messagingGRPCClient) DeleteBlurb(ctx context.Context, req *ge... method ListBlurbs (line 898) | func (c *messagingGRPCClient) ListBlurbs(ctx context.Context, req *gen... method SearchBlurbs (line 944) | func (c *messagingGRPCClient) SearchBlurbs(ctx context.Context, req *g... method StreamBlurbs (line 964) | func (c *messagingGRPCClient) StreamBlurbs(ctx context.Context, req *g... method SendBlurbs (line 984) | func (c *messagingGRPCClient) SendBlurbs(ctx context.Context, opts ...... method Connect (line 1001) | func (c *messagingGRPCClient) Connect(ctx context.Context, opts ...gax... method ListLocations (line 1018) | func (c *messagingGRPCClient) ListLocations(ctx context.Context, req *... method GetLocation (line 1064) | func (c *messagingGRPCClient) GetLocation(ctx context.Context, req *lo... method SetIamPolicy (line 1082) | func (c *messagingGRPCClient) SetIamPolicy(ctx context.Context, req *i... method GetIamPolicy (line 1100) | func (c *messagingGRPCClient) GetIamPolicy(ctx context.Context, req *i... method TestIamPermissions (line 1118) | func (c *messagingGRPCClient) TestIamPermissions(ctx context.Context, ... method ListOperations (line 1136) | func (c *messagingGRPCClient) ListOperations(ctx context.Context, req ... method GetOperation (line 1179) | func (c *messagingGRPCClient) GetOperation(ctx context.Context, req *l... method DeleteOperation (line 1197) | func (c *messagingGRPCClient) DeleteOperation(ctx context.Context, req... method CancelOperation (line 1211) | func (c *messagingGRPCClient) CancelOperation(ctx context.Context, req... method SearchBlurbsOperation (line 2401) | func (c *messagingGRPCClient) SearchBlurbsOperation(name string) *Sear... function NewMessagingClient (line 560) | func NewMessagingClient(ctx context.Context, opts ...option.ClientOption... type messagingRESTClient (line 629) | type messagingRESTClient struct method setGoogleClientInfo (line 700) | func (c *messagingRESTClient) setGoogleClientInfo(keyval ...string) { method Close (line 710) | func (c *messagingRESTClient) Close() error { method Connection (line 719) | func (c *messagingRESTClient) Connection() *grpc.ClientConn { method CreateRoom (line 1226) | func (c *messagingRESTClient) CreateRoom(ctx context.Context, req *gen... method GetRoom (line 1274) | func (c *messagingRESTClient) GetRoom(ctx context.Context, req *genpro... method UpdateRoom (line 1319) | func (c *messagingRESTClient) UpdateRoom(ctx context.Context, req *gen... method DeleteRoom (line 1382) | func (c *messagingRESTClient) DeleteRoom(ctx context.Context, req *gen... method ListRooms (line 1412) | func (c *messagingRESTClient) ListRooms(ctx context.Context, req *genp... method CreateBlurb (line 1491) | func (c *messagingRESTClient) CreateBlurb(ctx context.Context, req *ge... method GetBlurb (line 1542) | func (c *messagingRESTClient) GetBlurb(ctx context.Context, req *genpr... method UpdateBlurb (line 1587) | func (c *messagingRESTClient) UpdateBlurb(ctx context.Context, req *ge... method DeleteBlurb (line 1650) | func (c *messagingRESTClient) DeleteBlurb(ctx context.Context, req *ge... method ListBlurbs (line 1681) | func (c *messagingRESTClient) ListBlurbs(ctx context.Context, req *gen... method SearchBlurbs (line 1760) | func (c *messagingRESTClient) SearchBlurbs(ctx context.Context, req *g... method StreamBlurbs (line 1815) | func (c *messagingRESTClient) StreamBlurbs(ctx context.Context, req *g... method SendBlurbs (line 1915) | func (c *messagingRESTClient) SendBlurbs(ctx context.Context, opts ...... method Connect (line 1925) | func (c *messagingRESTClient) Connect(ctx context.Context, opts ...gax... method ListLocations (line 1930) | func (c *messagingRESTClient) ListLocations(ctx context.Context, req *... method GetLocation (line 2010) | func (c *messagingRESTClient) GetLocation(ctx context.Context, req *lo... method SetIamPolicy (line 2055) | func (c *messagingRESTClient) SetIamPolicy(ctx context.Context, req *i... method GetIamPolicy (line 2106) | func (c *messagingRESTClient) GetIamPolicy(ctx context.Context, req *i... method TestIamPermissions (line 2158) | func (c *messagingRESTClient) TestIamPermissions(ctx context.Context, ... method ListOperations (line 2209) | func (c *messagingRESTClient) ListOperations(ctx context.Context, req ... method GetOperation (line 2295) | func (c *messagingRESTClient) GetOperation(ctx context.Context, req *l... method DeleteOperation (line 2340) | func (c *messagingRESTClient) DeleteOperation(ctx context.Context, req... method CancelOperation (line 2370) | func (c *messagingRESTClient) CancelOperation(ctx context.Context, req... method SearchBlurbsOperation (line 2409) | func (c *messagingRESTClient) SearchBlurbsOperation(name string) *Sear... function NewMessagingRESTClient (line 656) | func NewMessagingRESTClient(ctx context.Context, opts ...option.ClientOp... function defaultMessagingRESTClientOptions (line 685) | func defaultMessagingRESTClientOptions() []option.ClientOption { type streamBlurbsRESTStreamClient (line 1864) | type streamBlurbsRESTStreamClient struct method Recv (line 1870) | func (c *streamBlurbsRESTStreamClient) Recv() (*genprotopb.StreamBlurb... method Header (line 1884) | func (c *streamBlurbsRESTStreamClient) Header() (metadata.MD, error) { method Trailer (line 1888) | func (c *streamBlurbsRESTStreamClient) Trailer() metadata.MD { method CloseSend (line 1892) | func (c *streamBlurbsRESTStreamClient) CloseSend() error { method Context (line 1897) | func (c *streamBlurbsRESTStreamClient) Context() context.Context { method SendMsg (line 1901) | func (c *streamBlurbsRESTStreamClient) SendMsg(m interface{}) error { method RecvMsg (line 1906) | func (c *streamBlurbsRESTStreamClient) RecvMsg(m interface{}) error { FILE: client/messaging_client_example_go123_test.go function ExampleMessagingClient_ListBlurbs_all (line 30) | func ExampleMessagingClient_ListBlurbs_all() { function ExampleMessagingClient_ListRooms_all (line 56) | func ExampleMessagingClient_ListRooms_all() { function ExampleMessagingClient_ListLocations_all (line 82) | func ExampleMessagingClient_ListLocations_all() { function ExampleMessagingClient_ListOperations_all (line 108) | func ExampleMessagingClient_ListOperations_all() { FILE: client/messaging_client_example_test.go function ExampleNewMessagingClient (line 31) | func ExampleNewMessagingClient() { function ExampleNewMessagingRESTClient (line 48) | func ExampleNewMessagingRESTClient() { function ExampleMessagingClient_Connect (line 65) | func ExampleMessagingClient_Connect() { function ExampleMessagingClient_CreateBlurb (line 105) | func ExampleMessagingClient_CreateBlurb() { function ExampleMessagingClient_CreateRoom (line 130) | func ExampleMessagingClient_CreateRoom() { function ExampleMessagingClient_DeleteBlurb (line 155) | func ExampleMessagingClient_DeleteBlurb() { function ExampleMessagingClient_DeleteRoom (line 178) | func ExampleMessagingClient_DeleteRoom() { function ExampleMessagingClient_GetBlurb (line 201) | func ExampleMessagingClient_GetBlurb() { function ExampleMessagingClient_GetRoom (line 226) | func ExampleMessagingClient_GetRoom() { function ExampleMessagingClient_ListBlurbs (line 251) | func ExampleMessagingClient_ListBlurbs() { function ExampleMessagingClient_ListRooms (line 288) | func ExampleMessagingClient_ListRooms() { function ExampleMessagingClient_SearchBlurbs (line 325) | func ExampleMessagingClient_SearchBlurbs() { function ExampleMessagingClient_UpdateBlurb (line 355) | func ExampleMessagingClient_UpdateBlurb() { function ExampleMessagingClient_UpdateRoom (line 380) | func ExampleMessagingClient_UpdateRoom() { function ExampleMessagingClient_ListLocations (line 405) | func ExampleMessagingClient_ListLocations() { function ExampleMessagingClient_GetLocation (line 442) | func ExampleMessagingClient_GetLocation() { function ExampleMessagingClient_SetIamPolicy (line 467) | func ExampleMessagingClient_SetIamPolicy() { function ExampleMessagingClient_GetIamPolicy (line 492) | func ExampleMessagingClient_GetIamPolicy() { function ExampleMessagingClient_TestIamPermissions (line 517) | func ExampleMessagingClient_TestIamPermissions() { function ExampleMessagingClient_ListOperations (line 542) | func ExampleMessagingClient_ListOperations() { function ExampleMessagingClient_GetOperation (line 579) | func ExampleMessagingClient_GetOperation() { function ExampleMessagingClient_DeleteOperation (line 604) | func ExampleMessagingClient_DeleteOperation() { function ExampleMessagingClient_CancelOperation (line 627) | func ExampleMessagingClient_CancelOperation() { FILE: client/sequence_client.go type SequenceCallOptions (line 50) | type SequenceCallOptions struct function defaultSequenceGRPCClientOptions (line 68) | func defaultSequenceGRPCClientOptions() []option.ClientOption { function defaultSequenceCallOptions (line 83) | func defaultSequenceCallOptions() *SequenceCallOptions { function defaultSequenceRESTCallOptions (line 123) | func defaultSequenceRESTCallOptions() *SequenceCallOptions { type internalSequenceClient (line 165) | type internalSequenceClient interface type SequenceClient (line 191) | type SequenceClient struct method Close (line 203) | func (c *SequenceClient) Close() error { method setGoogleClientInfo (line 210) | func (c *SequenceClient) setGoogleClientInfo(keyval ...string) { method Connection (line 218) | func (c *SequenceClient) Connection() *grpc.ClientConn { method CreateSequence (line 223) | func (c *SequenceClient) CreateSequence(ctx context.Context, req *genp... method CreateStreamingSequence (line 228) | func (c *SequenceClient) CreateStreamingSequence(ctx context.Context, ... method GetSequenceReport (line 234) | func (c *SequenceClient) GetSequenceReport(ctx context.Context, req *g... method GetStreamingSequenceReport (line 240) | func (c *SequenceClient) GetStreamingSequenceReport(ctx context.Contex... method AttemptSequence (line 245) | func (c *SequenceClient) AttemptSequence(ctx context.Context, req *gen... method AttemptStreamingSequence (line 253) | func (c *SequenceClient) AttemptStreamingSequence(ctx context.Context,... method ListLocations (line 258) | func (c *SequenceClient) ListLocations(ctx context.Context, req *locat... method GetLocation (line 263) | func (c *SequenceClient) GetLocation(ctx context.Context, req *locatio... method SetIamPolicy (line 268) | func (c *SequenceClient) SetIamPolicy(ctx context.Context, req *iampb.... method GetIamPolicy (line 273) | func (c *SequenceClient) GetIamPolicy(ctx context.Context, req *iampb.... method TestIamPermissions (line 278) | func (c *SequenceClient) TestIamPermissions(ctx context.Context, req *... method ListOperations (line 283) | func (c *SequenceClient) ListOperations(ctx context.Context, req *long... method GetOperation (line 288) | func (c *SequenceClient) GetOperation(ctx context.Context, req *longru... method DeleteOperation (line 293) | func (c *SequenceClient) DeleteOperation(ctx context.Context, req *lon... method CancelOperation (line 298) | func (c *SequenceClient) CancelOperation(ctx context.Context, req *lon... type sequenceGRPCClient (line 305) | type sequenceGRPCClient struct method Connection (line 368) | func (c *sequenceGRPCClient) Connection() *grpc.ClientConn { method setGoogleClientInfo (line 375) | func (c *sequenceGRPCClient) setGoogleClientInfo(keyval ...string) { method Close (line 385) | func (c *sequenceGRPCClient) Close() error { method CreateSequence (line 466) | func (c *sequenceGRPCClient) CreateSequence(ctx context.Context, req *... method CreateStreamingSequence (line 481) | func (c *sequenceGRPCClient) CreateStreamingSequence(ctx context.Conte... method GetSequenceReport (line 496) | func (c *sequenceGRPCClient) GetSequenceReport(ctx context.Context, re... method GetStreamingSequenceReport (line 514) | func (c *sequenceGRPCClient) GetStreamingSequenceReport(ctx context.Co... method AttemptSequence (line 532) | func (c *sequenceGRPCClient) AttemptSequence(ctx context.Context, req ... method AttemptStreamingSequence (line 546) | func (c *sequenceGRPCClient) AttemptStreamingSequence(ctx context.Cont... method ListLocations (line 566) | func (c *sequenceGRPCClient) ListLocations(ctx context.Context, req *l... method GetLocation (line 612) | func (c *sequenceGRPCClient) GetLocation(ctx context.Context, req *loc... method SetIamPolicy (line 630) | func (c *sequenceGRPCClient) SetIamPolicy(ctx context.Context, req *ia... method GetIamPolicy (line 648) | func (c *sequenceGRPCClient) GetIamPolicy(ctx context.Context, req *ia... method TestIamPermissions (line 666) | func (c *sequenceGRPCClient) TestIamPermissions(ctx context.Context, r... method ListOperations (line 684) | func (c *sequenceGRPCClient) ListOperations(ctx context.Context, req *... method GetOperation (line 727) | func (c *sequenceGRPCClient) GetOperation(ctx context.Context, req *lo... method DeleteOperation (line 745) | func (c *sequenceGRPCClient) DeleteOperation(ctx context.Context, req ... method CancelOperation (line 759) | func (c *sequenceGRPCClient) CancelOperation(ctx context.Context, req ... function NewSequenceClient (line 332) | func NewSequenceClient(ctx context.Context, opts ...option.ClientOption)... type sequenceRESTClient (line 390) | type sequenceRESTClient struct method setGoogleClientInfo (line 444) | func (c *sequenceRESTClient) setGoogleClientInfo(keyval ...string) { method Close (line 454) | func (c *sequenceRESTClient) Close() error { method Connection (line 463) | func (c *sequenceRESTClient) Connection() *grpc.ClientConn { method CreateSequence (line 774) | func (c *sequenceRESTClient) CreateSequence(ctx context.Context, req *... method CreateStreamingSequence (line 823) | func (c *sequenceRESTClient) CreateStreamingSequence(ctx context.Conte... method GetSequenceReport (line 873) | func (c *sequenceRESTClient) GetSequenceReport(ctx context.Context, re... method GetStreamingSequenceReport (line 919) | func (c *sequenceRESTClient) GetStreamingSequenceReport(ctx context.Co... method AttemptSequence (line 964) | func (c *sequenceRESTClient) AttemptSequence(ctx context.Context, req ... method AttemptStreamingSequence (line 1003) | func (c *sequenceRESTClient) AttemptStreamingSequence(ctx context.Cont... method ListLocations (line 1100) | func (c *sequenceRESTClient) ListLocations(ctx context.Context, req *l... method GetLocation (line 1180) | func (c *sequenceRESTClient) GetLocation(ctx context.Context, req *loc... method SetIamPolicy (line 1225) | func (c *sequenceRESTClient) SetIamPolicy(ctx context.Context, req *ia... method GetIamPolicy (line 1276) | func (c *sequenceRESTClient) GetIamPolicy(ctx context.Context, req *ia... method TestIamPermissions (line 1328) | func (c *sequenceRESTClient) TestIamPermissions(ctx context.Context, r... method ListOperations (line 1379) | func (c *sequenceRESTClient) ListOperations(ctx context.Context, req *... method GetOperation (line 1465) | func (c *sequenceRESTClient) GetOperation(ctx context.Context, req *lo... method DeleteOperation (line 1510) | func (c *sequenceRESTClient) DeleteOperation(ctx context.Context, req ... method CancelOperation (line 1540) | func (c *sequenceRESTClient) CancelOperation(ctx context.Context, req ... function NewSequenceRESTClient (line 410) | func NewSequenceRESTClient(ctx context.Context, opts ...option.ClientOpt... function defaultSequenceRESTClientOptions (line 429) | func defaultSequenceRESTClientOptions() []option.ClientOption { type attemptStreamingSequenceRESTStreamClient (line 1052) | type attemptStreamingSequenceRESTStreamClient struct method Recv (line 1058) | func (c *attemptStreamingSequenceRESTStreamClient) Recv() (*genprotopb... method Header (line 1072) | func (c *attemptStreamingSequenceRESTStreamClient) Header() (metadata.... method Trailer (line 1076) | func (c *attemptStreamingSequenceRESTStreamClient) Trailer() metadata.... method CloseSend (line 1080) | func (c *attemptStreamingSequenceRESTStreamClient) CloseSend() error { method Context (line 1085) | func (c *attemptStreamingSequenceRESTStreamClient) Context() context.C... method SendMsg (line 1089) | func (c *attemptStreamingSequenceRESTStreamClient) SendMsg(m interface... method RecvMsg (line 1094) | func (c *attemptStreamingSequenceRESTStreamClient) RecvMsg(m interface... FILE: client/sequence_client_example_go123_test.go function ExampleSequenceClient_ListLocations_all (line 29) | func ExampleSequenceClient_ListLocations_all() { function ExampleSequenceClient_ListOperations_all (line 55) | func ExampleSequenceClient_ListOperations_all() { FILE: client/sequence_client_example_test.go function ExampleNewSequenceClient (line 30) | func ExampleNewSequenceClient() { function ExampleNewSequenceRESTClient (line 47) | func ExampleNewSequenceRESTClient() { function ExampleSequenceClient_AttemptSequence (line 64) | func ExampleSequenceClient_AttemptSequence() { function ExampleSequenceClient_CreateSequence (line 87) | func ExampleSequenceClient_CreateSequence() { function ExampleSequenceClient_CreateStreamingSequence (line 112) | func ExampleSequenceClient_CreateStreamingSequence() { function ExampleSequenceClient_GetSequenceReport (line 137) | func ExampleSequenceClient_GetSequenceReport() { function ExampleSequenceClient_GetStreamingSequenceReport (line 162) | func ExampleSequenceClient_GetStreamingSequenceReport() { function ExampleSequenceClient_ListLocations (line 187) | func ExampleSequenceClient_ListLocations() { function ExampleSequenceClient_GetLocation (line 224) | func ExampleSequenceClient_GetLocation() { function ExampleSequenceClient_SetIamPolicy (line 249) | func ExampleSequenceClient_SetIamPolicy() { function ExampleSequenceClient_GetIamPolicy (line 274) | func ExampleSequenceClient_GetIamPolicy() { function ExampleSequenceClient_TestIamPermissions (line 299) | func ExampleSequenceClient_TestIamPermissions() { function ExampleSequenceClient_ListOperations (line 324) | func ExampleSequenceClient_ListOperations() { function ExampleSequenceClient_GetOperation (line 361) | func ExampleSequenceClient_GetOperation() { function ExampleSequenceClient_DeleteOperation (line 386) | func ExampleSequenceClient_DeleteOperation() { function ExampleSequenceClient_CancelOperation (line 409) | func ExampleSequenceClient_CancelOperation() { FILE: client/testing_client.go type TestingCallOptions (line 46) | type TestingCallOptions struct function defaultTestingGRPCClientOptions (line 66) | func defaultTestingGRPCClientOptions() []option.ClientOption { function defaultTestingCallOptions (line 81) | func defaultTestingCallOptions() *TestingCallOptions { function defaultTestingRESTCallOptions (line 103) | func defaultTestingRESTCallOptions() *TestingCallOptions { type internalTestingClient (line 126) | type internalTestingClient interface type TestingClient (line 159) | type TestingClient struct method Close (line 171) | func (c *TestingClient) Close() error { method setGoogleClientInfo (line 178) | func (c *TestingClient) setGoogleClientInfo(keyval ...string) { method Connection (line 186) | func (c *TestingClient) Connection() *grpc.ClientConn { method CreateSession (line 196) | func (c *TestingClient) CreateSession(ctx context.Context, req *genpro... method GetSession (line 201) | func (c *TestingClient) GetSession(ctx context.Context, req *genprotop... method ListSessions (line 206) | func (c *TestingClient) ListSessions(ctx context.Context, req *genprot... method DeleteSession (line 211) | func (c *TestingClient) DeleteSession(ctx context.Context, req *genpro... method ReportSession (line 218) | func (c *TestingClient) ReportSession(ctx context.Context, req *genpro... method ListTests (line 223) | func (c *TestingClient) ListTests(ctx context.Context, req *genprotopb... method DeleteTest (line 233) | func (c *TestingClient) DeleteTest(ctx context.Context, req *genprotop... method VerifyTest (line 241) | func (c *TestingClient) VerifyTest(ctx context.Context, req *genprotop... method ListLocations (line 246) | func (c *TestingClient) ListLocations(ctx context.Context, req *locati... method GetLocation (line 251) | func (c *TestingClient) GetLocation(ctx context.Context, req *location... method SetIamPolicy (line 256) | func (c *TestingClient) SetIamPolicy(ctx context.Context, req *iampb.S... method GetIamPolicy (line 261) | func (c *TestingClient) GetIamPolicy(ctx context.Context, req *iampb.G... method TestIamPermissions (line 266) | func (c *TestingClient) TestIamPermissions(ctx context.Context, req *i... method ListOperations (line 271) | func (c *TestingClient) ListOperations(ctx context.Context, req *longr... method GetOperation (line 276) | func (c *TestingClient) GetOperation(ctx context.Context, req *longrun... method DeleteOperation (line 281) | func (c *TestingClient) DeleteOperation(ctx context.Context, req *long... method CancelOperation (line 286) | func (c *TestingClient) CancelOperation(ctx context.Context, req *long... type testingGRPCClient (line 293) | type testingGRPCClient struct method Connection (line 361) | func (c *testingGRPCClient) Connection() *grpc.ClientConn { method setGoogleClientInfo (line 368) | func (c *testingGRPCClient) setGoogleClientInfo(keyval ...string) { method Close (line 378) | func (c *testingGRPCClient) Close() error { method CreateSession (line 464) | func (c *testingGRPCClient) CreateSession(ctx context.Context, req *ge... method GetSession (line 479) | func (c *testingGRPCClient) GetSession(ctx context.Context, req *genpr... method ListSessions (line 497) | func (c *testingGRPCClient) ListSessions(ctx context.Context, req *gen... method DeleteSession (line 540) | func (c *testingGRPCClient) DeleteSession(ctx context.Context, req *ge... method ReportSession (line 554) | func (c *testingGRPCClient) ReportSession(ctx context.Context, req *ge... method ListTests (line 572) | func (c *testingGRPCClient) ListTests(ctx context.Context, req *genpro... method DeleteTest (line 618) | func (c *testingGRPCClient) DeleteTest(ctx context.Context, req *genpr... method VerifyTest (line 632) | func (c *testingGRPCClient) VerifyTest(ctx context.Context, req *genpr... method ListLocations (line 650) | func (c *testingGRPCClient) ListLocations(ctx context.Context, req *lo... method GetLocation (line 696) | func (c *testingGRPCClient) GetLocation(ctx context.Context, req *loca... method SetIamPolicy (line 714) | func (c *testingGRPCClient) SetIamPolicy(ctx context.Context, req *iam... method GetIamPolicy (line 732) | func (c *testingGRPCClient) GetIamPolicy(ctx context.Context, req *iam... method TestIamPermissions (line 750) | func (c *testingGRPCClient) TestIamPermissions(ctx context.Context, re... method ListOperations (line 768) | func (c *testingGRPCClient) ListOperations(ctx context.Context, req *l... method GetOperation (line 811) | func (c *testingGRPCClient) GetOperation(ctx context.Context, req *lon... method DeleteOperation (line 829) | func (c *testingGRPCClient) DeleteOperation(ctx context.Context, req *... method CancelOperation (line 843) | func (c *testingGRPCClient) CancelOperation(ctx context.Context, req *... function NewTestingClient (line 325) | func NewTestingClient(ctx context.Context, opts ...option.ClientOption) ... type testingRESTClient (line 383) | type testingRESTClient struct method setGoogleClientInfo (line 442) | func (c *testingRESTClient) setGoogleClientInfo(keyval ...string) { method Close (line 452) | func (c *testingRESTClient) Close() error { method Connection (line 461) | func (c *testingRESTClient) Connection() *grpc.ClientConn { method CreateSession (line 863) | func (c *testingRESTClient) CreateSession(ctx context.Context, req *ge... method GetSession (line 912) | func (c *testingRESTClient) GetSession(ctx context.Context, req *genpr... method ListSessions (line 957) | func (c *testingRESTClient) ListSessions(ctx context.Context, req *gen... method DeleteSession (line 1034) | func (c *testingRESTClient) DeleteSession(ctx context.Context, req *ge... method ReportSession (line 1066) | func (c *testingRESTClient) ReportSession(ctx context.Context, req *ge... method ListTests (line 1111) | func (c *testingRESTClient) ListTests(ctx context.Context, req *genpro... method DeleteTest (line 1193) | func (c *testingRESTClient) DeleteTest(ctx context.Context, req *genpr... method VerifyTest (line 1226) | func (c *testingRESTClient) VerifyTest(ctx context.Context, req *genpr... method ListLocations (line 1283) | func (c *testingRESTClient) ListLocations(ctx context.Context, req *lo... method GetLocation (line 1363) | func (c *testingRESTClient) GetLocation(ctx context.Context, req *loca... method SetIamPolicy (line 1408) | func (c *testingRESTClient) SetIamPolicy(ctx context.Context, req *iam... method GetIamPolicy (line 1459) | func (c *testingRESTClient) GetIamPolicy(ctx context.Context, req *iam... method TestIamPermissions (line 1511) | func (c *testingRESTClient) TestIamPermissions(ctx context.Context, re... method ListOperations (line 1562) | func (c *testingRESTClient) ListOperations(ctx context.Context, req *l... method GetOperation (line 1648) | func (c *testingRESTClient) GetOperation(ctx context.Context, req *lon... method DeleteOperation (line 1693) | func (c *testingRESTClient) DeleteOperation(ctx context.Context, req *... method CancelOperation (line 1723) | func (c *testingRESTClient) CancelOperation(ctx context.Context, req *... function NewTestingRESTClient (line 408) | func NewTestingRESTClient(ctx context.Context, opts ...option.ClientOpti... function defaultTestingRESTClientOptions (line 427) | func defaultTestingRESTClientOptions() []option.ClientOption { FILE: client/testing_client_example_go123_test.go function ExampleTestingClient_ListSessions_all (line 30) | func ExampleTestingClient_ListSessions_all() { function ExampleTestingClient_ListTests_all (line 56) | func ExampleTestingClient_ListTests_all() { function ExampleTestingClient_ListLocations_all (line 82) | func ExampleTestingClient_ListLocations_all() { function ExampleTestingClient_ListOperations_all (line 108) | func ExampleTestingClient_ListOperations_all() { FILE: client/testing_client_example_test.go function ExampleNewTestingClient (line 30) | func ExampleNewTestingClient() { function ExampleNewTestingRESTClient (line 47) | func ExampleNewTestingRESTClient() { function ExampleTestingClient_CreateSession (line 64) | func ExampleTestingClient_CreateSession() { function ExampleTestingClient_DeleteSession (line 89) | func ExampleTestingClient_DeleteSession() { function ExampleTestingClient_DeleteTest (line 112) | func ExampleTestingClient_DeleteTest() { function ExampleTestingClient_GetSession (line 135) | func ExampleTestingClient_GetSession() { function ExampleTestingClient_ListSessions (line 160) | func ExampleTestingClient_ListSessions() { function ExampleTestingClient_ListTests (line 197) | func ExampleTestingClient_ListTests() { function ExampleTestingClient_ReportSession (line 234) | func ExampleTestingClient_ReportSession() { function ExampleTestingClient_VerifyTest (line 259) | func ExampleTestingClient_VerifyTest() { function ExampleTestingClient_ListLocations (line 284) | func ExampleTestingClient_ListLocations() { function ExampleTestingClient_GetLocation (line 321) | func ExampleTestingClient_GetLocation() { function ExampleTestingClient_SetIamPolicy (line 346) | func ExampleTestingClient_SetIamPolicy() { function ExampleTestingClient_GetIamPolicy (line 371) | func ExampleTestingClient_GetIamPolicy() { function ExampleTestingClient_TestIamPermissions (line 396) | func ExampleTestingClient_TestIamPermissions() { function ExampleTestingClient_ListOperations (line 421) | func ExampleTestingClient_ListOperations() { function ExampleTestingClient_GetOperation (line 458) | func ExampleTestingClient_GetOperation() { function ExampleTestingClient_DeleteOperation (line 483) | func ExampleTestingClient_DeleteOperation() { function ExampleTestingClient_CancelOperation (line 506) | func ExampleTestingClient_CancelOperation() { FILE: cmd/gapic-showcase/attempt-sequence.go function init (line 19) | func init() { FILE: cmd/gapic-showcase/attempt-streaming-sequence.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/block.go function init (line 35) | func init() { FILE: cmd/gapic-showcase/chat.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/collect.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/completion.go function init (line 11) | func init() { FILE: cmd/gapic-showcase/compliance_service.go function init (line 33) | func init() { FILE: cmd/gapic-showcase/compliance_suite_errors_test.go function TestComplianceSuiteErrors (line 35) | func TestComplianceSuiteErrors(t *testing.T) { function TestComplianceSuiteUnexpectedFieldPresence (line 95) | func TestComplianceSuiteUnexpectedFieldPresence(t *testing.T) { type prepRepeatDataNegativeTestFunc (line 235) | type prepRepeatDataNegativeTestFunc function prepRepeatDataBodyInfoNegativeTestInvalidFields (line 237) | func prepRepeatDataBodyInfoNegativeTestInvalidFields(request *genproto.R... function prepRepeatDataBodyInfoNegativeTestSnakeCasedFieldNames (line 247) | func prepRepeatDataBodyInfoNegativeTestSnakeCasedFieldNames(request *gen... function prepRepeatDataQueryNegativeTestSnakeCasedFieldNames (line 263) | func prepRepeatDataQueryNegativeTestSnakeCasedFieldNames(request *genpro... function checkExpectedFailure (line 273) | func checkExpectedFailure(t *testing.T, verb, url, requestBody, failure,... type requestModifier (line 307) | type requestModifier FILE: cmd/gapic-showcase/compliance_suite_test.go function TestComplianceSuite (line 43) | func TestComplianceSuite(t *testing.T) { function TestComplianceSuiteLoadedf (line 135) | func TestComplianceSuiteLoadedf(t *testing.T) { type prepRepeatDataTestFunc (line 154) | type prepRepeatDataTestFunc function prepRepeatDataBodyTest (line 156) | func prepRepeatDataBodyTest(request *genproto.RepeatRequest) (verb strin... function prepRepeatDataBodyPutTest (line 162) | func prepRepeatDataBodyPutTest(request *genproto.RepeatRequest) (verb st... function prepRepeatDataBodyPatchTest (line 167) | func prepRepeatDataBodyPatchTest(request *genproto.RepeatRequest) (verb ... function prepRepeatDataBodyInfoTest (line 172) | func prepRepeatDataBodyInfoTest(request *genproto.RepeatRequest) (verb s... function prepRepeatDataQueryTest (line 180) | func prepRepeatDataQueryTest(request *genproto.RepeatRequest) (verb stri... function prepRepeatDataSimplePathTest (line 186) | func prepRepeatDataSimplePathTest(request *genproto.RepeatRequest) (verb... function prepRepeatDataPathResourceTest (line 217) | func prepRepeatDataPathResourceTest(request *genproto.RepeatRequest) (ve... function prepRepeatDataPathResourceTestFirstBinding (line 228) | func prepRepeatDataPathResourceTestFirstBinding(request *genproto.Repeat... function prepRepeatDataPathResourceTestSecondBinding (line 257) | func prepRepeatDataPathResourceTestSecondBinding(request *genproto.Repea... function prepRepeatDataPathTrailingResourceTest (line 286) | func prepRepeatDataPathTrailingResourceTest(request *genproto.RepeatRequ... function prepRepeatDataTestsQueryString (line 318) | func prepRepeatDataTestsQueryString(request *genproto.RepeatRequest, exc... function prepRepeatDataTestsQueryParams (line 324) | func prepRepeatDataTestsQueryParams(request *genproto.RepeatRequest, exc... function prepQueryString (line 382) | func prepQueryString(queryParams []string) string { function complianceSuiteTestSetup (line 392) | func complianceSuiteTestSetup() (suite *pb.ComplianceSuite, server *http... function getCleanComplianceSuite (line 407) | func getCleanComplianceSuite() (*pb.ComplianceSuite, error) { function loadComplianceSuiteFile (line 422) | func loadComplianceSuiteFile() (err error) { type queryStringCaser (line 440) | type queryStringCaser function init (line 449) | func init() { FILE: cmd/gapic-showcase/connect.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/create-blurb.go function init (line 33) | func init() { FILE: cmd/gapic-showcase/create-room.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/create-sequence.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/create-session.go function init (line 25) | func init() { FILE: cmd/gapic-showcase/create-streaming-sequence.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/create-user.go function init (line 29) | func init() { FILE: cmd/gapic-showcase/defaults.go function init (line 22) | func init() { FILE: cmd/gapic-showcase/delete-blurb.go function init (line 19) | func init() { FILE: cmd/gapic-showcase/delete-room.go function init (line 19) | func init() { FILE: cmd/gapic-showcase/delete-session.go function init (line 19) | func init() { FILE: cmd/gapic-showcase/delete-test.go function init (line 19) | func init() { FILE: cmd/gapic-showcase/delete-user.go function init (line 19) | func init() { FILE: cmd/gapic-showcase/echo-error-details.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/echo.go function init (line 39) | func init() { FILE: cmd/gapic-showcase/echo_service.go function init (line 34) | func init() { FILE: cmd/gapic-showcase/endpoint.go type RuntimeConfig (line 48) | type RuntimeConfig struct type Endpoint (line 58) | type Endpoint interface function CreateAllEndpoints (line 74) | func CreateAllEndpoints(config RuntimeConfig) Endpoint { type endpointMux (line 108) | type endpointMux struct method String (line 121) | func (em *endpointMux) String() string { method Serve (line 125) | func (em *endpointMux) Serve() error { method Shutdown (line 157) | func (em *endpointMux) Shutdown() error { function newEndpointMux (line 114) | func newEndpointMux(cmuxEndpoint cmux.CMux, endpoints ...Endpoint) Endpo... type endpointGRPC (line 185) | type endpointGRPC struct method String (line 272) | func (eg *endpointGRPC) String() string { method Serve (line 276) | func (eg *endpointGRPC) Serve() error { method Shutdown (line 289) | func (eg *endpointGRPC) Shutdown() error { function createBackends (line 193) | func createBackends() *services.Backend { function newEndpointGRPC (line 218) | func newEndpointGRPC(lis net.Listener, config RuntimeConfig, backend *se... type endpointREST (line 310) | type endpointREST struct method String (line 328) | func (er *endpointREST) String() string { method Serve (line 332) | func (er *endpointREST) Serve() error { method Shutdown (line 341) | func (er *endpointREST) Shutdown() error { function newEndpointREST (line 316) | func newEndpointREST(lis net.Listener, backend *services.Backend) *endpo... FILE: cmd/gapic-showcase/endpoint_test.go function TestRESTCalls (line 31) | func TestRESTCalls(t *testing.T) { function allowCompactJSON (line 215) | func allowCompactJSON() *resttools.JSONMarshalOptions { function allowFullJSON (line 228) | func allowFullJSON() *resttools.JSONMarshalOptions { function noSpace (line 235) | func noSpace(src string) string { FILE: cmd/gapic-showcase/expand.go function init (line 31) | func init() { FILE: cmd/gapic-showcase/fail-echo-with-details.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/gapic-showcase.go function init (line 20) | func init() { function Execute (line 30) | func Execute() { function main (line 37) | func main() { function printVerboseInput (line 41) | func printVerboseInput(srv, mthd string, data interface{}) { function printMessage (line 48) | func printMessage(data interface{}) { FILE: cmd/gapic-showcase/get-blurb.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/get-enum.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/get-room.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/get-sequence-report.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/get-session.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/get-streaming-sequence-report.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/get-user.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/identity_service.go function init (line 28) | func init() { FILE: cmd/gapic-showcase/list-blurbs.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/list-rooms.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/list-sessions.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/list-tests.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/list-users.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/loggers.go function init (line 28) | func init() { type loggerObserver (line 33) | type loggerObserver struct method GetName (line 35) | func (l *loggerObserver) GetName() string { return "loggerObserver" } method ObserveUnary (line 52) | func (l *loggerObserver) ObserveUnary( method ObserveStreamRequest (line 71) | func (l *loggerObserver) ObserveStreamRequest( method ObserveStreamResponse (line 84) | func (l *loggerObserver) ObserveStreamResponse( function dumpIncomingHeaders (line 37) | func dumpIncomingHeaders(ctx context.Context) { function streamType (line 94) | func streamType(info *grpc.StreamServerInfo) string { FILE: cmd/gapic-showcase/messaging_service.go function init (line 37) | func init() { FILE: cmd/gapic-showcase/paged-expand-legacy-mapped.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/paged-expand.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/repeat-data-body-info.go function init (line 87) | func init() { FILE: cmd/gapic-showcase/repeat-data-body-patch.go function init (line 87) | func init() { FILE: cmd/gapic-showcase/repeat-data-body-put.go function init (line 87) | func init() { FILE: cmd/gapic-showcase/repeat-data-body.go function init (line 87) | func init() { FILE: cmd/gapic-showcase/repeat-data-path-resource.go function init (line 87) | func init() { FILE: cmd/gapic-showcase/repeat-data-path-trailing-resource.go function init (line 87) | func init() { FILE: cmd/gapic-showcase/repeat-data-query.go function init (line 87) | func init() { FILE: cmd/gapic-showcase/repeat-data-simple-path.go function init (line 87) | func init() { FILE: cmd/gapic-showcase/report-session.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/run.go function message (line 25) | func message(err error) string { function init (line 32) | func init() { FILE: cmd/gapic-showcase/search-blurbs.go function init (line 25) | func init() { FILE: cmd/gapic-showcase/send-blurbs.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/sequence_service.go function init (line 29) | func init() { FILE: cmd/gapic-showcase/stream-blurbs.go function init (line 25) | func init() { FILE: cmd/gapic-showcase/testing_service.go function init (line 31) | func init() { FILE: cmd/gapic-showcase/update-blurb.go function init (line 35) | func init() { FILE: cmd/gapic-showcase/update-room.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/update-user.go function init (line 31) | func init() { FILE: cmd/gapic-showcase/verify-enum.go function init (line 25) | func init() { FILE: cmd/gapic-showcase/verify-test.go function init (line 21) | func init() { FILE: cmd/gapic-showcase/version.go function init (line 23) | func init() { FILE: cmd/gapic-showcase/wait.go function init (line 47) | func init() { FILE: server/genproto/compliance.pb.go constant _ (line 37) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 39) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Continent (line 42) | type Continent method Enum (line 73) | func (x Continent) Enum() *Continent { method String (line 79) | func (x Continent) String() string { method Descriptor (line 83) | func (Continent) Descriptor() protoreflect.EnumDescriptor { method Type (line 87) | func (Continent) Type() protoreflect.EnumType { method Number (line 91) | func (x Continent) Number() protoreflect.EnumNumber { method EnumDescriptor (line 96) | func (Continent) EnumDescriptor() ([]byte, []int) { constant Continent_CONTINENT_UNSPECIFIED (line 45) | Continent_CONTINENT_UNSPECIFIED Continent = 0 constant Continent_AFRICA (line 46) | Continent_AFRICA Continent = 1 constant Continent_AMERICA (line 47) | Continent_AMERICA Continent = 2 constant Continent_ANTARTICA (line 48) | Continent_ANTARTICA Continent = 3 constant Continent_AUSTRALIA (line 49) | Continent_AUSTRALIA Continent = 4 constant Continent_EUROPE (line 50) | Continent_EUROPE Continent = 5 type ComplianceData_LifeKingdom (line 100) | type ComplianceData_LifeKingdom method Enum (line 134) | func (x ComplianceData_LifeKingdom) Enum() *ComplianceData_LifeKingdom { method String (line 140) | func (x ComplianceData_LifeKingdom) String() string { method Descriptor (line 144) | func (ComplianceData_LifeKingdom) Descriptor() protoreflect.EnumDescri... method Type (line 148) | func (ComplianceData_LifeKingdom) Type() protoreflect.EnumType { method Number (line 152) | func (x ComplianceData_LifeKingdom) Number() protoreflect.EnumNumber { method EnumDescriptor (line 157) | func (ComplianceData_LifeKingdom) EnumDescriptor() ([]byte, []int) { constant ComplianceData_LIFE_KINGDOM_UNSPECIFIED (line 103) | ComplianceData_LIFE_KINGDOM_UNSPECIFIED ComplianceData_LifeKingdom = 0 constant ComplianceData_ARCHAEBACTERIA (line 104) | ComplianceData_ARCHAEBACTERIA ComplianceData_LifeKingdom = 1 constant ComplianceData_EUBACTERIA (line 105) | ComplianceData_EUBACTERIA ComplianceData_LifeKingdom = 2 constant ComplianceData_PROTISTA (line 106) | ComplianceData_PROTISTA ComplianceData_LifeKingdom = 3 constant ComplianceData_FUNGI (line 107) | ComplianceData_FUNGI ComplianceData_LifeKingdom = 4 constant ComplianceData_PLANTAE (line 108) | ComplianceData_PLANTAE ComplianceData_LifeKingdom = 5 constant ComplianceData_ANIMALIA (line 109) | ComplianceData_ANIMALIA ComplianceData_LifeKingdom = 6 type RepeatRequest (line 161) | type RepeatRequest struct method Reset (line 183) | func (x *RepeatRequest) Reset() { method String (line 192) | func (x *RepeatRequest) String() string { method ProtoMessage (line 196) | func (*RepeatRequest) ProtoMessage() {} method ProtoReflect (line 198) | func (x *RepeatRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 211) | func (*RepeatRequest) Descriptor() ([]byte, []int) { method GetName (line 215) | func (x *RepeatRequest) GetName() string { method GetInfo (line 222) | func (x *RepeatRequest) GetInfo() *ComplianceData { method GetServerVerify (line 229) | func (x *RepeatRequest) GetServerVerify() bool { method GetIntendedBindingUri (line 236) | func (x *RepeatRequest) GetIntendedBindingUri() string { method GetFInt32 (line 243) | func (x *RepeatRequest) GetFInt32() int32 { method GetFInt64 (line 250) | func (x *RepeatRequest) GetFInt64() int64 { method GetFDouble (line 257) | func (x *RepeatRequest) GetFDouble() float64 { method GetPInt32 (line 264) | func (x *RepeatRequest) GetPInt32() int32 { method GetPInt64 (line 271) | func (x *RepeatRequest) GetPInt64() int64 { method GetPDouble (line 278) | func (x *RepeatRequest) GetPDouble() float64 { type RepeatResponse (line 285) | type RepeatResponse struct method Reset (line 295) | func (x *RepeatResponse) Reset() { method String (line 304) | func (x *RepeatResponse) String() string { method ProtoMessage (line 308) | func (*RepeatResponse) ProtoMessage() {} method ProtoReflect (line 310) | func (x *RepeatResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 323) | func (*RepeatResponse) Descriptor() ([]byte, []int) { method GetRequest (line 327) | func (x *RepeatResponse) GetRequest() *RepeatRequest { method GetBindingUri (line 334) | func (x *RepeatResponse) GetBindingUri() string { type ComplianceSuite (line 344) | type ComplianceSuite struct method Reset (line 352) | func (x *ComplianceSuite) Reset() { method String (line 361) | func (x *ComplianceSuite) String() string { method ProtoMessage (line 365) | func (*ComplianceSuite) ProtoMessage() {} method ProtoReflect (line 367) | func (x *ComplianceSuite) ProtoReflect() protoreflect.Message { method Descriptor (line 380) | func (*ComplianceSuite) Descriptor() ([]byte, []int) { method GetGroup (line 384) | func (x *ComplianceSuite) GetGroup() []*ComplianceGroup { type ComplianceGroup (line 394) | type ComplianceGroup struct method Reset (line 404) | func (x *ComplianceGroup) Reset() { method String (line 413) | func (x *ComplianceGroup) String() string { method ProtoMessage (line 417) | func (*ComplianceGroup) ProtoMessage() {} method ProtoReflect (line 419) | func (x *ComplianceGroup) ProtoReflect() protoreflect.Message { method Descriptor (line 432) | func (*ComplianceGroup) Descriptor() ([]byte, []int) { method GetName (line 436) | func (x *ComplianceGroup) GetName() string { method GetRpcs (line 443) | func (x *ComplianceGroup) GetRpcs() []string { method GetRequests (line 450) | func (x *ComplianceGroup) GetRequests() []*RepeatRequest { type ComplianceData (line 459) | type ComplianceData struct method Reset (line 499) | func (x *ComplianceData) Reset() { method String (line 508) | func (x *ComplianceData) String() string { method ProtoMessage (line 512) | func (*ComplianceData) ProtoMessage() {} method ProtoReflect (line 514) | func (x *ComplianceData) ProtoReflect() protoreflect.Message { method Descriptor (line 527) | func (*ComplianceData) Descriptor() ([]byte, []int) { method GetFString (line 531) | func (x *ComplianceData) GetFString() string { method GetFInt32 (line 538) | func (x *ComplianceData) GetFInt32() int32 { method GetFSint32 (line 545) | func (x *ComplianceData) GetFSint32() int32 { method GetFSfixed32 (line 552) | func (x *ComplianceData) GetFSfixed32() int32 { method GetFUint32 (line 559) | func (x *ComplianceData) GetFUint32() uint32 { method GetFFixed32 (line 566) | func (x *ComplianceData) GetFFixed32() uint32 { method GetFInt64 (line 573) | func (x *ComplianceData) GetFInt64() int64 { method GetFSint64 (line 580) | func (x *ComplianceData) GetFSint64() int64 { method GetFSfixed64 (line 587) | func (x *ComplianceData) GetFSfixed64() int64 { method GetFUint64 (line 594) | func (x *ComplianceData) GetFUint64() uint64 { method GetFFixed64 (line 601) | func (x *ComplianceData) GetFFixed64() uint64 { method GetFDouble (line 608) | func (x *ComplianceData) GetFDouble() float64 { method GetFFloat (line 615) | func (x *ComplianceData) GetFFloat() float32 { method GetFBool (line 622) | func (x *ComplianceData) GetFBool() bool { method GetFBytes (line 629) | func (x *ComplianceData) GetFBytes() []byte { method GetFKingdom (line 636) | func (x *ComplianceData) GetFKingdom() ComplianceData_LifeKingdom { method GetFChild (line 643) | func (x *ComplianceData) GetFChild() *ComplianceDataChild { method GetPString (line 650) | func (x *ComplianceData) GetPString() string { method GetPInt32 (line 657) | func (x *ComplianceData) GetPInt32() int32 { method GetPSint32 (line 664) | func (x *ComplianceData) GetPSint32() int32 { method GetPSfixed32 (line 671) | func (x *ComplianceData) GetPSfixed32() int32 { method GetPUint32 (line 678) | func (x *ComplianceData) GetPUint32() uint32 { method GetPFixed32 (line 685) | func (x *ComplianceData) GetPFixed32() uint32 { method GetPInt64 (line 692) | func (x *ComplianceData) GetPInt64() int64 { method GetPSint64 (line 699) | func (x *ComplianceData) GetPSint64() int64 { method GetPSfixed64 (line 706) | func (x *ComplianceData) GetPSfixed64() int64 { method GetPUint64 (line 713) | func (x *ComplianceData) GetPUint64() uint64 { method GetPFixed64 (line 720) | func (x *ComplianceData) GetPFixed64() uint64 { method GetPFloat (line 727) | func (x *ComplianceData) GetPFloat() float32 { method GetPDouble (line 734) | func (x *ComplianceData) GetPDouble() float64 { method GetPBool (line 741) | func (x *ComplianceData) GetPBool() bool { method GetPKingdom (line 748) | func (x *ComplianceData) GetPKingdom() ComplianceData_LifeKingdom { method GetPChild (line 755) | func (x *ComplianceData) GetPChild() *ComplianceDataChild { type ComplianceDataChild (line 762) | type ComplianceDataChild struct method Reset (line 781) | func (x *ComplianceDataChild) Reset() { method String (line 790) | func (x *ComplianceDataChild) String() string { method ProtoMessage (line 794) | func (*ComplianceDataChild) ProtoMessage() {} method ProtoReflect (line 796) | func (x *ComplianceDataChild) ProtoReflect() protoreflect.Message { method Descriptor (line 809) | func (*ComplianceDataChild) Descriptor() ([]byte, []int) { method GetFString (line 813) | func (x *ComplianceDataChild) GetFString() string { method GetFFloat (line 820) | func (x *ComplianceDataChild) GetFFloat() float32 { method GetFDouble (line 827) | func (x *ComplianceDataChild) GetFDouble() float64 { method GetFBool (line 834) | func (x *ComplianceDataChild) GetFBool() bool { method GetFContinent (line 841) | func (x *ComplianceDataChild) GetFContinent() Continent { method GetFChild (line 848) | func (x *ComplianceDataChild) GetFChild() *ComplianceDataGrandchild { method GetPString (line 855) | func (x *ComplianceDataChild) GetPString() string { method GetPFloat (line 862) | func (x *ComplianceDataChild) GetPFloat() float32 { method GetPDouble (line 869) | func (x *ComplianceDataChild) GetPDouble() float64 { method GetPBool (line 876) | func (x *ComplianceDataChild) GetPBool() bool { method GetPContinent (line 883) | func (x *ComplianceDataChild) GetPContinent() Continent { method GetPChild (line 890) | func (x *ComplianceDataChild) GetPChild() *ComplianceDataGrandchild { type ComplianceDataGrandchild (line 897) | type ComplianceDataGrandchild struct method Reset (line 907) | func (x *ComplianceDataGrandchild) Reset() { method String (line 916) | func (x *ComplianceDataGrandchild) String() string { method ProtoMessage (line 920) | func (*ComplianceDataGrandchild) ProtoMessage() {} method ProtoReflect (line 922) | func (x *ComplianceDataGrandchild) ProtoReflect() protoreflect.Message { method Descriptor (line 935) | func (*ComplianceDataGrandchild) Descriptor() ([]byte, []int) { method GetFString (line 939) | func (x *ComplianceDataGrandchild) GetFString() string { method GetFDouble (line 946) | func (x *ComplianceDataGrandchild) GetFDouble() float64 { method GetFBool (line 953) | func (x *ComplianceDataGrandchild) GetFBool() bool { type EnumRequest (line 960) | type EnumRequest struct method Reset (line 969) | func (x *EnumRequest) Reset() { method String (line 978) | func (x *EnumRequest) String() string { method ProtoMessage (line 982) | func (*EnumRequest) ProtoMessage() {} method ProtoReflect (line 984) | func (x *EnumRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 997) | func (*EnumRequest) Descriptor() ([]byte, []int) { method GetUnknownEnum (line 1001) | func (x *EnumRequest) GetUnknownEnum() bool { type EnumResponse (line 1008) | type EnumResponse struct method Reset (line 1019) | func (x *EnumResponse) Reset() { method String (line 1028) | func (x *EnumResponse) String() string { method ProtoMessage (line 1032) | func (*EnumResponse) ProtoMessage() {} method ProtoReflect (line 1034) | func (x *EnumResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1047) | func (*EnumResponse) Descriptor() ([]byte, []int) { method GetRequest (line 1051) | func (x *EnumResponse) GetRequest() *EnumRequest { method GetContinent (line 1058) | func (x *EnumResponse) GetContinent() Continent { function file_google_showcase_v1beta1_compliance_proto_rawDescGZIP (line 1406) | func file_google_showcase_v1beta1_compliance_proto_rawDescGZIP() []byte { function init (line 1470) | func init() { file_google_showcase_v1beta1_compliance_proto_init() } function file_google_showcase_v1beta1_compliance_proto_init (line 1471) | func file_google_showcase_v1beta1_compliance_proto_init() { constant _ (line 1615) | _ = grpc.SupportPackageIsVersion6 type ComplianceClient (line 1620) | type ComplianceClient interface type complianceClient (line 1659) | type complianceClient struct method RepeatDataBody (line 1667) | func (c *complianceClient) RepeatDataBody(ctx context.Context, in *Rep... method RepeatDataBodyInfo (line 1676) | func (c *complianceClient) RepeatDataBodyInfo(ctx context.Context, in ... method RepeatDataQuery (line 1685) | func (c *complianceClient) RepeatDataQuery(ctx context.Context, in *Re... method RepeatDataSimplePath (line 1694) | func (c *complianceClient) RepeatDataSimplePath(ctx context.Context, i... method RepeatDataPathResource (line 1703) | func (c *complianceClient) RepeatDataPathResource(ctx context.Context,... method RepeatDataPathTrailingResource (line 1712) | func (c *complianceClient) RepeatDataPathTrailingResource(ctx context.... method RepeatDataBodyPut (line 1721) | func (c *complianceClient) RepeatDataBodyPut(ctx context.Context, in *... method RepeatDataBodyPatch (line 1730) | func (c *complianceClient) RepeatDataBodyPatch(ctx context.Context, in... method GetEnum (line 1739) | func (c *complianceClient) GetEnum(ctx context.Context, in *EnumReques... method VerifyEnum (line 1748) | func (c *complianceClient) VerifyEnum(ctx context.Context, in *EnumRes... function NewComplianceClient (line 1663) | func NewComplianceClient(cc grpc.ClientConnInterface) ComplianceClient { type ComplianceServer (line 1758) | type ComplianceServer interface type UnimplementedComplianceServer (line 1798) | type UnimplementedComplianceServer struct method RepeatDataBody (line 1801) | func (*UnimplementedComplianceServer) RepeatDataBody(context.Context, ... method RepeatDataBodyInfo (line 1804) | func (*UnimplementedComplianceServer) RepeatDataBodyInfo(context.Conte... method RepeatDataQuery (line 1807) | func (*UnimplementedComplianceServer) RepeatDataQuery(context.Context,... method RepeatDataSimplePath (line 1810) | func (*UnimplementedComplianceServer) RepeatDataSimplePath(context.Con... method RepeatDataPathResource (line 1813) | func (*UnimplementedComplianceServer) RepeatDataPathResource(context.C... method RepeatDataPathTrailingResource (line 1816) | func (*UnimplementedComplianceServer) RepeatDataPathTrailingResource(c... method RepeatDataBodyPut (line 1819) | func (*UnimplementedComplianceServer) RepeatDataBodyPut(context.Contex... method RepeatDataBodyPatch (line 1822) | func (*UnimplementedComplianceServer) RepeatDataBodyPatch(context.Cont... method GetEnum (line 1825) | func (*UnimplementedComplianceServer) GetEnum(context.Context, *EnumRe... method VerifyEnum (line 1828) | func (*UnimplementedComplianceServer) VerifyEnum(context.Context, *Enu... function RegisterComplianceServer (line 1832) | func RegisterComplianceServer(s *grpc.Server, srv ComplianceServer) { function _Compliance_RepeatDataBody_Handler (line 1836) | func _Compliance_RepeatDataBody_Handler(srv interface{}, ctx context.Con... function _Compliance_RepeatDataBodyInfo_Handler (line 1854) | func _Compliance_RepeatDataBodyInfo_Handler(srv interface{}, ctx context... function _Compliance_RepeatDataQuery_Handler (line 1872) | func _Compliance_RepeatDataQuery_Handler(srv interface{}, ctx context.Co... function _Compliance_RepeatDataSimplePath_Handler (line 1890) | func _Compliance_RepeatDataSimplePath_Handler(srv interface{}, ctx conte... function _Compliance_RepeatDataPathResource_Handler (line 1908) | func _Compliance_RepeatDataPathResource_Handler(srv interface{}, ctx con... function _Compliance_RepeatDataPathTrailingResource_Handler (line 1926) | func _Compliance_RepeatDataPathTrailingResource_Handler(srv interface{},... function _Compliance_RepeatDataBodyPut_Handler (line 1944) | func _Compliance_RepeatDataBodyPut_Handler(srv interface{}, ctx context.... function _Compliance_RepeatDataBodyPatch_Handler (line 1962) | func _Compliance_RepeatDataBodyPatch_Handler(srv interface{}, ctx contex... function _Compliance_GetEnum_Handler (line 1980) | func _Compliance_GetEnum_Handler(srv interface{}, ctx context.Context, d... function _Compliance_VerifyEnum_Handler (line 1998) | func _Compliance_VerifyEnum_Handler(srv interface{}, ctx context.Context... FILE: server/genproto/echo.pb.go constant _ (line 42) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 44) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Severity (line 48) | type Severity method Enum (line 73) | func (x Severity) Enum() *Severity { method String (line 79) | func (x Severity) String() string { method Descriptor (line 83) | func (Severity) Descriptor() protoreflect.EnumDescriptor { method Type (line 87) | func (Severity) Type() protoreflect.EnumType { method Number (line 91) | func (x Severity) Number() protoreflect.EnumNumber { method EnumDescriptor (line 96) | func (Severity) EnumDescriptor() ([]byte, []int) { constant Severity_UNNECESSARY (line 51) | Severity_UNNECESSARY Severity = 0 constant Severity_NECESSARY (line 52) | Severity_NECESSARY Severity = 1 constant Severity_URGENT (line 53) | Severity_URGENT Severity = 2 constant Severity_CRITICAL (line 54) | Severity_CRITICAL Severity = 3 type EchoRequest (line 104) | type EchoRequest struct method Reset (line 126) | func (x *EchoRequest) Reset() { method String (line 135) | func (x *EchoRequest) String() string { method ProtoMessage (line 139) | func (*EchoRequest) ProtoMessage() {} method ProtoReflect (line 141) | func (x *EchoRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 154) | func (*EchoRequest) Descriptor() ([]byte, []int) { method GetResponse (line 158) | func (m *EchoRequest) GetResponse() isEchoRequest_Response { method GetContent (line 165) | func (x *EchoRequest) GetContent() string { method GetError (line 172) | func (x *EchoRequest) GetError() *status.Status { method GetSeverity (line 179) | func (x *EchoRequest) GetSeverity() Severity { method GetHeader (line 186) | func (x *EchoRequest) GetHeader() string { method GetOtherHeader (line 193) | func (x *EchoRequest) GetOtherHeader() string { method GetRequestId (line 200) | func (x *EchoRequest) GetRequestId() string { method GetOtherRequestId (line 207) | func (x *EchoRequest) GetOtherRequestId() string { type isEchoRequest_Response (line 214) | type isEchoRequest_Response interface type EchoRequest_Content (line 218) | type EchoRequest_Content struct method isEchoRequest_Response (line 228) | func (*EchoRequest_Content) isEchoRequest_Response() {} type EchoRequest_Error (line 223) | type EchoRequest_Error struct method isEchoRequest_Response (line 230) | func (*EchoRequest_Error) isEchoRequest_Response() {} type EchoResponse (line 233) | type EchoResponse struct method Reset (line 248) | func (x *EchoResponse) Reset() { method String (line 257) | func (x *EchoResponse) String() string { method ProtoMessage (line 261) | func (*EchoResponse) ProtoMessage() {} method ProtoReflect (line 263) | func (x *EchoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 276) | func (*EchoResponse) Descriptor() ([]byte, []int) { method GetContent (line 280) | func (x *EchoResponse) GetContent() string { method GetSeverity (line 287) | func (x *EchoResponse) GetSeverity() Severity { method GetRequestId (line 294) | func (x *EchoResponse) GetRequestId() string { method GetOtherRequestId (line 301) | func (x *EchoResponse) GetOtherRequestId() string { type EchoErrorDetailsRequest (line 309) | type EchoErrorDetailsRequest struct method Reset (line 322) | func (x *EchoErrorDetailsRequest) Reset() { method String (line 331) | func (x *EchoErrorDetailsRequest) String() string { method ProtoMessage (line 335) | func (*EchoErrorDetailsRequest) ProtoMessage() {} method ProtoReflect (line 337) | func (x *EchoErrorDetailsRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 350) | func (*EchoErrorDetailsRequest) Descriptor() ([]byte, []int) { method GetSingleDetailText (line 354) | func (x *EchoErrorDetailsRequest) GetSingleDetailText() string { method GetMultiDetailText (line 361) | func (x *EchoErrorDetailsRequest) GetMultiDetailText() []string { type EchoErrorDetailsResponse (line 369) | type EchoErrorDetailsResponse struct method Reset (line 378) | func (x *EchoErrorDetailsResponse) Reset() { method String (line 387) | func (x *EchoErrorDetailsResponse) String() string { method ProtoMessage (line 391) | func (*EchoErrorDetailsResponse) ProtoMessage() {} method ProtoReflect (line 393) | func (x *EchoErrorDetailsResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 406) | func (*EchoErrorDetailsResponse) Descriptor() ([]byte, []int) { method GetSingleDetail (line 410) | func (x *EchoErrorDetailsResponse) GetSingleDetail() *EchoErrorDetails... method GetMultipleDetails (line 417) | func (x *EchoErrorDetailsResponse) GetMultipleDetails() *EchoErrorDeta... type ErrorWithSingleDetail (line 424) | type ErrorWithSingleDetail struct method Reset (line 432) | func (x *ErrorWithSingleDetail) Reset() { method String (line 441) | func (x *ErrorWithSingleDetail) String() string { method ProtoMessage (line 445) | func (*ErrorWithSingleDetail) ProtoMessage() {} method ProtoReflect (line 447) | func (x *ErrorWithSingleDetail) ProtoReflect() protoreflect.Message { method Descriptor (line 460) | func (*ErrorWithSingleDetail) Descriptor() ([]byte, []int) { method GetDetails (line 464) | func (x *ErrorWithSingleDetail) GetDetails() *anypb.Any { type ErrorWithMultipleDetails (line 471) | type ErrorWithMultipleDetails struct method Reset (line 479) | func (x *ErrorWithMultipleDetails) Reset() { method String (line 488) | func (x *ErrorWithMultipleDetails) String() string { method ProtoMessage (line 492) | func (*ErrorWithMultipleDetails) ProtoMessage() {} method ProtoReflect (line 494) | func (x *ErrorWithMultipleDetails) ProtoReflect() protoreflect.Message { method Descriptor (line 507) | func (*ErrorWithMultipleDetails) Descriptor() ([]byte, []int) { method GetDetails (line 511) | func (x *ErrorWithMultipleDetails) GetDetails() []*anypb.Any { type PoetryError (line 521) | type PoetryError struct method Reset (line 529) | func (x *PoetryError) Reset() { method String (line 538) | func (x *PoetryError) String() string { method ProtoMessage (line 542) | func (*PoetryError) ProtoMessage() {} method ProtoReflect (line 544) | func (x *PoetryError) ProtoReflect() protoreflect.Message { method Descriptor (line 557) | func (*PoetryError) Descriptor() ([]byte, []int) { method GetPoem (line 561) | func (x *PoetryError) GetPoem() string { type FailEchoWithDetailsRequest (line 569) | type FailEchoWithDetailsRequest struct method Reset (line 579) | func (x *FailEchoWithDetailsRequest) Reset() { method String (line 588) | func (x *FailEchoWithDetailsRequest) String() string { method ProtoMessage (line 592) | func (*FailEchoWithDetailsRequest) ProtoMessage() {} method ProtoReflect (line 594) | func (x *FailEchoWithDetailsRequest) ProtoReflect() protoreflect.Messa... method Descriptor (line 607) | func (*FailEchoWithDetailsRequest) Descriptor() ([]byte, []int) { method GetMessage (line 611) | func (x *FailEchoWithDetailsRequest) GetMessage() string { type FailEchoWithDetailsResponse (line 620) | type FailEchoWithDetailsResponse struct method Reset (line 626) | func (x *FailEchoWithDetailsResponse) Reset() { method String (line 635) | func (x *FailEchoWithDetailsResponse) String() string { method ProtoMessage (line 639) | func (*FailEchoWithDetailsResponse) ProtoMessage() {} method ProtoReflect (line 641) | func (x *FailEchoWithDetailsResponse) ProtoReflect() protoreflect.Mess... method Descriptor (line 654) | func (*FailEchoWithDetailsResponse) Descriptor() ([]byte, []int) { type ExpandRequest (line 659) | type ExpandRequest struct method Reset (line 672) | func (x *ExpandRequest) Reset() { method String (line 681) | func (x *ExpandRequest) String() string { method ProtoMessage (line 685) | func (*ExpandRequest) ProtoMessage() {} method ProtoReflect (line 687) | func (x *ExpandRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 700) | func (*ExpandRequest) Descriptor() ([]byte, []int) { method GetContent (line 704) | func (x *ExpandRequest) GetContent() string { method GetError (line 711) | func (x *ExpandRequest) GetError() *status.Status { method GetStreamWaitTime (line 718) | func (x *ExpandRequest) GetStreamWaitTime() *durationpb.Duration { type PagedExpandRequest (line 726) | type PagedExpandRequest struct method Reset (line 739) | func (x *PagedExpandRequest) Reset() { method String (line 748) | func (x *PagedExpandRequest) String() string { method ProtoMessage (line 752) | func (*PagedExpandRequest) ProtoMessage() {} method ProtoReflect (line 754) | func (x *PagedExpandRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 767) | func (*PagedExpandRequest) Descriptor() ([]byte, []int) { method GetContent (line 771) | func (x *PagedExpandRequest) GetContent() string { method GetPageSize (line 778) | func (x *PagedExpandRequest) GetPageSize() int32 { method GetPageToken (line 785) | func (x *PagedExpandRequest) GetPageToken() string { type PagedExpandLegacyRequest (line 795) | type PagedExpandLegacyRequest struct method Reset (line 811) | func (x *PagedExpandLegacyRequest) Reset() { method String (line 820) | func (x *PagedExpandLegacyRequest) String() string { method ProtoMessage (line 824) | func (*PagedExpandLegacyRequest) ProtoMessage() {} method ProtoReflect (line 826) | func (x *PagedExpandLegacyRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 839) | func (*PagedExpandLegacyRequest) Descriptor() ([]byte, []int) { method GetContent (line 843) | func (x *PagedExpandLegacyRequest) GetContent() string { method GetMaxResults (line 850) | func (x *PagedExpandLegacyRequest) GetMaxResults() int32 { method GetPageToken (line 857) | func (x *PagedExpandLegacyRequest) GetPageToken() string { type PagedExpandResponse (line 865) | type PagedExpandResponse struct method Reset (line 876) | func (x *PagedExpandResponse) Reset() { method String (line 885) | func (x *PagedExpandResponse) String() string { method ProtoMessage (line 889) | func (*PagedExpandResponse) ProtoMessage() {} method ProtoReflect (line 891) | func (x *PagedExpandResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 904) | func (*PagedExpandResponse) Descriptor() ([]byte, []int) { method GetResponses (line 908) | func (x *PagedExpandResponse) GetResponses() []*EchoResponse { method GetNextPageToken (line 915) | func (x *PagedExpandResponse) GetNextPageToken() string { type PagedExpandResponseList (line 923) | type PagedExpandResponseList struct method Reset (line 931) | func (x *PagedExpandResponseList) Reset() { method String (line 940) | func (x *PagedExpandResponseList) String() string { method ProtoMessage (line 944) | func (*PagedExpandResponseList) ProtoMessage() {} method ProtoReflect (line 946) | func (x *PagedExpandResponseList) ProtoReflect() protoreflect.Message { method Descriptor (line 959) | func (*PagedExpandResponseList) Descriptor() ([]byte, []int) { method GetWords (line 963) | func (x *PagedExpandResponseList) GetWords() []string { type PagedExpandLegacyMappedResponse (line 970) | type PagedExpandLegacyMappedResponse struct method Reset (line 984) | func (x *PagedExpandLegacyMappedResponse) Reset() { method String (line 993) | func (x *PagedExpandLegacyMappedResponse) String() string { method ProtoMessage (line 997) | func (*PagedExpandLegacyMappedResponse) ProtoMessage() {} method ProtoReflect (line 999) | func (x *PagedExpandLegacyMappedResponse) ProtoReflect() protoreflect.... method Descriptor (line 1012) | func (*PagedExpandLegacyMappedResponse) Descriptor() ([]byte, []int) { method GetAlphabetized (line 1016) | func (x *PagedExpandLegacyMappedResponse) GetAlphabetized() map[string... method GetNextPageToken (line 1023) | func (x *PagedExpandLegacyMappedResponse) GetNextPageToken() string { type WaitRequest (line 1031) | type WaitRequest struct method Reset (line 1048) | func (x *WaitRequest) Reset() { method String (line 1057) | func (x *WaitRequest) String() string { method ProtoMessage (line 1061) | func (*WaitRequest) ProtoMessage() {} method ProtoReflect (line 1063) | func (x *WaitRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1076) | func (*WaitRequest) Descriptor() ([]byte, []int) { method GetEnd (line 1080) | func (m *WaitRequest) GetEnd() isWaitRequest_End { method GetEndTime (line 1087) | func (x *WaitRequest) GetEndTime() *timestamppb.Timestamp { method GetTtl (line 1094) | func (x *WaitRequest) GetTtl() *durationpb.Duration { method GetResponse (line 1101) | func (m *WaitRequest) GetResponse() isWaitRequest_Response { method GetError (line 1108) | func (x *WaitRequest) GetError() *status.Status { method GetSuccess (line 1115) | func (x *WaitRequest) GetSuccess() *WaitResponse { type isWaitRequest_End (line 1122) | type isWaitRequest_End interface type WaitRequest_EndTime (line 1126) | type WaitRequest_EndTime struct method isWaitRequest_End (line 1136) | func (*WaitRequest_EndTime) isWaitRequest_End() {} type WaitRequest_Ttl (line 1131) | type WaitRequest_Ttl struct method isWaitRequest_End (line 1138) | func (*WaitRequest_Ttl) isWaitRequest_End() {} type isWaitRequest_Response (line 1140) | type isWaitRequest_Response interface type WaitRequest_Error (line 1144) | type WaitRequest_Error struct method isWaitRequest_Response (line 1155) | func (*WaitRequest_Error) isWaitRequest_Response() {} type WaitRequest_Success (line 1150) | type WaitRequest_Success struct method isWaitRequest_Response (line 1157) | func (*WaitRequest_Success) isWaitRequest_Response() {} type WaitResponse (line 1160) | type WaitResponse struct method Reset (line 1169) | func (x *WaitResponse) Reset() { method String (line 1178) | func (x *WaitResponse) String() string { method ProtoMessage (line 1182) | func (*WaitResponse) ProtoMessage() {} method ProtoReflect (line 1184) | func (x *WaitResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1197) | func (*WaitResponse) Descriptor() ([]byte, []int) { method GetContent (line 1201) | func (x *WaitResponse) GetContent() string { type WaitMetadata (line 1209) | type WaitMetadata struct method Reset (line 1218) | func (x *WaitMetadata) Reset() { method String (line 1227) | func (x *WaitMetadata) String() string { method ProtoMessage (line 1231) | func (*WaitMetadata) ProtoMessage() {} method ProtoReflect (line 1233) | func (x *WaitMetadata) ProtoReflect() protoreflect.Message { method Descriptor (line 1246) | func (*WaitMetadata) Descriptor() ([]byte, []int) { method GetEndTime (line 1250) | func (x *WaitMetadata) GetEndTime() *timestamppb.Timestamp { type BlockRequest (line 1258) | type BlockRequest struct method Reset (line 1272) | func (x *BlockRequest) Reset() { method String (line 1281) | func (x *BlockRequest) String() string { method ProtoMessage (line 1285) | func (*BlockRequest) ProtoMessage() {} method ProtoReflect (line 1287) | func (x *BlockRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1300) | func (*BlockRequest) Descriptor() ([]byte, []int) { method GetResponseDelay (line 1304) | func (x *BlockRequest) GetResponseDelay() *durationpb.Duration { method GetResponse (line 1311) | func (m *BlockRequest) GetResponse() isBlockRequest_Response { method GetError (line 1318) | func (x *BlockRequest) GetError() *status.Status { method GetSuccess (line 1325) | func (x *BlockRequest) GetSuccess() *BlockResponse { type isBlockRequest_Response (line 1332) | type isBlockRequest_Response interface type BlockRequest_Error (line 1336) | type BlockRequest_Error struct method isBlockRequest_Response (line 1347) | func (*BlockRequest_Error) isBlockRequest_Response() {} type BlockRequest_Success (line 1342) | type BlockRequest_Success struct method isBlockRequest_Response (line 1349) | func (*BlockRequest_Success) isBlockRequest_Response() {} type BlockResponse (line 1352) | type BlockResponse struct method Reset (line 1362) | func (x *BlockResponse) Reset() { method String (line 1371) | func (x *BlockResponse) String() string { method ProtoMessage (line 1375) | func (*BlockResponse) ProtoMessage() {} method ProtoReflect (line 1377) | func (x *BlockResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1390) | func (*BlockResponse) Descriptor() ([]byte, []int) { method GetContent (line 1394) | func (x *BlockResponse) GetContent() string { type EchoErrorDetailsResponse_SingleDetail (line 1401) | type EchoErrorDetailsResponse_SingleDetail struct method Reset (line 1409) | func (x *EchoErrorDetailsResponse_SingleDetail) Reset() { method String (line 1418) | func (x *EchoErrorDetailsResponse_SingleDetail) String() string { method ProtoMessage (line 1422) | func (*EchoErrorDetailsResponse_SingleDetail) ProtoMessage() {} method ProtoReflect (line 1424) | func (x *EchoErrorDetailsResponse_SingleDetail) ProtoReflect() protore... method Descriptor (line 1437) | func (*EchoErrorDetailsResponse_SingleDetail) Descriptor() ([]byte, []... method GetError (line 1441) | func (x *EchoErrorDetailsResponse_SingleDetail) GetError() *ErrorWithS... type EchoErrorDetailsResponse_MultipleDetails (line 1448) | type EchoErrorDetailsResponse_MultipleDetails struct method Reset (line 1456) | func (x *EchoErrorDetailsResponse_MultipleDetails) Reset() { method String (line 1465) | func (x *EchoErrorDetailsResponse_MultipleDetails) String() string { method ProtoMessage (line 1469) | func (*EchoErrorDetailsResponse_MultipleDetails) ProtoMessage() {} method ProtoReflect (line 1471) | func (x *EchoErrorDetailsResponse_MultipleDetails) ProtoReflect() prot... method Descriptor (line 1484) | func (*EchoErrorDetailsResponse_MultipleDetails) Descriptor() ([]byte,... method GetError (line 1488) | func (x *EchoErrorDetailsResponse_MultipleDetails) GetError() *ErrorWi... function file_google_showcase_v1beta1_echo_proto_rawDescGZIP (line 1834) | func file_google_showcase_v1beta1_echo_proto_rawDescGZIP() []byte { function init (line 1926) | func init() { file_google_showcase_v1beta1_echo_proto_init() } function file_google_showcase_v1beta1_echo_proto_init (line 1927) | func file_google_showcase_v1beta1_echo_proto_init() { constant _ (line 2238) | _ = grpc.SupportPackageIsVersion6 type EchoClient (line 2243) | type EchoClient interface type echoClient (line 2294) | type echoClient struct method Echo (line 2302) | func (c *echoClient) Echo(ctx context.Context, in *EchoRequest, opts .... method EchoErrorDetails (line 2311) | func (c *echoClient) EchoErrorDetails(ctx context.Context, in *EchoErr... method FailEchoWithDetails (line 2320) | func (c *echoClient) FailEchoWithDetails(ctx context.Context, in *Fail... method Expand (line 2329) | func (c *echoClient) Expand(ctx context.Context, in *ExpandRequest, op... method Collect (line 2361) | func (c *echoClient) Collect(ctx context.Context, opts ...grpc.CallOpt... method Chat (line 2395) | func (c *echoClient) Chat(ctx context.Context, opts ...grpc.CallOption... method PagedExpand (line 2426) | func (c *echoClient) PagedExpand(ctx context.Context, in *PagedExpandR... method PagedExpandLegacy (line 2435) | func (c *echoClient) PagedExpandLegacy(ctx context.Context, in *PagedE... method PagedExpandLegacyMapped (line 2444) | func (c *echoClient) PagedExpandLegacyMapped(ctx context.Context, in *... method Wait (line 2453) | func (c *echoClient) Wait(ctx context.Context, in *WaitRequest, opts .... method Block (line 2462) | func (c *echoClient) Block(ctx context.Context, in *BlockRequest, opts... function NewEchoClient (line 2298) | func NewEchoClient(cc grpc.ClientConnInterface) EchoClient { type Echo_ExpandClient (line 2344) | type Echo_ExpandClient interface type echoExpandClient (line 2349) | type echoExpandClient struct method Recv (line 2353) | func (x *echoExpandClient) Recv() (*EchoResponse, error) { type Echo_CollectClient (line 2370) | type Echo_CollectClient interface type echoCollectClient (line 2376) | type echoCollectClient struct method Send (line 2380) | func (x *echoCollectClient) Send(m *EchoRequest) error { method CloseAndRecv (line 2384) | func (x *echoCollectClient) CloseAndRecv() (*EchoResponse, error) { type Echo_ChatClient (line 2404) | type Echo_ChatClient interface type echoChatClient (line 2410) | type echoChatClient struct method Send (line 2414) | func (x *echoChatClient) Send(m *EchoRequest) error { method Recv (line 2418) | func (x *echoChatClient) Recv() (*EchoResponse, error) { type EchoServer (line 2472) | type EchoServer interface type UnimplementedEchoServer (line 2524) | type UnimplementedEchoServer struct method Echo (line 2527) | func (*UnimplementedEchoServer) Echo(context.Context, *EchoRequest) (*... method EchoErrorDetails (line 2530) | func (*UnimplementedEchoServer) EchoErrorDetails(context.Context, *Ech... method FailEchoWithDetails (line 2533) | func (*UnimplementedEchoServer) FailEchoWithDetails(context.Context, *... method Expand (line 2536) | func (*UnimplementedEchoServer) Expand(*ExpandRequest, Echo_ExpandServ... method Collect (line 2539) | func (*UnimplementedEchoServer) Collect(Echo_CollectServer) error { method Chat (line 2542) | func (*UnimplementedEchoServer) Chat(Echo_ChatServer) error { method PagedExpand (line 2545) | func (*UnimplementedEchoServer) PagedExpand(context.Context, *PagedExp... method PagedExpandLegacy (line 2548) | func (*UnimplementedEchoServer) PagedExpandLegacy(context.Context, *Pa... method PagedExpandLegacyMapped (line 2551) | func (*UnimplementedEchoServer) PagedExpandLegacyMapped(context.Contex... method Wait (line 2554) | func (*UnimplementedEchoServer) Wait(context.Context, *WaitRequest) (*... method Block (line 2557) | func (*UnimplementedEchoServer) Block(context.Context, *BlockRequest) ... function RegisterEchoServer (line 2561) | func RegisterEchoServer(s *grpc.Server, srv EchoServer) { function _Echo_Echo_Handler (line 2565) | func _Echo_Echo_Handler(srv interface{}, ctx context.Context, dec func(i... function _Echo_EchoErrorDetails_Handler (line 2583) | func _Echo_EchoErrorDetails_Handler(srv interface{}, ctx context.Context... function _Echo_FailEchoWithDetails_Handler (line 2601) | func _Echo_FailEchoWithDetails_Handler(srv interface{}, ctx context.Cont... function _Echo_Expand_Handler (line 2619) | func _Echo_Expand_Handler(srv interface{}, stream grpc.ServerStream) err... type Echo_ExpandServer (line 2627) | type Echo_ExpandServer interface type echoExpandServer (line 2632) | type echoExpandServer struct method Send (line 2636) | func (x *echoExpandServer) Send(m *EchoResponse) error { function _Echo_Collect_Handler (line 2640) | func _Echo_Collect_Handler(srv interface{}, stream grpc.ServerStream) er... type Echo_CollectServer (line 2644) | type Echo_CollectServer interface type echoCollectServer (line 2650) | type echoCollectServer struct method SendAndClose (line 2654) | func (x *echoCollectServer) SendAndClose(m *EchoResponse) error { method Recv (line 2658) | func (x *echoCollectServer) Recv() (*EchoRequest, error) { function _Echo_Chat_Handler (line 2666) | func _Echo_Chat_Handler(srv interface{}, stream grpc.ServerStream) error { type Echo_ChatServer (line 2670) | type Echo_ChatServer interface type echoChatServer (line 2676) | type echoChatServer struct method Send (line 2680) | func (x *echoChatServer) Send(m *EchoResponse) error { method Recv (line 2684) | func (x *echoChatServer) Recv() (*EchoRequest, error) { function _Echo_PagedExpand_Handler (line 2692) | func _Echo_PagedExpand_Handler(srv interface{}, ctx context.Context, dec... function _Echo_PagedExpandLegacy_Handler (line 2710) | func _Echo_PagedExpandLegacy_Handler(srv interface{}, ctx context.Contex... function _Echo_PagedExpandLegacyMapped_Handler (line 2728) | func _Echo_PagedExpandLegacyMapped_Handler(srv interface{}, ctx context.... function _Echo_Wait_Handler (line 2746) | func _Echo_Wait_Handler(srv interface{}, ctx context.Context, dec func(i... function _Echo_Block_Handler (line 2764) | func _Echo_Block_Handler(srv interface{}, ctx context.Context, dec func(... FILE: server/genproto/identity.pb.go constant _ (line 40) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 42) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type User (line 46) | type User struct method Reset (line 79) | func (x *User) Reset() { method String (line 88) | func (x *User) String() string { method ProtoMessage (line 92) | func (*User) ProtoMessage() {} method ProtoReflect (line 94) | func (x *User) ProtoReflect() protoreflect.Message { method Descriptor (line 107) | func (*User) Descriptor() ([]byte, []int) { method GetName (line 111) | func (x *User) GetName() string { method GetDisplayName (line 118) | func (x *User) GetDisplayName() string { method GetEmail (line 125) | func (x *User) GetEmail() string { method GetCreateTime (line 132) | func (x *User) GetCreateTime() *timestamppb.Timestamp { method GetUpdateTime (line 139) | func (x *User) GetUpdateTime() *timestamppb.Timestamp { method GetAge (line 146) | func (x *User) GetAge() int32 { method GetHeightFeet (line 153) | func (x *User) GetHeightFeet() float64 { method GetNickname (line 160) | func (x *User) GetNickname() string { method GetEnableNotifications (line 167) | func (x *User) GetEnableNotifications() bool { type CreateUserRequest (line 176) | type CreateUserRequest struct method Reset (line 185) | func (x *CreateUserRequest) Reset() { method String (line 194) | func (x *CreateUserRequest) String() string { method ProtoMessage (line 198) | func (*CreateUserRequest) ProtoMessage() {} method ProtoReflect (line 200) | func (x *CreateUserRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 213) | func (*CreateUserRequest) Descriptor() ([]byte, []int) { method GetUser (line 217) | func (x *CreateUserRequest) GetUser() *User { type GetUserRequest (line 226) | type GetUserRequest struct method Reset (line 235) | func (x *GetUserRequest) Reset() { method String (line 244) | func (x *GetUserRequest) String() string { method ProtoMessage (line 248) | func (*GetUserRequest) ProtoMessage() {} method ProtoReflect (line 250) | func (x *GetUserRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 263) | func (*GetUserRequest) Descriptor() ([]byte, []int) { method GetName (line 267) | func (x *GetUserRequest) GetName() string { type UpdateUserRequest (line 276) | type UpdateUserRequest struct method Reset (line 288) | func (x *UpdateUserRequest) Reset() { method String (line 297) | func (x *UpdateUserRequest) String() string { method ProtoMessage (line 301) | func (*UpdateUserRequest) ProtoMessage() {} method ProtoReflect (line 303) | func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 316) | func (*UpdateUserRequest) Descriptor() ([]byte, []int) { method GetUser (line 320) | func (x *UpdateUserRequest) GetUser() *User { method GetUpdateMask (line 327) | func (x *UpdateUserRequest) GetUpdateMask() *fieldmaskpb.FieldMask { type DeleteUserRequest (line 336) | type DeleteUserRequest struct method Reset (line 345) | func (x *DeleteUserRequest) Reset() { method String (line 354) | func (x *DeleteUserRequest) String() string { method ProtoMessage (line 358) | func (*DeleteUserRequest) ProtoMessage() {} method ProtoReflect (line 360) | func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 373) | func (*DeleteUserRequest) Descriptor() ([]byte, []int) { method GetName (line 377) | func (x *DeleteUserRequest) GetName() string { type ListUsersRequest (line 386) | type ListUsersRequest struct method Reset (line 400) | func (x *ListUsersRequest) Reset() { method String (line 409) | func (x *ListUsersRequest) String() string { method ProtoMessage (line 413) | func (*ListUsersRequest) ProtoMessage() {} method ProtoReflect (line 415) | func (x *ListUsersRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 428) | func (*ListUsersRequest) Descriptor() ([]byte, []int) { method GetPageSize (line 432) | func (x *ListUsersRequest) GetPageSize() int32 { method GetPageToken (line 439) | func (x *ListUsersRequest) GetPageToken() string { type ListUsersResponse (line 448) | type ListUsersResponse struct method Reset (line 462) | func (x *ListUsersResponse) Reset() { method String (line 471) | func (x *ListUsersResponse) String() string { method ProtoMessage (line 475) | func (*ListUsersResponse) ProtoMessage() {} method ProtoReflect (line 477) | func (x *ListUsersResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 490) | func (*ListUsersResponse) Descriptor() ([]byte, []int) { method GetUsers (line 494) | func (x *ListUsersResponse) GetUsers() []*User { method GetNextPageToken (line 501) | func (x *ListUsersResponse) GetNextPageToken() string { function file_google_showcase_v1beta1_identity_proto_rawDescGZIP (line 657) | func file_google_showcase_v1beta1_identity_proto_rawDescGZIP() []byte { function init (line 701) | func init() { file_google_showcase_v1beta1_identity_proto_init() } function file_google_showcase_v1beta1_identity_proto_init (line 702) | func file_google_showcase_v1beta1_identity_proto_init() { constant _ (line 819) | _ = grpc.SupportPackageIsVersion6 type IdentityClient (line 824) | type IdentityClient interface type identityClient (line 837) | type identityClient struct method CreateUser (line 845) | func (c *identityClient) CreateUser(ctx context.Context, in *CreateUse... method GetUser (line 854) | func (c *identityClient) GetUser(ctx context.Context, in *GetUserReque... method UpdateUser (line 863) | func (c *identityClient) UpdateUser(ctx context.Context, in *UpdateUse... method DeleteUser (line 872) | func (c *identityClient) DeleteUser(ctx context.Context, in *DeleteUse... method ListUsers (line 881) | func (c *identityClient) ListUsers(ctx context.Context, in *ListUsersR... function NewIdentityClient (line 841) | func NewIdentityClient(cc grpc.ClientConnInterface) IdentityClient { type IdentityServer (line 891) | type IdentityServer interface type UnimplementedIdentityServer (line 905) | type UnimplementedIdentityServer struct method CreateUser (line 908) | func (*UnimplementedIdentityServer) CreateUser(context.Context, *Creat... method GetUser (line 911) | func (*UnimplementedIdentityServer) GetUser(context.Context, *GetUserR... method UpdateUser (line 914) | func (*UnimplementedIdentityServer) UpdateUser(context.Context, *Updat... method DeleteUser (line 917) | func (*UnimplementedIdentityServer) DeleteUser(context.Context, *Delet... method ListUsers (line 920) | func (*UnimplementedIdentityServer) ListUsers(context.Context, *ListUs... function RegisterIdentityServer (line 924) | func RegisterIdentityServer(s *grpc.Server, srv IdentityServer) { function _Identity_CreateUser_Handler (line 928) | func _Identity_CreateUser_Handler(srv interface{}, ctx context.Context, ... function _Identity_GetUser_Handler (line 946) | func _Identity_GetUser_Handler(srv interface{}, ctx context.Context, dec... function _Identity_UpdateUser_Handler (line 964) | func _Identity_UpdateUser_Handler(srv interface{}, ctx context.Context, ... function _Identity_DeleteUser_Handler (line 982) | func _Identity_DeleteUser_Handler(srv interface{}, ctx context.Context, ... function _Identity_ListUsers_Handler (line 1000) | func _Identity_ListUsers_Handler(srv interface{}, ctx context.Context, d... FILE: server/genproto/messaging.pb.go constant _ (line 42) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 44) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type StreamBlurbsResponse_Action (line 48) | type StreamBlurbsResponse_Action method Enum (line 76) | func (x StreamBlurbsResponse_Action) Enum() *StreamBlurbsResponse_Acti... method String (line 82) | func (x StreamBlurbsResponse_Action) String() string { method Descriptor (line 86) | func (StreamBlurbsResponse_Action) Descriptor() protoreflect.EnumDescr... method Type (line 90) | func (StreamBlurbsResponse_Action) Type() protoreflect.EnumType { method Number (line 94) | func (x StreamBlurbsResponse_Action) Number() protoreflect.EnumNumber { method EnumDescriptor (line 99) | func (StreamBlurbsResponse_Action) EnumDescriptor() ([]byte, []int) { constant StreamBlurbsResponse_ACTION_UNSPECIFIED (line 51) | StreamBlurbsResponse_ACTION_UNSPECIFIED StreamBlurbsResponse_Action = 0 constant StreamBlurbsResponse_CREATE (line 53) | StreamBlurbsResponse_CREATE StreamBlurbsResponse_Action = 1 constant StreamBlurbsResponse_UPDATE (line 55) | StreamBlurbsResponse_UPDATE StreamBlurbsResponse_Action = 2 constant StreamBlurbsResponse_DELETE (line 57) | StreamBlurbsResponse_DELETE StreamBlurbsResponse_Action = 3 type Room (line 104) | type Room struct method Reset (line 121) | func (x *Room) Reset() { method String (line 130) | func (x *Room) String() string { method ProtoMessage (line 134) | func (*Room) ProtoMessage() {} method ProtoReflect (line 136) | func (x *Room) ProtoReflect() protoreflect.Message { method Descriptor (line 149) | func (*Room) Descriptor() ([]byte, []int) { method GetName (line 153) | func (x *Room) GetName() string { method GetDisplayName (line 160) | func (x *Room) GetDisplayName() string { method GetDescription (line 167) | func (x *Room) GetDescription() string { method GetCreateTime (line 174) | func (x *Room) GetCreateTime() *timestamppb.Timestamp { method GetUpdateTime (line 181) | func (x *Room) GetUpdateTime() *timestamppb.Timestamp { type CreateRoomRequest (line 190) | type CreateRoomRequest struct method Reset (line 199) | func (x *CreateRoomRequest) Reset() { method String (line 208) | func (x *CreateRoomRequest) String() string { method ProtoMessage (line 212) | func (*CreateRoomRequest) ProtoMessage() {} method ProtoReflect (line 214) | func (x *CreateRoomRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 227) | func (*CreateRoomRequest) Descriptor() ([]byte, []int) { method GetRoom (line 231) | func (x *CreateRoomRequest) GetRoom() *Room { type GetRoomRequest (line 240) | type GetRoomRequest struct method Reset (line 249) | func (x *GetRoomRequest) Reset() { method String (line 258) | func (x *GetRoomRequest) String() string { method ProtoMessage (line 262) | func (*GetRoomRequest) ProtoMessage() {} method ProtoReflect (line 264) | func (x *GetRoomRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 277) | func (*GetRoomRequest) Descriptor() ([]byte, []int) { method GetName (line 281) | func (x *GetRoomRequest) GetName() string { type UpdateRoomRequest (line 290) | type UpdateRoomRequest struct method Reset (line 302) | func (x *UpdateRoomRequest) Reset() { method String (line 311) | func (x *UpdateRoomRequest) String() string { method ProtoMessage (line 315) | func (*UpdateRoomRequest) ProtoMessage() {} method ProtoReflect (line 317) | func (x *UpdateRoomRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 330) | func (*UpdateRoomRequest) Descriptor() ([]byte, []int) { method GetRoom (line 334) | func (x *UpdateRoomRequest) GetRoom() *Room { method GetUpdateMask (line 341) | func (x *UpdateRoomRequest) GetUpdateMask() *fieldmaskpb.FieldMask { type DeleteRoomRequest (line 350) | type DeleteRoomRequest struct method Reset (line 359) | func (x *DeleteRoomRequest) Reset() { method String (line 368) | func (x *DeleteRoomRequest) String() string { method ProtoMessage (line 372) | func (*DeleteRoomRequest) ProtoMessage() {} method ProtoReflect (line 374) | func (x *DeleteRoomRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 387) | func (*DeleteRoomRequest) Descriptor() ([]byte, []int) { method GetName (line 391) | func (x *DeleteRoomRequest) GetName() string { type ListRoomsRequest (line 400) | type ListRoomsRequest struct method Reset (line 414) | func (x *ListRoomsRequest) Reset() { method String (line 423) | func (x *ListRoomsRequest) String() string { method ProtoMessage (line 427) | func (*ListRoomsRequest) ProtoMessage() {} method ProtoReflect (line 429) | func (x *ListRoomsRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 442) | func (*ListRoomsRequest) Descriptor() ([]byte, []int) { method GetPageSize (line 446) | func (x *ListRoomsRequest) GetPageSize() int32 { method GetPageToken (line 453) | func (x *ListRoomsRequest) GetPageToken() string { type ListRoomsResponse (line 462) | type ListRoomsResponse struct method Reset (line 476) | func (x *ListRoomsResponse) Reset() { method String (line 485) | func (x *ListRoomsResponse) String() string { method ProtoMessage (line 489) | func (*ListRoomsResponse) ProtoMessage() {} method ProtoReflect (line 491) | func (x *ListRoomsResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 504) | func (*ListRoomsResponse) Descriptor() ([]byte, []int) { method GetRooms (line 508) | func (x *ListRoomsResponse) GetRooms() []*Room { method GetNextPageToken (line 515) | func (x *ListRoomsResponse) GetNextPageToken() string { type Blurb (line 524) | type Blurb struct method Reset (line 554) | func (x *Blurb) Reset() { method String (line 563) | func (x *Blurb) String() string { method ProtoMessage (line 567) | func (*Blurb) ProtoMessage() {} method ProtoReflect (line 569) | func (x *Blurb) ProtoReflect() protoreflect.Message { method Descriptor (line 582) | func (*Blurb) Descriptor() ([]byte, []int) { method GetName (line 586) | func (x *Blurb) GetName() string { method GetUser (line 593) | func (x *Blurb) GetUser() string { method GetContent (line 600) | func (m *Blurb) GetContent() isBlurb_Content { method GetText (line 607) | func (x *Blurb) GetText() string { method GetImage (line 614) | func (x *Blurb) GetImage() []byte { method GetCreateTime (line 621) | func (x *Blurb) GetCreateTime() *timestamppb.Timestamp { method GetUpdateTime (line 628) | func (x *Blurb) GetUpdateTime() *timestamppb.Timestamp { method GetLegacyId (line 635) | func (m *Blurb) GetLegacyId() isBlurb_LegacyId { method GetLegacyRoomId (line 642) | func (x *Blurb) GetLegacyRoomId() string { method GetLegacyUserId (line 649) | func (x *Blurb) GetLegacyUserId() string { type isBlurb_Content (line 656) | type isBlurb_Content interface type Blurb_Text (line 660) | type Blurb_Text struct method isBlurb_Content (line 670) | func (*Blurb_Text) isBlurb_Content() {} type Blurb_Image (line 665) | type Blurb_Image struct method isBlurb_Content (line 672) | func (*Blurb_Image) isBlurb_Content() {} type isBlurb_LegacyId (line 674) | type isBlurb_LegacyId interface type Blurb_LegacyRoomId (line 678) | type Blurb_LegacyRoomId struct method isBlurb_LegacyId (line 692) | func (*Blurb_LegacyRoomId) isBlurb_LegacyId() {} type Blurb_LegacyUserId (line 685) | type Blurb_LegacyUserId struct method isBlurb_LegacyId (line 694) | func (*Blurb_LegacyUserId) isBlurb_LegacyId() {} type CreateBlurbRequest (line 698) | type CreateBlurbRequest struct method Reset (line 710) | func (x *CreateBlurbRequest) Reset() { method String (line 719) | func (x *CreateBlurbRequest) String() string { method ProtoMessage (line 723) | func (*CreateBlurbRequest) ProtoMessage() {} method ProtoReflect (line 725) | func (x *CreateBlurbRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 738) | func (*CreateBlurbRequest) Descriptor() ([]byte, []int) { method GetParent (line 742) | func (x *CreateBlurbRequest) GetParent() string { method GetBlurb (line 749) | func (x *CreateBlurbRequest) GetBlurb() *Blurb { type GetBlurbRequest (line 758) | type GetBlurbRequest struct method Reset (line 767) | func (x *GetBlurbRequest) Reset() { method String (line 776) | func (x *GetBlurbRequest) String() string { method ProtoMessage (line 780) | func (*GetBlurbRequest) ProtoMessage() {} method ProtoReflect (line 782) | func (x *GetBlurbRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 795) | func (*GetBlurbRequest) Descriptor() ([]byte, []int) { method GetName (line 799) | func (x *GetBlurbRequest) GetName() string { type UpdateBlurbRequest (line 808) | type UpdateBlurbRequest struct method Reset (line 820) | func (x *UpdateBlurbRequest) Reset() { method String (line 829) | func (x *UpdateBlurbRequest) String() string { method ProtoMessage (line 833) | func (*UpdateBlurbRequest) ProtoMessage() {} method ProtoReflect (line 835) | func (x *UpdateBlurbRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 848) | func (*UpdateBlurbRequest) Descriptor() ([]byte, []int) { method GetBlurb (line 852) | func (x *UpdateBlurbRequest) GetBlurb() *Blurb { method GetUpdateMask (line 859) | func (x *UpdateBlurbRequest) GetUpdateMask() *fieldmaskpb.FieldMask { type DeleteBlurbRequest (line 868) | type DeleteBlurbRequest struct method Reset (line 877) | func (x *DeleteBlurbRequest) Reset() { method String (line 886) | func (x *DeleteBlurbRequest) String() string { method ProtoMessage (line 890) | func (*DeleteBlurbRequest) ProtoMessage() {} method ProtoReflect (line 892) | func (x *DeleteBlurbRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 905) | func (*DeleteBlurbRequest) Descriptor() ([]byte, []int) { method GetName (line 909) | func (x *DeleteBlurbRequest) GetName() string { type ListBlurbsRequest (line 918) | type ListBlurbsRequest struct method Reset (line 935) | func (x *ListBlurbsRequest) Reset() { method String (line 944) | func (x *ListBlurbsRequest) String() string { method ProtoMessage (line 948) | func (*ListBlurbsRequest) ProtoMessage() {} method ProtoReflect (line 950) | func (x *ListBlurbsRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 963) | func (*ListBlurbsRequest) Descriptor() ([]byte, []int) { method GetParent (line 967) | func (x *ListBlurbsRequest) GetParent() string { method GetPageSize (line 974) | func (x *ListBlurbsRequest) GetPageSize() int32 { method GetPageToken (line 981) | func (x *ListBlurbsRequest) GetPageToken() string { type ListBlurbsResponse (line 990) | type ListBlurbsResponse struct method Reset (line 1004) | func (x *ListBlurbsResponse) Reset() { method String (line 1013) | func (x *ListBlurbsResponse) String() string { method ProtoMessage (line 1017) | func (*ListBlurbsResponse) ProtoMessage() {} method ProtoReflect (line 1019) | func (x *ListBlurbsResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1032) | func (*ListBlurbsResponse) Descriptor() ([]byte, []int) { method GetBlurbs (line 1036) | func (x *ListBlurbsResponse) GetBlurbs() []*Blurb { method GetNextPageToken (line 1043) | func (x *ListBlurbsResponse) GetNextPageToken() string { type SearchBlurbsRequest (line 1052) | type SearchBlurbsRequest struct method Reset (line 1074) | func (x *SearchBlurbsRequest) Reset() { method String (line 1083) | func (x *SearchBlurbsRequest) String() string { method ProtoMessage (line 1087) | func (*SearchBlurbsRequest) ProtoMessage() {} method ProtoReflect (line 1089) | func (x *SearchBlurbsRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1102) | func (*SearchBlurbsRequest) Descriptor() ([]byte, []int) { method GetQuery (line 1106) | func (x *SearchBlurbsRequest) GetQuery() string { method GetParent (line 1113) | func (x *SearchBlurbsRequest) GetParent() string { method GetPageSize (line 1120) | func (x *SearchBlurbsRequest) GetPageSize() int32 { method GetPageToken (line 1127) | func (x *SearchBlurbsRequest) GetPageToken() string { type SearchBlurbsMetadata (line 1136) | type SearchBlurbsMetadata struct method Reset (line 1145) | func (x *SearchBlurbsMetadata) Reset() { method String (line 1154) | func (x *SearchBlurbsMetadata) String() string { method ProtoMessage (line 1158) | func (*SearchBlurbsMetadata) ProtoMessage() {} method ProtoReflect (line 1160) | func (x *SearchBlurbsMetadata) ProtoReflect() protoreflect.Message { method Descriptor (line 1173) | func (*SearchBlurbsMetadata) Descriptor() ([]byte, []int) { method GetRetryInfo (line 1177) | func (x *SearchBlurbsMetadata) GetRetryInfo() *errdetails.RetryInfo { type SearchBlurbsResponse (line 1186) | type SearchBlurbsResponse struct method Reset (line 1200) | func (x *SearchBlurbsResponse) Reset() { method String (line 1209) | func (x *SearchBlurbsResponse) String() string { method ProtoMessage (line 1213) | func (*SearchBlurbsResponse) ProtoMessage() {} method ProtoReflect (line 1215) | func (x *SearchBlurbsResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1228) | func (*SearchBlurbsResponse) Descriptor() ([]byte, []int) { method GetBlurbs (line 1232) | func (x *SearchBlurbsResponse) GetBlurbs() []*Blurb { method GetNextPageToken (line 1239) | func (x *SearchBlurbsResponse) GetNextPageToken() string { type StreamBlurbsRequest (line 1248) | type StreamBlurbsRequest struct method Reset (line 1259) | func (x *StreamBlurbsRequest) Reset() { method String (line 1268) | func (x *StreamBlurbsRequest) String() string { method ProtoMessage (line 1272) | func (*StreamBlurbsRequest) ProtoMessage() {} method ProtoReflect (line 1274) | func (x *StreamBlurbsRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1287) | func (*StreamBlurbsRequest) Descriptor() ([]byte, []int) { method GetName (line 1291) | func (x *StreamBlurbsRequest) GetName() string { method GetExpireTime (line 1298) | func (x *StreamBlurbsRequest) GetExpireTime() *timestamppb.Timestamp { type StreamBlurbsResponse (line 1307) | type StreamBlurbsResponse struct method Reset (line 1318) | func (x *StreamBlurbsResponse) Reset() { method String (line 1327) | func (x *StreamBlurbsResponse) String() string { method ProtoMessage (line 1331) | func (*StreamBlurbsResponse) ProtoMessage() {} method ProtoReflect (line 1333) | func (x *StreamBlurbsResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1346) | func (*StreamBlurbsResponse) Descriptor() ([]byte, []int) { method GetBlurb (line 1350) | func (x *StreamBlurbsResponse) GetBlurb() *Blurb { method GetAction (line 1357) | func (x *StreamBlurbsResponse) GetAction() StreamBlurbsResponse_Action { type SendBlurbsResponse (line 1366) | type SendBlurbsResponse struct method Reset (line 1375) | func (x *SendBlurbsResponse) Reset() { method String (line 1384) | func (x *SendBlurbsResponse) String() string { method ProtoMessage (line 1388) | func (*SendBlurbsResponse) ProtoMessage() {} method ProtoReflect (line 1390) | func (x *SendBlurbsResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1403) | func (*SendBlurbsResponse) Descriptor() ([]byte, []int) { method GetNames (line 1407) | func (x *SendBlurbsResponse) GetNames() []string { type ConnectRequest (line 1416) | type ConnectRequest struct method Reset (line 1428) | func (x *ConnectRequest) Reset() { method String (line 1437) | func (x *ConnectRequest) String() string { method ProtoMessage (line 1441) | func (*ConnectRequest) ProtoMessage() {} method ProtoReflect (line 1443) | func (x *ConnectRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1456) | func (*ConnectRequest) Descriptor() ([]byte, []int) { method GetRequest (line 1460) | func (m *ConnectRequest) GetRequest() isConnectRequest_Request { method GetConfig (line 1467) | func (x *ConnectRequest) GetConfig() *ConnectRequest_ConnectConfig { method GetBlurb (line 1474) | func (x *ConnectRequest) GetBlurb() *Blurb { type isConnectRequest_Request (line 1481) | type isConnectRequest_Request interface type ConnectRequest_Config (line 1485) | type ConnectRequest_Config struct method isConnectRequest_Request (line 1496) | func (*ConnectRequest_Config) isConnectRequest_Request() {} type ConnectRequest_Blurb (line 1491) | type ConnectRequest_Blurb struct method isConnectRequest_Request (line 1498) | func (*ConnectRequest_Blurb) isConnectRequest_Request() {} type ConnectRequest_ConnectConfig (line 1500) | type ConnectRequest_ConnectConfig struct method Reset (line 1509) | func (x *ConnectRequest_ConnectConfig) Reset() { method String (line 1518) | func (x *ConnectRequest_ConnectConfig) String() string { method ProtoMessage (line 1522) | func (*ConnectRequest_ConnectConfig) ProtoMessage() {} method ProtoReflect (line 1524) | func (x *ConnectRequest_ConnectConfig) ProtoReflect() protoreflect.Mes... method Descriptor (line 1537) | func (*ConnectRequest_ConnectConfig) Descriptor() ([]byte, []int) { method GetParent (line 1541) | func (x *ConnectRequest_ConnectConfig) GetParent() string { function file_google_showcase_v1beta1_messaging_proto_rawDescGZIP (line 1940) | func file_google_showcase_v1beta1_messaging_proto_rawDescGZIP() []byte { function init (line 2034) | func init() { file_google_showcase_v1beta1_messaging_proto_init() } function file_google_showcase_v1beta1_messaging_proto_init (line 2035) | func file_google_showcase_v1beta1_messaging_proto_init() { constant _ (line 2342) | _ = grpc.SupportPackageIsVersion6 type MessagingClient (line 2347) | type MessagingClient interface type messagingClient (line 2388) | type messagingClient struct method CreateRoom (line 2396) | func (c *messagingClient) CreateRoom(ctx context.Context, in *CreateRo... method GetRoom (line 2405) | func (c *messagingClient) GetRoom(ctx context.Context, in *GetRoomRequ... method UpdateRoom (line 2414) | func (c *messagingClient) UpdateRoom(ctx context.Context, in *UpdateRo... method DeleteRoom (line 2423) | func (c *messagingClient) DeleteRoom(ctx context.Context, in *DeleteRo... method ListRooms (line 2432) | func (c *messagingClient) ListRooms(ctx context.Context, in *ListRooms... method CreateBlurb (line 2441) | func (c *messagingClient) CreateBlurb(ctx context.Context, in *CreateB... method GetBlurb (line 2450) | func (c *messagingClient) GetBlurb(ctx context.Context, in *GetBlurbRe... method UpdateBlurb (line 2459) | func (c *messagingClient) UpdateBlurb(ctx context.Context, in *UpdateB... method DeleteBlurb (line 2468) | func (c *messagingClient) DeleteBlurb(ctx context.Context, in *DeleteB... method ListBlurbs (line 2477) | func (c *messagingClient) ListBlurbs(ctx context.Context, in *ListBlur... method SearchBlurbs (line 2486) | func (c *messagingClient) SearchBlurbs(ctx context.Context, in *Search... method StreamBlurbs (line 2495) | func (c *messagingClient) StreamBlurbs(ctx context.Context, in *Stream... method SendBlurbs (line 2527) | func (c *messagingClient) SendBlurbs(ctx context.Context, opts ...grpc... method Connect (line 2561) | func (c *messagingClient) Connect(ctx context.Context, opts ...grpc.Ca... function NewMessagingClient (line 2392) | func NewMessagingClient(cc grpc.ClientConnInterface) MessagingClient { type Messaging_StreamBlurbsClient (line 2510) | type Messaging_StreamBlurbsClient interface type messagingStreamBlurbsClient (line 2515) | type messagingStreamBlurbsClient struct method Recv (line 2519) | func (x *messagingStreamBlurbsClient) Recv() (*StreamBlurbsResponse, e... type Messaging_SendBlurbsClient (line 2536) | type Messaging_SendBlurbsClient interface type messagingSendBlurbsClient (line 2542) | type messagingSendBlurbsClient struct method Send (line 2546) | func (x *messagingSendBlurbsClient) Send(m *CreateBlurbRequest) error { method CloseAndRecv (line 2550) | func (x *messagingSendBlurbsClient) CloseAndRecv() (*SendBlurbsRespons... type Messaging_ConnectClient (line 2570) | type Messaging_ConnectClient interface type messagingConnectClient (line 2576) | type messagingConnectClient struct method Send (line 2580) | func (x *messagingConnectClient) Send(m *ConnectRequest) error { method Recv (line 2584) | func (x *messagingConnectClient) Recv() (*StreamBlurbsResponse, error) { type MessagingServer (line 2593) | type MessagingServer interface type UnimplementedMessagingServer (line 2635) | type UnimplementedMessagingServer struct method CreateRoom (line 2638) | func (*UnimplementedMessagingServer) CreateRoom(context.Context, *Crea... method GetRoom (line 2641) | func (*UnimplementedMessagingServer) GetRoom(context.Context, *GetRoom... method UpdateRoom (line 2644) | func (*UnimplementedMessagingServer) UpdateRoom(context.Context, *Upda... method DeleteRoom (line 2647) | func (*UnimplementedMessagingServer) DeleteRoom(context.Context, *Dele... method ListRooms (line 2650) | func (*UnimplementedMessagingServer) ListRooms(context.Context, *ListR... method CreateBlurb (line 2653) | func (*UnimplementedMessagingServer) CreateBlurb(context.Context, *Cre... method GetBlurb (line 2656) | func (*UnimplementedMessagingServer) GetBlurb(context.Context, *GetBlu... method UpdateBlurb (line 2659) | func (*UnimplementedMessagingServer) UpdateBlurb(context.Context, *Upd... method DeleteBlurb (line 2662) | func (*UnimplementedMessagingServer) DeleteBlurb(context.Context, *Del... method ListBlurbs (line 2665) | func (*UnimplementedMessagingServer) ListBlurbs(context.Context, *List... method SearchBlurbs (line 2668) | func (*UnimplementedMessagingServer) SearchBlurbs(context.Context, *Se... method StreamBlurbs (line 2671) | func (*UnimplementedMessagingServer) StreamBlurbs(*StreamBlurbsRequest... method SendBlurbs (line 2674) | func (*UnimplementedMessagingServer) SendBlurbs(Messaging_SendBlurbsSe... method Connect (line 2677) | func (*UnimplementedMessagingServer) Connect(Messaging_ConnectServer) ... function RegisterMessagingServer (line 2681) | func RegisterMessagingServer(s *grpc.Server, srv MessagingServer) { function _Messaging_CreateRoom_Handler (line 2685) | func _Messaging_CreateRoom_Handler(srv interface{}, ctx context.Context,... function _Messaging_GetRoom_Handler (line 2703) | func _Messaging_GetRoom_Handler(srv interface{}, ctx context.Context, de... function _Messaging_UpdateRoom_Handler (line 2721) | func _Messaging_UpdateRoom_Handler(srv interface{}, ctx context.Context,... function _Messaging_DeleteRoom_Handler (line 2739) | func _Messaging_DeleteRoom_Handler(srv interface{}, ctx context.Context,... function _Messaging_ListRooms_Handler (line 2757) | func _Messaging_ListRooms_Handler(srv interface{}, ctx context.Context, ... function _Messaging_CreateBlurb_Handler (line 2775) | func _Messaging_CreateBlurb_Handler(srv interface{}, ctx context.Context... function _Messaging_GetBlurb_Handler (line 2793) | func _Messaging_GetBlurb_Handler(srv interface{}, ctx context.Context, d... function _Messaging_UpdateBlurb_Handler (line 2811) | func _Messaging_UpdateBlurb_Handler(srv interface{}, ctx context.Context... function _Messaging_DeleteBlurb_Handler (line 2829) | func _Messaging_DeleteBlurb_Handler(srv interface{}, ctx context.Context... function _Messaging_ListBlurbs_Handler (line 2847) | func _Messaging_ListBlurbs_Handler(srv interface{}, ctx context.Context,... function _Messaging_SearchBlurbs_Handler (line 2865) | func _Messaging_SearchBlurbs_Handler(srv interface{}, ctx context.Contex... function _Messaging_StreamBlurbs_Handler (line 2883) | func _Messaging_StreamBlurbs_Handler(srv interface{}, stream grpc.Server... type Messaging_StreamBlurbsServer (line 2891) | type Messaging_StreamBlurbsServer interface type messagingStreamBlurbsServer (line 2896) | type messagingStreamBlurbsServer struct method Send (line 2900) | func (x *messagingStreamBlurbsServer) Send(m *StreamBlurbsResponse) er... function _Messaging_SendBlurbs_Handler (line 2904) | func _Messaging_SendBlurbs_Handler(srv interface{}, stream grpc.ServerSt... type Messaging_SendBlurbsServer (line 2908) | type Messaging_SendBlurbsServer interface type messagingSendBlurbsServer (line 2914) | type messagingSendBlurbsServer struct method SendAndClose (line 2918) | func (x *messagingSendBlurbsServer) SendAndClose(m *SendBlurbsResponse... method Recv (line 2922) | func (x *messagingSendBlurbsServer) Recv() (*CreateBlurbRequest, error) { function _Messaging_Connect_Handler (line 2930) | func _Messaging_Connect_Handler(srv interface{}, stream grpc.ServerStrea... type Messaging_ConnectServer (line 2934) | type Messaging_ConnectServer interface type messagingConnectServer (line 2940) | type messagingConnectServer struct method Send (line 2944) | func (x *messagingConnectServer) Send(m *StreamBlurbsResponse) error { method Recv (line 2948) | func (x *messagingConnectServer) Recv() (*ConnectRequest, error) { FILE: server/genproto/rest_error.pb.go constant _ (line 34) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 36) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type RestError (line 41) | type RestError struct method Reset (line 49) | func (x *RestError) Reset() { method String (line 58) | func (x *RestError) String() string { method ProtoMessage (line 62) | func (*RestError) ProtoMessage() {} method ProtoReflect (line 64) | func (x *RestError) ProtoReflect() protoreflect.Message { method Descriptor (line 77) | func (*RestError) Descriptor() ([]byte, []int) { method GetError (line 81) | func (x *RestError) GetError() *RestError_Status { type RestError_Status (line 88) | type RestError_Status struct method Reset (line 103) | func (x *RestError_Status) Reset() { method String (line 112) | func (x *RestError_Status) String() string { method ProtoMessage (line 116) | func (*RestError_Status) ProtoMessage() {} method ProtoReflect (line 118) | func (x *RestError_Status) ProtoReflect() protoreflect.Message { method Descriptor (line 131) | func (*RestError_Status) Descriptor() ([]byte, []int) { method GetCode (line 135) | func (x *RestError_Status) GetCode() int32 { method GetMessage (line 142) | func (x *RestError_Status) GetMessage() string { method GetStatus (line 149) | func (x *RestError_Status) GetStatus() code.Code { method GetDetails (line 156) | func (x *RestError_Status) GetDetails() []*anypb.Any { function file_google_showcase_v1beta1_rest_error_proto_rawDescGZIP (line 203) | func file_google_showcase_v1beta1_rest_error_proto_rawDescGZIP() []byte { function init (line 228) | func init() { file_google_showcase_v1beta1_rest_error_proto_init() } function file_google_showcase_v1beta1_rest_error_proto_init (line 229) | func file_google_showcase_v1beta1_rest_error_proto_init() { FILE: server/genproto/sequence.pb.go constant _ (line 41) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 43) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Sequence (line 47) | type Sequence struct method Reset (line 58) | func (x *Sequence) Reset() { method String (line 67) | func (x *Sequence) String() string { method ProtoMessage (line 71) | func (*Sequence) ProtoMessage() {} method ProtoReflect (line 73) | func (x *Sequence) ProtoReflect() protoreflect.Message { method Descriptor (line 86) | func (*Sequence) Descriptor() ([]byte, []int) { method GetName (line 90) | func (x *Sequence) GetName() string { method GetResponses (line 97) | func (x *Sequence) GetResponses() []*Sequence_Response { type StreamingSequence (line 106) | type StreamingSequence struct method Reset (line 121) | func (x *StreamingSequence) Reset() { method String (line 130) | func (x *StreamingSequence) String() string { method ProtoMessage (line 134) | func (*StreamingSequence) ProtoMessage() {} method ProtoReflect (line 136) | func (x *StreamingSequence) ProtoReflect() protoreflect.Message { method Descriptor (line 149) | func (*StreamingSequence) Descriptor() ([]byte, []int) { method GetName (line 153) | func (x *StreamingSequence) GetName() string { method GetContent (line 160) | func (x *StreamingSequence) GetContent() string { method GetResponses (line 167) | func (x *StreamingSequence) GetResponses() []*StreamingSequence_Respon... type StreamingSequenceReport (line 175) | type StreamingSequenceReport struct method Reset (line 185) | func (x *StreamingSequenceReport) Reset() { method String (line 194) | func (x *StreamingSequenceReport) String() string { method ProtoMessage (line 198) | func (*StreamingSequenceReport) ProtoMessage() {} method ProtoReflect (line 200) | func (x *StreamingSequenceReport) ProtoReflect() protoreflect.Message { method Descriptor (line 213) | func (*StreamingSequenceReport) Descriptor() ([]byte, []int) { method GetName (line 217) | func (x *StreamingSequenceReport) GetName() string { method GetAttempts (line 224) | func (x *StreamingSequenceReport) GetAttempts() []*StreamingSequenceRe... type SequenceReport (line 232) | type SequenceReport struct method Reset (line 242) | func (x *SequenceReport) Reset() { method String (line 251) | func (x *SequenceReport) String() string { method ProtoMessage (line 255) | func (*SequenceReport) ProtoMessage() {} method ProtoReflect (line 257) | func (x *SequenceReport) ProtoReflect() protoreflect.Message { method Descriptor (line 270) | func (*SequenceReport) Descriptor() ([]byte, []int) { method GetName (line 274) | func (x *SequenceReport) GetName() string { method GetAttempts (line 281) | func (x *SequenceReport) GetAttempts() []*SequenceReport_Attempt { type CreateSequenceRequest (line 289) | type CreateSequenceRequest struct method Reset (line 297) | func (x *CreateSequenceRequest) Reset() { method String (line 306) | func (x *CreateSequenceRequest) String() string { method ProtoMessage (line 310) | func (*CreateSequenceRequest) ProtoMessage() {} method ProtoReflect (line 312) | func (x *CreateSequenceRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 325) | func (*CreateSequenceRequest) Descriptor() ([]byte, []int) { method GetSequence (line 329) | func (x *CreateSequenceRequest) GetSequence() *Sequence { type CreateStreamingSequenceRequest (line 337) | type CreateStreamingSequenceRequest struct method Reset (line 345) | func (x *CreateStreamingSequenceRequest) Reset() { method String (line 354) | func (x *CreateStreamingSequenceRequest) String() string { method ProtoMessage (line 358) | func (*CreateStreamingSequenceRequest) ProtoMessage() {} method ProtoReflect (line 360) | func (x *CreateStreamingSequenceRequest) ProtoReflect() protoreflect.M... method Descriptor (line 373) | func (*CreateStreamingSequenceRequest) Descriptor() ([]byte, []int) { method GetStreamingSequence (line 377) | func (x *CreateStreamingSequenceRequest) GetStreamingSequence() *Strea... type AttemptSequenceRequest (line 385) | type AttemptSequenceRequest struct method Reset (line 393) | func (x *AttemptSequenceRequest) Reset() { method String (line 402) | func (x *AttemptSequenceRequest) String() string { method ProtoMessage (line 406) | func (*AttemptSequenceRequest) ProtoMessage() {} method ProtoReflect (line 408) | func (x *AttemptSequenceRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 421) | func (*AttemptSequenceRequest) Descriptor() ([]byte, []int) { method GetName (line 425) | func (x *AttemptSequenceRequest) GetName() string { type AttemptStreamingSequenceRequest (line 433) | type AttemptStreamingSequenceRequest struct method Reset (line 445) | func (x *AttemptStreamingSequenceRequest) Reset() { method String (line 454) | func (x *AttemptStreamingSequenceRequest) String() string { method ProtoMessage (line 458) | func (*AttemptStreamingSequenceRequest) ProtoMessage() {} method ProtoReflect (line 460) | func (x *AttemptStreamingSequenceRequest) ProtoReflect() protoreflect.... method Descriptor (line 473) | func (*AttemptStreamingSequenceRequest) Descriptor() ([]byte, []int) { method GetName (line 477) | func (x *AttemptStreamingSequenceRequest) GetName() string { method GetLastFailIndex (line 484) | func (x *AttemptStreamingSequenceRequest) GetLastFailIndex() int32 { type AttemptStreamingSequenceResponse (line 492) | type AttemptStreamingSequenceResponse struct method Reset (line 501) | func (x *AttemptStreamingSequenceResponse) Reset() { method String (line 510) | func (x *AttemptStreamingSequenceResponse) String() string { method ProtoMessage (line 514) | func (*AttemptStreamingSequenceResponse) ProtoMessage() {} method ProtoReflect (line 516) | func (x *AttemptStreamingSequenceResponse) ProtoReflect() protoreflect... method Descriptor (line 529) | func (*AttemptStreamingSequenceResponse) Descriptor() ([]byte, []int) { method GetContent (line 533) | func (x *AttemptStreamingSequenceResponse) GetContent() string { type GetSequenceReportRequest (line 540) | type GetSequenceReportRequest struct method Reset (line 548) | func (x *GetSequenceReportRequest) Reset() { method String (line 557) | func (x *GetSequenceReportRequest) String() string { method ProtoMessage (line 561) | func (*GetSequenceReportRequest) ProtoMessage() {} method ProtoReflect (line 563) | func (x *GetSequenceReportRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 576) | func (*GetSequenceReportRequest) Descriptor() ([]byte, []int) { method GetName (line 580) | func (x *GetSequenceReportRequest) GetName() string { type GetStreamingSequenceReportRequest (line 587) | type GetStreamingSequenceReportRequest struct method Reset (line 595) | func (x *GetStreamingSequenceReportRequest) Reset() { method String (line 604) | func (x *GetStreamingSequenceReportRequest) String() string { method ProtoMessage (line 608) | func (*GetStreamingSequenceReportRequest) ProtoMessage() {} method ProtoReflect (line 610) | func (x *GetStreamingSequenceReportRequest) ProtoReflect() protoreflec... method Descriptor (line 623) | func (*GetStreamingSequenceReportRequest) Descriptor() ([]byte, []int) { method GetName (line 627) | func (x *GetStreamingSequenceReportRequest) GetName() string { type Sequence_Response (line 635) | type Sequence_Response struct method Reset (line 646) | func (x *Sequence_Response) Reset() { method String (line 655) | func (x *Sequence_Response) String() string { method ProtoMessage (line 659) | func (*Sequence_Response) ProtoMessage() {} method ProtoReflect (line 661) | func (x *Sequence_Response) ProtoReflect() protoreflect.Message { method Descriptor (line 674) | func (*Sequence_Response) Descriptor() ([]byte, []int) { method GetStatus (line 678) | func (x *Sequence_Response) GetStatus() *status.Status { method GetDelay (line 685) | func (x *Sequence_Response) GetDelay() *durationpb.Duration { type StreamingSequence_Response (line 693) | type StreamingSequence_Response struct method Reset (line 706) | func (x *StreamingSequence_Response) Reset() { method String (line 715) | func (x *StreamingSequence_Response) String() string { method ProtoMessage (line 719) | func (*StreamingSequence_Response) ProtoMessage() {} method ProtoReflect (line 721) | func (x *StreamingSequence_Response) ProtoReflect() protoreflect.Messa... method Descriptor (line 734) | func (*StreamingSequence_Response) Descriptor() ([]byte, []int) { method GetStatus (line 738) | func (x *StreamingSequence_Response) GetStatus() *status.Status { method GetDelay (line 745) | func (x *StreamingSequence_Response) GetDelay() *durationpb.Duration { method GetResponseIndex (line 752) | func (x *StreamingSequence_Response) GetResponseIndex() int32 { type StreamingSequenceReport_Attempt (line 760) | type StreamingSequenceReport_Attempt struct method Reset (line 779) | func (x *StreamingSequenceReport_Attempt) Reset() { method String (line 788) | func (x *StreamingSequenceReport_Attempt) String() string { method ProtoMessage (line 792) | func (*StreamingSequenceReport_Attempt) ProtoMessage() {} method ProtoReflect (line 794) | func (x *StreamingSequenceReport_Attempt) ProtoReflect() protoreflect.... method Descriptor (line 807) | func (*StreamingSequenceReport_Attempt) Descriptor() ([]byte, []int) { method GetAttemptNumber (line 811) | func (x *StreamingSequenceReport_Attempt) GetAttemptNumber() int32 { method GetAttemptDeadline (line 818) | func (x *StreamingSequenceReport_Attempt) GetAttemptDeadline() *timest... method GetResponseTime (line 825) | func (x *StreamingSequenceReport_Attempt) GetResponseTime() *timestamp... method GetAttemptDelay (line 832) | func (x *StreamingSequenceReport_Attempt) GetAttemptDelay() *durationp... method GetStatus (line 839) | func (x *StreamingSequenceReport_Attempt) GetStatus() *status.Status { type SequenceReport_Attempt (line 847) | type SequenceReport_Attempt struct method Reset (line 866) | func (x *SequenceReport_Attempt) Reset() { method String (line 875) | func (x *SequenceReport_Attempt) String() string { method ProtoMessage (line 879) | func (*SequenceReport_Attempt) ProtoMessage() {} method ProtoReflect (line 881) | func (x *SequenceReport_Attempt) ProtoReflect() protoreflect.Message { method Descriptor (line 894) | func (*SequenceReport_Attempt) Descriptor() ([]byte, []int) { method GetAttemptNumber (line 898) | func (x *SequenceReport_Attempt) GetAttemptNumber() int32 { method GetAttemptDeadline (line 905) | func (x *SequenceReport_Attempt) GetAttemptDeadline() *timestamppb.Tim... method GetResponseTime (line 912) | func (x *SequenceReport_Attempt) GetResponseTime() *timestamppb.Timest... method GetAttemptDelay (line 919) | func (x *SequenceReport_Attempt) GetAttemptDelay() *durationpb.Duration { method GetStatus (line 926) | func (x *SequenceReport_Attempt) GetStatus() *status.Status { function file_google_showcase_v1beta1_sequence_proto_rawDescGZIP (line 1194) | func file_google_showcase_v1beta1_sequence_proto_rawDescGZIP() []byte { function init (line 1261) | func init() { file_google_showcase_v1beta1_sequence_proto_init() } function file_google_showcase_v1beta1_sequence_proto_init (line 1262) | func file_google_showcase_v1beta1_sequence_proto_init() { constant _ (line 1474) | _ = grpc.SupportPackageIsVersion6 type SequenceServiceClient (line 1479) | type SequenceServiceClient interface type sequenceServiceClient (line 1499) | type sequenceServiceClient struct method CreateSequence (line 1507) | func (c *sequenceServiceClient) CreateSequence(ctx context.Context, in... method CreateStreamingSequence (line 1516) | func (c *sequenceServiceClient) CreateStreamingSequence(ctx context.Co... method GetSequenceReport (line 1525) | func (c *sequenceServiceClient) GetSequenceReport(ctx context.Context,... method GetStreamingSequenceReport (line 1534) | func (c *sequenceServiceClient) GetStreamingSequenceReport(ctx context... method AttemptSequence (line 1543) | func (c *sequenceServiceClient) AttemptSequence(ctx context.Context, i... method AttemptStreamingSequence (line 1552) | func (c *sequenceServiceClient) AttemptStreamingSequence(ctx context.C... function NewSequenceServiceClient (line 1503) | func NewSequenceServiceClient(cc grpc.ClientConnInterface) SequenceServi... type SequenceService_AttemptStreamingSequenceClient (line 1567) | type SequenceService_AttemptStreamingSequenceClient interface type sequenceServiceAttemptStreamingSequenceClient (line 1572) | type sequenceServiceAttemptStreamingSequenceClient struct method Recv (line 1576) | func (x *sequenceServiceAttemptStreamingSequenceClient) Recv() (*Attem... type SequenceServiceServer (line 1585) | type SequenceServiceServer interface type UnimplementedSequenceServiceServer (line 1606) | type UnimplementedSequenceServiceServer struct method CreateSequence (line 1609) | func (*UnimplementedSequenceServiceServer) CreateSequence(context.Cont... method CreateStreamingSequence (line 1612) | func (*UnimplementedSequenceServiceServer) CreateStreamingSequence(con... method GetSequenceReport (line 1615) | func (*UnimplementedSequenceServiceServer) GetSequenceReport(context.C... method GetStreamingSequenceReport (line 1618) | func (*UnimplementedSequenceServiceServer) GetStreamingSequenceReport(... method AttemptSequence (line 1621) | func (*UnimplementedSequenceServiceServer) AttemptSequence(context.Con... method AttemptStreamingSequence (line 1624) | func (*UnimplementedSequenceServiceServer) AttemptStreamingSequence(*A... function RegisterSequenceServiceServer (line 1628) | func RegisterSequenceServiceServer(s *grpc.Server, srv SequenceServiceSe... function _SequenceService_CreateSequence_Handler (line 1632) | func _SequenceService_CreateSequence_Handler(srv interface{}, ctx contex... function _SequenceService_CreateStreamingSequence_Handler (line 1650) | func _SequenceService_CreateStreamingSequence_Handler(srv interface{}, c... function _SequenceService_GetSequenceReport_Handler (line 1668) | func _SequenceService_GetSequenceReport_Handler(srv interface{}, ctx con... function _SequenceService_GetStreamingSequenceReport_Handler (line 1686) | func _SequenceService_GetStreamingSequenceReport_Handler(srv interface{}... function _SequenceService_AttemptSequence_Handler (line 1704) | func _SequenceService_AttemptSequence_Handler(srv interface{}, ctx conte... function _SequenceService_AttemptStreamingSequence_Handler (line 1722) | func _SequenceService_AttemptStreamingSequence_Handler(srv interface{}, ... type SequenceService_AttemptStreamingSequenceServer (line 1730) | type SequenceService_AttemptStreamingSequenceServer interface type sequenceServiceAttemptStreamingSequenceServer (line 1735) | type sequenceServiceAttemptStreamingSequenceServer struct method Send (line 1739) | func (x *sequenceServiceAttemptStreamingSequenceServer) Send(m *Attemp... FILE: server/genproto/testing.pb.go constant _ (line 38) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 40) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Session_Version (line 44) | type Session_Version method Enum (line 70) | func (x Session_Version) Enum() *Session_Version { method String (line 76) | func (x Session_Version) String() string { method Descriptor (line 80) | func (Session_Version) Descriptor() protoreflect.EnumDescriptor { method Type (line 84) | func (Session_Version) Type() protoreflect.EnumType { method Number (line 88) | func (x Session_Version) Number() protoreflect.EnumNumber { method EnumDescriptor (line 93) | func (Session_Version) EnumDescriptor() ([]byte, []int) { constant Session_VERSION_UNSPECIFIED (line 49) | Session_VERSION_UNSPECIFIED Session_Version = 0 constant Session_V1_LATEST (line 51) | Session_V1_LATEST Session_Version = 1 constant Session_V1_0 (line 53) | Session_V1_0 Session_Version = 2 type ReportSessionResponse_Result (line 98) | type ReportSessionResponse_Result method Enum (line 126) | func (x ReportSessionResponse_Result) Enum() *ReportSessionResponse_Re... method String (line 132) | func (x ReportSessionResponse_Result) String() string { method Descriptor (line 136) | func (ReportSessionResponse_Result) Descriptor() protoreflect.EnumDesc... method Type (line 140) | func (ReportSessionResponse_Result) Type() protoreflect.EnumType { method Number (line 144) | func (x ReportSessionResponse_Result) Number() protoreflect.EnumNumber { method EnumDescriptor (line 149) | func (ReportSessionResponse_Result) EnumDescriptor() ([]byte, []int) { constant ReportSessionResponse_RESULT_UNSPECIFIED (line 101) | ReportSessionResponse_RESULT_UNSPECIFIED ReportSessionResponse_Result = 0 constant ReportSessionResponse_PASSED (line 103) | ReportSessionResponse_PASSED ReportSessionResponse_Result = 1 constant ReportSessionResponse_FAILED (line 105) | ReportSessionResponse_FAILED ReportSessionResponse_Result = 2 constant ReportSessionResponse_INCOMPLETE (line 107) | ReportSessionResponse_INCOMPLETE ReportSessionResponse_Result = 3 type Test_ExpectationLevel (line 154) | type Test_ExpectationLevel method Enum (line 195) | func (x Test_ExpectationLevel) Enum() *Test_ExpectationLevel { method String (line 201) | func (x Test_ExpectationLevel) String() string { method Descriptor (line 205) | func (Test_ExpectationLevel) Descriptor() protoreflect.EnumDescriptor { method Type (line 209) | func (Test_ExpectationLevel) Type() protoreflect.EnumType { method Number (line 213) | func (x Test_ExpectationLevel) Number() protoreflect.EnumNumber { method EnumDescriptor (line 218) | func (Test_ExpectationLevel) EnumDescriptor() ([]byte, []int) { constant Test_EXPECTATION_LEVEL_UNSPECIFIED (line 157) | Test_EXPECTATION_LEVEL_UNSPECIFIED Test_ExpectationLevel = 0 constant Test_REQUIRED (line 159) | Test_REQUIRED Test_ExpectationLevel = 1 constant Test_RECOMMENDED (line 167) | Test_RECOMMENDED Test_ExpectationLevel = 2 constant Test_OPTIONAL (line 176) | Test_OPTIONAL Test_ExpectationLevel = 3 type Issue_Type (line 223) | type Issue_Type method Enum (line 252) | func (x Issue_Type) Enum() *Issue_Type { method String (line 258) | func (x Issue_Type) String() string { method Descriptor (line 262) | func (Issue_Type) Descriptor() protoreflect.EnumDescriptor { method Type (line 266) | func (Issue_Type) Type() protoreflect.EnumType { method Number (line 270) | func (x Issue_Type) Number() protoreflect.EnumNumber { method EnumDescriptor (line 275) | func (Issue_Type) EnumDescriptor() ([]byte, []int) { constant Issue_TYPE_UNSPECIFIED (line 226) | Issue_TYPE_UNSPECIFIED Issue_Type = 0 constant Issue_SKIPPED (line 228) | Issue_SKIPPED Issue_Type = 1 constant Issue_PENDING (line 230) | Issue_PENDING Issue_Type = 2 constant Issue_INCORRECT_CONFIRMATION (line 233) | Issue_INCORRECT_CONFIRMATION Issue_Type = 3 type Issue_Severity (line 280) | type Issue_Severity method Enum (line 304) | func (x Issue_Severity) Enum() *Issue_Severity { method String (line 310) | func (x Issue_Severity) String() string { method Descriptor (line 314) | func (Issue_Severity) Descriptor() protoreflect.EnumDescriptor { method Type (line 318) | func (Issue_Severity) Type() protoreflect.EnumType { method Number (line 322) | func (x Issue_Severity) Number() protoreflect.EnumNumber { method EnumDescriptor (line 327) | func (Issue_Severity) EnumDescriptor() ([]byte, []int) { constant Issue_SEVERITY_UNSPECIFIED (line 283) | Issue_SEVERITY_UNSPECIFIED Issue_Severity = 0 constant Issue_ERROR (line 285) | Issue_ERROR Issue_Severity = 1 constant Issue_WARNING (line 287) | Issue_WARNING Issue_Severity = 2 type Session (line 336) | type Session struct method Reset (line 348) | func (x *Session) Reset() { method String (line 357) | func (x *Session) String() string { method ProtoMessage (line 361) | func (*Session) ProtoMessage() {} method ProtoReflect (line 363) | func (x *Session) ProtoReflect() protoreflect.Message { method Descriptor (line 376) | func (*Session) Descriptor() ([]byte, []int) { method GetName (line 380) | func (x *Session) GetName() string { method GetVersion (line 387) | func (x *Session) GetVersion() Session_Version { type CreateSessionRequest (line 395) | type CreateSessionRequest struct method Reset (line 406) | func (x *CreateSessionRequest) Reset() { method String (line 415) | func (x *CreateSessionRequest) String() string { method ProtoMessage (line 419) | func (*CreateSessionRequest) ProtoMessage() {} method ProtoReflect (line 421) | func (x *CreateSessionRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 434) | func (*CreateSessionRequest) Descriptor() ([]byte, []int) { method GetSession (line 438) | func (x *CreateSessionRequest) GetSession() *Session { type GetSessionRequest (line 446) | type GetSessionRequest struct method Reset (line 455) | func (x *GetSessionRequest) Reset() { method String (line 464) | func (x *GetSessionRequest) String() string { method ProtoMessage (line 468) | func (*GetSessionRequest) ProtoMessage() {} method ProtoReflect (line 470) | func (x *GetSessionRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 483) | func (*GetSessionRequest) Descriptor() ([]byte, []int) { method GetName (line 487) | func (x *GetSessionRequest) GetName() string { type ListSessionsRequest (line 495) | type ListSessionsRequest struct method Reset (line 506) | func (x *ListSessionsRequest) Reset() { method String (line 515) | func (x *ListSessionsRequest) String() string { method ProtoMessage (line 519) | func (*ListSessionsRequest) ProtoMessage() {} method ProtoReflect (line 521) | func (x *ListSessionsRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 534) | func (*ListSessionsRequest) Descriptor() ([]byte, []int) { method GetPageSize (line 538) | func (x *ListSessionsRequest) GetPageSize() int32 { method GetPageToken (line 545) | func (x *ListSessionsRequest) GetPageToken() string { type ListSessionsResponse (line 553) | type ListSessionsResponse struct method Reset (line 565) | func (x *ListSessionsResponse) Reset() { method String (line 574) | func (x *ListSessionsResponse) String() string { method ProtoMessage (line 578) | func (*ListSessionsResponse) ProtoMessage() {} method ProtoReflect (line 580) | func (x *ListSessionsResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 593) | func (*ListSessionsResponse) Descriptor() ([]byte, []int) { method GetSessions (line 597) | func (x *ListSessionsResponse) GetSessions() []*Session { method GetNextPageToken (line 604) | func (x *ListSessionsResponse) GetNextPageToken() string { type DeleteSessionRequest (line 612) | type DeleteSessionRequest struct method Reset (line 621) | func (x *DeleteSessionRequest) Reset() { method String (line 630) | func (x *DeleteSessionRequest) String() string { method ProtoMessage (line 634) | func (*DeleteSessionRequest) ProtoMessage() {} method ProtoReflect (line 636) | func (x *DeleteSessionRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 649) | func (*DeleteSessionRequest) Descriptor() ([]byte, []int) { method GetName (line 653) | func (x *DeleteSessionRequest) GetName() string { type ReportSessionRequest (line 661) | type ReportSessionRequest struct method Reset (line 670) | func (x *ReportSessionRequest) Reset() { method String (line 679) | func (x *ReportSessionRequest) String() string { method ProtoMessage (line 683) | func (*ReportSessionRequest) ProtoMessage() {} method ProtoReflect (line 685) | func (x *ReportSessionRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 698) | func (*ReportSessionRequest) Descriptor() ([]byte, []int) { method GetName (line 702) | func (x *ReportSessionRequest) GetName() string { type ReportSessionResponse (line 710) | type ReportSessionResponse struct method Reset (line 721) | func (x *ReportSessionResponse) Reset() { method String (line 730) | func (x *ReportSessionResponse) String() string { method ProtoMessage (line 734) | func (*ReportSessionResponse) ProtoMessage() {} method ProtoReflect (line 736) | func (x *ReportSessionResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 749) | func (*ReportSessionResponse) Descriptor() ([]byte, []int) { method GetResult (line 753) | func (x *ReportSessionResponse) GetResult() ReportSessionResponse_Resu... method GetTestRuns (line 760) | func (x *ReportSessionResponse) GetTestRuns() []*TestRun { type Test (line 767) | type Test struct method Reset (line 787) | func (x *Test) Reset() { method String (line 796) | func (x *Test) String() string { method ProtoMessage (line 800) | func (*Test) ProtoMessage() {} method ProtoReflect (line 802) | func (x *Test) ProtoReflect() protoreflect.Message { method Descriptor (line 815) | func (*Test) Descriptor() ([]byte, []int) { method GetName (line 819) | func (x *Test) GetName() string { method GetExpectationLevel (line 826) | func (x *Test) GetExpectationLevel() Test_ExpectationLevel { method GetDescription (line 833) | func (x *Test) GetDescription() string { method GetBlueprints (line 840) | func (x *Test) GetBlueprints() []*Test_Blueprint { type Issue (line 848) | type Issue struct method Reset (line 861) | func (x *Issue) Reset() { method String (line 870) | func (x *Issue) String() string { method ProtoMessage (line 874) | func (*Issue) ProtoMessage() {} method ProtoReflect (line 876) | func (x *Issue) ProtoReflect() protoreflect.Message { method Descriptor (line 889) | func (*Issue) Descriptor() ([]byte, []int) { method GetType (line 893) | func (x *Issue) GetType() Issue_Type { method GetSeverity (line 900) | func (x *Issue) GetSeverity() Issue_Severity { method GetDescription (line 907) | func (x *Issue) GetDescription() string { type ListTestsRequest (line 915) | type ListTestsRequest struct method Reset (line 928) | func (x *ListTestsRequest) Reset() { method String (line 937) | func (x *ListTestsRequest) String() string { method ProtoMessage (line 941) | func (*ListTestsRequest) ProtoMessage() {} method ProtoReflect (line 943) | func (x *ListTestsRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 956) | func (*ListTestsRequest) Descriptor() ([]byte, []int) { method GetParent (line 960) | func (x *ListTestsRequest) GetParent() string { method GetPageSize (line 967) | func (x *ListTestsRequest) GetPageSize() int32 { method GetPageToken (line 974) | func (x *ListTestsRequest) GetPageToken() string { type ListTestsResponse (line 982) | type ListTestsResponse struct method Reset (line 994) | func (x *ListTestsResponse) Reset() { method String (line 1003) | func (x *ListTestsResponse) String() string { method ProtoMessage (line 1007) | func (*ListTestsResponse) ProtoMessage() {} method ProtoReflect (line 1009) | func (x *ListTestsResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1022) | func (*ListTestsResponse) Descriptor() ([]byte, []int) { method GetTests (line 1026) | func (x *ListTestsResponse) GetTests() []*Test { method GetNextPageToken (line 1033) | func (x *ListTestsResponse) GetNextPageToken() string { type TestRun (line 1041) | type TestRun struct method Reset (line 1054) | func (x *TestRun) Reset() { method String (line 1063) | func (x *TestRun) String() string { method ProtoMessage (line 1067) | func (*TestRun) ProtoMessage() {} method ProtoReflect (line 1069) | func (x *TestRun) ProtoReflect() protoreflect.Message { method Descriptor (line 1082) | func (*TestRun) Descriptor() ([]byte, []int) { method GetTest (line 1086) | func (x *TestRun) GetTest() string { method GetIssue (line 1093) | func (x *TestRun) GetIssue() *Issue { type DeleteTestRequest (line 1101) | type DeleteTestRequest struct method Reset (line 1110) | func (x *DeleteTestRequest) Reset() { method String (line 1119) | func (x *DeleteTestRequest) String() string { method ProtoMessage (line 1123) | func (*DeleteTestRequest) ProtoMessage() {} method ProtoReflect (line 1125) | func (x *DeleteTestRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1138) | func (*DeleteTestRequest) Descriptor() ([]byte, []int) { method GetName (line 1142) | func (x *DeleteTestRequest) GetName() string { type VerifyTestRequest (line 1149) | type VerifyTestRequest struct method Reset (line 1162) | func (x *VerifyTestRequest) Reset() { method String (line 1171) | func (x *VerifyTestRequest) String() string { method ProtoMessage (line 1175) | func (*VerifyTestRequest) ProtoMessage() {} method ProtoReflect (line 1177) | func (x *VerifyTestRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1190) | func (*VerifyTestRequest) Descriptor() ([]byte, []int) { method GetName (line 1194) | func (x *VerifyTestRequest) GetName() string { method GetAnswer (line 1201) | func (x *VerifyTestRequest) GetAnswer() []byte { method GetAnswers (line 1208) | func (x *VerifyTestRequest) GetAnswers() [][]byte { type VerifyTestResponse (line 1215) | type VerifyTestResponse struct method Reset (line 1224) | func (x *VerifyTestResponse) Reset() { method String (line 1233) | func (x *VerifyTestResponse) String() string { method ProtoMessage (line 1237) | func (*VerifyTestResponse) ProtoMessage() {} method ProtoReflect (line 1239) | func (x *VerifyTestResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1252) | func (*VerifyTestResponse) Descriptor() ([]byte, []int) { method GetIssue (line 1256) | func (x *VerifyTestResponse) GetIssue() *Issue { type Test_Blueprint (line 1267) | type Test_Blueprint struct method Reset (line 1282) | func (x *Test_Blueprint) Reset() { method String (line 1291) | func (x *Test_Blueprint) String() string { method ProtoMessage (line 1295) | func (*Test_Blueprint) ProtoMessage() {} method ProtoReflect (line 1297) | func (x *Test_Blueprint) ProtoReflect() protoreflect.Message { method Descriptor (line 1310) | func (*Test_Blueprint) Descriptor() ([]byte, []int) { method GetName (line 1314) | func (x *Test_Blueprint) GetName() string { method GetDescription (line 1321) | func (x *Test_Blueprint) GetDescription() string { method GetRequest (line 1328) | func (x *Test_Blueprint) GetRequest() *Test_Blueprint_Invocation { method GetAdditionalRequests (line 1335) | func (x *Test_Blueprint) GetAdditionalRequests() []*Test_Blueprint_Inv... type Test_Blueprint_Invocation (line 1343) | type Test_Blueprint_Invocation struct method Reset (line 1354) | func (x *Test_Blueprint_Invocation) Reset() { method String (line 1363) | func (x *Test_Blueprint_Invocation) String() string { method ProtoMessage (line 1367) | func (*Test_Blueprint_Invocation) ProtoMessage() {} method ProtoReflect (line 1369) | func (x *Test_Blueprint_Invocation) ProtoReflect() protoreflect.Message { method Descriptor (line 1382) | func (*Test_Blueprint_Invocation) Descriptor() ([]byte, []int) { method GetMethod (line 1386) | func (x *Test_Blueprint_Invocation) GetMethod() string { method GetSerializedRequest (line 1393) | func (x *Test_Blueprint_Invocation) GetSerializedRequest() []byte { function file_google_showcase_v1beta1_testing_proto_rawDescGZIP (line 1675) | func file_google_showcase_v1beta1_testing_proto_rawDescGZIP() []byte { function init (line 1748) | func init() { file_google_showcase_v1beta1_testing_proto_init() } function file_google_showcase_v1beta1_testing_proto_init (line 1749) | func file_google_showcase_v1beta1_testing_proto_init() { constant _ (line 1998) | _ = grpc.SupportPackageIsVersion6 type TestingClient (line 2003) | type TestingClient interface type testingClient (line 2035) | type testingClient struct method CreateSession (line 2043) | func (c *testingClient) CreateSession(ctx context.Context, in *CreateS... method GetSession (line 2052) | func (c *testingClient) GetSession(ctx context.Context, in *GetSession... method ListSessions (line 2061) | func (c *testingClient) ListSessions(ctx context.Context, in *ListSess... method DeleteSession (line 2070) | func (c *testingClient) DeleteSession(ctx context.Context, in *DeleteS... method ReportSession (line 2079) | func (c *testingClient) ReportSession(ctx context.Context, in *ReportS... method ListTests (line 2088) | func (c *testingClient) ListTests(ctx context.Context, in *ListTestsRe... method DeleteTest (line 2097) | func (c *testingClient) DeleteTest(ctx context.Context, in *DeleteTest... method VerifyTest (line 2106) | func (c *testingClient) VerifyTest(ctx context.Context, in *VerifyTest... function NewTestingClient (line 2039) | func NewTestingClient(cc grpc.ClientConnInterface) TestingClient { type TestingServer (line 2116) | type TestingServer interface type UnimplementedTestingServer (line 2149) | type UnimplementedTestingServer struct method CreateSession (line 2152) | func (*UnimplementedTestingServer) CreateSession(context.Context, *Cre... method GetSession (line 2155) | func (*UnimplementedTestingServer) GetSession(context.Context, *GetSes... method ListSessions (line 2158) | func (*UnimplementedTestingServer) ListSessions(context.Context, *List... method DeleteSession (line 2161) | func (*UnimplementedTestingServer) DeleteSession(context.Context, *Del... method ReportSession (line 2164) | func (*UnimplementedTestingServer) ReportSession(context.Context, *Rep... method ListTests (line 2167) | func (*UnimplementedTestingServer) ListTests(context.Context, *ListTes... method DeleteTest (line 2170) | func (*UnimplementedTestingServer) DeleteTest(context.Context, *Delete... method VerifyTest (line 2173) | func (*UnimplementedTestingServer) VerifyTest(context.Context, *Verify... function RegisterTestingServer (line 2177) | func RegisterTestingServer(s *grpc.Server, srv TestingServer) { function _Testing_CreateSession_Handler (line 2181) | func _Testing_CreateSession_Handler(srv interface{}, ctx context.Context... function _Testing_GetSession_Handler (line 2199) | func _Testing_GetSession_Handler(srv interface{}, ctx context.Context, d... function _Testing_ListSessions_Handler (line 2217) | func _Testing_ListSessions_Handler(srv interface{}, ctx context.Context,... function _Testing_DeleteSession_Handler (line 2235) | func _Testing_DeleteSession_Handler(srv interface{}, ctx context.Context... function _Testing_ReportSession_Handler (line 2253) | func _Testing_ReportSession_Handler(srv interface{}, ctx context.Context... function _Testing_ListTests_Handler (line 2271) | func _Testing_ListTests_Handler(srv interface{}, ctx context.Context, de... function _Testing_DeleteTest_Handler (line 2289) | func _Testing_DeleteTest_Handler(srv interface{}, ctx context.Context, d... function _Testing_VerifyTest_Handler (line 2307) | func _Testing_VerifyTest_Handler(srv interface{}, ctx context.Context, d... FILE: server/genrest/compliance.go method HandleRepeatDataBody (line 33) | func (backend *RESTBackend) HandleRepeatDataBody(w http.ResponseWriter, ... method HandleRepeatDataBodyInfo (line 107) | func (backend *RESTBackend) HandleRepeatDataBodyInfo(w http.ResponseWrit... method HandleRepeatDataQuery (line 190) | func (backend *RESTBackend) HandleRepeatDataQuery(w http.ResponseWriter,... method HandleRepeatDataSimplePath (line 251) | func (backend *RESTBackend) HandleRepeatDataSimplePath(w http.ResponseWr... method HandleRepeatDataPathResource (line 317) | func (backend *RESTBackend) HandleRepeatDataPathResource(w http.Response... method HandleRepeatDataPathResource_1 (line 383) | func (backend *RESTBackend) HandleRepeatDataPathResource_1(w http.Respon... method HandleRepeatDataPathTrailingResource (line 449) | func (backend *RESTBackend) HandleRepeatDataPathTrailingResource(w http.... method HandleRepeatDataBodyPut (line 515) | func (backend *RESTBackend) HandleRepeatDataBodyPut(w http.ResponseWrite... method HandleRepeatDataBodyPatch (line 589) | func (backend *RESTBackend) HandleRepeatDataBodyPatch(w http.ResponseWri... method HandleGetEnum (line 663) | func (backend *RESTBackend) HandleGetEnum(w http.ResponseWriter, r *http... method HandleVerifyEnum (line 724) | func (backend *RESTBackend) HandleVerifyEnum(w http.ResponseWriter, r *h... FILE: server/genrest/echo.go method HandleEcho (line 33) | func (backend *RESTBackend) HandleEcho(w http.ResponseWriter, r *http.Re... method HandleEchoErrorDetails (line 107) | func (backend *RESTBackend) HandleEchoErrorDetails(w http.ResponseWriter... method HandleFailEchoWithDetails (line 181) | func (backend *RESTBackend) HandleFailEchoWithDetails(w http.ResponseWri... method HandleExpand (line 255) | func (backend *RESTBackend) HandleExpand(w http.ResponseWriter, r *http.... method HandleCollect (line 325) | func (backend *RESTBackend) HandleCollect(w http.ResponseWriter, r *http... method HandlePagedExpand (line 332) | func (backend *RESTBackend) HandlePagedExpand(w http.ResponseWriter, r *... method HandlePagedExpandLegacy (line 406) | func (backend *RESTBackend) HandlePagedExpandLegacy(w http.ResponseWrite... method HandlePagedExpandLegacyMapped (line 480) | func (backend *RESTBackend) HandlePagedExpandLegacyMapped(w http.Respons... method HandleWait (line 554) | func (backend *RESTBackend) HandleWait(w http.ResponseWriter, r *http.Re... method HandleBlock (line 628) | func (backend *RESTBackend) HandleBlock(w http.ResponseWriter, r *http.R... type Echo_ExpandServer (line 701) | type Echo_ExpandServer struct method Send (line 706) | func (streamer *Echo_ExpandServer) Send(response *genprotopb.EchoRespo... FILE: server/genrest/genrest.go type RESTBackend (line 31) | type RESTBackend method catchAllHandler (line 122) | func (backend *RESTBackend) catchAllHandler(w http.ResponseWriter, r *... method Error (line 126) | func (backend *RESTBackend) Error(w http.ResponseWriter, httpStatus in... method ReportGRPCError (line 131) | func (backend *RESTBackend) ReportGRPCError(w http.ResponseWriter, err... function RegisterHandlers (line 33) | func RegisterHandlers(router *gmux.Router, backend *services.Backend) { FILE: server/genrest/iampolicy.go method HandleSetIamPolicy (line 33) | func (backend *RESTBackend) HandleSetIamPolicy(w http.ResponseWriter, r ... method HandleSetIamPolicy_1 (line 107) | func (backend *RESTBackend) HandleSetIamPolicy_1(w http.ResponseWriter, ... method HandleSetIamPolicy_2 (line 181) | func (backend *RESTBackend) HandleSetIamPolicy_2(w http.ResponseWriter, ... method HandleSetIamPolicy_3 (line 255) | func (backend *RESTBackend) HandleSetIamPolicy_3(w http.ResponseWriter, ... method HandleGetIamPolicy (line 329) | func (backend *RESTBackend) HandleGetIamPolicy(w http.ResponseWriter, r ... method HandleGetIamPolicy_1 (line 395) | func (backend *RESTBackend) HandleGetIamPolicy_1(w http.ResponseWriter, ... method HandleGetIamPolicy_2 (line 461) | func (backend *RESTBackend) HandleGetIamPolicy_2(w http.ResponseWriter, ... method HandleGetIamPolicy_3 (line 527) | func (backend *RESTBackend) HandleGetIamPolicy_3(w http.ResponseWriter, ... method HandleTestIamPermissions (line 593) | func (backend *RESTBackend) HandleTestIamPermissions(w http.ResponseWrit... method HandleTestIamPermissions_1 (line 667) | func (backend *RESTBackend) HandleTestIamPermissions_1(w http.ResponseWr... method HandleTestIamPermissions_2 (line 741) | func (backend *RESTBackend) HandleTestIamPermissions_2(w http.ResponseWr... method HandleTestIamPermissions_3 (line 815) | func (backend *RESTBackend) HandleTestIamPermissions_3(w http.ResponseWr... FILE: server/genrest/identity.go method HandleCreateUser (line 33) | func (backend *RESTBackend) HandleCreateUser(w http.ResponseWriter, r *h... method HandleGetUser (line 107) | func (backend *RESTBackend) HandleGetUser(w http.ResponseWriter, r *http... method HandleUpdateUser (line 173) | func (backend *RESTBackend) HandleUpdateUser(w http.ResponseWriter, r *h... method HandleDeleteUser (line 256) | func (backend *RESTBackend) HandleDeleteUser(w http.ResponseWriter, r *h... method HandleListUsers (line 322) | func (backend *RESTBackend) HandleListUsers(w http.ResponseWriter, r *ht... FILE: server/genrest/locations.go method HandleListLocations (line 31) | func (backend *RESTBackend) HandleListLocations(w http.ResponseWriter, r... method HandleGetLocation (line 97) | func (backend *RESTBackend) HandleGetLocation(w http.ResponseWriter, r *... FILE: server/genrest/messaging.go method HandleCreateRoom (line 33) | func (backend *RESTBackend) HandleCreateRoom(w http.ResponseWriter, r *h... method HandleGetRoom (line 107) | func (backend *RESTBackend) HandleGetRoom(w http.ResponseWriter, r *http... method HandleUpdateRoom (line 173) | func (backend *RESTBackend) HandleUpdateRoom(w http.ResponseWriter, r *h... method HandleDeleteRoom (line 256) | func (backend *RESTBackend) HandleDeleteRoom(w http.ResponseWriter, r *h... method HandleListRooms (line 322) | func (backend *RESTBackend) HandleListRooms(w http.ResponseWriter, r *ht... method HandleCreateBlurb (line 383) | func (backend *RESTBackend) HandleCreateBlurb(w http.ResponseWriter, r *... method HandleCreateBlurb_1 (line 457) | func (backend *RESTBackend) HandleCreateBlurb_1(w http.ResponseWriter, r... method HandleGetBlurb (line 531) | func (backend *RESTBackend) HandleGetBlurb(w http.ResponseWriter, r *htt... method HandleGetBlurb_1 (line 597) | func (backend *RESTBackend) HandleGetBlurb_1(w http.ResponseWriter, r *h... method HandleUpdateBlurb (line 663) | func (backend *RESTBackend) HandleUpdateBlurb(w http.ResponseWriter, r *... method HandleUpdateBlurb_1 (line 746) | func (backend *RESTBackend) HandleUpdateBlurb_1(w http.ResponseWriter, r... method HandleDeleteBlurb (line 829) | func (backend *RESTBackend) HandleDeleteBlurb(w http.ResponseWriter, r *... method HandleDeleteBlurb_1 (line 895) | func (backend *RESTBackend) HandleDeleteBlurb_1(w http.ResponseWriter, r... method HandleListBlurbs (line 961) | func (backend *RESTBackend) HandleListBlurbs(w http.ResponseWriter, r *h... method HandleListBlurbs_1 (line 1027) | func (backend *RESTBackend) HandleListBlurbs_1(w http.ResponseWriter, r ... method HandleSearchBlurbs (line 1093) | func (backend *RESTBackend) HandleSearchBlurbs(w http.ResponseWriter, r ... method HandleSearchBlurbs_1 (line 1167) | func (backend *RESTBackend) HandleSearchBlurbs_1(w http.ResponseWriter, ... method HandleStreamBlurbs (line 1233) | func (backend *RESTBackend) HandleStreamBlurbs(w http.ResponseWriter, r ... method HandleStreamBlurbs_1 (line 1303) | func (backend *RESTBackend) HandleStreamBlurbs_1(w http.ResponseWriter, ... method HandleSendBlurbs (line 1373) | func (backend *RESTBackend) HandleSendBlurbs(w http.ResponseWriter, r *h... method HandleSendBlurbs_1 (line 1380) | func (backend *RESTBackend) HandleSendBlurbs_1(w http.ResponseWriter, r ... type Messaging_StreamBlurbsServer (line 1386) | type Messaging_StreamBlurbsServer struct method Send (line 1391) | func (streamer *Messaging_StreamBlurbsServer) Send(response *genprotop... FILE: server/genrest/operations.go method HandleListOperations (line 31) | func (backend *RESTBackend) HandleListOperations(w http.ResponseWriter, ... method HandleGetOperation (line 92) | func (backend *RESTBackend) HandleGetOperation(w http.ResponseWriter, r ... method HandleDeleteOperation (line 158) | func (backend *RESTBackend) HandleDeleteOperation(w http.ResponseWriter,... method HandleCancelOperation (line 224) | func (backend *RESTBackend) HandleCancelOperation(w http.ResponseWriter,... FILE: server/genrest/sequenceservice.go method HandleCreateSequence (line 33) | func (backend *RESTBackend) HandleCreateSequence(w http.ResponseWriter, ... method HandleCreateStreamingSequence (line 116) | func (backend *RESTBackend) HandleCreateStreamingSequence(w http.Respons... method HandleGetSequenceReport (line 199) | func (backend *RESTBackend) HandleGetSequenceReport(w http.ResponseWrite... method HandleGetStreamingSequenceReport (line 265) | func (backend *RESTBackend) HandleGetStreamingSequenceReport(w http.Resp... method HandleAttemptSequence (line 331) | func (backend *RESTBackend) HandleAttemptSequence(w http.ResponseWriter,... method HandleAttemptStreamingSequence (line 405) | func (backend *RESTBackend) HandleAttemptStreamingSequence(w http.Respon... type SequenceService_AttemptStreamingSequenceServer (line 474) | type SequenceService_AttemptStreamingSequenceServer struct method Send (line 479) | func (streamer *SequenceService_AttemptStreamingSequenceServer) Send(r... FILE: server/genrest/testing.go method HandleCreateSession (line 33) | func (backend *RESTBackend) HandleCreateSession(w http.ResponseWriter, r... method HandleGetSession (line 116) | func (backend *RESTBackend) HandleGetSession(w http.ResponseWriter, r *h... method HandleListSessions (line 182) | func (backend *RESTBackend) HandleListSessions(w http.ResponseWriter, r ... method HandleDeleteSession (line 243) | func (backend *RESTBackend) HandleDeleteSession(w http.ResponseWriter, r... method HandleReportSession (line 309) | func (backend *RESTBackend) HandleReportSession(w http.ResponseWriter, r... method HandleListTests (line 375) | func (backend *RESTBackend) HandleListTests(w http.ResponseWriter, r *ht... method HandleDeleteTest (line 441) | func (backend *RESTBackend) HandleDeleteTest(w http.ResponseWriter, r *h... method HandleVerifyTest (line 507) | func (backend *RESTBackend) HandleVerifyTest(w http.ResponseWriter, r *h... FILE: server/observer.go type UnaryObserver (line 25) | type UnaryObserver interface type StreamRequestObserver (line 36) | type StreamRequestObserver interface type StreamResponseObserver (line 46) | type StreamResponseObserver interface type GrpcObserverRegistry (line 57) | type GrpcObserverRegistry interface function ShowcaseObserverRegistry (line 81) | func ShowcaseObserverRegistry() GrpcObserverRegistry { type showcaseObserverRegistry (line 92) | type showcaseObserverRegistry struct method UnaryInterceptor (line 99) | func (r *showcaseObserverRegistry) UnaryInterceptor( method StreamInterceptor (line 145) | func (r *showcaseObserverRegistry) StreamInterceptor( method RegisterUnaryObserver (line 155) | func (r *showcaseObserverRegistry) RegisterUnaryObserver(obs UnaryObse... method DeleteUnaryObserver (line 161) | func (r *showcaseObserverRegistry) DeleteUnaryObserver(name string) { method RegisterStreamRequestObserver (line 169) | func (r *showcaseObserverRegistry) RegisterStreamRequestObserver(obs S... method DeleteStreamRequestObserver (line 175) | func (r *showcaseObserverRegistry) DeleteStreamRequestObserver(name st... method RegisterStreamResponseObserver (line 183) | func (r *showcaseObserverRegistry) RegisterStreamResponseObserver(obs ... method DeleteStreamResponseObserver (line 189) | func (r *showcaseObserverRegistry) DeleteStreamResponseObserver(name s... type showcaseStream (line 116) | type showcaseStream struct method SendMsg (line 123) | func (s *showcaseStream) SendMsg(m interface{}) error { method RecvMsg (line 134) | func (s *showcaseStream) RecvMsg(m interface{}) error { FILE: server/observer_test.go type testUnaryObserver (line 26) | type testUnaryObserver struct method GetName (line 34) | func (o *testUnaryObserver) GetName() string { return o.name } method ObserveUnary (line 36) | func (o *testUnaryObserver) ObserveUnary( function Test_showcaseObserverRegistry_UnaryInterceptor (line 48) | func Test_showcaseObserverRegistry_UnaryInterceptor(t *testing.T) { type testServerStream (line 116) | type testServerStream struct method Context (line 124) | func (ss *testServerStream) Context() context.Context { return context... method SendMsg (line 126) | func (ss *testServerStream) SendMsg(m interface{}) error { method RecvMsg (line 131) | func (ss *testServerStream) RecvMsg(m interface{}) error { type testStreamResponseObserver (line 136) | type testStreamResponseObserver struct method GetName (line 143) | func (o *testStreamResponseObserver) GetName() string { return o.name } method ObserveStreamResponse (line 145) | func (o *testStreamResponseObserver) ObserveStreamResponse( function Test_showcaseStream_SendMsg (line 155) | func Test_showcaseStream_SendMsg(t *testing.T) { type testStreamRequestObserver (line 195) | type testStreamRequestObserver struct method GetName (line 202) | func (o *testStreamRequestObserver) GetName() string { return o.name } method ObserveStreamRequest (line 204) | func (o *testStreamRequestObserver) ObserveStreamRequest( function Test_showcaseStream_RecvMsg (line 214) | func Test_showcaseStream_RecvMsg(t *testing.T) { function Test_showcaseObserverRegistry_StreamInterceptor (line 254) | func Test_showcaseObserverRegistry_StreamInterceptor(t *testing.T) { FILE: server/page_token.go function NewTokenGenerator (line 29) | func NewTokenGenerator() TokenGenerator { function TokenGeneratorWithSalt (line 35) | func TokenGeneratorWithSalt(salt string) TokenGenerator { type TokenGenerator (line 40) | type TokenGenerator interface type tokenGenerator (line 51) | type tokenGenerator struct method ForIndex (line 55) | func (t *tokenGenerator) ForIndex(i int) string { method GetIndex (line 60) | func (t *tokenGenerator) GetIndex(s string) (int, error) { FILE: server/page_token_test.go function Test_tokenGenerator_ForIndex (line 22) | func Test_tokenGenerator_ForIndex(t *testing.T) { function Test_tokenGenerator_GetIndex_notParseable (line 33) | func Test_tokenGenerator_GetIndex_notParseable(t *testing.T) { function Test_tokenGenerator_GetIndex_noSalt (line 40) | func Test_tokenGenerator_GetIndex_noSalt(t *testing.T) { function Test_tokenGenerator_GetIndex_invalidIndex (line 48) | func Test_tokenGenerator_GetIndex_invalidIndex(t *testing.T) { function Test_tokenGenerator_GetIndex (line 56) | func Test_tokenGenerator_GetIndex(t *testing.T) { FILE: server/services/compliance_service.go function NewComplianceServer (line 32) | func NewComplianceServer() pb.ComplianceServer { type complianceServerImpl (line 36) | type complianceServerImpl struct method requestMatchesExpectation (line 42) | func (csi *complianceServerImpl) requestMatchesExpectation(received *p... method Repeat (line 78) | func (csi *complianceServerImpl) Repeat(ctx context.Context, in *pb.Re... method RepeatDataBody (line 93) | func (csi *complianceServerImpl) RepeatDataBody(ctx context.Context, i... method RepeatDataBodyInfo (line 97) | func (csi *complianceServerImpl) RepeatDataBodyInfo(ctx context.Contex... method RepeatDataQuery (line 101) | func (csi *complianceServerImpl) RepeatDataQuery(ctx context.Context, ... method RepeatDataSimplePath (line 105) | func (csi *complianceServerImpl) RepeatDataSimplePath(ctx context.Cont... method RepeatDataPathResource (line 109) | func (csi *complianceServerImpl) RepeatDataPathResource(ctx context.Co... method RepeatDataPathTrailingResource (line 113) | func (csi *complianceServerImpl) RepeatDataPathTrailingResource(ctx co... method RepeatDataBodyPut (line 117) | func (csi *complianceServerImpl) RepeatDataBodyPut(ctx context.Context... method RepeatDataBodyPatch (line 121) | func (csi *complianceServerImpl) RepeatDataBodyPatch(ctx context.Conte... method GetEnum (line 146) | func (csi *complianceServerImpl) GetEnum(ctx context.Context, in *pb.E... method VerifyEnum (line 160) | func (csi *complianceServerImpl) VerifyEnum(ctx context.Context, in *p... function storeEnumTestValues (line 139) | func storeEnumTestValues() { type ComplianceSuiteInitStatus (line 178) | type ComplianceSuiteInitStatus constant ComplianceSuiteUninitialized (line 182) | ComplianceSuiteUninitialized ComplianceSuiteInitStatus = iota constant ComplianceSuiteLoaded (line 185) | ComplianceSuiteLoaded constant ComplianceSuiteError (line 188) | ComplianceSuiteError function IndexComplianceSuite (line 209) | func IndexComplianceSuite(suite *pb.ComplianceSuite) (map[string]*pb.Rep... function indexTestingRequests (line 225) | func indexTestingRequests(suiteBytes []byte) (err error) { function init (line 250) | func init() { FILE: server/services/compliance_service_test.go function TestComplianceRepeats (line 27) | func TestComplianceRepeats(t *testing.T) { function TestMatchingComplianceSuiteRequests (line 71) | func TestMatchingComplianceSuiteRequests(t *testing.T) { function TestBindingComplianceSuiteRequests (line 124) | func TestBindingComplianceSuiteRequests(t *testing.T) { function TestIndexingComplianceSuite (line 195) | func TestIndexingComplianceSuite(t *testing.T) { FILE: server/services/echo_service.go function NewEchoServer (line 40) | func NewEchoServer() pb.EchoServer { type echoServerImpl (line 44) | type echoServerImpl struct method Echo (line 48) | func (s *echoServerImpl) Echo(ctx context.Context, in *pb.EchoRequest)... method EchoErrorDetails (line 58) | func (s *echoServerImpl) EchoErrorDetails(ctx context.Context, in *pb.... method FailEchoWithDetails (line 118) | func (s *echoServerImpl) FailEchoWithDetails(ctx context.Context, in *... method Expand (line 206) | func (s *echoServerImpl) Expand(in *pb.ExpandRequest, stream pb.Echo_E... method Collect (line 222) | func (s *echoServerImpl) Collect(stream pb.Echo_CollectServer) error { method Chat (line 245) | func (s *echoServerImpl) Chat(stream pb.Echo_ChatServer) error { method PagedExpandLegacy (line 266) | func (s *echoServerImpl) PagedExpandLegacy(ctx context.Context, in *pb... method PagedExpand (line 275) | func (s *echoServerImpl) PagedExpand(ctx context.Context, in *pb.Paged... method PagedExpandLegacyMapped (line 296) | func (s *echoServerImpl) PagedExpandLegacyMapped(ctx context.Context, ... method Wait (line 369) | func (s *echoServerImpl) Wait(ctx context.Context, in *pb.WaitRequest)... method Block (line 375) | func (s *echoServerImpl) Block(ctx context.Context, in *pb.BlockReques... type DetailedError (line 103) | type DetailedError struct method Error (line 107) | func (de DetailedError) Error() string { method GRPCStatus (line 114) | func (de *DetailedError) GRPCStatus() *status.Status { function processPageTokens (line 332) | func processPageTokens(numElements int, pageSize int32, pageToken string... function min (line 362) | func min(x int32, y int32) int32 { function echoHeaders (line 387) | func echoHeaders(ctx context.Context) { function echoStreamingHeaders (line 404) | func echoStreamingHeaders(stream grpc.ServerStream) { function echoTrailers (line 423) | func echoTrailers(ctx context.Context) { function echoStreamingTrailers (line 437) | func echoStreamingTrailers(stream grpc.ServerStream) { FILE: server/services/echo_service_test.go function TestEcho_success (line 40) | func TestEcho_success(t *testing.T) { function TestEcho_error (line 76) | func TestEcho_error(t *testing.T) { type mockSTS (line 98) | type mockSTS struct method Method (line 103) | func (m *mockSTS) Method() string { return "" } method SetHeader (line 104) | func (m *mockSTS) SetHeader(md metadata.MD) error { m.stream.SetHeade... method SendHeader (line 105) | func (m *mockSTS) SendHeader(md metadata.MD) error { return m.stream.S... method SetTrailer (line 106) | func (m *mockSTS) SetTrailer(md metadata.MD) error { m.stream.SetTrail... type mockUnaryStream (line 108) | type mockUnaryStream struct method Method (line 115) | func (m *mockUnaryStream) Method() string { return "" } method Send (line 116) | func (m *mockUnaryStream) Send(resp *pb.EchoResponse) error { return n... method Context (line 117) | func (m *mockUnaryStream) Context() context.Context { return n... method SetTrailer (line 118) | func (m *mockUnaryStream) SetTrailer(md metadata.MD) { method SetHeader (line 124) | func (m *mockUnaryStream) SetHeader(md metadata.MD) error { method verify (line 130) | func (m *mockUnaryStream) verify(expectHeadersAndTrailers bool) { type mockExpandStream (line 136) | type mockExpandStream struct method Send (line 144) | func (m *mockExpandStream) Send(resp *pb.EchoResponse) error { method Context (line 152) | func (m *mockExpandStream) Context() context.Context { method SetTrailer (line 156) | func (m *mockExpandStream) SetTrailer(md metadata.MD) { method SetHeader (line 160) | func (m *mockExpandStream) SetHeader(md metadata.MD) error { method verify (line 168) | func (m *mockExpandStream) verify(expectHeadersAndTrailers bool) { function TestExpand (line 177) | func TestExpand(t *testing.T) { function TestExpandWithWaitTime (line 199) | func TestExpandWithWaitTime(t *testing.T) { type errorExpandStream (line 217) | type errorExpandStream struct method Send (line 222) | func (s *errorExpandStream) Send(resp *pb.EchoResponse) error { function TestExpand_streamErr (line 226) | func TestExpand_streamErr(t *testing.T) { type mockCollectStream (line 236) | type mockCollectStream struct method SendAndClose (line 245) | func (m *mockCollectStream) SendAndClose(r *pb.EchoResponse) error { method Recv (line 255) | func (m *mockCollectStream) Recv() (*pb.EchoRequest, error) { method Context (line 264) | func (m *mockCollectStream) Context() context.Context { method SetHeader (line 268) | func (m *mockCollectStream) SetHeader(md metadata.MD) error { method SetTrailer (line 275) | func (m *mockCollectStream) SetTrailer(md metadata.MD) { method verify (line 279) | func (m *mockCollectStream) verify(expectHeadersAndTrailers bool) { function TestCollect (line 285) | func TestCollect(t *testing.T) { type errorCollectStream (line 319) | type errorCollectStream struct method Recv (line 324) | func (s *errorCollectStream) Recv() (*pb.EchoRequest, error) { function TestCollect_streamErr (line 328) | func TestCollect_streamErr(t *testing.T) { type mockChatStream (line 338) | type mockChatStream struct method Recv (line 347) | func (m *mockChatStream) Recv() (*pb.EchoRequest, error) { method Send (line 356) | func (m *mockChatStream) Send(r *pb.EchoResponse) error { method Context (line 367) | func (m *mockChatStream) Context() context.Context { method SetHeader (line 371) | func (m *mockChatStream) SetHeader(md metadata.MD) error { method SetTrailer (line 378) | func (m *mockChatStream) SetTrailer(md metadata.MD) { method verify (line 382) | func (m *mockChatStream) verify(expectHeadersAndTrailers bool) { function TestChat (line 388) | func TestChat(t *testing.T) { function TestEchoErrorDetails_single (line 419) | func TestEchoErrorDetails_single(t *testing.T) { function TestEchoErrorDetails_multiple (line 470) | func TestEchoErrorDetails_multiple(t *testing.T) { function TestFailEchoWithDetails (line 535) | func TestFailEchoWithDetails(t *testing.T) { type errorChatStream (line 605) | type errorChatStream struct method Recv (line 610) | func (s *errorChatStream) Recv() (*pb.EchoRequest, error) { function TestChat_streamErr (line 614) | func TestChat_streamErr(t *testing.T) { function TestPagedExpand_invalidArgs (line 624) | func TestPagedExpand_invalidArgs(t *testing.T) { function TestPagedExpand (line 643) | func TestPagedExpand(t *testing.T) { function TestPagedExpandLegacy_invalidArgs (line 715) | func TestPagedExpandLegacy_invalidArgs(t *testing.T) { function TestPagedExpandLegacy (line 734) | func TestPagedExpandLegacy(t *testing.T) { function TestPagedExpandLegacyMapped_invalidArgs (line 804) | func TestPagedExpandLegacyMapped_invalidArgs(t *testing.T) { function TestPagedExpandLegacyMapped (line 823) | func TestPagedExpandLegacyMapped(t *testing.T) { function TestWait (line 901) | func TestWait(t *testing.T) { function TestBlockSuccess (line 915) | func TestBlockSuccess(t *testing.T) { function TestBlockError (line 949) | func TestBlockError(t *testing.T) { function appendTestOutgoingMetadata (line 982) | func appendTestOutgoingMetadata(ctx context.Context, stream grpc.ServerT... FILE: server/services/iam_policy_service.go function NewIAMPolicyServer (line 32) | func NewIAMPolicyServer() iampb.IAMPolicyServer { type iamPolicyServerImpl (line 38) | type iamPolicyServerImpl struct method GetIamPolicy (line 46) | func (i *iamPolicyServerImpl) GetIamPolicy(ctx context.Context, in *ia... method SetIamPolicy (line 64) | func (i *iamPolicyServerImpl) SetIamPolicy(ctx context.Context, in *ia... method TestIamPermissions (line 83) | func (i *iamPolicyServerImpl) TestIamPermissions(ctx context.Context, ... FILE: server/services/iam_policy_service_test.go function TestIamPolicySetGetTest (line 27) | func TestIamPolicySetGetTest(t *testing.T) { function TestGetIamPolicy_errors (line 70) | func TestGetIamPolicy_errors(t *testing.T) { function TestSetIamPolicy_errors (line 98) | func TestSetIamPolicy_errors(t *testing.T) { function TestTestIamPermissions_errors (line 126) | func TestTestIamPermissions_errors(t *testing.T) { FILE: server/services/identity_service.go function NewIdentityServer (line 32) | func NewIdentityServer() pb.IdentityServer { type userEntry (line 39) | type userEntry struct type ReadOnlyIdentityServer (line 45) | type ReadOnlyIdentityServer interface type identityServerImpl (line 50) | type identityServerImpl struct method CreateUser (line 60) | func (s *identityServerImpl) CreateUser(_ context.Context, in *pb.Crea... method GetUser (line 92) | func (s *identityServerImpl) GetUser(_ context.Context, in *pb.GetUser... method UpdateUser (line 110) | func (s *identityServerImpl) UpdateUser(_ context.Context, in *pb.Upda... method DeleteUser (line 140) | func (s *identityServerImpl) DeleteUser(_ context.Context, in *pb.Dele... method ListUsers (line 159) | func (s *identityServerImpl) ListUsers(_ context.Context, in *pb.ListU... method validate (line 186) | func (s *identityServerImpl) validate(u *pb.User) error { FILE: server/services/identity_service_test.go function Test_User_lifecycle (line 32) | func Test_User_lifecycle(t *testing.T) { function Test_Create_invalid (line 149) | func Test_Create_invalid(t *testing.T) { function Test_Create_alreadyPresent (line 169) | func Test_Create_alreadyPresent(t *testing.T) { function Test_Create_deleted (line 200) | func Test_Create_deleted(t *testing.T) { function Test_Get_notFound (line 217) | func Test_Get_notFound(t *testing.T) { function Test_Get_deleted (line 231) | func Test_Get_deleted(t *testing.T) { function Test_Update_fieldmask (line 261) | func Test_Update_fieldmask(t *testing.T) { function Test_Update_notFound (line 285) | func Test_Update_notFound(t *testing.T) { function Test_Update_invalid (line 306) | func Test_Update_invalid(t *testing.T) { function Test_Update_alreadyPresent (line 339) | func Test_Update_alreadyPresent(t *testing.T) { function Test_Delete_notFound (line 373) | func Test_Delete_notFound(t *testing.T) { function Test_List_invalidToken (line 387) | func Test_List_invalidToken(t *testing.T) { FILE: server/services/locations_service.go function NewLocationsServer (line 29) | func NewLocationsServer() locpb.LocationsServer { type locationsServerImpl (line 33) | type locationsServerImpl struct method GetLocation (line 37) | func (l *locationsServerImpl) GetLocation(ctx context.Context, in *loc... method ListLocations (line 53) | func (l *locationsServerImpl) ListLocations(ctx context.Context, in *l... FILE: server/services/locations_service_test.go function TestListLocations (line 27) | func TestListLocations(t *testing.T) { function TestListLocations_missingName (line 62) | func TestListLocations_missingName(t *testing.T) { function TestGetLocation (line 75) | func TestGetLocation(t *testing.T) { function TestGetLocation_missingName (line 93) | func TestGetLocation_missingName(t *testing.T) { FILE: server/services/messaging_service.go function NewMessagingServer (line 39) | func NewMessagingServer(identityServer ReadOnlyIdentityServer) Messaging... type MessagingServer (line 54) | type MessagingServer interface type messagingServerImpl (line 60) | type messagingServerImpl struct method CreateRoom (line 104) | func (s *messagingServerImpl) CreateRoom(ctx context.Context, in *pb.C... method GetRoom (line 143) | func (s *messagingServerImpl) GetRoom(ctx context.Context, in *pb.GetR... method UpdateRoom (line 161) | func (s *messagingServerImpl) UpdateRoom(ctx context.Context, in *pb.U... method DeleteRoom (line 203) | func (s *messagingServerImpl) DeleteRoom(ctx context.Context, in *pb.D... method ListRooms (line 222) | func (s *messagingServerImpl) ListRooms(ctx context.Context, in *pb.Li... method anyRoom (line 249) | func (s *messagingServerImpl) anyRoom(f func(*pb.Room) bool) bool { method CreateBlurb (line 271) | func (s *messagingServerImpl) CreateBlurb(ctx context.Context, in *pb.... method GetBlurb (line 327) | func (s *messagingServerImpl) GetBlurb(ctx context.Context, in *pb.Get... method UpdateBlurb (line 345) | func (s *messagingServerImpl) UpdateBlurb(ctx context.Context, in *pb.... method DeleteBlurb (line 382) | func (s *messagingServerImpl) DeleteBlurb(ctx context.Context, in *pb.... method ListBlurbs (line 411) | func (s *messagingServerImpl) ListBlurbs(ctx context.Context, in *pb.L... method FilteredListBlurbs (line 416) | func (s *messagingServerImpl) FilteredListBlurbs(ctx context.Context, ... method SearchBlurbs (line 457) | func (s *messagingServerImpl) SearchBlurbs(ctx context.Context, in *pb... method StreamBlurbs (line 479) | func (s *messagingServerImpl) StreamBlurbs(in *pb.StreamBlurbsRequest,... method SendBlurbs (line 511) | func (s *messagingServerImpl) SendBlurbs(stream pb.Messaging_SendBlurb... method Connect (line 553) | func (s *messagingServerImpl) Connect(stream pb.Messaging_ConnectServe... method validateParent (line 623) | func (s *messagingServerImpl) validateParent(p string) error { method registerObserver (line 698) | func (s *messagingServerImpl) registerObserver(parent string, o blurbO... method hasObservers (line 709) | func (s *messagingServerImpl) hasObservers(parent string) bool { method removeObserver (line 718) | func (s *messagingServerImpl) removeObserver(parent string, name strin... type roomEntry (line 80) | type roomEntry struct type blurbIndex (line 85) | type blurbIndex struct type blurbEntry (line 92) | type blurbEntry struct type blurbObserver (line 97) | type blurbObserver interface function validateRoom (line 258) | func validateRoom(r *pb.Room) error { function withCreatedNames (line 537) | func withCreatedNames(err error, names []string) error { function validateBlurb (line 613) | func validateBlurb(b *pb.Blurb) error { type streamBlurbsObserver (line 638) | type streamBlurbsObserver struct method getError (line 656) | func (o *streamBlurbsObserver) getError() error { method updateError (line 662) | func (o *streamBlurbsObserver) updateError(err error) { method OnCreate (line 670) | func (o *streamBlurbsObserver) OnCreate(b *pb.Blurb) { method OnUpdate (line 679) | func (o *streamBlurbsObserver) OnUpdate(b *pb.Blurb) { method OnDelete (line 689) | func (o *streamBlurbsObserver) OnDelete(b *pb.Blurb) { type BlurbsOutStream (line 652) | type BlurbsOutStream interface FILE: server/services/messaging_service_test.go function Test_Room_lifecycle (line 39) | func Test_Room_lifecycle(t *testing.T) { function Test_CreateRoom_invalid (line 135) | func Test_CreateRoom_invalid(t *testing.T) { function Test_CreateRoom_alreadyPresent (line 149) | func Test_CreateRoom_alreadyPresent(t *testing.T) { function Test_GetRoom_notFound (line 167) | func Test_GetRoom_notFound(t *testing.T) { function Test_GetRoom_deleted (line 181) | func Test_GetRoom_deleted(t *testing.T) { function Test_UpdateRoom_fieldmask (line 211) | func Test_UpdateRoom_fieldmask(t *testing.T) { function Test_UpdateRoom_notFound (line 236) | func Test_UpdateRoom_notFound(t *testing.T) { function Test_UpdateRoom_invalid (line 256) | func Test_UpdateRoom_invalid(t *testing.T) { function Test_UpdateRoom_alreadyPresent (line 279) | func Test_UpdateRoom_alreadyPresent(t *testing.T) { function Test_DeleteRoom_notFound (line 309) | func Test_DeleteRoom_notFound(t *testing.T) { function Test_ListRooms_invalidToken (line 323) | func Test_ListRooms_invalidToken(t *testing.T) { type mockIdentityServer (line 349) | type mockIdentityServer struct method GetUser (line 351) | func (m *mockIdentityServer) GetUser(_ context.Context, _ *pb.GetUserR... method ListUsers (line 355) | func (m *mockIdentityServer) ListUsers(_ context.Context, _ *pb.ListUs... function Test_Blurb_lifecycle (line 359) | func Test_Blurb_lifecycle(t *testing.T) { function Test_CreateBlurb_invalid (line 512) | func Test_CreateBlurb_invalid(t *testing.T) { function Test_CreateBlurb_parentNotFound (line 527) | func Test_CreateBlurb_parentNotFound(t *testing.T) { function Test_GetBlurb_notFound (line 542) | func Test_GetBlurb_notFound(t *testing.T) { function Test_GetBlurb_deleted (line 556) | func Test_GetBlurb_deleted(t *testing.T) { function Test_UpdateBlurb_fieldmask (line 590) | func Test_UpdateBlurb_fieldmask(t *testing.T) { function Test_UpdateBlurb_notFound (line 619) | func Test_UpdateBlurb_notFound(t *testing.T) { function Test_UpdateBlurb_invalid (line 639) | func Test_UpdateBlurb_invalid(t *testing.T) { function Test_DeleteBlurb_notFound (line 668) | func Test_DeleteBlurb_notFound(t *testing.T) { function Test_ListBlurbs_invalidToken (line 682) | func Test_ListBlurbs_invalidToken(t *testing.T) { function Test_ListBlurbs_parentNotFound (line 729) | func Test_ListBlurbs_parentNotFound(t *testing.T) { function Test_ListBlurbs_noneCreated (line 744) | func Test_ListBlurbs_noneCreated(t *testing.T) { function Test_SearchBlurbs (line 758) | func Test_SearchBlurbs(t *testing.T) { function Test_SearchBlurbs_parentNotFound (line 797) | func Test_SearchBlurbs_parentNotFound(t *testing.T) { type mockStreamBlurbsStream (line 817) | type mockStreamBlurbsStream struct method Send (line 823) | func (m *mockStreamBlurbsStream) Send(resp *pb.StreamBlurbsResponse) e... function TestStreamBlurbs_lifecycle (line 830) | func TestStreamBlurbs_lifecycle(t *testing.T) { function Test_StreamBlurbs_parentNotFound (line 973) | func Test_StreamBlurbs_parentNotFound(t *testing.T) { function Test_StreamBlurbs_invalidTimestamp (line 988) | func Test_StreamBlurbs_invalidTimestamp(t *testing.T) { type errorStreamBlurbsStream (line 1013) | type errorStreamBlurbsStream struct method Send (line 1017) | func (m *errorStreamBlurbsStream) Send(_ *pb.StreamBlurbsResponse) err... function Test_StreamBlurbs_sendError (line 1021) | func Test_StreamBlurbs_sendError(t *testing.T) { type nilStreamBlurbsStream (line 1087) | type nilStreamBlurbsStream struct method Send (line 1091) | func (m *nilStreamBlurbsStream) Send(resp *pb.StreamBlurbsResponse) er... function Test_StreamBlurbs_parentNotFoundLater (line 1095) | func Test_StreamBlurbs_parentNotFoundLater(t *testing.T) { type mockSendBlurbsStream (line 1165) | type mockSendBlurbsStream struct method SendAndClose (line 1175) | func (m *mockSendBlurbsStream) SendAndClose(r *pb.SendBlurbsResponse) ... method Recv (line 1180) | func (m *mockSendBlurbsStream) Recv() (*pb.CreateBlurbRequest, error) { function TestSendBlurbs (line 1191) | func TestSendBlurbs(t *testing.T) { type errorSendBlurbsStream (line 1242) | type errorSendBlurbsStream struct method SendAndClose (line 1252) | func (m *errorSendBlurbsStream) SendAndClose(r *pb.SendBlurbsResponse)... method Recv (line 1257) | func (m *errorSendBlurbsStream) Recv() (*pb.CreateBlurbRequest, error) { function TestSendBlurbs_error (line 1268) | func TestSendBlurbs_error(t *testing.T) { function TestSendBlurbs_invalidParent (line 1329) | func TestSendBlurbs_invalidParent(t *testing.T) { function TestSendBlurbs_invalidBlurb (line 1402) | func TestSendBlurbs_invalidBlurb(t *testing.T) { type mockConnectStream (line 1462) | type mockConnectStream struct method Recv (line 1476) | func (m *mockConnectStream) Recv() (*pb.ConnectRequest, error) { method Send (line 1488) | func (m *mockConnectStream) Send(r *pb.StreamBlurbsResponse) error { function TestConnect (line 1495) | func TestConnect(t *testing.T) { type errorConnectStream (line 1642) | type errorConnectStream struct method Recv (line 1646) | func (m *errorConnectStream) Recv() (*pb.ConnectRequest, error) { function TestConnect_error (line 1650) | func TestConnect_error(t *testing.T) { function TestConnect_notConfigured (line 1664) | func TestConnect_notConfigured(t *testing.T) { function TestConnect_parentNotFound (line 1695) | func TestConnect_parentNotFound(t *testing.T) { type sendErrorConnectStream (line 1725) | type sendErrorConnectStream struct method Recv (line 1739) | func (m *sendErrorConnectStream) Recv() (*pb.ConnectRequest, error) { method Send (line 1751) | func (m *sendErrorConnectStream) Send(r *pb.StreamBlurbsResponse) error { function TestConnect_sendError (line 1755) | func TestConnect_sendError(t *testing.T) { function TestConnect_parentNotFoundLater (line 1793) | func TestConnect_parentNotFoundLater(t *testing.T) { function Test_Connect_creationFailure (line 1873) | func Test_Connect_creationFailure(t *testing.T) { FILE: server/services/operations_service.go function NewOperationsServer (line 36) | func NewOperationsServer(messagingServer MessagingServer) lropb.Operatio... type operationsServerImpl (line 40) | type operationsServerImpl struct method GetOperation (line 45) | func (s *operationsServerImpl) GetOperation(ctx context.Context, in *l... method handleWait (line 55) | func (s *operationsServerImpl) handleWait(in *lropb.GetOperationReques... method handleSearchBlurbs (line 76) | func (s *operationsServerImpl) handleSearchBlurbs(in *lropb.GetOperati... method CancelOperation (line 132) | func (s operationsServerImpl) CancelOperation(ctx context.Context, in ... method ListOperations (line 140) | func (s operationsServerImpl) ListOperations(ctx context.Context, in *... method DeleteOperation (line 171) | func (s operationsServerImpl) DeleteOperation(ctx context.Context, in ... method WaitOperation (line 179) | func (s operationsServerImpl) WaitOperation(ctx context.Context, in *l... function searchFilterFunc (line 120) | func searchFilterFunc(query string) func(b *pb.Blurb) bool { FILE: server/services/operations_service_test.go function TestGetOperation_wait (line 33) | func TestGetOperation_wait(t *testing.T) { type messagingServerWrapper (line 51) | type messagingServerWrapper struct method FilteredListBlurbs (line 57) | func (m *messagingServerWrapper) FilteredListBlurbs(ctx context.Contex... function TestGetOperation_searchBlurbs (line 62) | func TestGetOperation_searchBlurbs(t *testing.T) { function TestGetOperation_notFoundOperation (line 185) | func TestGetOperation_notFoundOperation(t *testing.T) { function TestGetOperation_invalidEncodedName (line 197) | func TestGetOperation_invalidEncodedName(t *testing.T) { function TestGetOperation_invalidMarshalledProto (line 215) | func TestGetOperation_invalidMarshalledProto(t *testing.T) { function TestCancelOperation (line 237) | func TestCancelOperation(t *testing.T) { function TestCancelOperation_notFound (line 247) | func TestCancelOperation_notFound(t *testing.T) { function TestServerListOperation (line 256) | func TestServerListOperation(t *testing.T) { function TestServerListOperation_notFound (line 283) | func TestServerListOperation_notFound(t *testing.T) { function TestServerDeleteOperation (line 292) | func TestServerDeleteOperation(t *testing.T) { function TestServerDeleteOperation_notFound (line 302) | func TestServerDeleteOperation_notFound(t *testing.T) { function TestServerWaitOperation (line 311) | func TestServerWaitOperation(t *testing.T) { function TestServerWaitOperation_notFound (line 334) | func TestServerWaitOperation_notFound(t *testing.T) { FILE: server/services/sequence_service.go function NewSequenceServer (line 34) | func NewSequenceServer() pb.SequenceServiceServer { type sequenceServerImpl (line 44) | type sequenceServerImpl struct method CreateSequence (line 55) | func (s *sequenceServerImpl) CreateSequence(ctx context.Context, in *p... method AttemptSequence (line 71) | func (s *sequenceServerImpl) AttemptSequence(ctx context.Context, in *... method GetSequenceReport (line 152) | func (s *sequenceServerImpl) GetSequenceReport(ctx context.Context, in... method CreateStreamingSequence (line 186) | func (s *sequenceServerImpl) CreateStreamingSequence(ctx context.Conte... method AttemptStreamingSequence (line 202) | func (s *sequenceServerImpl) AttemptStreamingSequence(in *pb.AttemptSt... method GetStreamingSequenceReport (line 294) | func (s *sequenceServerImpl) GetStreamingSequenceReport(ctx context.Co... function report (line 172) | func report(n string) string { function clone (line 176) | func clone(s *pb.Sequence) *pb.Sequence { function cloneStreamingSequence (line 314) | func cloneStreamingSequence(s *pb.StreamingSequence) *pb.StreamingSequen... function streamingReport (line 325) | func streamingReport(n string) string { FILE: server/services/sequence_service_test.go function TestSequenceEmpty (line 31) | func TestSequenceEmpty(t *testing.T) { function TestSequenceRetry (line 72) | func TestSequenceRetry(t *testing.T) { function TestSequenceOutOfRange (line 147) | func TestSequenceOutOfRange(t *testing.T) { function TestGetSequenceReportNotFound (line 198) | func TestGetSequenceReportNotFound(t *testing.T) { function TestGetSequenceReportMissingName (line 206) | func TestGetSequenceReportMissingName(t *testing.T) { function TestAttemptSequenceNotFound (line 214) | func TestAttemptSequenceNotFound(t *testing.T) { function TestAttemptSequenceMissingName (line 222) | func TestAttemptSequenceMissingName(t *testing.T) { type mockStreamSequence (line 230) | type mockStreamSequence struct method Context (line 238) | func (m *mockStreamSequence) Context() context.Context { method SetTrailer (line 242) | func (m *mockStreamSequence) SetTrailer(md metadata.MD) { method SetHeader (line 246) | func (m *mockStreamSequence) SetHeader(md metadata.MD) error { method verify (line 251) | func (m *mockStreamSequence) verify(expectHeadersAndTrailers bool) { function TestStreamingSequenceEmpty (line 260) | func TestStreamingSequenceEmpty(t *testing.T) { function TestStreamingSequenceRetry (line 292) | func TestStreamingSequenceRetry(t *testing.T) { function TestStreamingSequenceWithLastFailIndex (line 357) | func TestStreamingSequenceWithLastFailIndex(t *testing.T) { function TestStreamingSequenceOutOfRange (line 424) | func TestStreamingSequenceOutOfRange(t *testing.T) { function TestAttemptStreamingSequenceNotFound (line 465) | func TestAttemptStreamingSequenceNotFound(t *testing.T) { function TestAttemptStreamingSequenceMissingName (line 475) | func TestAttemptStreamingSequenceMissingName(t *testing.T) { function TestGetStreamingSequenceReportMissingName (line 484) | func TestGetStreamingSequenceReportMissingName(t *testing.T) { FILE: server/services/services.go type Backend (line 30) | type Backend struct FILE: server/services/test_common.go type mockWaiter (line 24) | type mockWaiter struct method Wait (line 28) | func (w *mockWaiter) Wait(req *pb.WaitRequest) *lropb.Operation { FILE: server/services/testing_service.go function NewTestingServer (line 32) | func NewTestingServer(observerRegistry server.GrpcObserverRegistry) pb.T... type sessionEntry (line 49) | type sessionEntry struct type testingServerImpl (line 54) | type testingServerImpl struct method CreateSession (line 64) | func (s *testingServerImpl) CreateSession(_ context.Context, req *pb.C... method GetSession (line 81) | func (s *testingServerImpl) GetSession(_ context.Context, req *pb.GetS... method ListSessions (line 95) | func (s *testingServerImpl) ListSessions(_ context.Context, in *pb.Lis... method DeleteSession (line 128) | func (s *testingServerImpl) DeleteSession(_ context.Context, req *pb.D... method ReportSession (line 146) | func (s *testingServerImpl) ReportSession(_ context.Context, req *pb.R... method ListTests (line 159) | func (s *testingServerImpl) ListTests(_ context.Context, in *pb.ListTe... method DeleteTest (line 174) | func (s *testingServerImpl) DeleteTest(_ context.Context, req *pb.Dele... method VerifyTest (line 189) | func (s *testingServerImpl) VerifyTest(context.Context, *pb.VerifyTest... FILE: server/services/testing_service_test.go function Test_Session_lifecycle (line 30) | func Test_Session_lifecycle(t *testing.T) { function Test_GetSession_deleted (line 107) | func Test_GetSession_deleted(t *testing.T) { function Test_ListSessions_invalidToken (line 137) | func Test_ListSessions_invalidToken(t *testing.T) { function Test_DeleteSession_notFound (line 170) | func Test_DeleteSession_notFound(t *testing.T) { function Test_ReportSession_notFound (line 184) | func Test_ReportSession_notFound(t *testing.T) { type sessionMock (line 198) | type sessionMock struct method GetReport (line 206) | func (s *sessionMock) GetReport() *pb.ReportSessionResponse { return s... method ListTests (line 208) | func (s *sessionMock) ListTests(in *pb.ListTestsRequest) (*pb.ListTest... method DeleteTest (line 212) | func (s *sessionMock) DeleteTest(name string) (*empty.Empty, error) { function Test_ReportSession (line 217) | func Test_ReportSession(t *testing.T) { function Test_ListTests_notFound (line 244) | func Test_ListTests_notFound(t *testing.T) { function Test_ListTests (line 258) | func Test_ListTests(t *testing.T) { function Test_DeleteTest_notFound (line 286) | func Test_DeleteTest_notFound(t *testing.T) { function Test_DeleteTests (line 300) | func Test_DeleteTests(t *testing.T) { function Test_VerifyTest (line 323) | func Test_VerifyTest(t *testing.T) { FILE: server/services/util.go function strContains (line 21) | func strContains(haystack []string, needle string) bool { function applyFieldMask (line 36) | func applyFieldMask(src, dst protoreflect.Message, paths []string) { FILE: server/session.go type Session (line 32) | type Session interface function SessionProto (line 42) | func SessionProto(s Session) *pb.Session { function NewSession (line 50) | func NewSession(name string, version pb.Session_Version, observerRegistr... type testEntry (line 62) | type testEntry struct type sessionImpl (line 67) | type sessionImpl struct method GetName (line 78) | func (s *sessionImpl) GetName() string { method GetVersion (line 82) | func (s *sessionImpl) GetVersion() pb.Session_Version { method GetReport (line 86) | func (s *sessionImpl) GetReport() *pb.ReportSessionResponse { method ListTests (line 120) | func (s *sessionImpl) ListTests(in *pb.ListTestsRequest) (*pb.ListTest... method DeleteTest (line 152) | func (s *sessionImpl) DeleteTest(name string) (*empty.Empty, error) { method RegisterTests (line 180) | func (s *sessionImpl) RegisterTests(tests []Test) { FILE: server/session_test.go function TestSessionProto (line 26) | func TestSessionProto(t *testing.T) { type mockTest (line 42) | type mockTest struct method GetName (line 54) | func (t *mockTest) GetName() string { method GetIssue (line 58) | func (t *mockTest) GetIssue() *pb.Issue { method GetExpectationLevel (line 69) | func (t *mockTest) GetExpectationLevel() pb.Test_ExpectationLevel { method GetDescription (line 73) | func (t *mockTest) GetDescription() string { method GetBlueprints (line 77) | func (t *mockTest) GetBlueprints() []*pb.Test_Blueprint { method ObserveUnary (line 82) | func (t *mockTest) ObserveUnary( method ObserveStreamRequest (line 91) | func (t *mockTest) ObserveStreamRequest( method ObserveStreamResponse (line 99) | func (t *mockTest) ObserveStreamResponse( function Test_sessionImpl_TestLifeCycle (line 106) | func Test_sessionImpl_TestLifeCycle(t *testing.T) { function Test_sessionImpl_GetReport (line 196) | func Test_sessionImpl_GetReport(t *testing.T) { FILE: server/spec/showcase_tests.go function ShowcaseTests (line 24) | func ShowcaseTests(sessionName string, version pb.Session_Version) []ser... function v1_0Tests (line 35) | func v1_0Tests(sessionName string) []server.Test { function v1LatestTests (line 41) | func v1LatestTests(sessionName string) []server.Test { FILE: server/spec/v1/unary.go type unaryTest (line 29) | type unaryTest struct method GetName (line 45) | func (t *unaryTest) GetName() string { method GetExpectationLevel (line 49) | func (t *unaryTest) GetExpectationLevel() pb.Test_ExpectationLevel { method GetDescription (line 53) | func (t *unaryTest) GetDescription() string { method GetBlueprints (line 59) | func (t *unaryTest) GetBlueprints() []*pb.Test_Blueprint { method GetIssue (line 63) | func (t *unaryTest) GetIssue() *pb.Issue { method ObserveUnary (line 89) | func (t *unaryTest) ObserveUnary( function NewUnaryTest (line 38) | func NewUnaryTest(sessionName string) server.Test { FILE: server/spec/v1/unary_test.go function Test_unaryTest_GetName (line 26) | func Test_unaryTest_GetName(t *testing.T) { function Test_unaryTest_GetExpectationLevel (line 35) | func Test_unaryTest_GetExpectationLevel(t *testing.T) { function Test_unaryTest_GetDescription (line 44) | func Test_unaryTest_GetDescription(t *testing.T) { function Test_unaryTest_GetBlueprints (line 52) | func Test_unaryTest_GetBlueprints(t *testing.T) { function Test_unaryTest_GetIssue_doesntVerifyForOtherSessions (line 60) | func Test_unaryTest_GetIssue_doesntVerifyForOtherSessions(t *testing.T) { function Test_unaryTest_GetIssue_verified (line 95) | func Test_unaryTest_GetIssue_verified(t *testing.T) { function Test_unaryTest_GetIssue_failedVerification (line 124) | func Test_unaryTest_GetIssue_failedVerification(t *testing.T) { function Test_unaryTest_GetIssue_needsVerification (line 157) | func Test_unaryTest_GetIssue_needsVerification(t *testing.T) { function Test_unaryTest_GetIssue_skipped (line 179) | func Test_unaryTest_GetIssue_skipped(t *testing.T) { function serverInfo (line 195) | func serverInfo(methodName string) *grpc.UnaryServerInfo { FILE: server/test.go type Test (line 26) | type Test interface function TestProto (line 35) | func TestProto(t Test) *pb.Test { function TestRunProto (line 45) | func TestRunProto(t Test) *pb.TestRun { FILE: server/unique_id.go type UniqID (line 22) | type UniqID struct method Next (line 27) | func (u *UniqID) Next() int64 { FILE: server/unique_id_test.go function TestUniqID_Next (line 19) | func TestUniqID_Next(t *testing.T) { FILE: server/waiter.go function GetWaiterInstance (line 33) | func GetWaiterInstance() Waiter { type Waiter (line 38) | type Waiter interface type waiterImpl (line 42) | type waiterImpl struct method Wait (line 46) | func (w *waiterImpl) Wait(req *pb.WaitRequest) *lropb.Operation { FILE: server/waiter_test.go function TestGetWaiterInstance (line 31) | func TestGetWaiterInstance(t *testing.T) { function TestWait_pending (line 38) | func TestWait_pending(t *testing.T) { function TestWait_success (line 84) | func TestWait_success(t *testing.T) { function TestWait_error (line 119) | func TestWait_error(t *testing.T) { function timestampProto (line 149) | func timestampProto(t time.Time) *timestamp.Timestamp { function checkName (line 154) | func checkName(t *testing.T, req *pb.WaitRequest, op *lropb.Operation) { FILE: util/cmd/compile_protos/main.go function main (line 30) | func main() { FILE: util/cmd/protoc-gen-go_rest_server/main.go function main (line 25) | func main() { FILE: util/cmd/release/main.go function init (line 30) | func init() { function main (line 42) | func main() { FILE: util/compile_protos.go function CompileProtos (line 29) | func CompileProtos(version string) { FILE: util/execute.go function Execute (line 23) | func Execute(args ...string) { FILE: util/genrest/errorhandling/accumulator.go type Accumulator (line 24) | type Accumulator struct method AccumulateError (line 29) | func (ea *Accumulator) AccumulateError(err error) { method Error (line 38) | func (ea *Accumulator) Error() error { FILE: util/genrest/genserver.go function Generate (line 25) | func Generate(plugin *protogen.Plugin) error { FILE: util/genrest/gomodel/gomodel.go type Model (line 34) | type Model struct method Add (line 40) | func (gm *Model) Add(service *ServiceModel) { method String (line 45) | func (gm *Model) String() string { method CheckConsistency (line 57) | func (gm *Model) CheckConsistency() { type ServiceModel (line 100) | type ServiceModel struct method FullName (line 117) | func (service *ServiceModel) FullName() string { method String (line 122) | func (service *ServiceModel) String() string { method AddHandler (line 143) | func (service *ServiceModel) AddHandler(handler *RESTHandler) { method AddImports (line 151) | func (service *ServiceModel) AddImports(imports ...*pbinfo.ImportSpec) { type RESTHandler (line 164) | type RESTHandler struct method String (line 192) | func (rh *RESTHandler) String() string { type BodyFieldSpec (line 197) | type BodyFieldSpec constant BodyFieldNone (line 200) | BodyFieldNone BodyFieldSpec = iota constant BodyFieldSingle (line 201) | BodyFieldSingle constant BodyFieldAll (line 202) | BodyFieldAll FILE: util/genrest/gomodel/pathtemplate.go type PathTemplate (line 26) | type PathTemplate method Flatten (line 35) | func (pt PathTemplate) Flatten() PathTemplate { method HasVariables (line 45) | func (pt PathTemplate) HasVariables() (topVar, nestedVar bool) { method ListVariables (line 57) | func (pt PathTemplate) ListVariables() []string { method asGoLiteral (line 70) | func (pt PathTemplate) asGoLiteral() string { function NewPathTemplate (line 29) | func NewPathTemplate(pattern string) (PathTemplate, error) { type Segment (line 82) | type Segment struct method String (line 96) | func (seg *Segment) String() string { method Flatten (line 116) | func (seg *Segment) Flatten() PathTemplate { method asGoLiteral (line 127) | func (seg *Segment) asGoLiteral() string { type SegmentKind (line 140) | type SegmentKind method Valid (line 152) | func (sk SegmentKind) Valid() bool { method String (line 157) | func (sk SegmentKind) String() string { method asGoLiteral (line 167) | func (sk SegmentKind) asGoLiteral() string { constant KindUndefined (line 143) | KindUndefined SegmentKind = iota constant Literal (line 144) | Literal constant Variable (line 145) | Variable constant SingleValue (line 146) | SingleValue constant MultipleValue (line 147) | MultipleValue constant KindEnd (line 148) | KindEnd FILE: util/genrest/gomodel/pathtemplate_test.go function TestHasVariables (line 21) | func TestHasVariables(t *testing.T) { function TestListVariables (line 58) | func TestListVariables(t *testing.T) { FILE: util/genrest/gomodel/pathtemplatematch.go function FindValuesMatching (line 24) | func FindValuesMatching(first, second PathTemplate) (fullMatch bool, lon... function segmentsMatch (line 61) | func segmentsMatch(one, two *traverser) (bool, string) { function max (line 142) | func max(x, y int) int { type traverser (line 155) | type traverser struct method Segment (line 167) | func (tr *traverser) Segment() *Segment { method Len (line 172) | func (tr *traverser) Len() int { method Inc (line 177) | func (tr *traverser) Inc() { method ConsumeIfKind (line 185) | func (tr *traverser) ConsumeIfKind(kind SegmentKind) { method ConsumedAll (line 192) | func (tr *traverser) ConsumedAll() bool { method Done (line 197) | func (tr *traverser) Done() bool { method SetDone (line 202) | func (tr *traverser) SetDone() { FILE: util/genrest/gomodel/pathtemplatematch_test.go function TestFindValuesMatching (line 21) | func TestFindValuesMatching(t *testing.T) { FILE: util/genrest/gomodel/pathtemplateparser.go function ParseTemplate (line 38) | func ParseTemplate(template string) (parsed PathTemplate, err error) { type Parser (line 46) | type Parser struct method parse (line 67) | func (parser *Parser) parse() (pt PathTemplate, err error) { method parseSegments (line 103) | func (parser *Parser) parseSegments() (PathTemplate, error) { method parseOneSegment (line 131) | func (parser *Parser) parseOneSegment() (*Segment, error) { method parseSingleValue (line 143) | func (parser *Parser) parseSingleValue() (*Segment, error) { method parseMultipleValue (line 149) | func (parser *Parser) parseMultipleValue() (*Segment, error) { method parseLiteral (line 159) | func (parser *Parser) parseLiteral() (*Segment, error) { method parseToSegment (line 166) | func (parser *Parser) parseToSegment(re *regexp.Regexp, kind SegmentKi... method parseFieldPath (line 175) | func (parser *Parser) parseFieldPath() string { method parseVariable (line 182) | func (parser *Parser) parseVariable() (*Segment, error) { method GetRegexp (line 219) | func (parser *Parser) GetRegexp(expr string) *regexp.Regexp { function NewParser (line 57) | func NewParser(template string) *Parser { type segmentParser (line 128) | type segmentParser type Source (line 235) | type Source struct method Consume (line 241) | func (src *Source) Consume(num int) { method Str (line 246) | func (src *Source) Str() string { method InRange (line 254) | func (src *Source) InRange() bool { method IsNextByte (line 259) | func (src *Source) IsNextByte(query byte) bool { method ConsumeIf (line 264) | func (src *Source) ConsumeIf(query byte) bool { method ConsumeRegex (line 273) | func (src *Source) ConsumeRegex(re *regexp.Regexp) string { FILE: util/genrest/gomodel/pathtemplateparser_test.go function TestParseTemplate (line 22) | func TestParseTemplate(t *testing.T) { FILE: util/genrest/gomodelcreator.go function NewGoModel (line 30) | func NewGoModel(protoModel *protomodel.Model) (*gomodel.Model, error) { FILE: util/genrest/goview/goview.go type View (line 23) | type View struct method Append (line 33) | func (view *View) Append(file *SourceFile) *SourceFile { function New (line 28) | func New(capacity int) *View { type SourceFile (line 39) | type SourceFile struct method Contents (line 55) | func (sf *SourceFile) Contents() string { method Append (line 61) | func (sf *SourceFile) Append(source *Source) { method P (line 66) | func (sf *SourceFile) P(format string, args ...interface{}) { function NewFile (line 46) | func NewFile(directory, name string) *SourceFile { type Source (line 72) | type Source struct method Contents (line 82) | func (source *Source) Contents() string { method P (line 89) | func (source *Source) P(format string, args ...interface{}) { function NewSource (line 77) | func NewSource() *Source { FILE: util/genrest/goviewcreator.go function NewView (line 32) | func NewView(model *gomodel.Model) (*goview.View, error) { function constructServerStreamer (line 333) | func constructServerStreamer(service *gomodel.ServiceModel, handler *gom... type registeredHandler (line 356) | type registeredHandler struct function matchingPath (line 365) | func matchingPath(template gomodel.PathTemplate) (string, []string, erro... function extractPath (line 374) | func extractPath(template gomodel.PathTemplate, insideVariable bool) (st... type Namer (line 412) | type Namer struct method Get (line 423) | func (namer *Namer) Get(newName string) string { function NewNamer (line 417) | func NewNamer() *Namer { type sourceMap (line 437) | type sourceMap method sortedKeys (line 440) | func (sm sourceMap) sortedKeys() []string { function init (line 451) | func init() { FILE: util/genrest/goviewcreator_test.go function TestMatchingPath (line 26) | func TestMatchingPath(t *testing.T) { function TestNamer (line 67) | func TestNamer(t *testing.T) { function TestConstructStreamingServer (line 90) | func TestConstructStreamingServer(t *testing.T) { FILE: util/genrest/internal/pbinfo/pbinfo.go type ProtoType (line 34) | type ProtoType interface type Info (line 42) | type Info struct method NameSpec (line 140) | func (in *Info) NameSpec(e ProtoType) (string, ImportSpec, error) { method ImportSpec (line 188) | func (in *Info) ImportSpec(e ProtoType) (ImportSpec, error) { function Of (line 64) | func Of(files []*descriptor.FileDescriptorProto) Info { function addMessage (line 111) | func addMessage(typMap map[string]ProtoType, parentMap map[ProtoType]Pro... type ImportSpec (line 132) | type ImportSpec struct function ReduceServName (line 198) | func ReduceServName(svc, pkg string) string { function FullyQualifiedType (line 235) | func FullyQualifiedType(segments ...string) string { FILE: util/genrest/protomodel/protomodel.go type Model (line 31) | type Model struct method String (line 38) | func (model *Model) String() string { method AddService (line 50) | func (model *Model) AddService(service *Service) *Service { type Service (line 60) | type Service struct method String (line 68) | func (service *Service) String() string { method AddBinding (line 78) | func (service *Service) AddBinding(binding *RESTBinding) { type RESTBinding (line 86) | type RESTBinding struct method String (line 103) | func (binding *RESTBinding) String() string { type RESTRequestPattern (line 111) | type RESTRequestPattern struct method String (line 117) | func (binding *RESTRequestPattern) String() string { FILE: util/genrest/protomodelcreator.go function NewProtoModel (line 41) | func NewProtoModel(plugin *protogen.Plugin) (*protomodel.Model, error) { function addBindingsForMethod (line 85) | func addBindingsForMethod(protoModel *protomodel.Model, serviceModel *pr... function NewService (line 104) | func NewService(protoPackage string, descriptor *descriptorpb.ServiceDes... function NewServiceBinding (line 116) | func NewServiceBinding(service *protomodel.Service, method *descriptor.M... function NewRESTBinding (line 129) | func NewRESTBinding(methodName string, rule *annotations.HttpRule, index... function NewRESTRequestPattern (line 147) | func NewRESTRequestPattern(rule *annotations.HttpRule) (*protomodel.REST... function GetServiceConfig (line 178) | func GetServiceConfig() (*serviceconfig.Service, error) { type Mixins (line 209) | type Mixins type MixinFile (line 212) | type MixinFile struct type MixinService (line 218) | type MixinService struct type indexedRules (line 224) | type indexedRules function collectMixins (line 228) | func collectMixins(serviceConfig *serviceconfig.Service) Mixins { function getMixinsForAPI (line 243) | func getMixinsForAPI(mixinRules indexedRules, api string) Mixins { function getMixinFiles (line 268) | func getMixinFiles() (files []*descriptor.FileDescriptorProto) { function init (line 279) | func init() { FILE: util/genrest/resttools/checkrequestformat.go function CheckRequestFormat (line 32) | func CheckRequestFormat(jsonReader io.Reader, request *http.Request, mes... function CheckFieldNames (line 69) | func CheckFieldNames(payload jsonPayload) error { function CheckJSONEnumFields (line 88) | func CheckJSONEnumFields(payload jsonPayload, fieldsToCheck [][]protoref... function CheckEnum (line 107) | func CheckEnum(payload jsonPayload, fieldPath []protoreflect.Name) (fiel... function GetEnumFields (line 160) | func GetEnumFields(message protoreflect.Message) [][]protoreflect.Name { function ComputeEnumFields (line 174) | func ComputeEnumFields(message protoreflect.Message) [][]protoreflect.Na... function computeEnumFields (line 181) | func computeEnumFields(message protoreflect.MessageDescriptor, currentPa... type jsonPayload (line 200) | type jsonPayload function init (line 206) | func init() { FILE: util/genrest/resttools/checkrequestformat_test.go function TestComputeEnumFields (line 27) | func TestComputeEnumFields(t *testing.T) { function TestCheckRequestFormat (line 44) | func TestCheckRequestFormat(t *testing.T) { FILE: util/genrest/resttools/constants.go constant CharsField (line 21) | CharsField = `-_.0-9a-zA-Z` constant CharsLiteral (line 24) | CharsLiteral = `-_.~0-9a-zA-Z%` constant RegexURLPathSingleSegmentValue (line 29) | RegexURLPathSingleSegmentValue = "[^:]+" constant RegexURLPathMultipleSegmentValue (line 34) | RegexURLPathMultipleSegmentValue = "[^:]+" function init (line 51) | func init() { type BindingURIKeyType (line 61) | type BindingURIKeyType constant BindingURIKey (line 63) | BindingURIKey BindingURIKeyType = BindingURIKeyType("BindingURIKey") FILE: util/genrest/resttools/error_response.go function GRPCToHTTP (line 70) | func GRPCToHTTP(c codes.Code) int { function HTTPToGRPC (line 81) | func HTTPToGRPC(httpStatus int) codes.Code { constant NoCodeGRPC (line 107) | NoCodeGRPC codes.Code = 9999 constant NoCodeHTTP (line 111) | NoCodeHTTP int = -1 function ErrorResponse (line 117) | func ErrorResponse(w http.ResponseWriter, httpResponseCode int, grpcStat... function WriteShowcaseRESTImplementationError (line 155) | func WriteShowcaseRESTImplementationError(w http.ResponseWriter, message... FILE: util/genrest/resttools/error_response_test.go function TestErrorResponse (line 29) | func TestErrorResponse(t *testing.T) { function TestGRPCToHTTP (line 165) | func TestGRPCToHTTP(t *testing.T) { function TestHTTPToGRPC (line 185) | func TestHTTPToGRPC(t *testing.T) { FILE: util/genrest/resttools/headers.go constant headerNameContentType (line 24) | headerNameContentType = "Content-Type" constant headerValueContentTypeJSON (line 25) | headerValueContentTypeJSON = "application/json" constant headerNameAPIClient (line 27) | headerNameAPIClient = "X-Goog-Api-Client" constant headerValueTransportRESTPrefix (line 28) | headerValueTransportRESTPrefix = "rest/" constant headerValueClientGAPICPrefix (line 29) | headerValueClientGAPICPrefix = "gapic/" function PopulateRequestHeaders (line 35) | func PopulateRequestHeaders(request *http.Request) { function CheckContentType (line 47) | func CheckContentType(header http.Header) error { function CheckAPIClientHeader (line 56) | func CheckAPIClientHeader(header http.Header) error { function PrettyPrintHeaders (line 90) | func PrettyPrintHeaders(request *http.Request, indentation string) string { function IncludeRequestHeadersInResponse (line 104) | func IncludeRequestHeadersInResponse(w http.ResponseWriter, r *http.Requ... FILE: util/genrest/resttools/json.go function ToJSON (line 29) | func ToJSON() *protojson.MarshalOptions { function FromJSON (line 37) | func FromJSON() *protojson.UnmarshalOptions { type JSONMarshalOptions (line 48) | type JSONMarshalOptions struct method Replace (line 60) | func (jm *JSONMarshalOptions) Replace(opt *protojson.MarshalOptions) { method Restore (line 71) | func (jm *JSONMarshalOptions) Restore() { function ToDottedLowerCamel (line 78) | func ToDottedLowerCamel(fieldPath string) string { function init (line 86) | func init() { FILE: util/genrest/resttools/keysmatching.go function KeysMatchPath (line 27) | func KeysMatchPath(examine map[string][]string, lookFor []string) []stri... function matchesSelfOrParent (line 43) | func matchesSelfOrParent(examine, lookFor string) bool { FILE: util/genrest/resttools/keysmatching_test.go function TestKeysMatchPath (line 21) | func TestKeysMatchPath(t *testing.T) { FILE: util/genrest/resttools/populatefield.go function PopulateSingularFields (line 59) | func PopulateSingularFields(protoMessage proto.Message, fieldValues map[... function PopulateFields (line 76) | func PopulateFields(protoMessage proto.Message, fieldValues map[string][... function PopulateOneField (line 91) | func PopulateOneField(protoMessage proto.Message, fieldPath string, fiel... function parseBool (line 225) | func parseBool(asString string) (bool, error) { function findProtoFieldByJSONName (line 241) | func findProtoFieldByJSONName(fieldName string, fields protoreflect.Fiel... function parseWellKnownType (line 258) | func parseWellKnownType(message protoreflect.Message, fieldDescriptor pr... FILE: util/genrest/resttools/populatefield_test.go function TestParseWellKnownType (line 32) | func TestParseWellKnownType(t *testing.T) { function TestPopulateOneFieldError (line 93) | func TestPopulateOneFieldError(t *testing.T) { function TestPopulateSingularFields (line 181) | func TestPopulateSingularFields(t *testing.T) { function TestPopulateFields (line 346) | func TestPopulateFields(t *testing.T) { function TestParseBool (line 397) | func TestParseBool(t *testing.T) { FILE: util/genrest/resttools/server_streamer.go constant ServerStreamingChunkSize (line 29) | ServerStreamingChunkSize = 30 type ServerStreamer (line 36) | type ServerStreamer struct method Send (line 79) | func (streamer *ServerStreamer) Send(message proto.Message) error { method End (line 89) | func (streamer *ServerStreamer) End() error { method Context (line 98) | func (streamer *ServerStreamer) Context() context.Context { method sendJSONArrayMessage (line 107) | func (streamer *ServerStreamer) sendJSONArrayMessage(message []byte) e... method sendAsChunks (line 129) | func (streamer *ServerStreamer) sendAsChunks(content []byte, forceFlus... function NewServerStreamer (line 53) | func NewServerStreamer(responseWriter io.Writer, chunkSize int) (*Server... FILE: util/genrest/resttools/server_streamer_test.go type wireBuffer (line 24) | type wireBuffer struct method Flush (line 29) | func (wb *wireBuffer) Flush() { function TestServerStreamer (line 34) | func TestServerStreamer(t *testing.T) { function streamWithChunkSize (line 136) | func streamWithChunkSize(t *testing.T, label string, chunkSize int, mess... FILE: util/genrest/resttools/systemparam.go type SystemParameters (line 27) | type SystemParameters struct function GetSystemParameters (line 34) | func GetSystemParameters(request *http.Request) (systemParams *SystemPar... function processQueryString (line 48) | func processQueryString(queryString string) (systemParams *SystemParamet... FILE: util/genrest/resttools/systemparam_test.go function TestProcessQueryString (line 24) | func TestProcessQueryString(t *testing.T) {