Versions in this module Expand all Collapse all v7 v7.1.0 Apr 17, 2023 Changes in this version + var ConnectOptionsValues = connectOptionsValuesType + var DeploymentFlagsValues = deploymentFlagsValuesType + var JWTAlgorithmValues = jwtAlgorithmValuesType + var OperationValues = operationValuesType + type ApiResourceLocation struct + Area *string + Id *uuid.UUID + MaxVersion *string + MinVersion *string + ReleasedVersion *string + ResourceName *string + ResourceVersion *int + RouteTemplate *string + type ConnectOptions string + type DeploymentFlags string + type EventActor struct + Id *uuid.UUID + Role *string + type EventScope struct + Id *uuid.UUID + Name *string + Type *string + type IdentityRef struct + Descriptor *string + DirectoryAlias *string + DisplayName *string + Id *string + ImageUrl *string + Inactive *bool + IsAadIdentity *bool + IsContainer *bool + IsDeletedInOrigin *bool + Links interface{} + ProfileUrl *string + UniqueName *string + Url *string + type IdentityRefWithEmail struct + Descriptor *string + DirectoryAlias *string + DisplayName *string + Id *string + ImageUrl *string + Inactive *bool + IsAadIdentity *bool + IsContainer *bool + IsDeletedInOrigin *bool + Links interface{} + PreferredEmailAddress *string + ProfileUrl *string + UniqueName *string + Url *string + type JWTAlgorithm string + type JsonPatchOperation struct + From *string + Op *Operation + Path *string + Value interface{} + type JsonWebToken struct + IsAuthenticated *bool + Properties *map[string]string + type Operation string + type PublicKey struct + Exponent *[]byte + Modulus *[]byte + type Publisher struct + Name *string + ServiceOwnerId *uuid.UUID + type ReferenceLink struct + Href *string + type ResourceRef struct + Id *string + Url *string + type ServiceEvent struct + EventType *string + Publisher *Publisher + Resource interface{} + ResourceContainers *map[string]interface{} + ResourceVersion *string + type SignedUrl struct + SignatureExpires *azuredevops.Time + Url *string + type TeamMember struct + Identity *IdentityRef + IsTeamAdmin *bool + type TimingEntry struct + ElapsedTicks *uint64 + Properties *map[string]interface{} + StartOffset *uint64 + type TimingGroup struct + Count *int + ElapsedTicks *uint64 + Timings *[]TimingEntry + type TraceFilter struct + Area *string + ExceptionType *string + IsEnabled *bool + Layer *string + Level *system.TraceLevel + Method *string + Owner *IdentityRef + OwnerId *uuid.UUID + Path *string + ProcessName *string + Service *string + ServiceHost *uuid.UUID + TimeCreated *azuredevops.Time + TraceId *uuid.UUID + Tracepoint *int + Uri *string + UserAgent *string + UserLogin *string + type VssJsonCollectionWrapper struct + Count *int + Value *[]interface{} + type VssJsonCollectionWrapperBase struct + Count *int + type VssNotificationEvent struct + Actors *[]EventActor + ArtifactUris *[]string + Data interface{} + EventType *string + ExpiresIn interface{} + ItemId *string + ProcessDelay interface{} + Scopes *[]EventScope + SourceEventCreatedTime *azuredevops.Time + type WrappedException struct + CustomProperties *map[string]interface{} + ErrorCode *int + EventId *int + HelpLink *string + InnerException *WrappedException + Message *string + StackTrace *string + TypeKey *string + TypeName *string Other modules containing this package github.com/microsoft/azure-devops-go-api/azuredevops github.com/microsoft/azure-devops-go-api/azuredevops/v6