Class SourceInfo (2.17.0)

 public sealed class SourceInfo : IMessage<SourceInfo>, IEquatable<SourceInfo>, IDeepCloneable<SourceInfo>, IBufferMessage, IMessage 

Source information used to create a Service Config

Inheritance

object > SourceInfo

Namespace

Google.Api

Assembly

Google.Api.CommonProtos.dll

Constructors

SourceInfo()

 public SourceInfo() 

SourceInfo(SourceInfo)

 public SourceInfo(SourceInfo other) 
Parameter
Name
Description
other

Fields

SourceFilesFieldNumber

  public 
  
 const 
  
 int 
  
 SourceFilesFieldNumber 
  
 = 
  
 1 
 

Field number for the "source_files" field.

Field Value
Type
Description
int

Properties

Descriptor

 public static MessageDescriptor Descriptor { get; } 
Property Value
Type
Description

Parser

 public static MessageParser<SourceInfo> Parser { get; } 
Property Value
Type
Description

SourceFiles

 public RepeatedField<Any> SourceFiles { get; } 

All files used during config generation.

Property Value
Type
Description

Methods

CalculateSize()

 public int CalculateSize() 
Returns
Type
Description
int

Clone()

 public SourceInfo Clone() 
Returns
Type
Description

Equals(SourceInfo)

 public bool Equals(SourceInfo other) 
Parameter
Name
Description
other
Returns
Type
Description

Equals(object)

 public override bool Equals(object other) 
Parameter
Name
Description
other
Returns
Type
Description
Overrides

GetHashCode()

 public override int GetHashCode() 
Returns
Type
Description
int
Overrides

MergeFrom(SourceInfo)

 public void MergeFrom(SourceInfo other) 
Parameter
Name
Description
other

MergeFrom(CodedInputStream)

 public void MergeFrom(CodedInputStream input) 
Parameter
Name
Description

ToString()

 public override string ToString() 
Returns
Type
Description
Overrides

WriteTo(CodedOutputStream)

 public void WriteTo(CodedOutputStream output) 
Parameter
Name
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: