C# Class Google.Api.Gax.PathTemplate.Segment

A segment of a path.
Afficher le fichier Open project: googleapis/gax-dotnet

Private Properties

Свойство Type Description
Parse Segment
Segment System
ValidateWildcardValue void

Private Methods

Méthode Description
Parse ( string segment ) : Segment
Segment ( SegmentKind kind, string value ) : System
ValidateWildcardValue ( string value ) : void