public interface InstallChaincodeResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
string label = 2 [json_name = "label"]; |
com.google.protobuf.ByteString |
getLabelBytes()
string label = 2 [json_name = "label"]; |
String |
getPackageId()
string package_id = 1 [json_name = "packageId"]; |
com.google.protobuf.ByteString |
getPackageIdBytes()
string package_id = 1 [json_name = "packageId"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getPackageId()
string package_id = 1 [json_name = "packageId"];
com.google.protobuf.ByteString getPackageIdBytes()
string package_id = 1 [json_name = "packageId"];
String getLabel()
string label = 2 [json_name = "label"];
com.google.protobuf.ByteString getLabelBytes()
string label = 2 [json_name = "label"];
Copyright © 2022. All rights reserved.