public interface PolylineConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAnnotationSpecSet()
Required.
|
com.google.protobuf.ByteString |
getAnnotationSpecSetBytes()
Required.
|
String |
getInstructionMessage()
Optional.
|
com.google.protobuf.ByteString |
getInstructionMessageBytes()
Optional.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getAnnotationSpecSet()
Required. Annotation spec set resource name.
string annotation_spec_set = 1;com.google.protobuf.ByteString getAnnotationSpecSetBytes()
Required. Annotation spec set resource name.
string annotation_spec_set = 1;String getInstructionMessage()
Optional. Instruction message showed on contributors UI.
string instruction_message = 2;com.google.protobuf.ByteString getInstructionMessageBytes()
Optional. Instruction message showed on contributors UI.
string instruction_message = 2;Copyright © 2019 Google LLC. All rights reserved.