type google.golang.org/genproto/googleapis/cloud/tasks/v2.OidcToken
14 uses
google.golang.org/genproto/googleapis/cloud/tasks/v2 (current package)
target.pb.go#L283: func (x *HttpRequest) GetOidcToken() *OidcToken {
target.pb.go#L314: OidcToken *OidcToken `protobuf:"bytes,6,opt,name=oidc_token,json=oidcToken,proto3,oneof"`
target.pb.go#L750: type OidcToken struct {
target.pb.go#L766: func (x *OidcToken) Reset() {
target.pb.go#L767: *x = OidcToken{}
target.pb.go#L775: func (x *OidcToken) String() string {
target.pb.go#L779: func (*OidcToken) ProtoMessage() {}
target.pb.go#L781: func (x *OidcToken) ProtoReflect() protoreflect.Message {
target.pb.go#L794: func (*OidcToken) Descriptor() ([]byte, []int) {
target.pb.go#L798: func (x *OidcToken) GetServiceAccountEmail() string {
target.pb.go#L805: func (x *OidcToken) GetAudience() string {
target.pb.go#L928: (*OidcToken)(nil), // 5: google.cloud.tasks.v2.OidcToken
target.pb.go#L1002: switch v := v.(*OidcToken); i {
golang.org/x/pkgsite/internal/queue
queue.go#L107: OidcToken: &taskspb.OidcToken{
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |