UpdateCollectionClusterSetupRequest.fromBuffer constructor
UpdateCollectionClusterSetupRequest.fromBuffer(
- List<
int> i, [ - ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY
Implementation
factory UpdateCollectionClusterSetupRequest.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromBuffer(i, r);