public final class License extends GeneratedMessageV3 implements LicenseOrBuilder
License information.
Protobuf type grafeas.v1.License
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > LicenseImplements
LicenseOrBuilderStatic Fields
COMMENTS_FIELD_NUMBER
public static final int COMMENTS_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
EXPRESSION_FIELD_NUMBER
public static final int EXPRESSION_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static License getDefaultInstance()
Returns | |
---|---|
Type | Description |
License |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static License.Builder newBuilder()
Returns | |
---|---|
Type | Description |
License.Builder |
newBuilder(License prototype)
public static License.Builder newBuilder(License prototype)
Parameter | |
---|---|
Name | Description |
prototype | License |
Returns | |
---|---|
Type | Description |
License.Builder |
parseDelimitedFrom(InputStream input)
public static License parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input | InputStream |