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{